noddy102 said:Indeed it does.
As well as the requirement of needing 100 prestige and for you to own those provinces.
Travancore probably THE worst Indian nation to try to proclaim Mughalistan...
noddy102 said:Indeed it does.
As well as the requirement of needing 100 prestige and for you to own those provinces.
Aethis said:Yup I just found it but it says:
id = 8800
random = no
country = TRA
trigger = {
prestige = 100
control = { province = 1945 } # Hyderabad
control = { province = 1929 } # Nagpur
control = { province = 1919 } # Bhopal
control = { province = 1920 } # Gwailor
control = { province = 1483 } # Jodhpur
control = { province = 1897 } # Baroda
does this mean I have to be Travancore to fire it?
beowulf said:I'll have to try Punjab for my next game. Any advice? (V:R vanilla)
Actually, in one of my games I saw AI Punjab giving the Brits a good run for their money. But I guess it'll take more than a little bit of luck.mordisk said:I'd say it's impossible... You will be eaten by the UK. Try to avoid that.
beowulf said:Actually, in one of my games I saw AI Punjab giving the Brits a good run for their money. But I guess it'll take more than a little bit of luck.![]()
JMS424 said:Yeah, I tried Punjab but British India whooped me good come 1855. Any other suggestions in trying to create Mughalistan?
########################################################################
# Proclamation of Mughal State by Tyrel68
#########################################################################
event = {
id = 238211
random = no
country = PAN
picture = MUG_mughal
trigger = {
OR = {
event = 182651
event = 157851
}
NOT = { exists = MUG }
#Delhi
control = { province = 1503 }
#Unified Free States
owned = { province = 1912 } # Sind
control = { province = 1912 } # Sind
owned = { province = 1469 } # Kalat
control = { province = 1469 } # Kalat
owned = { province = 1463 } # Panjab
control = { province = 1463 } # Panjab
#British Controlled States
control = { province = 1498 } # Rajputana
control = { province = 1920 } # Holkar_Sindhia
control = { province = 1897 } # Berodha
control = { province = 1488 } # Kashmir
}
date = { day = 1 month = january year = 1836 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }
name = "EVT_8800_NAME"
desc = "EVT_8800_DESC"
style =
JMS424 said:Why does it have the countries listed afterwards with "#"? Does that not mean that those countries have to control the provinces, not me?
JMS424 said:well, I found Mughalistan, even though I had to cheat (a few unexpected invention events here and there, and neville a couple times). I also had to edit the event, because the event chain seemed to be screwy - I had captured the provinces but it wouldn't fire. But now that I know how to do it, I'll probably go back and try to do it without cheating - ain't gonna be easy though.
Is this for increased difficulty or to decrease the strain on the game engine?OHgamer said:The event has an offset of 30 days, which means it may take as long as controlling the territory for 30 days before the event is checked by the game engine to see if the conditions are met for it to fire.
Dysken said:Is this for increased difficulty or to decrease the strain on the game engine?