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

Malatesta

Consigliere
98 Badges
Nov 23, 2004
13.668
2.714
  • Cities: Skylines
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • 500k Club
  • March of the Eagles
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Pride of Nations
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Hearts of Iron IV: No Step Back
  • Divine Wind
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Commander: Conquest of the Americas
  • Deus Vult
  • East India Company
  • Europa Universalis III
  • Cities in Motion
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Europa Universalis III Complete
He modificado un par de cosillas de algunos eventos de España para el siglo XVI, y creado algunos nuevos: básicamente para representar el traslado de la corte a Madrid.

#Cambio de Capital#
event = {

id = 172008
trigger = {
control = {province = 436 data = -1}

}
random = no
country = SPA
name = "Necesitamos una nueva Corte"
desc = "En 1561, por expreso deseo de Felipe II, se trasladó
la corte española a la villa de Madrid, dada su posición
central en la Península, iniciándose las obras del
monasterio de El Escorial."

style = 2
date = {day = 21 month = april year = 1561}
offset = 30
deathdate = {day = 21 month = april year = 1562}

action_a ={
name = "Traslademos la capital a Madrid e iniciemos las obras de El E Escorial"
command = {type = stability value = -1}
command = {type = gainmanufactory which = 436 value = luxury}
command = {type = treasury value = -500}
command = {type = domestic which = centralization value = 1}
command = {type = capital which = 436}
command = {type = population which = 436 value = 5000}
}
action_b ={
name = "Dejemos la capital en Toledo"
command = {type = stability value = 1}
command = {type = domestic which = centralization value = -1}
command = {type = capital which = 439}
}
action_c ={
name = "Hagamos de Toledo una digna capital imperial"
command = {type = stability value = 1}
command = {type = domestic which = centralization value = -1}
command = {type = capital which = 439}
command = {type = gainmanufactory which = 439 value = luxury}
command = {type = treasury value = -500}
}
}

Otro con el posible traslado a Lisboa

#Traslado de la Corte a Lisboa#
event = {

id = 172009
trigger = {
control = {province = 441 data = -1}
}
random = no
country = SPA
name = "Un nuevo traslado de la Corte"
desc = "En 1581, tras la adquisición de la Corona de Portugal.
Felipe II se planteó el traslado de la capital a Lisboa.
No solo iba a suponer el cambio de la Corte, sino la política
que seguiría el imperio hispano: atlántica o continental"

style = 2
date = {day = 21 month = april year = 1581}
offset = 200
deathdate = {day = 21 month = april year = 1584}

action_a ={
name = "Dejemos la capital en Madrid"
command = {type = stability value = 1}
command = {type = domestic which = centralization value = 1}
command = {type = capital which = 436}
command = {type = land value = 1000}
command = {type = domestic which = land value = 2}
}
action_b ={
name = "Traslademos la capital a Lisboa"
command = {type = stability value = -1}
command = {type = domestic which = centralization value = -1}
command = {type = capital which = 441}
command = {type = naval value = 1000}
command = {type = domestic which = land value = -2}
command = {type = addcore which = 441}
command = {type = addcore which = 442}
command = {type = addcore which = 434}
}
}

Para este último evento he modificado el de la herencia de la Corona de Portugal para representar mejor la combinación de ambas coronas bajo Felipe II, por lo que España hereda Portugal

#La Corona Portuguesa#
event = {

id = 3162
random = no
country = SPA
name = "EVENTNAME3162"
desc = "EVENTHIST3162"
style = 2
trigger = { exists = POR }

date = { day = 1 month = february year = 1580 }
offset = 0
deathdate = { day = 2 month = february year = 1580 }

action_a ={ #One King, One Kingdom#
name = "ACTIONNAME3162A"
command = { type = inherit which = POR }
command = { Type = dynastic which = POR }
command = { Type = stability value = 1 }
}

action_b ={ #One King, Two Kingdoms#
name = "ACTIONNAME3162B"
command = { Type = alliance which = POR }
command = { Type = dynastic which = POR }
command = { Type = stability value = -1 }
command = { Type = sleepevent which = 172009 }
}
}

Voy a ver si modifico el evento de la revulta de Portugal y Cataluña, para hacer que se independicen y crear otro posible evento de anexión por España. Espero vuestros comentarios :D
 
Last edited:

Malatesta

Consigliere
98 Badges
Nov 23, 2004
13.668
2.714
  • Cities: Skylines
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • 500k Club
  • March of the Eagles
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Pride of Nations
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Hearts of Iron IV: No Step Back
  • Divine Wind
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Commander: Conquest of the Americas
  • Deus Vult
  • East India Company
  • Europa Universalis III
  • Cities in Motion
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Europa Universalis III Complete
También he hecho unas modificaciones en el evento de la Santa Alianza, en el que en vez de mejorar las relaciones se crea una múltiple alianza (hay que modificar también este evento en los países participantes)

#La Santa Liga#
event = {

id = 3161
trigger = {
exists = TUR
AND = {
event = 3549
}
}
random = no
country = SPA
name = "EVENTNAME3161"
desc = "EVENTHIST3161"
style = 2

date = { day = 1 month = january year = 1568 }
offset = 30
deathdate = { day = 1 month = january year = 1571 }

action_a ={ #Support the Holy League#
name = "ACTIONNAME3161A"
command = { type = alliance which = PAP }
command = { type = alliance which = KNI }
command = { type = alliance which = VEN }
command = { type = alliance which = TOS }
command = { type = alliance which = NAP }
command = { type = alliance which = SAV }
command = { type = casusbelli which = TUR value = 72 }
command = { type = relation which = TUR value = -150 }
command = { type = relation which = PAP value = 150 }
command = { type = relation which = FRA value = 150 }
command = { type = relation which = KNI value = 150 }
command = { type = relation which = TOS value = 150 }
command = { type = relation which = VEN value = 150 }
command = { type = relation which = NAP value = 150 }
command = { type = relation which = SAV value = 150 }
}

action_b ={ #Let the matter fall#
name = "ACTIONNAME3161B"
command = { type = relation which = TUR value = 50 }
command = { type = relation which = PAP value = -50 }
command = { type = relation which = FRA value = -50 }
command = { type = relation which = KNI value = -50 }
command = { type = relation which = TOS value = -50 }
command = { type = relation which = VEN value = -50 }
command = { type = relation which = NAP value = -50 }
command = { type = relation which = SAV value = -50 }
}
}
 

Malatesta

Consigliere
98 Badges
Nov 23, 2004
13.668
2.714
  • Cities: Skylines
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • 500k Club
  • March of the Eagles
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Pride of Nations
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Hearts of Iron IV: No Step Back
  • Divine Wind
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Commander: Conquest of the Americas
  • Deus Vult
  • East India Company
  • Europa Universalis III
  • Cities in Motion
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Europa Universalis III Complete
Y por último os pongo dos eventos más: uno de la conquista del Imperio Inca (similar al azteca) para ver si la IA con España hace algo, y uno de Canarias. Este último no es un ejercicio de chouvinismo, sino que como no está representado su historia...espero poner un par de eventos más sobre Canarias.

#Fin de la Conquista de Canarias#
event = {
id = 172006
trigger = {
OR = {
owned = { province = 817 data = -1 } #Canarias#
}
}
random = no
country = SPA
name = "Fin de la conquista de Canarias"
desc = "Tras la conquista de La Palma, concluyó el proceso de conquista
castellana iniciada en 1402 y que sólo se pudo terminar en 1497. Las
'Islas Afortunadas' se convirtieron en un punto estratégico para el
futuro Imperio Español en las Américas, por lo que fue objeto de continuos
ataques de piratas y de las potencias rivales de España. En su vertiente
económica, fue destino permanente para muchos colonos atraidos
por las posibilidades que ofrecía la incipiente industria azucarera,
exportada desde el Mediterraneo, ayudando a su despegue
demográfico y económico."

style = 1
date = {day = 1 month = january year = 1497}
offset = 10
deathdate = {day = 30 month = december year = 1498}

action_a ={
name = "Desarrollemos las Islas y atraigamos población"
command = {type = population which = 817 value = 4000}
command = {type = gainmanufactory which = 817 value = refinery}
command = {type = treasury value = -500}
}
action_b ={
name = "Defendamos las islas y convirtámoslas en un bastión defensivo"
command = {type = fortress which = 817 value = 2}
command = {type = INF which = 817 value = 3000}
command = {type = treasury value = -300}
}
}

#La Conquista del Nuevo Mundo#
event = {

id = 172007
trigger = {
control = { province = 169 data = SPA }
}
random = no
country = SPA
name = "La Conquista del Imperio Inca"
desc = "Tras el éxito de Cortés en Mesoamérica y el oro
del que se apoderó, surgió entre los conquistadores
la idea de la existencia de otro imperio similar al Azteca.
Francisco Pizarro partió de Panamá, junto con 156 conquistadores,
rumbo al sur con la idea de encontrar este imperio deseado. Tras el
primer contacto con los incas, Pizarro aprovechó la situación de guerra
civil que existía entre éstos, y capturó al Inca Atahualpa en Cajamarca,
pidiendo un enorme rescate en oro por él. Una vez logrado no cumplió su
palabra y mandó a ejecutar al último de los incas, haciéndose con el control
del mayor Imperio americano"

style = 2
date = { day = 1 month = january year = 1470 }
offset = 30
deathdate = { day = 1 month = january year = 1560 }

action_a ={ #A New Reconquista! A New Beginning!#
name = "Una nueva conquista para nuestro Imperio"
command = { type = inherit which = INC }
command = { type = stability value = 1 }
command = { type = treasury value = 1000 }
command = { type = colonists value = 6 }
command = { type = missionaries value = 6 }
}
}
 

traskott

Field Marshal
30 Badges
Mar 22, 2004
6.314
1.297
  • Europa Universalis III Complete
  • Europa Universalis IV: Golden Century
  • Europa Universalis IV: Rule Britannia
  • Europa Universalis IV: Cradle of Civilization
  • Europa Universalis IV: Rights of Man
  • Hearts of Iron IV Sign-up
  • Stellaris
  • Europa Universalis IV: Mare Nostrum
  • Europa Universalis IV: Cossacks
  • Europa Universalis IV: Common Sense
  • Humble Paradox Bundle
  • Pride of Nations
  • 500k Club
  • Rome Gold
  • Europa Universalis IV: Res Publica
  • Hearts of Iron II: Armageddon
  • Knights of Pen and Paper +1 Edition
  • Europa Universalis III Complete
  • Heir to the Throne
  • Hearts of Iron III
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Divine Wind
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Europa Universalis III
  • Deus Vult
  • Crusader Kings II
  • Cities in Motion
Estan muy currados, en cuanto pueda recuperar mi pc los probaré. El del cambio de capital es muy propio, pues fue una opción que se barajó con Carlos V y Felipe II: "Si quieres conservar tus territorios pon la capital en Lisboa, si quieres perderlos en Madrid" ( o algo así no lo tengo a mano :( ) . Pero os hacéis la idea de lo bien encaminada que estaba la frase....
 

Malatesta

Consigliere
98 Badges
Nov 23, 2004
13.668
2.714
  • Cities: Skylines
  • Europa Universalis III Complete
  • Europa Universalis IV: Res Publica
  • Victoria: Revolutions
  • Europa Universalis: Rome
  • Rome Gold
  • Semper Fi
  • Sengoku
  • Victoria 2
  • Victoria 2: A House Divided
  • Victoria 2: Heart of Darkness
  • Rome: Vae Victis
  • 500k Club
  • March of the Eagles
  • Crusader Kings II: Holy Knight (pre-order)
  • Europa Universalis IV: El Dorado
  • Europa Universalis IV: Pre-order
  • Pride of Nations
  • Mount & Blade: Warband
  • Crusader Kings II: Way of Life
  • Pillars of Eternity
  • Europa Universalis IV: Common Sense
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Conclave
  • Hearts of Iron IV: No Step Back
  • Divine Wind
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: Sword of Islam
  • Commander: Conquest of the Americas
  • Deus Vult
  • East India Company
  • Europa Universalis III
  • Cities in Motion
  • Europa Universalis IV
  • Europa Universalis IV: Art of War
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For the Motherland
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Europa Universalis III Complete
traskott said:
Estan muy currados, en cuanto pueda recuperar mi pc los probaré. El del cambio de capital es muy propio, pues fue una opción que se barajó con Carlos V y Felipe II: "Si quieres conservar tus territorios pon la capital en Lisboa, si quieres perderlos en Madrid" ( o algo así no lo tengo a mano :( ) . Pero os hacéis la idea de lo bien encaminada que estaba la frase....

Gracias. Con el cambio de capital quería reflejar precisamente eso, la posibilidad que se barajó de trasladarla a Lisboa y, si eso se hubiese producido, lo que habría supuesto para el imperio hispano, por eso, en la opción b, pongo como provincias core españolas portugal.

Seguiré poniendo algunos eventos más. Acepto sugerencias y críticas :D

Saludos