
我族人民渴望获得来自异域的商品。珍奇异宝自古以来就吸引着我们的人民。许多官员支持优先发展与我族传统相近的商品贸易,主张采取保护主义立场抵御变革之风。然而,或许我们也应该倾听那些支持对未来采取开放态度的声音……
定义in_game/events/jurchen_confederation_events.txt:549
550type = country_event
551title = jurchen_confederation_events.8.title 人民的需求
552desc = jurchen_confederation_events.8.desc 我族人民渴望获得来自异域的商品。珍奇异宝自古以来就吸引着我们的人民。许多官员支持优先发展与我族传统相近的商品贸易,主张采取保护主义立场抵御变革之风。然而,或许我们也应该倾听那些支持对未来采取开放态度的声音……
553outcome = neutral
555image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_horses.dds"
557trigger = {
558any_international_organizations_member_of = {
}
}
选项
A我们是骄傲的战士,我们只需要马匹和皮革!
569capital.market = {
570add_goods_supply = {
572amount = {
574add = root.societal_value:centralization_vs_decentralization
575min = 15
576max = 50
}
}
579add_goods_supply = {
581amount = {
583add = root.societal_value:centralization_vs_decentralization
584min = 15
585max = 50
}
}
}
590change_societal_value = {
592value = {
593value = scope:target_jc_leader.societal_value:sinicized_vs_unsinicized
594divide = 10
595if = {
596limit = {
597scope:target_jc_leader.societal_value:sinicized_vs_unsinicized > 0
}
599multiply = -1
}
601max = -2.5
}
}
B让我们不要因为拥抱未来而羞愧!
609capital.market = {
610add_goods_supply = {
612amount = {
614add = root.societal_value:centralization_vs_decentralization
615multiply = -1
616min = 15
617max = 50
}
}
620add_goods_supply = {
622amount = {
624add = root.societal_value:centralization_vs_decentralization
625multiply = -1
626min = 15
627max = 50
}
}
}
632change_societal_value = {
634value = {
635value = scope:target_jc_leader.societal_value:sinicized_vs_unsinicized
636divide = 10
637if = {
638limit = {
639scope:target_jc_leader.societal_value:sinicized_vs_unsinicized < 0
}
641multiply = -1
}
643max = 2.5
}
}