事件本版本变更
加泰罗尼亚佣兵团被逐出Athens Country

成功击败加泰罗尼亚佣兵团并将其逐出Athens Country后,众多Athens Country Adjective精英已向Scope Ruler宣誓彻底效忠。随着Athens Country Flavor Rank前统治者流亡海外,Court Title内众多人士提议,扶持法兰西家族统治Athens Country,但也有部分人士建议,我们应借此机会与希腊民众建立联系,提拔当地贵族成员代为执政。
亚该亚国家dynamic historical event.tag
雅典国家trigger法兰西文化immediate希腊文化immediate
贵族阶层immediate
天主教宗教immediateach_vassalize_athens_for_reward变量trigger定义in_game/events/DHE/flavor_ach.txt:1023
1024hide_portraits = yes
1025type = country_event
1026title = flavor_ach.14.title 加泰罗尼亚佣兵团被逐出Athens Country
1027desc = flavor_ach.14.desc 成功击败加泰罗尼亚佣兵团并将其逐出Athens Country后,众多Athens Country Adjective精英已向Scope Ruler宣誓彻底效忠。随着Athens Country Flavor Rank前统治者流亡海外,Court Title内众多人士提议,扶持法兰西家族统治Athens Country,但也有部分人士建议,我们应借此机会与希腊民众建立联系,提拔当地贵族成员代为执政。
1028outcome = neutral
1030fire_only_once = yes
1031dynamic_historical_event = {
}
1039trigger = {
1040at_war = no
1042custom_tooltip = {
1043text = variable_ach_vassalize_athens_for_reward_tt 作为奖励,雅典可以被附庸
}
}
1052illustration_tags = {
105310 = regular
105410 = interior
}
1057immediate = {
}
1059ruler ?= {
1060save_scope_as = scope_ruler
}
1065if = {
1066limit = {
1067any_character = {}
}
1079random_character = {
1080limit = {}
1091save_scope_as = french_athens_new_ruler
}
}
1094else = {
1095create_character = {
1096adm = {
45
80
}
1097dip = {
45
67
}
1098mil = {
45
85
}
1099age = {
30
40
}
1103save_scope_as = french_athens_new_ruler
1104create_in_limbo = yes
}
}
1107if = {
1108limit = {
1109any_character = {}
}
1121random_character = {
1122limit = {}
1133save_scope_as = greeks_athens_new_ruler
}
}
1136else = {
1137create_character = {
1138adm = {
45
80
}
1139dip = {
45
67
}
1140mil = {
45
85
}
1141age = {
30
40
}
1145save_scope_as = greeks_athens_new_ruler
1146create_in_limbo = yes
}
}
}