While Zhang Xueliang offers -15% supply consumption Gu Zhutong does not. As chinas main weakness is low ic and low tc Gu Zhutong will hurt china quite a bit.Code:################ # Chief of the Army Section 27530 - 27539 ############################################# event = { # Gu Zhutong takes power id = 27530 random = no country = CHI persistent = yes trigger = { ai = yes minister = 52097 # Gu Zhutong NOT = { InCabinet = 52097 } } name = "AI_EVENT" style = 0 date = { day = 1 month = january year = 1936 } offset = 7 deathdate = { day = 29 month = december year = 1999 } action_a = { command = { type = chiefofarmy which = 52097 } command = { type = dissent value = -1 } } } event = { # Zhang Xueliang takes power id = 27531 random = no country = CHI persistent = yes trigger = { ai = yes minister = 52008 # Zhang Xueliang NOT = { InCabinet = 52008 } NOT = { minister = 52097 } # Zhang Xueliang } name = "AI_EVENT" style = 0 date = { day = 1 month = january year = 1936 } offset = 7 deathdate = { day = 29 month = december year = 1999 } action_a = { command = { type = chiefofarmy which = 52008 } command = { type = dissent value = -1 } } }
Should Shina still use the "wrong" minister?



Reply With Quote