• 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.
The Impaler said:
The problem with the first one I can see is that it fires if Ceylon doesn't own 575 even if it owns 6 other provinces on the Indian mainland, which would look a bit weird when it told you'd lost all your possessions. The trigger needs some ANDs adding.

Changed it so that if the pushing inland event fires, it will not. Also changed the deathdate on it to 1500, might make it even earlier later, I will see. I might also write an event where if you have the pushing inland event, then lose all of your mainland provances, you have to go to the sea, no options. (Don't really see a human getting pushed out of 3 provances.)
 
I have written 10 more events for the land trak now, bringing the total to 18 (to about the year 1515), but I really want to know what people think about my first couple of events. Any comments at all are really welcome, even just a, I think they are good, or, you really need to improve so and so would be great. Or even a "I don't know what a single event in that string does" would be great. Just so that I know people are at least reading them. PLEASE :D
 
I have troubles imagining Ceylon taking over India or being able to hold onto whilst massacring so many hindus. Brilliant leadership or not, or am I mistaken?
 
TheArchduke said:
I have troubles imagining Ceylon taking over India or being able to hold onto whilst massacring so many hindus. Brilliant leadership or not, or am I mistaken?

Yes, they will, if in the Consodidation of Power event you take the military route. I saw Ceylon as exciled Buddists who were persecuted in the North by the Hindu majority, and so have a decent amount of dislike (almost to the point of hating them) for them in the beginning. However, if you take the economic path in the Power event, it will be over 100 years before you gain any of the cores in the north, and by then more enlightend rulers have come to power (although the path will not be easy). I wanted to make that event was a major cross roads that did not seem like one when you hit it, since option A seems like the obvious pick.

Also, the land route will be one that will pritty hard to get into, you will be up against some stiff opposition right off the bat in 3 well stocked buddist countries. This is mainly a route for a human, the AI will pritty much never be able to get any of these events.
 
Whole bunch more events, sorry for the longness of them. Comments on the bottom:

Billdo said:
event = {
id = 009
trigger = {
event = #Main land power
}
random = no
country =
name = " The Grand Capital of the South "
desc = "Saying that the capital should be moved was one thing, moving it was another. 2 years after declearing the capital should be moved, it finnally moved offically. Muddy and swampy, it still did not have the look of a capital. However, this did not stop (kings name) from agressivly building a truely grand capital. No person was above the hard labor, but because of this, a truly great city grew up from nothing. It took a total of 10 years, but Ceylon had its crown jewel."

date = { day = 1 month = january year = 1463}
offset = 60
deathdate = { day = 31 month = december year = 1500}
action_a ={
name = " Make it the Pearl of our empire "
command = { type = domestic which = aristocracy = -1} #even nobles work
command = { type = desertion which = -1 value = 10000 } #troops made to work
command = { type = domestic which = quality = -2} #loss of quality troops
command = { type = gainbuilding which = -2 value = cityrights}
command = { type = infra value = 500 }
command = { type = revoltrisk which = 12 value = 3 } #lots of forced labor
command = { type = treasury value = -250 }
}
}

event = {
id = 010
trigger = {
event =#Grand Capital of the South
}
random = no
country =
name = " Grand temple of (insert kings name) "
desc = " Some say it was the work he put in with the normal workers on the capital, others say it was the thousands he worked to death on his pet project. Whatever it was, (kings name) died just a couple of years after its completion, bringing his 16 year old son to the throne. What would follow would be one of the greatest rein of any single ruler to date
for Ceylon. His first act after taking the throne was erecting a truely great temple in his fathers name in the center of his beloved new capital. It shortly became known as one of the greatest buddist temple in the know world."

date = { day = 23 month = may year = 1465}
offset = 1
deathdate = { day = 31 month = may year = 1480}
action_a ={
name = " Honor thy father "
command = { type = monarch which = #wake him }
command = { type = stability value = -1 }
command = { type = gainmanufactory which = -2 value = luxury }
command = { type = treasury value = -100}
}
}

event = {
id = 011
trigger = {
monarch = #son monarch
}
random = no
country =
name = " The great lawmaker "
desc = " The greatest accomplishment of (sons name) rule was the creation of a truely revolutionary court system. In theory he placed no one above the law, however in pracitce this was not the case. It was the thought that counted in the minds of most commoners though."

date = { day = 30 month = june year = 1475}
offset = 1
deathdate = { day 21 month = june = 1520}
action_a ={
name = " We need the courts for law and order "
command = { type = domestic which = aristocracy = -1}
command = { type = domestic which = centralization = 1}
command = { type = domestic which = innovation = 2}
command = { type = domestic which = serfdom = -1}
command = { type = gainbuilding which = 576 value = courthouse }
command = { type = gainbuilding which = 574 value = courthouse }
command = { type = gainbuilding which = 570 value = courthouse }
command = { type = treasury value = -100}
command = { type = revoltrisk which = 12 value = 3 }
}
}

event = {
id = 012
trigger = {
monarch = #son monarch
}
random = no
country =
name = " Military decay "
desc = "While (sons name) rule was marked by great strides forward in learning and understanding, however one area that was not addressed was the status of the military. More and more neglected, it slowly became an army whose main goal was to protect the border, which was more and more placed in the hands of bigger fortifications, and putting down peasant revolts. As such, the quality and quantity of troops began to decline."

date = { day = 1 month = january year = 1485}
offset = 1
deathdate = {day 30 month = december year = 1500}
action_a ={
name = " Do we still need them? "
command = { type = domestic which = quality = -1}
command = { type = domestic which = offensive = -1}
command = { type = desertion which = -1 value = 5000 }
command = { type = desertion which = -1 value = 5000 }
command = { type = desertion which = -1 value = 5000 }
}
}


event = {
id = 013
trigger = {
monarch = #son monarch
}
random = no
country =
name = " Military decay II"
desc = "While (sons name) rule was marked by great strides forward in learning and understanding, however one area that was not addressed was the status of the military. More and more neglected, it slowly became an army whose main goal was to protect the border, which was more and more placed in the hands of bigger fortifications, and putting down peasant revolts. As such, the quality and quantity of troops began to decline."

date = { day = 1 month = january year = 1595}
offset = 1
deathdate = {day 30 month = december year = 1505}
action_a ={
name = " Do we still need them? "
command = { type = domestic which = quality = -1}
command = { type = domestic which = offensive = 1}
command = { type = desertion which = -1 value = 5000 }
command = { type = desertion which = -1 value = 5000 }
command = { type = desertion which = -1 value = 5000 }
}
}



event = {
id = 014
trigger = {
monarch = #son monarch
}
random = no
country =
name = " Military decay III"
desc = "While (sons name) rule was marked by great strides forward in learning and understanding, however one area that was not addressed was the status of the military. More and more neglected, it slowly became an army whose main goal was to protect the border, which was more and more placed in the hands of bigger fortifications, and putting down peasant revolts. As such, the quality and quantity of troops began to decline."

date = { day = 1 month = january year = 1505}
offset = 1
deathdate = {day 30 month = december year = 1515}
action_a ={
name = " Do we still need them? "
command = { type = domestic which = quality = -1}
command = { type = domestic which = offensive = -1}
command = { type = desertion which = -1 value = 5000 }
command = { type = desertion which = -1 value = 5000 }
command = { type = desertion which = -1 value = 5000 }
}
}


event = {
id = 016
trigger = {
monarch = #son monarch
}
random = no
country =
name = "Exploration of the East"
desc = "After years of concentrating on the mainland, the leaders of Ceylon finnaly decieded that they had soldified their hold enough that some focus could be shifted to exploring the mysterious east. There had always been vocies in the goverment that called for an expadition to expore it, however, it wasn't until 1500 that they finnaly gained a foothold they needed in the kings son, (name). As the his favorate son, and the only one that showed any ablity or desire to lead the country, he welded extrodanary infulance in the court. With this backer, it seemed as though nothing would stop the expadition from happening."

date = { day = 1 month = january year = 1505}
offest= 30
deathdate = { day 31 month = december year = 1505}
action_a ={
name =" What do we have to lose "
command = { type = leader which = #explore same name as son :) }
command = { type = naval value = 500 }
command = { type = warships which = -2 value = 4 }
command = { type = stability value = -2 }
}
action_b ={
name = " No need to do that, we have plenty here "
command = { type = vp value = 50 }
command = { type = stability value = 1 }
command = { type = sleepevent which = 017}
}
}


event = {
id = 017
trigger = {
monarch = #son monarch
}
random = no
country =
name = "Death of a son"
desc = " The grand expadition to the east was a success in that it discovered several new markets and areas of that could be used for future expanction. However, it was a overall a failure because its greatest patron, (son) and caption died forcing it to return home early. When this news reached the king, the life was all but sucked from him. He seemed to lose
all meaning in his life, and would be seen wondering the palace in no particular direction or purpose. As his condiction contiued to worsen, the powers that be begain to fight for power.

date = { day = 1 month = february year = 1508}
offset = 1
deathday = { day = 1 month = march year = 1508}
action_a ={
name = " Uh oh "
command = { type = ADM which = -6 value = 48 }
command = { type = MIL which = -3 value = 48 }
command = { type = DIP which = -4 value = 48 }
command = { type = stability value = -6 }
command = { type = domestic which = centralization = -3}
command = { type = domestic which = aristocracy = 2}
command = { type = domestic which = serfdom = 2}
}
}

event = {
id = 018
trigger = {
event = 017
}
random = no
country =
name = " A country tries to move on "
desc = " Amazingly, the king held on for almost 4 years after the death of his beloved son, however, finnally, in 1511, he fell sick and died. With only two living sons, and neither of them were truely fit to have it, but both had cases for the crown. The older, (insert name), was an icy cold hearted man who had several close followers, but talk to almost no one else. The younger son was wurlwind of energy one week, then would sit around and stare out the window the next. Depending on when you talked to him, you thought he was a genous or an idit. One thing was sure, one of these men must step forword to lead the nation."

date = {day = 12 month = november year = 1511}
offset = 1
deathday = { day = 12 month = december year = 1511}
action_a ={
name = "Older son"
command = { type = stability value = 2 }
command = { type = revoltrisk which = 12 value = 6 }#brother fights for the throne
command = { type = domestic which = aristocracy = 1}
command = { type = domestic which = centralization = -1}
}
action_b ={
name = "Younger son"
command = { type = stability value = -4 } #not quite as legitamet
command = { type = revoltrisk which = 24 value = 8 }
command = { type = domestic which = centralization = 2 }
command = { type = domestic which = aristocracy = -1}
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = wakeleader which = x }
}
}


event = {
id = 019
trigger = {
monarch = "older son"
}
random = no
country =
name = " Trial of the Century "
desc = " Although there was some resistance to him rising to power, within 2 years most elements of the resistance elements were put down. Just as it seemed things would move on, a real crisis hit. One of the kings inner circle was charged with murdering a prominate noble. With a dozen or so witesses, no one doupted the verdict, because the system was
suppose to be fair. However, the verdict really hinged on what the king decieded, would he support his friend and get him off, but anger the nobles. Or would he let the verdict go though and risk losing most of his friends support and so most of his contact with the world."

date = {day = 12 month = march year = 1514}
offset = 1
deathday = { day = 12 month = december year = 1514}
action_a ={
name = "Not Guilty"
command = { type = stability value = -2 }
command = { type = domestic which = aristocracy = -3 }
command = { type = losebuilding which = 576 value = courthouse }
command = { type = losebuilding which = 574 value = courthouse }
command = { type = revoltrisk which = 24 value = 3 }
command = { type = sleepevent which = 021}
}
action_b ={
name = "Guilty "
command = { type = ADM which = -6 value = 48 }
command = { type = MIL which = -3 value = 48 }
command = { type = DIP which = -4 value = 48 }
#other things need to happen
command = { type = sleepevent which = 020
}
}

event = {
id = 020
trigger = {
monarch = "older son"
}
random = no
country =
name = " The Great Collape "
desc = " After the not guilty verdict, the nobles went crazy. No longer believing in the court system, and that the king would protect them, the country began to fall apart. Within a year, several areas farther out were acting almost like their own country, but the final straw was when the king finnaly tried to send the army in. Almost all the nobles revolted, and soon the king was dead, his inner circle was scattered, and there was no heir. Several nobles tried to pick up the crown, but none of them sat on the throne for longer then 6 months."

date = { day = 13 month = march year = 1516 }
offset = 1
deathday = { day = 30 month = march year = 1517}

action_a ={
name = "Choas"
command = { type = Stability value = -6 }
command = { type = domestic which = centrazation = -6} #no central government, why it is so harsh
command = { type = domestic whcih = aristocracy = 4 } #they run their own little areas
command = { type = domestic which = innovation = -1 }
command = { type = revoltrisk which = 240 value = 15 } #basicly cival war
#might toss some revolts in here too, but I don't want to make this just totally evil.
}
}

event = {
id = 021
trigger = {
monarch = "older son"
}
random = no
country =
name = " The Great Collape "
desc = " After the guilty verdict, the kiongs inner circle lost all faith in him. After years of telling them he would protect them, he turned his back on one of them after telling them for years he would protect them. With them abandoning him one by one, and with him not really trusting anyone else, the nobles soon ruled the country. Within a year or two, one of the most powerful noble decieded he had enough of the ineffective king and made made a grap for the crown. All hell broke lose, and soon the king was dead, along with the noble, with no heir. Several other nobles tried to claim the crown, but none of them sat on the throne for longer then 6 months."

date = { day = 13 month = march year = 1516 }
offset = 1
deathday = { day = 30 month = march year = 1517}

action_a ={
name = "Choas"
command = { type = Stability value = -6 }
command = { type = domestic which = centrazation = -6} #no central government, why it is so harsh
command = { type = domestic whcih = aristocracy = 4 } #they run thier own little areas
command = { type = domestic which = innovation = -1 }
command = { type = revoltrisk which = 240 value = 15 } #basicly cival war
#might toss some revolts in here too, but I don't want to make this just totally evil.
}
}

event = {
id = 021
trigger = {
monarch = "younger son"
}
random = no
country =
name = " The Great Collape "
desc = " It soon became appent that even though the younger son was better on the throne durning his good times, durning his bad times, it was about as good as no one on the throne. Soon, when he was down, several of the noblity ran the country, and as they gained the taste for it, they wondered why they could not hold it all the time. Finnaly, durning one of his prolonged 'downers' one of them struck. Choas insued, and with no clear heir, the country was a complete mess. Several nobles tried to claim the crown, but none of them sat on the throne for longer then 6 months."

date = { day = 13 month = march year = 1516 }
offset = 1
deathday = { day = 30 month = march year = 1517}

action_a ={
name = "Choas"
command = { type = Stability value = -6 }
command = { type = domestic which = centrazation = -6} #no central government, why it is so harsh
command = { type = domestic whcih = aristocracy = 4 } #they run thier own little areas
command = { type = domestic which = innovation = -1 }
command = { type = revoltrisk which = 240 value = 15 } #basicly cival war
#might toss some revolts in here too, but I don't want to make this just totally evil.
}
}

#in case the good son does not die exploreing Indonisa
event = {
id = 22
trigger = {
not ={ event = 17}
}
random = no
country =
name = " Death of the lawmaker "
desc = " While he had accomplish meny great things in his life, the onld king could not stop his own death. With his passing, he left behind 3 sons. The older, (insert name), was an icy cold hearted man who had several close followers, but talk to almost no one else. The middle son was wurlwind of energy one week, then would sit around and stare out the window the next. Depending on when you talked to him, you thought he was a genous or an idit. The youngest son was brillent, and showed great promish, he however was intralled with exploring over the sea, and discovering more land rather then tring to conquare the north."

date = {day = 12 month = november year = 1511}
offset = 1
deathday = { day = 12 month = december year = 1511}
action_a ={
name = "Youngest son" #explorer king
command = { type = domestic which = land = -3}
command = { type = domestic which = innovation = 1}
command = { type = warships which = -2 value = 7 }
command = { type = naval value = 1000 }
#wake him and a bunch of explorers
#note you take him and you lose all hope of take the north.
}
action_b ={
name = "Oldest son"
command = { type = stability value = 2 }
command = { type = revoltrisk which = 12 value = 6 }#brothers fights for the throne
command = { type = domestic which = aristocracy = 1}
command = { type = domestic which = centralization = -1}
}
action_b ={
name = "Middle son"
command = { type = stability value = -4 } #not quite as legitamet
command = { type = revoltrisk which = 24 value = 8 }
command = { type = domestic which = centralization = 2 }
command = { type = domestic which = aristocracy = -1}
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = revolt which = -1 }
command = { type = wakeleader which = x }
}

Ok, this takes us to the instability period, which will last anywhere from 15-30 years, depending on how you pick in several events during it. (short and hard, long and a little easier) At the end of it, you can choose if you want to go north to conquest, or go east and explore. If you end up taking the son that is suppose die in the explorer mission (as in you did not do it so he is still alive) then you end up going sea. This is the end of the events that do not involve northern India or Indonesia; from here I need to know what will happen in both of those before proceeding. So I guess it is time to move to Northern India, unless anyone has any major problems with these events. (hopefully there will be some commenting)

I should hopfully have some of these done early next week, so then I will have united hindu stuff for you Caliphate people alittle after the new year. :)

PS. Sorry about the long delay in getting these out, I had most of them done before my comp decided that it would lose them by crashing so I had to rewrite 5 or 6 of them.
 
Bilbao, when can we discuss the Caliphate events with Hindu india ? ;)
 
Calipah said:
Bilbao, when can we discuss the Caliphate events with Hindu india ? ;)

When ever I guess, however I have writers block right now, like coming up with a creative way to unite the countries and good flavor text. I guess I could just get down all the events that I need down and leave the others for later, but I do need to have it timed right.

Right now I am looking for the unification to happen at about 1600, then about 20 years of peace, 15 or 20 years of confict with the south (this is if celyon goes land, this can wait if Celyon does not). So sometime in the mid to late 1600s or so. (I like the 1680s or 1690s, although I guess it depends on what is going on in the Cal at this time.)
 
Bildo, is there any chance of reserving IDs in the ID thread and putting them in? Also, have you finished the India setup you were doing? And finally, some of the slider changes in the events are too harsh. Try not to go for more than 3 moves worth of slider and that only when it is a strong situation.

Sorry if I sound annoying.
 
Last edited:
Well I sat down today after recovering from my hang over and wrote up a bunch of ideas about events that will drive a massive Northern India conflict that will last the first 150 years or so. There are 3 major players in this, Bengal, Hyderbad and Jodhpur. Here are the series of events and how it will play out:

1420- Several events like the division of Gaul for these three vs the 3 northern states. There will be events to control what happens if capitals fall and such so that there will not be several small states sitting around up there and hold up the next set of events. (Please note that these are so that the countries that get the cores off of this will have some sort of power base to start with, however, they do have to earn it a little.)

1430 - If Bengal grabs up its 2 provinces by now, it will have an option to stay and try and grab up its allies with dip annexing, or continue to expand militarily. If you select the second one there is an option of which way to go, but you have a much harder time then if you wait.

1435 - The Hyderbad and Jodhpur conflict starts. If either of these countries has its northern cores by now, a set of events will go off that put these two at each other. There will be all kinds of fun events with this, hopefully I will have time to write these.

1475 - If the conflict above is still going on, Bengal will get involved on one side or the other. (have not decided which one will get it most of the time. Might make it conditional on who is winning) This can happen earlier if you can unite your allies under your banner by now.

1490 - Absolute earliest that the unification can happen. Conditions will be hard to get until a later event that starts around 1510 (your basically going to need to control most of North west and central India and have a low BB)

1510 - Easier unification event start, lower BB requirement.

1530 - Unification should happen by now, as a new easier unity event and several events that push the power that’s winning over the top.

1535 - If Ceylon went land, conflict with them, other wise, small conflict with Buddhist south India. No cores or anything, just some small events.

1550 - Revolt events vs the unified state. Short period of instability

1575 - expanding into Persia?? Conflict with Kalipant starts (might move it 10 or 15 years down the road.)

1600's - renewed conflict with southern India, Bengal, and maybe some colonization attempts. Maybe another period of intense instability.

1700's - No clue yet

That’s my plan for Northern India. Now all I have to do is write the events for it. :)

Once again, comments are appreciated.
 
tombom said:
Bildo, is there any chance of reserving IDs in the ID thread and putting them in? Also, have you finished the India setup you were doing? And finally, some of the slider changes in the events are too harsh. Try not to go for more than 3 moves worth of slider and that only when it is a strong situation.

Sorry if I sound annoying.

Just did it, you posted just seconds before I was going to start it :). The files are mostly done, I just need to get the ID tags in and modify the known provences, just been to lazy to weed though that mess :wacko: .

Went back though and looked at the slider moves, and toned just all of them down by about 1 or even 2. the only ones I did not change was the great collape events because that is a strong situation. The central goverment has basicly collaped and so i wanted to make sure that centralization was at 0.

Oh, and don't worry, I HATE the war command, (god knows if you have a truce) and I think I can force war pritty much with CB, and massive relation hits, unless its 2 humans, and even then they will have interlocking cores.

PS. I am happy that this got dragged back up, it really got me moving again on it.
 
Last edited:
well I have a suggestion, why not have the khaliphate in the conflict get the chance of supporting the muslims in India? and that would form something like a tiny but strong islamic state to act as a thorn to India.It would be hard to keep but just a suggestion.
 
Calipah said:
well I have a suggestion, why not have the khaliphate in the conflict get the chance of supporting the muslims in India? and that would form something like a tiny but strong islamic state to act as a thorn to India.It would be hard to keep but just a suggestion.

Well, the problems that I have with this is that the first conflict is in the mid 1400, when the kaliphate is having other problems with persia, arbia, and Jerusalem. Also, the states then are only 4 or 5 provances, states that can have problems with revolters and such.

I can write it in around 1550, sort of a pretext for going into persia, then again after the persia conflict if the Kaliphate loses, revenge sort of thing.
 
These events are a work in progress, but overall I see them as a basis for what will come. The division events can be made so you can be greedy, like the Gaul, but I would prefer to leave them as they are. The unification events are not the only events going on in this time frame, as I see the section of history very event driven. Please note that the cores I give our all but the very outlining provinces, which if you hold on to, will give you benefits later on.

Billdo said:
########################################################################
########################################################################
#
# Division of Northern India
#
# Special thanks to Johan Anderson for division of Gaul events copied from
########################################################################
# Written by William Lyon
########################################################################
########################################################################

event = {
id = 202701
date = { day = 1 month = january year = 1420 }
offset = 900
deathdate = { day = 1 month = january year = 1445 }
random = no
country = JAI
name = "The Division of Northern India"
desc = " At the start of the 15th century, India had emerged from the Mongal invation broken and divided. However, within by the end of the second decade of the century, 3 major powers had emerged with several satalite states around them. These 3 powers eyed each warily, but first there was an area not protected by any of them. It was not long till the countries in this area were chopped up between them. "
action_a = {
name = "Take control of Dehli"
command = { type = addcore which = 543 } #Dehli
command = { type = addcore which = 1520 }
command = { type = addcore which = 1521 }
command = { type = trigger which = 202702 }
}
}

event = {
id = 202702
random = no
country = HYD
name = "The Division of Northern India"
desc = " At the start of the 15th century, India had come out from the Mongal invation broken and divided. However, by the end of the second decade of the century, 3 major powers had emerged with several satalite states around them. These 3 powers eyed each warily, but first there was an area not protected by any of them. It was not long till the countries in this area were chopped up between them."
action_a = {
name = "Middle is ours"
command = { type = addcore which = 552 }
command = { type = addcore which = 545 }
command = { type = trigger which = 202703 }
}
}

event = {
id = 202703
random = no
country = BGL
name = "The Division of Northern India"
desc = " At the start of the 15th century, India had emerged from the Mongal invation broken and divided. However, within by the end of the second decade of the century, 3 major powers had emerged with several satalite states around them. These 3 powers eyed each warily, but first there was an area not protected by any of them. It was not long till the countries in this area were chopped up between them."
action_a = {
name = "The east is ours"
command = { type = addcore which = 544 }
command = { type = addcore which = 553 }

}
}

#################################################################
# #
# Unification events for northern India #
# #
#################################################################
# #
# by: William Lyon #
# #
#################################################################

#early unification event, very hard to get since BB is so low
event = {
id = 202704
random = no
trigger = {
owned = { province = 542 data = -1}
owned = { province = 543 data = -1}
owned = { province = 566 data = -1}
owned = { province = 549 data = -1}
owned = { province = 552 data = -1}
atwar = no
religion = hinduism #can't have a muslum country do this
not ={
badboy = 5 #want to make this nearly imposable
}
}
name = " The Unification of Northern India "
desc = " After a long and difficalt conflict, the unification of hindu India has finnaly happened. With no other nation strong enough to stand in our way, we can lay claim to all of the lands."
date = { day = 1 month = january year = 1490 }
offset = 300
deathdate = { day = 31 month = december year 1510}
action_a = {
name = " Claim it all "
command = { type = country which = FAC }
command = { type = addcore which = 540 }#adding cores in case I don't add them some where else
command = { type = addcore which = 542 }
command = { type = addcore which = 541 }
command = { type = addcore which = 547 }
command = { type = addcore which = 546 }
command = { type = addcore which = 548 }
command = { type = addcore which = 550 }
command = { type = addcore which = 551 }
command = { type = addcore which = 552 }
command = { type = addcore which = 545 }
command = { type = addcore which = 543 }
command = { type = addcore which = 544 }
command = { type = addcore which = 1522 }
command = { type = stability value = -1 }
command = { type = domestic which = centrization value = -2}
command = {type = revoltrisk which = 24 value = 5}
}
}


#middle time, easier, but next one will happen
event = {
id = 202705
random = no
trigger = {
owned = { province = 542 data = -1}
owned = { province = 543 data = -1}
owned = { province = 566 data = -1}
owned = { province = 552 data = -1}
atwar = no
religion = hinduism #can't have a muslum country do this
not ={
badboy = 10 #easier, not by much
}
}
name = " The Unification of Northern India "
desc = " After a long and difficalt conflict, the unification of hindu India has finnaly happened. With no other nation strong enough to stand in our way, we can lay claim to all of the lands."
date = { day = 1 month = january year = 1510 }
offset = 300
deathdate = { day = 31 month = december year 1530}
action_a = {
name = " Claim it all "
command = { type = country which = FAC }
command = { type = addcore which = 540 }#adding cores in case I don't add them some where else
command = { type = addcore which = 542 }
command = { type = addcore which = 541 }
command = { type = addcore which = 547 }
command = { type = addcore which = 546 }
command = { type = addcore which = 548 }
command = { type = addcore which = 550 }
command = { type = addcore which = 551 }
command = { type = addcore which = 552 }
command = { type = addcore which = 545 }
command = { type = addcore which = 543 }
command = { type = addcore which = 544 }
command = { type = addcore which = 1522 }
command = { type = stability value = -1 }
command = { type = domestic which = centrization value = -2}
command = {type = revoltrisk which = 24 value = 5}
}
}

#if this does not happen, will be forced eventually
event = {
id = 202706
random = no
trigger = {
owned = { province = 542 data = -1}
owned = { province = 566 data = -1}
atwar = no
religion = hinduism #can't have a muslum country do this
}
name = " The Unification of Northern India "
desc = " After a long and difficalt conflict, the unification of hindu India has finnaly happened. With no other nation strong enough to stand in our way, we can lay claim to all of the lands."
date = { day = 1 month = january year = 1530 }
offset = 300
deathdate = { day = 31 month = december year 1590}
action_a = {
name = " Claim it all "
command = { type = country which = FAC }
command = { type = addcore which = 540 }#adding cores in case I don't add them some where else
command = { type = addcore which = 542 }
command = { type = addcore which = 541 }
command = { type = addcore which = 547 }
command = { type = addcore which = 546 }
command = { type = addcore which = 548 }
command = { type = addcore which = 550 }
command = { type = addcore which = 551 }
command = { type = addcore which = 552 }
command = { type = addcore which = 545 }
command = { type = addcore which = 543 }
command = { type = addcore which = 544 }
command = { type = addcore which = 1522 }
command = { type = stability value = -1 }
command = { type = domestic which = centrization value = -2}
command = {type = revoltrisk which = 24 value = 5}
}
}
 
Actually, the tag for the Northen Indian state is FUC ;)

Good work though. About how many indian events do you have so far and about how many per nation?
 
tombom said:
Actually, the tag for the Northen Indian state is FUC ;)

Good work though. About how many indian events do you have so far and about how many per nation?

written, almost none. Planned, about 10 or so each major. I reserved the ton of events just so that I could expand if I reall wanted. I promish to have mosdt of the events done by end of next week, or at least till
1600 at the min, by next sunday. Hope to have it together by then.
 
Well the khaliphate, Persia and the Moghul Empire should get something in the lines of Savoy, Burgundy and Brittany in the infidel King event.
Also, lets say the khaliphate interferes personally, we should have an inquisition for the khaliphate to force the infidels to the faith :p just my pennys worth