イベント
王室五分税

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
}
}