イベントこのバージョンで変更
Target Locationで穀物を醸造に転用

杯を満たすものは穀倉を満たさない。Target Locationでは、醸造に回される穀物があまりにも多く、公共の必需品が個人の利益のために犠牲にされているとの懸念が広がっている。これは単なる交易の問題ではなく、優先順位の問題である。地元の人々は空になった備蓄庫に不満を抱き、地元の醸造所が一般の農民を犠牲にして儲けようとしていると訴えている。
公正特性option 1
情け深い特性option 1
立法者特性option 1had_bad_royal_brewing_rights_event_variable変数immediate, trigger定義in_game/events/government/town_rights_events.txt:1738
1739type = country_event
1740title = town_rights_events.20.title Target Locationで穀物を醸造に転用
1741desc = town_rights_events.20.desc 杯を満たすものは穀倉を満たさない。Target Locationでは、醸造に回される穀物があまりにも多く、公共の必需品が個人の利益のために犠牲にされているとの懸念が広がっている。これは単なる交易の問題ではなく、優先順位の問題である。地元の人々は空になった備蓄庫に不満を抱き、地元の醸造所が一般の農民を犠牲にして儲けようとしていると訴えている。
1742outcome = negative
1744trigger = {
1745any_town_rights_in_country = {
1746this.town_rights_type = town_rights_type:royal_brewing_rights
}
1750at_war = no
1751is_during_bankruptcy = no
}
1754illustration_tags = {
175510 = angry
175610 = interior
}
1759immediate = {
}
1762random_locations_with_town_rights_in_country = {
1763limit = {
1763has_town_rights = town_rights_type:royal_brewing_rights
}
1764save_scope_as = target_location
1771province = {
1771save_scope_as = target_province
}
}
1774ruler_or_regent = {
1774save_scope_as = target_character
}
}