Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Bolivian War of Independence#
- country_event = {
- id = 4661999
- title = "EVTNAME4661999"
- desc = "EVTDESC4661999"
- picture = "bolivia"
- trigger = {
- tag = ARC
- ARC = { war_with = ENT }
- BOL = { vassal_of = THIS }
- war = yes
- has_global_flag = entre_rios_rebellion
- }
- mean_time_to_happen = { days = 20 }
- option = {
- name = "EVTOPTA4661999" #Fight Bolivia
- prestige = 15
- release_vassal = BOL
- leave_alliance = BOL
- ARC = {
- relation = {
- who = BOL
- value = -200
- }
- }
- war = {
- target = BOL
- attacker_goal = { casus_belli = civil_war }
- defender_goal = { casus_belli = status_quo }
- }
- ai_chance = {
- factor = 0.9
- modifier = {
- factor = 0
- war_exhaustion = 25
- }
- modifier = {
- factor = 0
- military_score = 0
- }
- }
- }
- option = {
- name = "EVTOPTB4661999"
- prestige = -10
- release_vassal = BOL
- ARC = {
- relation = {
- who = BOL
- value = +100
- }
- }
- BOL = {
- any_owned = {
- limit = {
- owner = BOL
- is_core = ARC
- }
- remove_core = ARC
- }
- }
- ARC = {
- any_owned = {
- limit = {
- owner = ARC
- is_core = BOL
- }
- remove_core = BOL
- }
- }
- ai_chance = {
- factor = 0.1
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement