イベントこのバージョンで変更
王室五分税

Ruler TitleはCountryの唯一の統治者として、Flavor Rank内にあるすべての天然資源と富を得る権利を有する。そのため、Country Adjectiveの民によって採取された天然資源はすべて、正当にTarget Characterに帰属するのだ。だが、すべての国民に財産を差し出させてしまえば、彼らが採掘をおこなう動機がなくなってしまう。そのため、我々は王室五分税に定めた範囲内で資源を徴収することに決めた。
Target LocationでのTarget 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 LocationでのTarget Goodsの採掘量が増大しており、さらに税収が増すということで、この税が再び注目を浴びている。地方総督たちは生産が抑制されると考え、税の執行に消極的である。
Target LocationでのTarget 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
}
}