• 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.
leader below got missed out on current beta 12

historicalleader = {
id = { type = 6 id = }
category = general
name = "Angus" #William Douglas, 2nd Earl of Angus
startdate = {
year = 1427
}
deathdate = {
year = 1437
}
rank = 2
movement = 23
fire = 2
shock = 3
siege = 0
dormant = no
remark = "Warden of Scottish Marches. Led victory against English at Battle of Piperdean"
}
 
Any reason why his movement was improved? I ask because your reasoning might have an impact on the other leaders that were added. /my thoughts on leaders in general as someone like Humâyûn is a 4-2-3 and he managed to lose and regain the Mughal Empire through force of arms.
 
Toio's proposal is in post #175:
Toio said:
change both "angus" to William Douglas for first one and George Douglas for the second.

William Douglas (1427) should have 3 for movement as he outmaneuvered the english
You disagreed for the change of names but there was no comment on second part.
 
#(1512-1514) The Auld Alliance
event = {
id = 3072
trigger = {
exists = FRA
exists = ENG
NOT = { war = { country = SCO country = FRA } }
NOT = { vassal = { country = ENG country = SCO } }
}
random = no
country = SCO
name = "EVENTNAME3072" #The Auld Alliance
desc = "EVENTHIST3072"
#-#In 1512 France and Scotland renewed their ''Auld Alliance'' as a counterbalance to England's involvement in the anti-French schemes of Pope Julius II. This later drew the Scottish into a disastrous war against the English. Using the pretext of revenge for the murder of Robert Kerr, a warden of the Scottish East March who had been killed by John Heron in 1508, James of Scotland declared war and invaded England with an army of about 30,000 men in 1513.

date = { day = 1 month = january year = 1512 }
offset = 360
deathdate = { day = 1 month = january year = 1514 1516 }

action_a = {
name = "ACTIONNAME3072A" #Ally with France
command = { type = relation which = FRA value = 50 }
command = { type = relation which = ENG value = -75 }
command = { type = alliance which = FRA }
}
action_b = {
name = "ACTIONNAME3072B" #Don't ally with France
command = { type = relation which = FRA value = -75 }
command = { type = relation which = ENG value = 50 }
}
}