modifications proposed :
Code:
#Le Tellier and Louvois#
event = {
id = 3114
random = no
country = FRA
name = "EVENTNAME3114"
desc = "EVENTHIST3114"
date = { day = 1 month = january year = 1666 }
offset = 30
deathdate = { day = 1 month = january year = 1677 }
action_a = {
name = "ACTIONNAME3114A" #These Excellent Military Specialists!
command = { type = MIL which = 3 value = 576 }
command = { type = land value = 1000 }
command = { type = domestic which = OFFENSIVE value = -1 }
command = { type = domestic which = QUALITY value = 1 }
command = { type = domestic which = SERFDOM value = 1 }
}
}
Code:
#Vauban#
event = {
id = 5004
trigger = {
owned = { province = 383 data = -1 } #Picardie
owned = { province = 376 data = -1 } #Champagne
}
random = no
country = FRA
name = "EVENTNAME5004" #Sébastien le Prestre marquis de Vauban
desc = "EVENTHIST5004"
date = { day = 1 month = january year = 1667 }
offset = 20
deathdate = { day = 1 month = january year = 1670 }
action_a = {
name = "ACTIONNAME5004A" #Appoint him
command = { type = land value = 250 }
command = { type = domestic which = OFFENSIVE value = -1 }
command = { type = fortress which = 426 value = 1 } #Roussillon
command = { type = fortress which = 383 value = 1 } #Picardie
command = { type = fortress which = 376 value = 1 } #Champagne
command = { type = treasury value = -400 }
}
action_b = {
name = "ACTIONNAME5004B" #Our strategy is offensive
command = { type = land value = 750 }
command = { type = domestic which = LAND value = 1 }
command = { type = ART which = -1 value = 30 }
command = { type = stability value = -1 }
command = { type = sleepevent which = 170216 }
}
}
#Vauban#
event = {
id = 170216
trigger = {
owned = { province = 406 data = -1 } #Dauphiné
}
random = no
country = FRA
name = "EVENTNAME170216" #Sébastien le Prestre marquis de Vauban
desc = "EVENTHIST170216"
date = { day = 1 month = january year = 1672 }
offset = 20
deathdate = { day = 1 month = january year = 1685 }
action_a = {
name = "ACTIONNAME170216A" #We trust him
command = { type = land value = 250 }
command = { type = fortress which = 379 value = 1 } #Artois
command = { type = fortress which = 407 value = 1 } #Dauphiné
command = { type = treasury value = -250 }
}
action_b = {
name = "ACTIONNAME170216B" #Our strategy is offensive
command = { type = land value = 750 }
command = { type = ART which = -1 value = 30 }
command = { type = stability value = -1 }
command = { type = sleepevent which = 170217 }
}
}
#Vauban#
event = {
id = 170217
trigger = {
owned = { province = 406 data = -1 } #Provence
}
random = no
country = FRA
name = "EVENTNAME170217" #Sébastien le Prestre marquis de Vauban
desc = "EVENTHIST170217"
date = { day = 1 month = january year = 1685 }
offset = 20
deathdate = { day = 1 month = january year = 1700 }
action_a ={
name = "ACTIONNAME170217A" #We trust him
command = { type = land value = 250 }
command = { type = fortress which = 374 value = 1 } #Alsace
command = { type = fortress which = 406 value = 1 } #Provence
command = { type = treasury value = -250 }
}
action_b = {
name = "ACTIONNAME170217B" #Our strategy is offensive
command = { type = land value = 750 }
command = { type = ART which = -1 value = 30 }
command = { type = stability value = -1 }
}
}
with the same text :
EVENTNAME3114;Le Tellier and Louvois;;;;;;;;;;
EVENTHIST3114;Michel Le Tellier (1603-1685) was the son of a counselor at the Account Chamber. Pinpointed by Prime Minister Cardinal Mazarin, he his named Secretary of War in 1643. He starts the needed reformation of the French army and war administration as minister till 1666 and Chancellor till 1677. His eldest son, Louvois, perfected his achievement and offered his master, Louis XIV, with the largest and best army of the last half of the 17th century.;;;;;;;;;;
ACTIONNAME3114A;These Excellent Military Specialists !;;;;;;;;;;
EVENTNAME5004;Vauban;;;;;;;;;;
EVENTHIST5004;Sébastien Le Prestre de Vauban was a French military engineer who revolutionized the art of siege craft and defensive fortifications. He fought in all of France's wars of Louix XIV's reign (1643-1715) and went on frequent tours around the frontiers redesigning and improving numerous fortifications. His design for the fortification of Landau in Bavaria is sometimes reckoned as his greatest work.;;;;;;;;;;
ACTIONNAME5004A;Appoint him ;;;;;;;;;;
ACTIONNAME5004B;Our strategy is offensive;;;;;;;;;;
EVENTNAME170216;Vauban;;;;;;;;;;
ACTIONNAME170216A;We trust him ;;;;;;;;;;
ACTIONNAME170216B;Our strategy is offensive;;;;;;;;;;
EVENTNAME170217;Vauban;;;;;;;;;;
ACTIONNAME170217A;We trust him ;;;;;;;;;;
ACTIONNAME170217B;Our strategy is offensive;;;;;;;;;;
@Yoda : pas de texte pour les trois dernier car c'est exactement la même chose que le premier event donc je pense qu'il n'y en a pas besoin