parent
15a5108e23
commit
c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions
|
|
@ -204,16 +204,7 @@ building_orchards_requirement_terrain = {
|
|||
}
|
||||
|
||||
building_farm_estates_requirement_terrain = {
|
||||
OR = {
|
||||
terrain = farmlands
|
||||
AND = {
|
||||
OR = {
|
||||
terrain = hills
|
||||
terrain = jungle
|
||||
}
|
||||
county.culture = { has_cultural_parameter = rice_cultivators_can_construct_paddy_fields_in_hills_and_jungle }
|
||||
}
|
||||
}
|
||||
terrain = farmlands
|
||||
}
|
||||
|
||||
building_tell_mines_requirement_terrain = {
|
||||
|
|
@ -813,19 +804,11 @@ eastern_special_building_trigger = {
|
|||
has_building = shwedagon_pagoda_01
|
||||
has_building = ananda_temple_01
|
||||
has_building = khajuraho_01
|
||||
has_building = angkor_wat_01
|
||||
has_building = my_son_sanctuary_01
|
||||
has_building = stone_pagoda_01
|
||||
has_building = muara_takus_01
|
||||
has_building = three_pagodas_dali_01
|
||||
has_building = pyramid_lingapura_01
|
||||
has_building = buddha_kamakura_01
|
||||
has_building_or_higher = jokhang_01
|
||||
has_building_or_higher = konark_temple_01
|
||||
has_building_or_higher = vatapi_caves_01
|
||||
has_building_or_higher = sanchi_stupa_01
|
||||
has_building_or_higher = boudhanath_01
|
||||
has_building_or_higher = temples_angkor_01
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -852,7 +835,6 @@ religious_special_building_exclusion_trigger = { # checks if any special buildin
|
|||
has_building = holy_site_japanese_temple_01
|
||||
has_building = holy_site_chinese_temple_01
|
||||
has_building = holy_site_se_asia_pagan_temple_01
|
||||
has_building = izumo_taisha_01
|
||||
}
|
||||
}
|
||||
AND = { # Islamic
|
||||
|
|
@ -873,7 +855,6 @@ religious_special_building_exclusion_trigger = { # checks if any special buildin
|
|||
barony.holder.religion = religion:buddhism_religion
|
||||
barony.holder.religion = religion:jainism_religion
|
||||
barony.holder.religion = religion:taoism_religion
|
||||
barony.holder.religion = religion:confucianism_religion
|
||||
barony.holder.religion = religion:zoroastrianism_religion
|
||||
}
|
||||
eastern_special_building_trigger = yes
|
||||
|
|
@ -890,21 +871,6 @@ religious_special_building_exclusion_trigger = { # checks if any special buildin
|
|||
}
|
||||
}
|
||||
|
||||
building_monastic_schools_holding_level_requirement_trigger = {
|
||||
trigger_if = {
|
||||
limit = { scope:holder.faith = { has_doctrine_parameter = monastic_schools_allowed_in_every_holding_type } }
|
||||
OR = {
|
||||
has_building_or_higher = castle_$LEVEL$
|
||||
has_building_or_higher = city_$LEVEL$
|
||||
has_building_or_higher = temple_$LEVEL$
|
||||
has_building_or_higher = temple_citadel_$LEVEL$
|
||||
}
|
||||
}
|
||||
trigger_else = {
|
||||
has_building_or_higher = temple_$LEVEL$
|
||||
}
|
||||
}
|
||||
|
||||
building_murex_farm_requirement_terrain = {
|
||||
is_county_capital = yes
|
||||
is_coastal = yes
|
||||
|
|
@ -936,7 +902,6 @@ building_spice_plantation_requirement_terrain = {
|
|||
geographical_region = world_asia_sulawesi_maluku
|
||||
geographical_region = world_asia_indonesia
|
||||
geographical_region = world_india
|
||||
geographical_region = world_burma
|
||||
}
|
||||
OR = {
|
||||
terrain = jungle
|
||||
|
|
@ -955,19 +920,19 @@ building_examination_hall_requirement_terrain = {
|
|||
}
|
||||
|
||||
building_breweries_requirement = {
|
||||
trigger_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
AND = {
|
||||
has_building_or_higher = temple_$NUMBER$
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
faith = { has_doctrine_parameter = allows_brewery }
|
||||
}
|
||||
}
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
faith = { has_doctrine_parameter = allows_brewery }
|
||||
AND = {
|
||||
has_building_or_higher = city_$NUMBER$
|
||||
culture = { has_cultural_parameter = allows_brewery }
|
||||
}
|
||||
}
|
||||
trigger_else = {
|
||||
building_requirement_castle_city_church = { LEVEL = $NUMBER$ }
|
||||
culture = { has_cultural_parameter = allows_brewery }
|
||||
}
|
||||
}
|
||||
|
||||
#building_powder_magazine_requirement = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue