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

unmerged(113565)

Sergeant
2 Badges
Sep 5, 2008
82
0
  • Crusader Kings II
  • Sengoku
on_siege_won_commander = {
random_events = {
1000 = 0
10 = 9911 # Skilled tactician
10 = 9912 # Brilliant strategist
10 = 9913 # Tough soldier
5 = 9914 # Wounded
}
}

on_siege_lost_commander = {
random_events = {
1000 = 0
10 = 9914 # Wounded
5 = 9915 # Maimed
}
}

Are these correct? Other events like these add up all options to a 1000 but these have 1000 = 0 so total is higher. Do the events still fire if all options add up to >1000?

Just checking...
 
Upvote 0