Does anybody got this trigger to fire? I want to use this in character event to fire. To be more specific:
Can anybody test it? Currently I have problems running Rome, so I'm forced to mod without testing. If I get this running fri/sat I should be able to release new versions of my mod (Improved Military Mod for 1.2, Improved Civil War Mod for 1.2 and few more minor bonuses
)
event said:trigger = {
age = 16
is_female = no
is_ruler = no
wealth = 1000
is_land = yes
NOT = { has_character_flag = civil_war_help }
country = {
has_civil_war = yes
invention = steppe_cavalry
NOT = { army_size_percentage = 1.2 }
}
}
Can anybody test it? Currently I have problems running Rome, so I'm forced to mod without testing. If I get this running fri/sat I should be able to release new versions of my mod (Improved Military Mod for 1.2, Improved Civil War Mod for 1.2 and few more minor bonuses