スクリプトエフェクト
reject_hegemon_ultimatum_effect
定義in_game/common/scripted_effects/country_effects.txt:2670
2671if = {
2672limit = {
2673exists = scope:actor
2674exists = scope:recipient
}
2676scope:actor = {
2681add_opinion = {
2682modifier = opinion_disobeyed_hegemon_demand
2683target = scope:recipient
}
}
}