
尽管意大利市民曾经帮助我们充实了Target Location人口,但现在显而易见的是,他们正在对Target Market市场强取豪夺。我们必须将他们从Target Location驱逐出去,否则他们将继续为非作歹。
定义in_game/events/DHE/flavor_BYZ.txt:4860
4861hide_portraits = yes
4862type = country_event
4863title = flavor_byz.54.title 处理意大利商人
4864desc = flavor_byz.54.desc 尽管意大利市民曾经帮助我们充实了Target Location人口,但现在显而易见的是,他们正在对Target Market市场强取豪夺。我们必须将他们从Target Location驱逐出去,否则他们将继续为非作歹。
4865outcome = neutral
4866image = "gfx/interface/icons/trade_goods/illustrations/_default.dds"
4868fire_only_once = yes
4870illustration_tags = {
487110 = angry
487210 = exterior
}
4875dynamic_historical_event = {
4877from = 1400.1.1
4878to = 1500.1.1
4879monthly_chance = 1
}
4882trigger = {
4884location:constantinople.owner = root
4885location:constantinople = {
}
}
4893immediate = {
4894ruler_or_regent ?= {
4895save_scope_as = target_character
}
4898location:constantinople = {
4899save_scope_as = target_location
4900market = {
4901save_scope_as = target_market
}
4903random_buildings_in_location = {
4907owner = {
4908save_scope_as = target_country
}
}
4911random_buildings_in_location = {
4915owner = {
4916save_scope_as = target_country2
}
}
}
}
选项
ATarget Location只属于Target Character!
4926custom_tooltip = {
4927text = byz_destroy_italian_quarters_tt Target Location加拉塔和威尼斯特区建筑会被摧毁
4928scope:target_location = {
4929destroy_building = "building(building_type:galata|scope:target_country)"
4930destroy_building = "building(building_type:venetian_quarter|scope:target_country2)"
}
}
4934if = {
4935limit = {
4936any_owned_location = {
}
}
4943custom_tooltip = {
4944text = BYZ_ALL_ITALIAN_MERCHANTS_BECOME_UNHAPPY 治下所有意大利人群失去pop satisfaction extreme penalty人群满意度
4945every_owned_location = {
}
}
}
4964if = {
4965limit = {
4966country_exists = c:GEN }
4969add_opinion = {
4970modifier = opinion_kicked_out_italians
4971target = root
}
}
}
4975if = {
4976limit = {
4977country_exists = c:VEN }
4980add_opinion = {
4981modifier = opinion_kicked_out_italians
4982target = root
}
}
}
B应该避免与意大利邦国再次交战……
4992if = {
4993limit = {
4994country_exists = c:GEN }
4997add_opinion = {
4998modifier = opinion_allowed_italian_influence_in_constantinople
4999target = root
}
}
}
5003if = {
5004limit = {
5005country_exists = c:VEN }
5008add_opinion = {
5009modifier = opinion_allowed_italian_influence_in_constantinople
5010target = root
}
}
}