• 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.

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Garbon said:
If we are adding Maine then yes, I think it should be added to all of those events.
The we need to tell Yodamaster to add the correspondent line of province revolt risk to all events in the same way as they are for the other 13 provinces of those four events.
I have only submitted RR increase of American provinces on original events and balanced the actions using loss or gain in treasury.

Here is the summary:
Code:
#%RR increase
-------------

ENG_3349-----------------------------------------------1760-1765 American Self-Assurance
 	ACTION A FROM 2 TO 3

ENG_3047-----------------------------------------------1765-1765 Tax Revolt in America: Stamp Tax & Tolls
	ACTION A FROM 3 TO 5
	ACTION B FROM 7 TO 10

	ACTION C UNCHANGED (ENGLISH PROVS SET AT 5)

ENG_3048-----------------------------------------------1770-1771 The American Colonial Policy: Tea Toll	
	ACTION A FROM 3 TO 6 (and command treasury value set to -300 instead of -500)
	ACTION B FROM 8 TO 16
	ACTION C FROM -7 TO -10

ENG_3049-----------------------------------------------1773-1774 The American Revolution
	ACTION A FROM 8 TO 16
	ACTION B FROM 16 TO 32
	ACTION C FROM -15 TO -25 (but command  treasury value -600 to be added)


#%RR decrease
-------------

ENG_4986-----------------------------------------------1773-1820 The Continental Congress Fails	(if USA_4990 B)	
	ACTION A FROM -12 TO -24 

ENG_4983-----------------------------------------------1773-1820 The Treaty of Paris	
	ACTION A FROM -35 TO -70 
		
ENG_4984-----------------------------------------------1773-1820 The Treaty of Paris		
	ACTION A FROM -35 TO -70 

ENG_4985-----------------------------------------------1773-1820 The Destruction of the Tax Revolt		
	ACTION A FROM -35 TO -70 

ENG_3052-----------------------------------------------1790-1791 The North American Union		
	ACTION A FROM -35 TO -70 

ENG_4987-----------------------------------------------1785-1790 Colonial dissatisfaction cools	
	ACTION A FROM -35 TO -70

so the line:

Code:
command = { type = province_revoltrisk which = 104 value =  [COLOR=Lime]<value>[/COLOR] } #Penobscot
should be added to:
ENG_3349 *
ENG_3047 A B (not C)
ENG_3048 A B C
ENG_3049 A B C
ENG_4986 *
ENG_4983 *
ENG_4984 *
ENG_4985 *
ENG_3052 *
ENG_4987 *

You're right, France should be exempt from revolts if it is intervening on the U.S's side.
Ok, the province specific events have already covered for this aspect as much as the French event on the American Revolution! ;)
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Garbon said:
On changes, I don't think that we should make the U.S. revolt = no. I still think that we should have the sequence more open so that other nations would have problems as well (more on that in a second). Keep the British event as it is good (as long as the U.S. doesn't exist) but don't have it trigger event 4990 for the case where the U.S. declared its independence, without that event.

As a result, don't make any of those changes to events 4990, 4982, 4983, 4984, 4985, 4986, or 4996.
So you say:

Code:
#(1775-1820) The Olive Branch Petition
#by Bordic
event = {
	id = 164036
	trigger = {
.
.
.
	}
	random = no
	country = ENG
	name = "EVENTNAME164036" #The Olive Branch Petition
	desc = "EVENTHIST164036"
	#-#

	date = { day = 22 month = august year = 1775 }
	offset = 30
	deathdate = { year = 1820 }

	action_a = {
		name = "ACTIONNAME164036A" #Proclaim the state of rebellion in the colonies
		command = { type = stability value = -2 }
		[COLOR=Lime]command = { type = independence which = USA } #???[/COLOR]
		command = { type = DIP which = -2 value = 60 }
		command = { type = ADM which = -2 value = 60 }
		[COLOR=Red]command = { type = trigger which = 4990 } #USA: The Continental Congress[/COLOR]
	}
	action_b = {
		name = "ACTIONNAME164036B" #Appease the demands of these 'Patriots'
		command = { type = domestic which = CENTRALIZATION value = -7 } 
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = domestic which = ARISTOCRACY value = -2 } 
		command = { type = domestic which = MERCANTILISM value = -6 } 
		command = { type = domestic which = LAND value = -3 } 
		command = { type = domestic which = SERFDOM value = -2 } 
		command = { type = relation which = FRA value = 50 }
		command = { type = relation which = HOL value = 50 }
		command = { type = relation which = SPA value = 50 }
		command = { type = stability value = -3 }
		command = { type = treasury value = -1000 } 
		command = { type = province_revoltrisk which = 54 value = -70 } #Savannah
		command = { type = province_revoltrisk which = 62 value = -70 } #Carolina
		command = { type = province_revoltrisk which = 63 value = -70 } #Santee
		command = { type = province_revoltrisk which = 64 value = -70 } #Roanoke
		command = { type = province_revoltrisk which = 68 value = -70 } #Chesapeake
		command = { type = province_revoltrisk which = 85 value = -70 } #Susquehanna
		command = { type = province_revoltrisk which = 86 value = -70 } #Delaware
		command = { type = province_revoltrisk which = 87 value = -70 } #Manhattan
		command = { type = province_revoltrisk which = 88 value = -70 } #Catskill
		command = { type = province_revoltrisk which = 100 value = -70 } #Adirondak
		command = { type = province_revoltrisk which = 101 value = -70 } #Sebago
		command = { type = province_revoltrisk which = 102 value = -70 } #Connecticut
		command = { type = province_revoltrisk which = 103 value = -70 } #Massachussetts
		[COLOR=Yellow]command = { type = province_revoltrisk which = 104 value = -70 } #Penobscot[/COLOR]
	}
}
But in this way, should USA be released without being at war? I have used 4990 to be sure ENG and USA are at war.
Or shouldn't they be released at all? :confused:
Should the RR in choice B be -35 or -70 to be sure all revolts end here? Notice that -7 centralization -6 mercantilism and the large sum of money to pay!

EDIT: changed RR -35 with -70
 
Last edited:

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Garbon said:
Yea everything in post 921 is fine, beyond the Turmoil events. Yea, that's exactly what I had in mind for the division.
I have forgotten to add these changes to the Turmoil events:

I'd also add a line to each of the Turmoil events that tells them not to fire if the owning nation has either the boston or philadelphia flag set.

Shouldn't you add also these to yours:
Code:
		NOT = {
			OR = {
				core = { province = 247 data = -1 } #Anglia (England has its own revolts) 
				core = { province = 86 data = -1 } #Delaware (USA is obviously exempted)
			}
			flag = support_US #France is US ally (French provice RR already neutralized)
		}
as to avoid doubled revolts?

In any case my suggestion in post 921 for a modified FRA_12099 should have all province RR commands set to -70.
 

Garbon

Sultan d'Afrique
74 Badges
Feb 1, 2002
9.764
251
www.crystalempiregames.com
  • For The Glory
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Europa Universalis IV
  • Imperator: Rome
  • Cities: Skylines Industries
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Deus Vult
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Res Publica
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Divine Wind
Bordic said:
Shouldn't you add also these to yours:
Code:
		NOT = {
			OR = {
				core = { province = 247 data = -1 } #Anglia (England has its own revolts) 
				core = { province = 86 data = -1 } #Delaware (USA is obviously exempted)
			}
			flag = support_US #France is US ally (French provice RR already neutralized)
		}
as to avoid doubled revolts?

Yes I had meant to have these lines in there. :eek:o
 

Garbon

Sultan d'Afrique
74 Badges
Feb 1, 2002
9.764
251
www.crystalempiregames.com
  • For The Glory
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Europa Universalis IV
  • Imperator: Rome
  • Cities: Skylines Industries
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Deus Vult
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Res Publica
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Divine Wind
Bordic said:
So you say:
But in this way, should USA be released without being at war? I have used 4990 to be sure ENG and USA are at war.Or shouldn't they be released at all? :confused:

I think they should be released, so maybe we should make a different event to have the U.S. declare war on England then.

Bordic said:
Should the RR in choice B be -35 or -70 to be sure all revolts end here? Notice that -7 centralization -6 mercantilism and the large sum of money to pay!

I'd say go with 70 just to be safe. Can't hurt.
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Garbon said:
I think they should be released, so maybe we should make a different event to have the U.S. declare war on England then.
The main problem with releasing USA is this:

Code:
USA = { #United States
	date = { day = 1 month = january year = 1773 }
	expirydate = { year = 1820 }
	minimum = { 86 87 54 62 63 64 68 85 88 101 102 103 }
	extra = { 48 55 56 61 65 66 69 70 84 99 100 104 }
	capital = 86
	group = latin
	culture = anglosaxon
	ai = "Large.ai"
}
all ENG owned provinces will be seceded if a historical ENG colonization was made and probably only Adirondak (100) (which is no USA core!? strange! why then rebelling?) and then Penobscot (104) (if we agree with adding it in the revolts!) will continue to revolt from England only...until USA_4990 A fires and both provinces are ceded to USA too.
 

Garbon

Sultan d'Afrique
74 Badges
Feb 1, 2002
9.764
251
www.crystalempiregames.com
  • For The Glory
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Europa Universalis IV
  • Imperator: Rome
  • Cities: Skylines Industries
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Deus Vult
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Res Publica
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Divine Wind
That's hardly a problem. If we make an event to have the U.S. declare war on england triggered by action a in The Olive Branch Petition, then it can in turn trigger an event to have England cede whatever is left.

I wouldn't use 4990 for that purpose, as we aren't editing it, but rather keeping it as an event that fires if they are at war (time when U.S. when independent before the Olive Branch Petition).
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Garbon said:
That's hardly a problem. If we make an event to have the U.S. declare war on england triggered by action a in The Olive Branch Petition, then it can in turn trigger an event to have England cede whatever is left.

I wouldn't use 4990 for that purpose, as we aren't editing it, but rather keeping it as an event that fires if they are at war (time when U.S. when independent before the Olive Branch Petition).
We should also solve the problem with breakvassal command.
In which historical occasion USA could breakvassalage? Under certain conditions or triggered by the ENG State of Rebellion event?

A minor issue: do we need an ENG event conceding the Congress to Virginia and use it as trigger condition for the Petition event to happen?
 

Garbon

Sultan d'Afrique
74 Badges
Feb 1, 2002
9.764
251
www.crystalempiregames.com
  • For The Glory
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Europa Universalis IV
  • Imperator: Rome
  • Cities: Skylines Industries
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Deus Vult
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Res Publica
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Divine Wind
Bordic said:
We should also solve the problem with breakvassal command.
In which historical occasion USA could breakvassalage? Under certain conditions or triggered by the ENG State of Rebellion event?

I'm not sure how this would help the USA that isn't at war with Britain problem. Certainly, if Britain is declaring America to be in revolt, then a direct consequence of that event should be USA warring with Britain.

Bordic said:
A minor issue: do we need an ENG event conceding the Congress to Virginia and use it as trigger condition for the Petition event to happen?

Not sure what you mean here. What exactly would the conceding to Congress event entail?
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Garbon said:
I'm not sure how this would help the USA that isn't at war with Britain problem. Certainly, if Britain is declaring America to be in revolt, then a direct consequence of that event should be USA warring with Britain.
Essentially the yellow lines I have added to USA_4990.
Not sure what you mean here. What exactly would the conceding to Congress event entail?
Just because of this text:

on request of the Virginia General Assembly, the representatives from all of the American colonies on the East Coast subject to His Majesty except Georgia, assembled in the First Continental Congress in Philadelphia in September 1774

I thought about an event for ENG owned Virginia but we can simply ignore it. ;)
 

Garbon

Sultan d'Afrique
74 Badges
Feb 1, 2002
9.764
251
www.crystalempiregames.com
  • For The Glory
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Europa Universalis IV
  • Imperator: Rome
  • Cities: Skylines Industries
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Deus Vult
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Res Publica
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Divine Wind
Bordic said:
Essentially the yellow lines I have added to USA_4990.

Which is why I said that we'd have an alternate event based on that. We need/should keep 4990 the same (keep it having its own trigger and not triggered by anyone else) but then have a separate event with those yellow lines that is triggered by the choice a in Olive Branch.

Bordic said:
Just because of this text:

on request of the Virginia General Assembly, the representatives from all of the American colonies on the East Coast subject to His Majesty except Georgia, assembled in the First Continental Congress in Philadelphia in September 1774

I thought about an event for ENG owned Virginia but we can simply ignore it. ;)

I'd just ignore it, as I figure that if England didn't have Virginia then surely some other colony would have had the idea of holding a congress. In fact, you could simply remove that phrase mentioning the Virginia Genreal Assembly, if it was really a problem. We don't really need to state who called the congress. :)
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Garbon said:
Which is why I said that we'd have an alternate event based on that. We need/should keep 4990 the same (keep it having its own trigger and not triggered by anyone else) but then have a separate event with those yellow lines that is triggered by the choice a in Olive Branch.
Something like this?

Code:
event = {
	id = 324002 	#triggered by ENG_164036 A (The Olive Branch Petition)
	random = no
	country = USA
	name = "EVENTNAME324002" #The American Revolutionary War
	desc = "EVENTHIST164039"
	#-#

	action_a = {
		name = "ACTIONNAME324002A" #Chase the Redcoats away!
		command = { type = breakvassal which = ENG }
		command = { type = war which = ENG }
		command = { type = MIL which = 2 value = 24 }
	}
	action_b = {
		name = "ACTIONNAME324002B" #We can settle with the king
		command = { type = DIP which = 2 value = 24 }
		command = { type = diplomats value = 3 }
	}	
}
here is the text, the same as in ENG event The Olive Branch Petition


EVENTHIST164036;Following the Boston Tea Party and the English blockade of Boston harbour, on request of the Virginia General Assembly, the representatives from all of the American colonies on the East Coast subject to His Majesty except Georgia, assembled in the First Continental Congress in Philadelphia in September 1774 to discuss about following a common policy in defining their rights of British American colonists and suspending trade with the motherland, so distrusting the authority of a Parliament lacking American representatives. The following year, in a situation of internal conflicts between 'Patriots', rebels arranged in a local militia, and English regular troops, a Second Continental Congress was convened in Philadelphia, on 10 May 1775, with the participation of representatives of 13 colonies. Decisions were made about the creation of a Continental Army under the command of a Virginian planter, George Washington, to oppose the British and about signing a petition (Olive Branch Petition) to be extended to the crown and assure the king of England of the loyalty of the British American colonists, who were asking for reconciliation and resignation of His Majesty's ministers, clearly unable to meet their requests. But news of the English army successfully repressing the rebels in America came to Britain together with that petition so that the King firmly refused to intercede and redress colonial grievances. He issued the 'Proclamation for Suppressing Rebellion and Sedition' declaring elements of the American colonies in a state of open and avowed rebellion. There would be no negotiations whatsoever until the stipulation of the Treaty of Paris in 1783, with which England would formally recognize the independence of the Thirteen United States of America.;;;;;;;;;;

Do we need to remove the red line?
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Just a question:
do we have already the map for North America? Are the current provinces going to be completely revised or be just switched in numbers?
Currently we have 13-14 provinces in the events concernig the American Revolts, from Savannah to Massachussetts (spelling!?)...
 

Garbon

Sultan d'Afrique
74 Badges
Feb 1, 2002
9.764
251
www.crystalempiregames.com
  • For The Glory
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Europa Universalis IV
  • Imperator: Rome
  • Cities: Skylines Industries
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Deus Vult
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Res Publica
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Divine Wind
Bordic said:
Just a question:
do we have already the map for North America? Are the current provinces going to be completely revised or be just switched in numbers?
Currently we have 13-14 provinces in the events concernig the American Revolts, from Savannah to Massachussetts (spelling!?)...

Remove that one 's'. :)

From what I recall, there are a bunch of changes here. America has a lot more provinces and when peaced together with their neighbors, they actually make more state-like shapes.
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Checking better the suggested events and if we grant independence to USA in the ENG event "Olive Branch Petition" we need to change in any case events 4982, 4983, 4984, 4985, 4986, or 4996 as I have suggested in any case as because the provinces will be no more in English hands. USA_4990 should be modified in the commands removing those provinces which are not cores for USA, ie they are still in ENG hands!

And another comment is about the Turmoil events with the new suggestions. Maybe we'd better use the trigger NOT OR protestsnt/reformed as to avoid most of all a human player playing "dirty" colonizing with a non-catholic, non-protestant, non-reformed country in America. ;)
 

Garbon

Sultan d'Afrique
74 Badges
Feb 1, 2002
9.764
251
www.crystalempiregames.com
  • For The Glory
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Europa Universalis IV
  • Imperator: Rome
  • Cities: Skylines Industries
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Deus Vult
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Res Publica
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Divine Wind
Bordic said:
And another comment is about the Turmoil events with the new suggestions. Maybe we'd better use the trigger NOT OR protestsnt/reformed as to avoid most of all a human player playing "dirty" colonizing with a non-catholic, non-protestant, non-reformed country in America. ;)

I don't think we should do this. I mean if the player is a muslim or orthodox or whatever else have you, then history is so far off track that I don't think we need a sequence to force the creation of a reformed U.S.
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
Changed post 937 about the Turmoil sequence.

But how shoud the trigger of "all quiet" work to check if the two flags boston and philadelphia were set? In the way I have done?
 

Bordic

Magister Militum
4 Badges
May 29, 2004
4.482
0
  • Hearts of Iron II: Armageddon
  • Deus Vult
  • For The Glory
  • 500k Club
I repost here my past suggestions:

first of all, to be added in all triggers in ENG events 3349 3047 3048 3049
Code:
	trigger = {
		OR = {
			owned = { province = 54 data = -1 } #Savannah
			owned = { province = 62 data = -1 } #Carolina
			owned = { province = 63 data = -1 } #Santee
			owned = { province = 64 data = -1 } #Roanoke	
			owned = { province = 68 data = -1 } #Chesapeake
			owned = { province = 85 data = -1 } #Susquehanna
			owned = { province = 86 data = -1 } #Delaware
			owned = { province = 87 data = -1 } #Manhattan
			owned = { province = 88 data = -1 } #Catskill
			owned = { province = 100 data = -1 } #Adirondak
			owned = { province = 101 data = -1 } #Sebago
			owned = { province = 102 data = -1 } #Connecticut
			owned = { province = 103 data = -1 } #Massachussetts
		}
otherwise we could see no command lines concerning prov RR...



Following are explanations of the trigger in ENG_164046.
They should be included in ENG event file as key for future changes in a new map.


#The following provinces are affected by provRR raised by the events ENG_3047 ENG_3048 and ENG_3049 (The American Revolution):
Code:
#54 #Savannah
#62 #Carolina
#63 #Santee
#64 #Roanoke
#68 #Chesapeake
#85 #Susquehanna
#86 #Delaware
#87 #Manhattan
#88 #Catskill
#100 #Adirondak
#101 #Sebago
#102 #Connecticut
#103 #Massachussetts


The trigger in ENG_164036 will check if at least one province of each following group is owned by England and/or controlled by the Rebels


Code:
#ENGLAND OWNED PROVINCES ARE DIVIDED UP INTO 4 GEOGRAPHICAL GROUPS:
#
#GROUP 1
#				owned = { province = 54 data = ENG } #Savannah
#				owned = { province = 62 data = ENG } #Carolina
#				owned = { province = 63 data = ENG } #Santee
#
#GROUP 2
#				owned = { province = 64 data = ENG } #Roanoke
#				owned = { province = 68 data = ENG } #Chesapeake
#				owned = { province = 85 data = ENG } #Susquehanna
#
#GROUP 3
#				owned = { province = 86 data = ENG } #Delaware
#				owned = { province = 87 data = ENG } #Manhattan
#				owned = { province = 88 data = ENG } #Catskill
#
#GROUP 4
#				owned = { province = 100 data = ENG } #Adirondak
#				owned = { province = 101 data = ENG } #Sebago
#				owned = { province = 102 data = ENG } #Connecticut
#				owned = { province = 103 data = ENG } #Massachussetts



#REBEL CONTROLLED PROVINCES ARE DIVIDED UP INTO 6 GEOGRAPHICAL GROUPS:
#
#GROUP 1
#				control = { province = 54 data = REB } #Savannah
#				control = { province = 62 data = REB } #Carolina
#
#GROUP 2
#				control = { province = 63 data = REB } #Santee
#				control = { province = 64 data = REB } #Roanoke
#
#GROUP 3
#				control = { province = 68 data = REB } #Chesapeake
#				control = { province = 86 data = REB } #Delaware
#
#GROUP 4
#				control = { province = 85 data = REB } #Susquehanna
#				control = { province = 87 data = REB } #Manhattan
#				control = { province = 88 data = REB } #Catskill
#
#GROUP 5
#				control = { province = 100 data = REB } #Adirondak
#				control = { province = 101 data = REB } #Sebago
#
#GROUP 6
#				control = { province = 102 data = REB } #Connecticut
#				control = { province = 103 data = REB } #Massachussetts

#group 4 has 2 inland provinces (85-88), probably still not owned by England



Here is the new event that releases USA
Code:
#(1775-1820) The Olive Branch Petition
#by Bordic
event = {
	id = 164046
	trigger = {
		#at least two provinces are to be contemporarily owned by England (6 combinations of 4 groups)
		OR = {	
			AND = { 
				OR = {
					owned = { province = 54 data = ENG } #Savannah
					owned = { province = 62 data = ENG } #Carolina
					owned = { province = 63 data = ENG } #Santee
				}
				OR = {
					owned = { province = 64 data = ENG } #Roanoke
					owned = { province = 68 data = ENG } #Chesapeake
					owned = { province = 85 data = ENG } #Susquehanna
				}
			}
			AND = {
				OR = {
					owned = { province = 54 data = ENG } #Savannah
					owned = { province = 62 data = ENG } #Carolina
					owned = { province = 63 data = ENG } #Santee
				}
				OR = {
					owned = { province = 86 data = ENG } #Delaware
					owned = { province = 87 data = ENG } #Manhattan
					owned = { province = 88 data = ENG } #Catskill
				}
			}
			AND = {
				OR = {
					owned = { province = 54 data = ENG } #Savannah
					owned = { province = 62 data = ENG } #Carolina
					owned = { province = 63 data = ENG } #Santee
				}
				OR = {
					owned = { province = 100 data = ENG } #Adirondak
					owned = { province = 101 data = ENG } #Sebago
					owned = { province = 102 data = ENG } #Connecticut
					owned = { province = 103 data = ENG } #Massachussetts
				}
			}
			AND = {
				OR = {
					owned = { province = 64 data = ENG } #Roanoke
					owned = { province = 68 data = ENG } #Chesapeake
					owned = { province = 85 data = ENG } #Susquehanna
				}
				OR = {
					owned = { province = 86 data = ENG } #Delaware
					owned = { province = 87 data = ENG } #Manhattan
					owned = { province = 88 data = ENG } #Catskill
				}
			}
			AND = {
				OR = {
					owned = { province = 64 data = ENG } #Roanoke
					owned = { province = 68 data = ENG } #Chesapeake
					owned = { province = 85 data = ENG } #Susquehanna
				}
				OR = {
					owned = { province = 100 data = ENG } #Adirondak
					owned = { province = 101 data = ENG } #Sebago
					owned = { province = 102 data = ENG } #Connecticut
					owned = { province = 103 data = ENG } #Massachussetts
				}
			}
			AND = {
				OR = {
					owned = { province = 86 data = ENG } #Delaware
					owned = { province = 87 data = ENG } #Manhattan
					owned = { province = 88 data = ENG } #Catskill
				}
				OR = {
					owned = { province = 100 data = ENG } #Adirondak
					owned = { province = 101 data = ENG } #Sebago
					owned = { province = 102 data = ENG } #Connecticut
					owned = { province = 103 data = ENG } #Massachussetts
				}
			}
		}
		monarch = 046028 #George III
		event = 3049 #ENG: The American Revolution
		NOT = {	
			OR = { 
				exists = USA 
				event = 4983 #ENG: The Treaty of Paris (USA has won)
				event = 4984 #ENG: The Treaty of Paris (ENG has lost territories)
				event = 4985 #ENG: The Destruction of the Tax Revolt (ENG has won, no USA) 
				event = 3052 #ENG: The North American Union (no USA, FRA radical republic)
				event = 4987 #ENG: Colonial dissatisfaction cools (no USA, patch event reducing RR)
			}	
		}
		#at least three provinces are to be contemporarily controlled by rebels (20 combinations of 6 groups)
		OR = {	
			AND = { #groups 1-2-3
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
			}
			AND = { 	
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
			}
			AND = { 	
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
			}
			AND = {	#groups 1-2-6
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = { 	
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
			}
			AND = { 	
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
			}
			AND = { #groups 1-3-6	
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = { 	
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
			}
			AND = { 	
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = {	#groups 1-5-6
				OR = {
					control = { province = 54 data = REB } #Savannah
					control = { province = 62 data = REB } #Carolina
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = { 	
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
			}
			AND = {	
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
			}
			AND = { #groups 2-3-6	
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = { 	
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
			}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
			}
			AND = { 	
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = { #groups 2-5-6	
				OR = {
					control = { province = 63 data = REB } #Santee
					control = { province = 64 data = REB } #Roanoke
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = { 	
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
			}
			AND = {	
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = { #groups 3-4-6	
				OR = {
					control = { province = 68 data = REB } #Chesapeake
					control = { province = 86 data = REB } #Delaware
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
			AND = {	#groups 4-5-6
				OR = {
					control = { province = 85 data = REB } #Susquehanna
					control = { province = 87 data = REB } #Manhattan
					control = { province = 88 data = REB } #Catskill
				}
				OR = {
					control = { province = 100 data = REB } #Adirondak
					control = { province = 101 data = REB } #Sebago
				}
				OR = {
					control = { province = 102 data = REB } #Connecticut
					control = { province = 103 data = REB } #Massachussetts
				}
			}
		}
	}
	random = no
	country = ENG
	name = "EVENTNAME164046" #The Olive Branch Petition
	desc = "EVENTHIST164046"
	#-#

	date = { day = 22 month = august year = 1775 }
	offset = 26
	deathdate = { year = 1820 }

	action_a = {
		name = "ACTIONNAME164046A" #Proclaim the state of rebellion in the colonies
		command = { type = stability value = -2 }
		command = { type = independence which = USA }
		command = { type = DIP which = -2 value = 60 }
		command = { type = ADM which = -2 value = 60 }
		command = { type = trigger which = 324002 } #USA: The American Revolutionary War
	}
	action_b = {
		name = "ACTIONNAME164046B" #Appease the demands of these 'Patriots'
		command = { type = domestic which = CENTRALIZATION value = -7 } 
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = domestic which = ARISTOCRACY value = -2 } 
		command = { type = domestic which = MERCANTILISM value = -6 } 
		command = { type = domestic which = LAND value = -3 } 
		command = { type = domestic which = SERFDOM value = -2 } 
		command = { type = relation which = FRA value = 50 }
		command = { type = relation which = HOL value = 50 }
		command = { type = relation which = SPA value = 50 }
		command = { type = stability value = -3 }
		command = { type = treasury value = -1000 } 
		command = { type = province_revoltrisk which = 54 value = -70 } #Savannah
		command = { type = province_revoltrisk which = 62 value = -70 } #Carolina
		command = { type = province_revoltrisk which = 63 value = -70 } #Santee
		command = { type = province_revoltrisk which = 64 value = -70 } #Roanoke
		command = { type = province_revoltrisk which = 68 value = -70 } #Chesapeake
		command = { type = province_revoltrisk which = 85 value = -70 } #Susquehanna
		command = { type = province_revoltrisk which = 86 value = -70 } #Delaware
		command = { type = province_revoltrisk which = 87 value = -70 } #Manhattan
		command = { type = province_revoltrisk which = 88 value = -70 } #Catskill
		command = { type = province_revoltrisk which = 100 value = -70 } #Adirondak
		command = { type = province_revoltrisk which = 101 value = -70 } #Sebago
		command = { type = province_revoltrisk which = 102 value = -70 } #Connecticut
		command = { type = province_revoltrisk which = 103 value = -70 } #Massachussetts
	}
}

EVENTNAME164046;The Olive Branch Petition;;;;;;;;;;
EVENTHIST164046;Following the Boston Tea Party and the English blockade of Boston harbour, the representatives from all of the American colonies on the East Coast subject to His Majesty except Georgia, assembled in the First Continental Congress in Philadelphia in September 1774 to discuss about following a common policy in defining their rights of British American colonists and suspending trade with the motherland, so distrusting the authority of a Parliament lacking American representatives. The following year, in a situation of internal conflicts between 'Patriots', rebels arranged in a local militia, and English regular troops, a Second Continental Congress was convened in Philadelphia, on 10 May 1775, with the participation of representatives of 13 colonies. Decisions were made about the creation of a Continental Army under the command of a Virginian planter, George Washington, to oppose the British and about signing a petition (Olive Branch Petition) to be extended to the crown and assure the king of England of the loyalty of the British American colonists, who were asking for reconciliation and resignation of His Majesty's ministers, clearly unable to meet their requests. But news of the English army successfully repressing the rebels in America came to Britain together with that petition so that the King firmly refused to intercede and redress colonial grievances. He issued the 'Proclamation for Suppressing Rebellion and Sedition' declaring elements of the American colonies in a state of open and avowed rebellion. There would be no negotiations whatsoever until the stipulation of the Treaty of Paris in 1783, with which England would formally recognize the independence of the Thirteen United States of America.;;;;;;;;;;
ACTIONNAME164046A;Proclaim the state of rebellion in the colonies;;;;;;;;;;
ACTIONNAME164046B;Appease the demands of these 'Patriots';;;;;;;;;;


Code:
#(1775-1820) The American Revolutionary War
#by Bordic
event = {
	id = 324002 	#triggered by ENG_164046 A 
	random = no
	country = USA
	name = "EVENTNAME324002" #The American Revolutionary War
	desc = "EVENTHIST164046"
	#-#

	action_a = {
		name = "ACTIONNAME324002A" #Chase the Redcoats away
		command = { type = breakvassal which = ENG }
		command = { type = war which = ENG }
		command = { type = MIL which = 2 value = 24 }
	}
	action_b = {
		name = "ACTIONNAME324002B" #Try to settle the issue with the king
		command = { type = DIP which = 2 value = 24 }
		command = { type = diplomats value = 3 }
	}	
}
EVENTNAME324002;The American Revolutionary War;;;;;;;;;;
ACTIONNAME324002A;Chase the Redcoats away;;;;;;;;;;
ACTIONNAME324002B;Try to settle the issue with the king;;;;;;;;;;
 
Last edited:

Garbon

Sultan d'Afrique
74 Badges
Feb 1, 2002
9.764
251
www.crystalempiregames.com
  • For The Glory
  • Europa Universalis 4: Emperor
  • Crusader Kings III
  • Europa Universalis IV
  • Imperator: Rome
  • Cities: Skylines Industries
  • Crusader Kings II
  • Crusader Kings II: Holy Knight (pre-order)
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: Monks and Mystics
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Conclave
  • Crusader Kings II: Reapers Due
  • Crusader Kings II: Jade Dragon
  • Crusader Kings II: Horse Lords
  • Crusader Kings II: Sword of Islam
  • Crusader Kings II: Holy Fury
  • Crusader Kings II: Way of Life
  • Deus Vult
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: Call to arms event
  • Europa Universalis IV: Common Sense
  • Europa Universalis IV: Rights of Man
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Third Rome
  • Europa Universalis IV: Mandate of Heaven
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Dharma
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Res Publica
  • Europa Universalis III
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Divine Wind
Bordic said:
Changed post 937 about the Turmoil sequence.

But how shoud the trigger of "all quiet" work to check if the two flags boston and philadelphia were set? In the way I have done?

Yes, the way you've done it is correct.