My friend is making an KR AAR but he needed a helping event, so I made one for him, but it doesn't work for some reason. Can anyone see the problem?
Code:
event = {
id = 999999
random = no
country = CSX
style = 0
picture = "Japan_Invasion"
name = "Japanese brutality in Taiwan"
desc = "Peaceful pro-Qing demonstrations in Taiwan was brutally crushed by the Japanese and the people demand a reaction from the Emperor!"
action_a = {
ai_chance = 40
name = "This is unnaceptable! To War!"
command = { type = war which = JAP }
}
action_b = {
ai_chance = 60
name = "We cannot risk war! File a complaint to Hirohito."
command = { type = dissent value = 10 }
}