No. Spanish events are yet to be checked.
Any actual organization has to who is doing what? I don't mind pitching in, but I do a duplicated effort. Also, is there a master list of province numbers anywhere to be found?
No. Spanish events are yet to be checked.
There was an attempt at organising division of labour which wasn't met with much interest. For my part, I haven't done anything else since 1.2 and won't probably resume this project until the new patch is out. So anything not done in PV1.2 is still to be done.
There's this ID map - if that's what you're looking for.
ABK_DESC;In the 9th century, Abkhazia was a powerful state, able to exert power over much of Georgia. 200 years later however, they were dynastically absorbed by the Bagratids. As a part of Georgian Kingdom, it was given to the house of Shirvashidze, which retained their title of princes of Abkhazia well into 19th century.;x,,,,,,
CAS;Castile;x,,,,,,,,
CAS_DESC;The Castilian Kingdom started its existence as a rebellious duchy of the older Christian Kingdom of León in the 9th century. However, the dynastic marriages and the need for a united front against the Moors soon united the two Kingdoms again and in the 13th century that union was made permanent. The Reconquista against the Moors culminated with the battle of the Navas de Tolosa (1212) that crushed the Almohade Empire soon after the biggest cities of Al-Andalus (Cordoba Seville) were conquered, leaving the little vassal Kingdom of Granada as the last vestige of Muslim presence in Iberia. The practical end of the fight against the Moors meant that there was a big and rebellious aristocracy with too much time on their hands, and Castile was plagued by chronic instability during the 14th and 15th centuries. Castile's internal strife continued unabated until a civil war erupted between the partisans of princess Juana (supported by the Portuguese) and the those of her sister Isabella (married to Fernando de Aragón and backed by the Aragonese), at the death of King Enrique IV. The victory of the latter faction resulted in the union of the Castilian and Aragonese Kingdoms as the new Kingdom of Spain.;x,,,,
Probably typo but I will take a look later. In any case, STE and the rest of the Central Asian setup will be reworked for the next version. STE will own parts of SIB (which didn't exist in 1419). SIB will be one of the successor states, like Kazan, Crimea and the others.The Golden Horde (STE) has a core on province 449 which has no landconnection to their other cores. Typo or intentional?
Forgot to include it. If you have flag_fox, rename it to flag_foi.
Yes.Does flag_foxNavarre.bmp need to be renamed like that too for consistency?
Oy, everyone.
Therion is currently kinda out due to PC problems (probably you know about that), but stuff needs to be done.
Please post any of provinces id bugs in events, like Russian capital in Tula, Polish in Płock, France without cores on Paris etc. etc.
Therion allowed me to add stuff to that xp-dev repository thing, so I can fix them immediately. Currently I'm working on mentioned Russia, Poland and France. Checking all the files would be tough, so if you found any bugs - post them, NAO! I'd be grateful![]()
I'm actually changing province bugs like Russia with capital in Tula, Poland in Masovia etc. etc. Changing prov IDs in AGCEEP events, so game would have...more sense. It seems that some new events may be needed however (f.e for Polish Silesia recovery's events as now there are four, not one province and Silesian culture).
To sum up, just post here events which are not performing well and game goes wrong because of them. I remmember most of such events and I'm slowly editing them.
need to fix the ansbach province event as it is called straubing now with province # 928
nations to fix...HAB, HUN, LUX, BUR, BAY
I already posted the needed changes to the HAB, HUN, LUX and BAY files in the approbiate regional thread. But what changes do you mean are needed for BURgundy?
#(1484-1540) Expulsion of Hansa merchants
event = {
id = 40045
trigger = {
owned = { province = 274 data = -1 }
owned = { province = 270 data = -1 } #Moskva
control = { province = 270 data = -1 } #Moskva
NOT = {
event = 40044 #MOS: Closing of Novgorod to Hansa merchants
event = 3582 #NVG: The Empire of Russia
}
}
random = no
country = RUS
name = "EVENTNAME40044" #Closing of Novgorod to Hansa merchants
desc = "EVENTHIST40044"
#-#In 1484 Ivan III, following his annexation of Novgorod, has closed Hansa's office in Novgorod. This was a direct continuation of his policy to reduce Novgorod's significance to a second-degree city in a growing Muscovite state.
date = { day = 1 month = january year = 1484 }
offset = 160
deathdate = { day = 1 month = january year = 1540 }
action_a = {
name = "ACTIONNAME40044A" #Kick them out and destroy Novgorod
command = { type = treasury value = 100 }
command = { type = merchants value = 3 }
command = { type = trade value = -500 }
command = { type = domestic which = mercantilism value = 2 }
command = { type = domestic which = centralization value = 1 }
command = { type = relation which = MEC value = -100 }
command = { type = relation which = BRE value = -100 }
command = { type = relation which = SHL value = -100 }
command = { type = relation which = POM value = -100 }
command = { type = relation which = DAN value = 100 }
command = { type = provincetax which = 274 value = -2 } #Novgorod
command = { type = population which = 274 value = -35000 } #Novgorod
command = { type = sleepevent which = 40044 } #MOS: Closing of Novgorod to Hansa merchants
command = { type = removecot which = 274 } #Novgorod
command = { type = cot which = 270 } #Moskva
command = { type = capital which = 270 } #Moskva
}
action_b = {
name = "ACTIONNAME40044B" #Let them stay
command = { type = domestic which = mercantilism value = -1 }
command = { type = domestic which = centralization value = -2 }
command = { type = stability value = -1 }
command = { type = relation which = MEC value = 50 }
command = { type = relation which = BRE value = 50 }
command = { type = relation which = SHL value = 50 }
command = { type = relation which = POM value = 50 }
command = { type = relation which = DAN value = -50 }
command = { type = capital which = 270 } #Moskva
command = { type = sleepevent which = 40092 } #RUS: Hansa Back in Novgorod
command = { type = sleepevent which = 40044 } #MOS: Closing of Novgorod to Hansa merchants