• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
None from above :p
 
OK, no more spoilers, understood :p

<returns to event coding>
 
Further expansion of my mexico events. Any feed back is nice.
P.S.
Let me know if there are any errors.
Code:
#############################################
###### Mexican Reconquista
#############################################
event = {
         id = 7000001
         random = no
         country = MEX

	 trigger = {
	 event = 908500
	 }

	# Triggered by USA 908500

         name = "God's aid in La Reconquista?"
         desc = "Mexico had long hated the US for its aggressive war hundreds of years ago.  Now with their civil war raging, it is time to avenge those that died in the defense of Mexico"
         style = 0
         picture = "SPA_fascist"

	date = { day = 0 month = january year = 1936 }
	offset = 25
	deathdate = { day = 30 month = december year = 1947 }
 
 
           action_a = {
                  name = "It's a miracle!"
                  ai_chance = 75
		  command = { type = belligerence which = MEX value = 30 }
                  command = { type = addcore which = 761 }
                  command = { type = addcore which = 765 }
                  command = { type = addcore which = 762 }
                  command = { type = addcore which = 764 }
                  command = { type = addcore which = 767 }
                  command = { type = addcore which = 766 }
                  command = { type = addcore which = 736 }
                  command = { type = addcore which = 735 }
                  command = { type = addcore which = 763 }
                  command = { type = addcore which = 730 }
                  command = { type = addcore which = 729 }
                  command = { type = addcore which = 728 }
                  command = { type = addcore which = 768 }
                  command = { type = addcore which = 734 }
                  command = { type = addcore which = 706 }
                  command = { type = addcore which = 707 }
                  command = { type = addcore which = 708 }
                  command = { type = addcore which = 709 }
                  command = { type = addcore which = 732 }
                  command = { type = addcore which = 731 }
                  command = { type = addcore which = 733 }
                  command = { type = addcore which = 727 }
                  command = { type = addcore which = 726 }
                  command = { type = addcore which = 724 }
                  command = { type = addcore which = 725 }
                  command = { type = addcore which = 722 }
                  command = { type = addcore which = 723 }
                  command = { type = addcore which = 746 }
                  command = { type = addcore which = 718 }
                  command = { type = addcore which = 720 }
                  command = { type = addcore which = 721 }
                  command = { type = addcore which = 748 }
                  command = { type = addcore which = 717 }
                  command = { type = addcore which = 719 }
                  command = { type = addcore which = 715 }
                  command = { type = addcore which = 716 }
		  command = { type = end_guarantee which = USA where = MEX }
		  command = { type = end_non_aggression which = MEX where = USA }

           }

           action_b = {
                  name = "La Reconquista is a false dream"
                  ai_chance = 5
		  command = { type = dissent value = 40 }
		  command = { type = sleepevent which = 7000002 }
	   }
}

#############################################
###### Mexican Reconquista
#############################################
event = {
         id = 7000002
         random = no
         country = MEX

	 trigger = {
	 event = 7000001
	 atwar = no
	 }

	# Triggered by MEX 7000001

         name = "La Reconquista"
         desc = "Finally the time had come to reclaim what is properly ours.  The US and its manifest desitny shall fall."
         style = 0
         picture = "SPA_fascist"

	date = { day = 0 month = january year = 1936 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }
 
 
           action_a = {
                  name = "Retake Califorina"
                  ai_chance = 65
		  command = { type = war which = CAL }
           }
           action_b = {
                  name = "Para Mexico!!!"
                  ai_chance = 35
		  command = { type = war which = USA }
		  command = { type = war which = CAL }
           }
}

#############################################
###### Victory! (MEX)
#############################################
event = {
         id = 7000003
         random = no
         country = MEX

	 trigger = {
	 event = 7000002
	 war = { country = MEX  country = USA }
		AND = {
	 control = { province = 725 data = MEX }
	 control = { province = 733 data = MEX }
		}
	 }

	# Triggered by MEX 7000002

         name = "Victory!"
         desc = "After a glorious war with the americans, the usa sued for peace offering mexico all its former territory back.  thus restoring mexico to its former glory."
         style = 0
         picture = "SPA_fascist"

	date = { day = 0 month = january year = 1936 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }
 
           action_a = {
                  name = "Accept Peace"
		  command = { type = dissent value = -100 }
		  command = { type = trigger which = 7000011 }
           }
}

#############################################
###### Defeat A
#############################################
event = {
         id = 7000010
         random = no
         country = MEX

	 trigger = {
	 event = 7000009
	 }

	# Triggered by USA 7000009

         name = "Defeat"
         desc = "Just like in the last war with the americans, la cuidad de mexico has fallen.  We have no choice but to accept their terms."
         style = 0
         picture = "SPA_fascist"

	date = { day = 0 month = january year = 1936 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }
 
 
           action_a = {
                  name = "Accept Peace"
		  command = { type = peace which = USA value = 1 }
		  command = { type = non_aggression which = MEX where = USA }
		  command = { type = dissent value = 20 }
		  command = { type = secedeprovince which = USA value = 749 }
		  command = { type = secedeprovince which = USA value = 747 }
		  command = { type = secedeprovince which = USA value = 745 }
		  command = { type = secedeprovince which = USA value = 742 }
		  command = { type = secedeprovince which = USA value = 741 }
		  command = { type = secedeprovince which = USA value = 740 }
		  command = { type = secedeprovince which = USA value = 737 }
		  command = { type = secedeprovince which = USA value = 738 }
		  command = { type = secedeprovince which = USA value = 739 }
           }
}

#############################################
###### Defeat by Mexico
#############################################
event = {
id = 7000004
random = no
country = USA

trigger = {
event = 7000003

}

# Triggered by MEX 7000003

name = "We have been humiliated"
desc = "By an unbelievable set of ordeals, Mexico is in position to force our hand. All that is left is to offer peace and accept Mexican terms. So that we can continue the fight elsewhere."
style = 0
picture = "SPA_fascist"

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 30 month = december year = 1947 }


action_a = {
name = "Accept Terms"
command = { type = peace which = MEX value = 0 }
command = { type = non_aggression which = USA where = MEX }
command = { type = secedeprovince which = MEX value = 761 }
command = { type = secedeprovince which = MEX value = 765 }
command = { type = secedeprovince which = MEX value = 762 }
command = { type = secedeprovince which = MEX value = 764 }
command = { type = secedeprovince which = MEX value = 767 }
command = { type = secedeprovince which = MEX value = 766 }
command = { type = secedeprovince which = MEX value = 736 }
command = { type = secedeprovince which = MEX value = 735 }
command = { type = secedeprovince which = MEX value = 763 }
command = { type = secedeprovince which = MEX value = 730 }
command = { type = secedeprovince which = MEX value = 729 }
command = { type = secedeprovince which = MEX value = 728 }
command = { type = secedeprovince which = MEX value = 768 }
command = { type = secedeprovince which = MEX value = 734 }
command = { type = secedeprovince which = MEX value = 706 }
command = { type = secedeprovince which = MEX value = 707 }
command = { type = secedeprovince which = MEX value = 708 }
command = { type = secedeprovince which = MEX value = 709 }
command = { type = secedeprovince which = MEX value = 732 }
command = { type = secedeprovince which = MEX value = 731 }
command = { type = secedeprovince which = MEX value = 732 }
command = { type = secedeprovince which = MEX value = 727 }
command = { type = secedeprovince which = MEX value = 733 }
command = { type = secedeprovince which = MEX value = 726 }
command = { type = secedeprovince which = MEX value = 724 }
command = { type = secedeprovince which = MEX value = 725 }
command = { type = secedeprovince which = MEX value = 722 }
command = { type = secedeprovince which = MEX value = 723 }
command = { type = secedeprovince which = MEX value = 746 }
command = { type = secedeprovince which = MEX value = 718 }
command = { type = secedeprovince which = MEX value = 720 }
command = { type = secedeprovince which = MEX value = 721 }
command = { type = secedeprovince which = MEX value = 748 }
command = { type = secedeprovince which = MEX value = 717 }
command = { type = secedeprovince which = MEX value = 719 }
command = { type = secedeprovince which = MEX value = 715 }
command = { type = secedeprovince which = MEX value = 716 }
}
}

#############################################
###### Victory! (USA)
#############################################
event = {
id = 7000009
random = no
country = USA

trigger = {
war = { country = USA country = MEX }
AND = {
control = { province = 752 data = USA }
}
}


name = "Victory!"
desc = "We have once again taught the mexican's that america is the master of the west."
style = 0
picture = "SPA_fascist"

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 30 month = december year = 1947 }


action_a = {
name = "Force Peace"
ai_chance = 70
command = { type = peace which = MEX value = 1 }
command = { type = non_aggression which = USA where = MEX }
command = { type = dissent value = -100 }
command = { type = addcore which = 749 }
command = { type = addcore which = 747 }
command = { type = addcore which = 745 }
command = { type = addcore which = 742 }
command = { type = addcore which = 741 }
command = { type = addcore which = 740 }
command = { type = addcore which = 737 }
command = { type = addcore which = 738 }
command = { type = addcore which = 739 }
}

action_b = {
name = "Let us do what our fathers could not"
ai_chance = 30
command = { type = dissent value = -100 }
command = { type = addcore which = 749 }
command = { type = addcore which = 747 }
command = { type = addcore which = 745 }
command = { type = addcore which = 742 }
command = { type = addcore which = 741 }
command = { type = addcore which = 740 }
command = { type = addcore which = 737 }
command = { type = addcore which = 738 }
command = { type = addcore which = 739 }
command = { type = addcore which = 743 }
command = { type = addcore which = 744 }
command = { type = addcore which = 750 }
command = { type = addcore which = 751 }
command = { type = addcore which = 752 }
command = { type = addcore which = 753 }
command = { type = addcore which = 754 }
command = { type = addcore which = 755 }
command = { type = addcore which = 756 }
command = { type = inherit which = MEX }
command = { type = dissent value = 15 }
command = { type = sleepevent which = 7000010 }
}
}

#############################################
###### Southern Expansion
#############################################
event = {
         id = 7000011
         random = no
         country = MEX

	# Triggered by MEX 7000003

         name = "Continue our expansion?"
         desc = "With the once mighty USA defeated, Mexico is no longer thrreatened by anyone if it chose to expand south.  Or perhaps Canada and her allies would step in?"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Claim all Central America and the Caribbean!!"
                  ai_chance = 30
		  command = { type = dissent value = 15 }
		  command = { type = trigger which = 7000012 }
           }

           action_b = {
                  name = "Only CA"
                  ai_chance = 20
		  command = { type = dissent value = 5 }
		  command = { type = sleepevent which = 7000012 }
		  command = { type = trigger which = 7000020 }
	   }
           action_c = {
                  name = "Let's not push our luck"
                  ai_chance = 50
		  command = { type = sleepevent which = 7000013 }
           }
}

#############################################
###### Canada steps in
#############################################
event = {
        id = 7000012
        random = no
        country = CAN

	# Triggered by MEX 7000011
 
        name = "Mexico dares to threaten us and our allies?"
        desc = "With Mexico's victory over the US, they have looked to our allies in the south for expansion.  As leader of the commonwealth we must protect our allies."
        style = 0
        picture = "comunista"
 
        date = { day = 1 month = january year = 1936 }
        offset = 180
        deathdate = { day = 1 month = january year = 1970 }
 
        action_a = {
                ai_chance = 95
                name = "Crush the scum!"
		command = { type = war which = MEX }
        }
        action_b = {
                ai_chance = 5
                name = "We cannot spare the resources"
		command = { type = dissent value = 10 }
		  command = { type = trigger which = 7000020 }
		command = { type = sleepevent which = 7000013 }
        }

}

#############################################
###### CA seeks allies (with Canadian intervention)
#############################################
event = {
        id = 7000013
        random = no
        country = NIC

	# Triggered by MEX 7000011
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, Canada has stepped in to stop them.  Will they have better luck?"
        style = 0
        picture = "comunista"
 
        date = { day = 1 month = january year = 1936 }
        offset = 180
        deathdate = { day = 1 month = january year = 1970 }
 
        action_a = {
                ai_chance = 15
                name = "Give in"
		command = { type = trigger which = 7000024 }
        }
        action_b = {
                ai_chance = 85
                name = "Unite all of Central America into one alliance"
		command = { type = war which = MEX }
		command = { type = trigger which = 7000014 }
		command = { type = trigger which = 7000015 }
		command = { type = trigger which = 7000016 }
        }

}

#############################################
###### GUA response  (with Canadian intervention)
#############################################
event = {
        id = 7000014
        random = no
        country = GUA

	# Triggered by NIC 7000013
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, Canada has stepped in to stop them.  Will they have better luck?"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 85
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000017 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000017 }
        }
        action_c = {
                ai_chance = 5
                name = "Give in"
		command = { type = trigger which = 7000025 }
        }

}

#############################################
###### HON response  (with Canadian intervention)
#############################################
event = {
        id = 7000015
        random = no
        country = HON

	# Triggered by GUA 7000014
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, Canada has stepped in to stop them.  Will they have better luck?"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 85
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000017 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000018 }
        }
        action_c = {
                ai_chance = 5
                name = "Give in"
		command = { type = trigger which = 7000026 }
        }
}

#############################################
###### PAN response  (with Canadian intervention)
#############################################
event = {
        id = 7000016
        random = no
        country = PAN

	# Triggered by HON 7000015
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, Canada has stepped in to stop them.  Will they have better luck?"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 85
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000017 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000019 }
        }
        action_c = {
                ai_chance = 5
                name = "Give in"
		command = { type = trigger which = 7000027 }
        }

}

#############################################
###### Mexico goes south GUA
#############################################
event = {
        id = 7000017
        random = no
        country = MEX

	# Triggered by GUA 7000014
 
        name = "Dare we?"
        desc = "The fools think we will not attack them.  But fighting both the commonwealth and the CA countries might be too much."
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 90
                name = "Attack!!!!"
		command = { type = war which = GUA }
        }
        action_b = {
                ai_chance = 10
                name = "Let them be"
		command = { type = dissent value = 5 }
        }

}

#############################################
###### Mexico goes south HON
#############################################
event = {
        id = 7000018
        random = no
        country = MEX

	# Triggered by HON 7000015
 
        name = "Dare we?"
        desc = "The fools think we will not attack them.  But fighting both the commonwealth and the CA countries might be too much."
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 90
                name = "Attack!!!!"
		command = { type = war which = HON }
        }
        action_b = {
                ai_chance = 10
                name = "Let them be"
		command = { type = dissent value = 5 }
        }

}

#############################################
###### Mexico goes south GUA
#############################################
event = {
        id = 7000019
        random = no
        country = MEX

	# Triggered by PAN 7000016
 
        name = "Dare we?"
        desc = "The fools think we will not attack them.  But fighting both the commonwealth and the CA countries might be too much."
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 90
                name = "Attack!!!!"
		command = { type = war which = PAN }
        }
        action_b = {
                ai_chance = 10
                name = "Let them be"
		command = { type = dissent value = 5 }
        }

}

#############################################
###### CA seeks allies
#############################################
event = {
        id = 7000020
        random = no
        country = NIC

	# Triggered by MEX 7000011
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  Canada has let us fight alone."
        style = 0
        picture = "comunista"
 
        date = { day = 1 month = january year = 1936 }
        offset = 180
        deathdate = { day = 1 month = january year = 1970 }
 
        action_a = {
                ai_chance = 60
                name = "Give in"
		command = { type = trigger which = 7000024 }
        }
        action_b = {
                ai_chance = 40
                name = "Unite all of Central America into one alliance"
		command = { type = war which = MEX }
		command = { type = trigger which = 7000021 }
		command = { type = trigger which = 7000022 }
		command = { type = trigger which = 7000023 }
        }

}

#############################################
###### GUA response
#############################################
event = {
        id = 7000021
        random = no
        country = GUA

	# Triggered by NIC 7000020
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, where is Canada?"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 60
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000017 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000017 }
        }
        action_c = {
                ai_chance = 30
                name = "Give in"
		command = { type = trigger which = 7000025 }
        }

}

#############################################
###### HON response
#############################################
event = {
        id = 7000022
        random = no
        country = HON

	# Triggered by GUA 7000021
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  Dam Canada!!"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 40
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000018 }
        }
        action_b = {
                ai_chance = 20
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000018 }
        }
        action_c = {
                ai_chance = 40
                name = "Give in"
		command = { type = trigger which = 7000026 }
        }
}

#############################################
###### PAN response
#############################################
event = {
        id = 7000023
        random = no
        country = PAN

	# Triggered by HON 7000022
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  Let us pray."
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 40
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000019 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000019 }
        }
        action_c = {
                ai_chance = 50
                name = "Give in"
		command = { type = trigger which = 7000027 }
        }

}

#############################################
###### Annex NIC
#############################################
event = {
         id = 7000024
         random = no
         country = MEX

	# Triggered by NIC 7000013 or 70000020

         name = "God loves us!"
         desc = "Our nation grows ever more powerful!"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Awesome"
                  command = { type = addcore which = 888 }
                  command = { type = addcore which = 540 }
                  command = { type = addcore which = 539 }
           }
}

#############################################
###### Annex GUA
#############################################
event = {
         id = 7000025
         random = no
         country = MEX

	# Triggered by GUA 7000014 or 70000021

         name = "God loves us!"
         desc = "Our nation grows ever more powerful!"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Awesome"
                  command = { type = addcore which = 757 }
                  command = { type = addcore which = 758 }
                  command = { type = addcore which = 759 }
           }
}

#############################################
###### Annex HON
#############################################
event = {
         id = 7000025
         random = no
         country = MEX

	# Triggered by HON 7000015 or 70000022

         name = "God loves us!"
         desc = "Our nation grows ever more powerful!"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Awesome"
                  command = { type = addcore which = 760 }
           }
}

#############################################
###### Annex PAN
#############################################
event = {
         id = 7000025
         random = no
         country = MEX

	# Triggered by PAN 7000016 or 70000023

         name = "God loves us!"
         desc = "Our nation grows ever more powerful!"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Awesome"
                  command = { type = addcore which = 888 }
           }
}
 
Awesome, as usual. Say; have there ever been any plans fo making Kaiserreich II for HOI3? The enlarged map could be really cool for this type of mod
 
Awesome, as usual. Say; have there ever been any plans fo making Kaiserreich II for HOI3? The enlarged map could be really cool for this type of mod

There was talk about it and there was some dude that got the rights to make it in HoI3 but I think it never started.
 
Further expansion of my mexico events. Any feed back is nice.
Hi, after a very quick review here are my comments:
- dissent -100 is totally absurd, it should be -10, -15 at most;
- I am against USA gaining so many cores on Mexico and viceversa, it doesn't make sense to me; I can see Mexico gaining cores perhaps on parts of New Mexico, Arizona and California, but not more; USA should not get cores on Mexico at all;
- There are already events for a war between PSA and Mexico where PSA can gain cores only on Baja California and Mexico can gain cores on California (if I'm not wrong);
- I am not sure, but I think in the pre-release version 1.2 there should have been peace events between Mexico and USA, but I'm not sure;
- I am slightly against Mexico gaining cores on Central America;
- event 7000001 has ai_chance_a = 65 and ai_chance_b = 5, i guess ai_chance_b should be 35;
 
Further expansion of my mexico events. Any feed back is nice.
P.S.
Let me know if there are any errors.
Code:
#############################################
###### Mexican Reconquista
#############################################
event = {
         id = 7000001
         random = no
         country = MEX

	 trigger = {
	 event = 908500
	 }

	# Triggered by USA 908500

         name = "God's aid in La Reconquista?"
         desc = "Mexico had long hated the US for its aggressive war hundreds of years ago.  Now with their civil war raging, it is time to avenge those that died in the defense of Mexico"
         style = 0
         picture = "SPA_fascist"

	date = { day = 0 month = january year = 1936 }
	offset = 25
	deathdate = { day = 30 month = december year = 1947 }
 
 
           action_a = {
                  name = "It's a miracle!"
                  ai_chance = 75
		  command = { type = belligerence which = MEX value = 30 }
                  command = { type = addcore which = 761 }
                  command = { type = addcore which = 765 }
                  command = { type = addcore which = 762 }
                  command = { type = addcore which = 764 }
                  command = { type = addcore which = 767 }
                  command = { type = addcore which = 766 }
                  command = { type = addcore which = 736 }
                  command = { type = addcore which = 735 }
                  command = { type = addcore which = 763 }
                  command = { type = addcore which = 730 }
                  command = { type = addcore which = 729 }
                  command = { type = addcore which = 728 }
                  command = { type = addcore which = 768 }
                  command = { type = addcore which = 734 }
                  command = { type = addcore which = 706 }
                  command = { type = addcore which = 707 }
                  command = { type = addcore which = 708 }
                  command = { type = addcore which = 709 }
                  command = { type = addcore which = 732 }
                  command = { type = addcore which = 731 }
                  command = { type = addcore which = 733 }
                  command = { type = addcore which = 727 }
                  command = { type = addcore which = 726 }
                  command = { type = addcore which = 724 }
                  command = { type = addcore which = 725 }
                  command = { type = addcore which = 722 }
                  command = { type = addcore which = 723 }
                  command = { type = addcore which = 746 }
                  command = { type = addcore which = 718 }
                  command = { type = addcore which = 720 }
                  command = { type = addcore which = 721 }
                  command = { type = addcore which = 748 }
                  command = { type = addcore which = 717 }
                  command = { type = addcore which = 719 }
                  command = { type = addcore which = 715 }
                  command = { type = addcore which = 716 }
		  command = { type = end_guarantee which = USA where = MEX }
		  command = { type = end_non_aggression which = MEX where = USA }

           }

           action_b = {
                  name = "La Reconquista is a false dream"
                  ai_chance = 5
		  command = { type = dissent value = 40 }
		  command = { type = sleepevent which = 7000002 }
	   }
}

#############################################
###### Mexican Reconquista
#############################################
event = {
         id = 7000002
         random = no
         country = MEX

	 trigger = {
	 event = 7000001
	 atwar = no
	 }

	# Triggered by MEX 7000001

         name = "La Reconquista"
         desc = "Finally the time had come to reclaim what is properly ours.  The US and its manifest desitny shall fall."
         style = 0
         picture = "SPA_fascist"

	date = { day = 0 month = january year = 1936 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }
 
 
           action_a = {
                  name = "Retake Califorina"
                  ai_chance = 65
		  command = { type = war which = CAL }
           }
           action_b = {
                  name = "Para Mexico!!!"
                  ai_chance = 35
		  command = { type = war which = USA }
		  command = { type = war which = CAL }
           }
}

#############################################
###### Victory! (MEX)
#############################################
event = {
         id = 7000003
         random = no
         country = MEX

	 trigger = {
	 event = 7000002
	 war = { country = MEX  country = USA }
		AND = {
	 control = { province = 725 data = MEX }
	 control = { province = 733 data = MEX }
		}
	 }

	# Triggered by MEX 7000002

         name = "Victory!"
         desc = "After a glorious war with the americans, the usa sued for peace offering mexico all its former territory back.  thus restoring mexico to its former glory."
         style = 0
         picture = "SPA_fascist"

	date = { day = 0 month = january year = 1936 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }
 
           action_a = {
                  name = "Accept Peace"
		  command = { type = dissent value = -100 }
		  command = { type = trigger which = 7000011 }
           }
}

#############################################
###### Defeat A
#############################################
event = {
         id = 7000010
         random = no
         country = MEX

	 trigger = {
	 event = 7000009
	 }

	# Triggered by USA 7000009

         name = "Defeat"
         desc = "Just like in the last war with the americans, la cuidad de mexico has fallen.  We have no choice but to accept their terms."
         style = 0
         picture = "SPA_fascist"

	date = { day = 0 month = january year = 1936 }
	offset = 5
	deathdate = { day = 30 month = december year = 1947 }
 
 
           action_a = {
                  name = "Accept Peace"
		  command = { type = peace which = USA value = 1 }
		  command = { type = non_aggression which = MEX where = USA }
		  command = { type = dissent value = 20 }
		  command = { type = secedeprovince which = USA value = 749 }
		  command = { type = secedeprovince which = USA value = 747 }
		  command = { type = secedeprovince which = USA value = 745 }
		  command = { type = secedeprovince which = USA value = 742 }
		  command = { type = secedeprovince which = USA value = 741 }
		  command = { type = secedeprovince which = USA value = 740 }
		  command = { type = secedeprovince which = USA value = 737 }
		  command = { type = secedeprovince which = USA value = 738 }
		  command = { type = secedeprovince which = USA value = 739 }
           }
}

#############################################
###### Defeat by Mexico
#############################################
event = {
id = 7000004
random = no
country = USA

trigger = {
event = 7000003

}

# Triggered by MEX 7000003

name = "We have been humiliated"
desc = "By an unbelievable set of ordeals, Mexico is in position to force our hand. All that is left is to offer peace and accept Mexican terms. So that we can continue the fight elsewhere."
style = 0
picture = "SPA_fascist"

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 30 month = december year = 1947 }


action_a = {
name = "Accept Terms"
command = { type = peace which = MEX value = 0 }
command = { type = non_aggression which = USA where = MEX }
command = { type = secedeprovince which = MEX value = 761 }
command = { type = secedeprovince which = MEX value = 765 }
command = { type = secedeprovince which = MEX value = 762 }
command = { type = secedeprovince which = MEX value = 764 }
command = { type = secedeprovince which = MEX value = 767 }
command = { type = secedeprovince which = MEX value = 766 }
command = { type = secedeprovince which = MEX value = 736 }
command = { type = secedeprovince which = MEX value = 735 }
command = { type = secedeprovince which = MEX value = 763 }
command = { type = secedeprovince which = MEX value = 730 }
command = { type = secedeprovince which = MEX value = 729 }
command = { type = secedeprovince which = MEX value = 728 }
command = { type = secedeprovince which = MEX value = 768 }
command = { type = secedeprovince which = MEX value = 734 }
command = { type = secedeprovince which = MEX value = 706 }
command = { type = secedeprovince which = MEX value = 707 }
command = { type = secedeprovince which = MEX value = 708 }
command = { type = secedeprovince which = MEX value = 709 }
command = { type = secedeprovince which = MEX value = 732 }
command = { type = secedeprovince which = MEX value = 731 }
command = { type = secedeprovince which = MEX value = 732 }
command = { type = secedeprovince which = MEX value = 727 }
command = { type = secedeprovince which = MEX value = 733 }
command = { type = secedeprovince which = MEX value = 726 }
command = { type = secedeprovince which = MEX value = 724 }
command = { type = secedeprovince which = MEX value = 725 }
command = { type = secedeprovince which = MEX value = 722 }
command = { type = secedeprovince which = MEX value = 723 }
command = { type = secedeprovince which = MEX value = 746 }
command = { type = secedeprovince which = MEX value = 718 }
command = { type = secedeprovince which = MEX value = 720 }
command = { type = secedeprovince which = MEX value = 721 }
command = { type = secedeprovince which = MEX value = 748 }
command = { type = secedeprovince which = MEX value = 717 }
command = { type = secedeprovince which = MEX value = 719 }
command = { type = secedeprovince which = MEX value = 715 }
command = { type = secedeprovince which = MEX value = 716 }
}
}

#############################################
###### Victory! (USA)
#############################################
event = {
id = 7000009
random = no
country = USA

trigger = {
war = { country = USA country = MEX }
AND = {
control = { province = 752 data = USA }
}
}


name = "Victory!"
desc = "We have once again taught the mexican's that america is the master of the west."
style = 0
picture = "SPA_fascist"

date = { day = 0 month = january year = 1936 }
offset = 5
deathdate = { day = 30 month = december year = 1947 }


action_a = {
name = "Force Peace"
ai_chance = 70
command = { type = peace which = MEX value = 1 }
command = { type = non_aggression which = USA where = MEX }
command = { type = dissent value = -100 }
command = { type = addcore which = 749 }
command = { type = addcore which = 747 }
command = { type = addcore which = 745 }
command = { type = addcore which = 742 }
command = { type = addcore which = 741 }
command = { type = addcore which = 740 }
command = { type = addcore which = 737 }
command = { type = addcore which = 738 }
command = { type = addcore which = 739 }
}

action_b = {
name = "Let us do what our fathers could not"
ai_chance = 30
command = { type = dissent value = -100 }
command = { type = addcore which = 749 }
command = { type = addcore which = 747 }
command = { type = addcore which = 745 }
command = { type = addcore which = 742 }
command = { type = addcore which = 741 }
command = { type = addcore which = 740 }
command = { type = addcore which = 737 }
command = { type = addcore which = 738 }
command = { type = addcore which = 739 }
command = { type = addcore which = 743 }
command = { type = addcore which = 744 }
command = { type = addcore which = 750 }
command = { type = addcore which = 751 }
command = { type = addcore which = 752 }
command = { type = addcore which = 753 }
command = { type = addcore which = 754 }
command = { type = addcore which = 755 }
command = { type = addcore which = 756 }
command = { type = inherit which = MEX }
command = { type = dissent value = 15 }
command = { type = sleepevent which = 7000010 }
}
}

#############################################
###### Southern Expansion
#############################################
event = {
         id = 7000011
         random = no
         country = MEX

	# Triggered by MEX 7000003

         name = "Continue our expansion?"
         desc = "With the once mighty USA defeated, Mexico is no longer thrreatened by anyone if it chose to expand south.  Or perhaps Canada and her allies would step in?"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Claim all Central America and the Caribbean!!"
                  ai_chance = 30
		  command = { type = dissent value = 15 }
		  command = { type = trigger which = 7000012 }
           }

           action_b = {
                  name = "Only CA"
                  ai_chance = 20
		  command = { type = dissent value = 5 }
		  command = { type = sleepevent which = 7000012 }
		  command = { type = trigger which = 7000020 }
	   }
           action_c = {
                  name = "Let's not push our luck"
                  ai_chance = 50
		  command = { type = sleepevent which = 7000013 }
           }
}

#############################################
###### Canada steps in
#############################################
event = {
        id = 7000012
        random = no
        country = CAN

	# Triggered by MEX 7000011
 
        name = "Mexico dares to threaten us and our allies?"
        desc = "With Mexico's victory over the US, they have looked to our allies in the south for expansion.  As leader of the commonwealth we must protect our allies."
        style = 0
        picture = "comunista"
 
        date = { day = 1 month = january year = 1936 }
        offset = 180
        deathdate = { day = 1 month = january year = 1970 }
 
        action_a = {
                ai_chance = 95
                name = "Crush the scum!"
		command = { type = war which = MEX }
        }
        action_b = {
                ai_chance = 5
                name = "We cannot spare the resources"
		command = { type = dissent value = 10 }
		  command = { type = trigger which = 7000020 }
		command = { type = sleepevent which = 7000013 }
        }

}

#############################################
###### CA seeks allies (with Canadian intervention)
#############################################
event = {
        id = 7000013
        random = no
        country = NIC

	# Triggered by MEX 7000011
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, Canada has stepped in to stop them.  Will they have better luck?"
        style = 0
        picture = "comunista"
 
        date = { day = 1 month = january year = 1936 }
        offset = 180
        deathdate = { day = 1 month = january year = 1970 }
 
        action_a = {
                ai_chance = 15
                name = "Give in"
		command = { type = trigger which = 7000024 }
        }
        action_b = {
                ai_chance = 85
                name = "Unite all of Central America into one alliance"
		command = { type = war which = MEX }
		command = { type = trigger which = 7000014 }
		command = { type = trigger which = 7000015 }
		command = { type = trigger which = 7000016 }
        }

}

#############################################
###### GUA response  (with Canadian intervention)
#############################################
event = {
        id = 7000014
        random = no
        country = GUA

	# Triggered by NIC 7000013
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, Canada has stepped in to stop them.  Will they have better luck?"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 85
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000017 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000017 }
        }
        action_c = {
                ai_chance = 5
                name = "Give in"
		command = { type = trigger which = 7000025 }
        }

}

#############################################
###### HON response  (with Canadian intervention)
#############################################
event = {
        id = 7000015
        random = no
        country = HON

	# Triggered by GUA 7000014
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, Canada has stepped in to stop them.  Will they have better luck?"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 85
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000017 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000018 }
        }
        action_c = {
                ai_chance = 5
                name = "Give in"
		command = { type = trigger which = 7000026 }
        }
}

#############################################
###### PAN response  (with Canadian intervention)
#############################################
event = {
        id = 7000016
        random = no
        country = PAN

	# Triggered by HON 7000015
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, Canada has stepped in to stop them.  Will they have better luck?"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 85
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000017 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000019 }
        }
        action_c = {
                ai_chance = 5
                name = "Give in"
		command = { type = trigger which = 7000027 }
        }

}

#############################################
###### Mexico goes south GUA
#############################################
event = {
        id = 7000017
        random = no
        country = MEX

	# Triggered by GUA 7000014
 
        name = "Dare we?"
        desc = "The fools think we will not attack them.  But fighting both the commonwealth and the CA countries might be too much."
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 90
                name = "Attack!!!!"
		command = { type = war which = GUA }
        }
        action_b = {
                ai_chance = 10
                name = "Let them be"
		command = { type = dissent value = 5 }
        }

}

#############################################
###### Mexico goes south HON
#############################################
event = {
        id = 7000018
        random = no
        country = MEX

	# Triggered by HON 7000015
 
        name = "Dare we?"
        desc = "The fools think we will not attack them.  But fighting both the commonwealth and the CA countries might be too much."
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 90
                name = "Attack!!!!"
		command = { type = war which = HON }
        }
        action_b = {
                ai_chance = 10
                name = "Let them be"
		command = { type = dissent value = 5 }
        }

}

#############################################
###### Mexico goes south GUA
#############################################
event = {
        id = 7000019
        random = no
        country = MEX

	# Triggered by PAN 7000016
 
        name = "Dare we?"
        desc = "The fools think we will not attack them.  But fighting both the commonwealth and the CA countries might be too much."
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 90
                name = "Attack!!!!"
		command = { type = war which = PAN }
        }
        action_b = {
                ai_chance = 10
                name = "Let them be"
		command = { type = dissent value = 5 }
        }

}

#############################################
###### CA seeks allies
#############################################
event = {
        id = 7000020
        random = no
        country = NIC

	# Triggered by MEX 7000011
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  Canada has let us fight alone."
        style = 0
        picture = "comunista"
 
        date = { day = 1 month = january year = 1936 }
        offset = 180
        deathdate = { day = 1 month = january year = 1970 }
 
        action_a = {
                ai_chance = 60
                name = "Give in"
		command = { type = trigger which = 7000024 }
        }
        action_b = {
                ai_chance = 40
                name = "Unite all of Central America into one alliance"
		command = { type = war which = MEX }
		command = { type = trigger which = 7000021 }
		command = { type = trigger which = 7000022 }
		command = { type = trigger which = 7000023 }
        }

}

#############################################
###### GUA response
#############################################
event = {
        id = 7000021
        random = no
        country = GUA

	# Triggered by NIC 7000020
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  However, where is Canada?"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 60
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000017 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000017 }
        }
        action_c = {
                ai_chance = 30
                name = "Give in"
		command = { type = trigger which = 7000025 }
        }

}

#############################################
###### HON response
#############################################
event = {
        id = 7000022
        random = no
        country = HON

	# Triggered by GUA 7000021
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  Dam Canada!!"
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 40
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000018 }
        }
        action_b = {
                ai_chance = 20
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000018 }
        }
        action_c = {
                ai_chance = 40
                name = "Give in"
		command = { type = trigger which = 7000026 }
        }
}

#############################################
###### PAN response
#############################################
event = {
        id = 7000023
        random = no
        country = PAN

	# Triggered by HON 7000022
 
        name = "Mexico dares to threaten us?"
        desc = "With Mexico's victory over the US, they have looked to us for a southern expansion.  Let us pray."
        style = 0
        picture = "comunista"
 
        action_a = {
                ai_chance = 40
                name = "Unite as one!!"
		command = { type = alliance which = NIC }
		command = { type = sleepevent which = 7000019 }
        }
        action_b = {
                ai_chance = 10
                name = "Mexico would never attack us"
		command = { type = trigger which = 7000019 }
        }
        action_c = {
                ai_chance = 50
                name = "Give in"
		command = { type = trigger which = 7000027 }
        }

}

#############################################
###### Annex NIC
#############################################
event = {
         id = 7000024
         random = no
         country = MEX

	# Triggered by NIC 7000013 or 70000020

         name = "God loves us!"
         desc = "Our nation grows ever more powerful!"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Awesome"
                  command = { type = addcore which = 888 }
                  command = { type = addcore which = 540 }
                  command = { type = addcore which = 539 }
           }
}

#############################################
###### Annex GUA
#############################################
event = {
         id = 7000025
         random = no
         country = MEX

	# Triggered by GUA 7000014 or 70000021

         name = "God loves us!"
         desc = "Our nation grows ever more powerful!"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Awesome"
                  command = { type = addcore which = 757 }
                  command = { type = addcore which = 758 }
                  command = { type = addcore which = 759 }
           }
}

#############################################
###### Annex HON
#############################################
event = {
         id = 7000025
         random = no
         country = MEX

	# Triggered by HON 7000015 or 70000022

         name = "God loves us!"
         desc = "Our nation grows ever more powerful!"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Awesome"
                  command = { type = addcore which = 760 }
           }
}

#############################################
###### Annex PAN
#############################################
event = {
         id = 7000025
         random = no
         country = MEX

	# Triggered by PAN 7000016 or 70000023

         name = "God loves us!"
         desc = "Our nation grows ever more powerful!"
         style = 0
         picture = "SPA_fascist"

           action_a = {
                  name = "Awesome"
                  command = { type = addcore which = 888 }
           }
}

What means "Para Mexico"?

I found an error in the Mexican defeat event. Is Ciudad de México, not Cuidad de México.
 
He was russian and he was to do it on a russian forum so who knows.

I know. He's still going to start it, still hadn't begun.