事件
毛皮交换

通过与Neighbor Country进行贸易,我们获得了火枪和铁器等商品,极大改变了Country Adjective的生活。而最近,Neighbor Country对我们人民的毛皮越来越感兴趣,认为这是极有价值的商品。
毛皮需求的增长,使得猎人在狩猎海狸和其他动物时越来越激进,Country部分人开始担心如果毛皮需求继续增长,生态会受到严重影响。
霍迪诺肖尼可成立国家dynamic historical event.tag
发现新大陆思潮immediate, trigger
基督教宗教组immediate, trigger定义in_game/events/DHE/flavor_IRO.txt:1177
1178type = country_event
1179title = flavor_iro.50.title 毛皮交换
1180desc = flavor_iro.50.desc 通过与Neighbor Country进行贸易,我们获得了火枪和铁器等商品,极大改变了Country Adjective的生活。而最近,Neighbor Country对我们人民的毛皮越来越感兴趣,认为这是极有价值的商品。
毛皮需求的增长,使得猎人在狩猎海狸和其他动物时越来越激进,Country部分人开始担心如果毛皮需求继续增长,生态会受到严重影响。
毛皮需求的增长,使得猎人在狩猎海狸和其他动物时越来越激进,Country部分人开始担心如果毛皮需求继续增长,生态会受到严重影响。
1181outcome = neutral
1183image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_fur.dds"
1186fire_only_once = yes
1187dynamic_historical_event = {
}
1195trigger = {
1196has_ruler = yes
1197any_neighbor_country = {
1198has_colonial_charters = yes
1201opinion = {
1201target = root
1201value >= 25
}
}
}
1205immediate = {
1206ruler ?= {
1207save_scope_as = our_ruler
}
1209random_neighbor_country = {
1210limit = {
1211has_colonial_charters = yes
1214opinion = {
1214target = root
1214value >= 25
}
}
1216save_scope_as = neighbor_country
}
}
1220illustration_tags = {
122110 = regular
122210 = interior
}