事件
王家伍一税

Ruler Title作为Country唯一的统治者,Flavor Rank内所有的自然商品和财富当归其所有。这就是Country Adjective公民采集的所有自然资源理应属于Target Character的原因。但是,如果所有人都必须将所得交给政府,那就没人有动力采集矿石了,所以我们才决定实施皇家伍一税,收取部分资源。
近期在Target Location发现了Target Goods更是让这一税种的话题再次被谈起,当地总督要求矿井管理者依法缴纳这一重要性大幅提高的赋税。Ruler Title的几名顾问认为这会伤害到资源生产。
葡萄牙国家dynamic historical event.tag
黄金商品immediate, trigger
白银商品immediate, trigger定义in_game/events/DHE/flavor_cas_por.txt:112
113hide_portraits = yes
114type = country_event
115title = flavor_cas_por.2.title 王家伍一税
116desc = flavor_cas_por.2.desc Ruler Title作为Country唯一的统治者,Flavor Rank内所有的自然商品和财富当归其所有。这就是Country Adjective公民采集的所有自然资源理应属于Target Character的原因。但是,如果所有人都必须将所得交给政府,那就没人有动力采集矿石了,所以我们才决定实施皇家伍一税,收取部分资源。
近期在Target Location发现了Target Goods更是让这一税种的话题再次被谈起,当地总督要求矿井管理者依法缴纳这一重要性大幅提高的赋税。Ruler Title的几名顾问认为这会伤害到资源生产。
近期在Target Location发现了Target Goods更是让这一税种的话题再次被谈起,当地总督要求矿井管理者依法缴纳这一重要性大幅提高的赋税。Ruler Title的几名顾问认为这会伤害到资源生产。
117outcome = neutral
118image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_silver.dds"
120fire_only_once = yes
121dynamic_historical_event = {
}
128trigger = {
129OR = {
130has_ruler = yes
131has_heir = yes
}
133OR = {
134any_owned_location = {
135continent != root.capital.continent
}
141any_subject = {
142any_owned_location = {
143continent != root.capital.continent
}
}
}
}
153immediate = {
157ruler_or_heir_if_regent = {
158save_scope_as = target_character
}
160random_owned_location = {
161limit = {
162continent != root.capital.continent
}
168save_scope_as = target_location
}
170random_subject = {
171limit = {
172any_owned_location = {
173continent != root.capital.continent
}
}
180random_owned_location = {
181limit = {
182continent != root.capital.continent
}
188save_scope_as = target_location
189random_pop = {
190save_scope_as = target_pop
}
}
}
194scope:target_location.raw_material = {
195save_scope_as = target_goods
}
}