田中志存 田中志存
关注数: 43 粉丝数: 52 发帖数: 1,514 关注贴吧数: 108
【求助】谁帮我看看这个事件的问题在哪………… ###### Partitioning of Yugoslavia event = { id = 2022018 random = no country = GER name = "EVT_2022018_NAME" #Partitioning of Yugoslavia desc = "EVT_2022018_DESC" style = 1 picture = "news_paper" trigger = { NOT = { exists = YUG } control = { province = 338 data = -3 } #Belgrade is allied-controlled participant = { county = GER value = 2 } #is member of Axis#这里是重点 这里会报错!!!!!!!!!!!!!!!! OR = { alliance = { country = GER country = ITA } alliance = { country = GER country = HUN } alliance = { country = GER country = BUL } } } date = { day = 1 month = january year = 1936 } offset = 30 deathdate = { day = 29 month = december year = 1963 } action_a = { ai_chance = 100 name = "EVT_2022018_ACTIONA" #Divide the lands with our allies command = { type = dissent value = -1 } command = { trigger = { NOT= { claims = { province = 346 data = GER } } } type = addclaim which = 346 } #Maribor command = { trigger = { alliance = { country = GER country = ITA } } type = secedeprovince which = ITA value = 329 } #Pristina command = { trigger = { alliance = { country = GER country = ITA } } type = secedeprovince which = ITA value = 332 } #Cetinje command = { trigger = { alliance = { country = GER country = ITA } } type = secedeprovince which = ITA value = 334 } #Tetovo command = { trigger = { alliance = { country = GER country = ITA } } type = secedeprovince which = ITA value = 335 } #Prijepolje command = { trigger = { alliance = { country = GER country = ITA } } type = secedeprovince which = ITA value = 343 } #Dubrovnik command = { trigger = { alliance = { country = GER country = ITA } } type = secedeprovince which = ITA value = 349 } #Ljubljana command = { trigger = { alliance = { country = GER country = ITA } } type = secedeprovince which = ITA value = 350 } #Split command = { trigger = { alliance = { country = GER country = HUN } } type = secedeprovince which = HUN value = 341 } #Novi Sad command = { trigger = { alliance = { country = GER country = BUL } } type = secedeprovince which = BUL value = 328 } #Kumanovo command = { trigger = { alliance = { country = GER country = BUL } } type = secedeprovince which = BUL value = 331 } #Pirot command = { trigger = { alliance = { country = GER country = BUL } } type = secedeprovince which = BUL value = 333 } #Skopje } action_b = { ai_chance = 0 name = "EVT_2022018_ACTIONB" #No, we deserve what we got command = { type = dissent value = 5 } command = { trigger = { alliance = { country = GER country = ITA } } type = relation which = ITA value = -25 } command = { trigger = { alliance = { country = GER country = HUN } } type = relation which = HUN value = -25 } command = { trigger = { alliance = { country = GER country = BUL } } type = relation which = BUL value = -25 } } }
1 下一页