事件本版本变更
王家伍一税

Ruler Title作为Country唯一的统治者,Flavor Rank内所有的自然商品和财富当归其所有。这就是Country Adjective公民采集的所有自然资源理应属于Target Character的原因。但是,如果所有人都必须将所得交给政府,那就没人有动力采集矿石了,所以我们才决定实施皇家伍一税,收取部分资源。
由于Target LocationTarget Goods开采规模不断扩大,这一税种的重要性急剧增加,关于它的话题再次被谈起。当地总督一直不愿征收该税,认为这会抑制生产。
卡斯蒂利亚国家dynamic historical event.tag
黄金商品immediate, trigger
白银商品immediate, trigger定义in_game/events/DHE/flavor_cas_por.txt:4
5type = country_event
6title = flavor_cas_por.1.title 王家伍一税
7desc = flavor_cas_por.1.desc Ruler Title作为Country唯一的统治者,Flavor Rank内所有的自然商品和财富当归其所有。这就是Country Adjective公民采集的所有自然资源理应属于Target Character的原因。但是,如果所有人都必须将所得交给政府,那就没人有动力采集矿石了,所以我们才决定实施皇家伍一税,收取部分资源。
由于Target LocationTarget Goods开采规模不断扩大,这一税种的重要性急剧增加,关于它的话题再次被谈起。当地总督一直不愿征收该税,认为这会抑制生产。
由于Target LocationTarget Goods开采规模不断扩大,这一税种的重要性急剧增加,关于它的话题再次被谈起。当地总督一直不愿征收该税,认为这会抑制生产。
8outcome = neutral
9image = "gfx/interface/icons/trade_goods/illustrations/_default.dds"
11fire_only_once = yes
19trigger = {
20OR = {
21has_ruler = yes
22has_heir = yes
}
24OR = {
25any_owned_location = {
26continent != root.capital.continent
}
32any_subject = {
33any_owned_location = {
34continent != root.capital.continent
}
}
}
}
44immediate = {
48ruler_or_heir_if_regent = {
49save_scope_as = target_character
}
51random_owned_location = {
52limit = {
53continent != root.capital.continent
}
59save_scope_as = target_location
}
61random_subject = {
62limit = {
63any_owned_location = {
64continent != root.capital.continent
}
}
71random_owned_location = {
72limit = {
73continent != root.capital.continent
}
79save_scope_as = target_location
80random_pop = {
81save_scope_as = target_pop
}
}
}
85scope:target_location.raw_material = {
86save_scope_as = target_goods
}
}