[HOI2] 傳說中的邪惡同盟

看板Paradox (P社)作者 (貓拳四郎 ○(#‵︿′ㄨ))時間17年前 (2008/10/06 20:49), 編輯推噓2(201)
留言3則, 2人參與, 最新討論串1/1
######################################################################### # The Molotov-Ribbentrop Pact ######################################################################### country = GER action_a = { name = "ACTIONNAME2050A" # Historical Agreement ai_chance = 95 command = { type = trigger which = 2600 } # SOV command = { type = relation which = SOV value = 15 } command = { type = set_relation which = EST value = -75 } command = { type = set_relation which = LAT value = -75 } command = { type = set_relation which = LIT value = -75 } command = { type = trigger which = 51 } # UK Gears up for war command = { type = trigger which = 52 } # France Gears up for war } ######################################################################### # The Molotov-Ribbentrop Pact - Historical Pact ######################################################################### event = { id = 2600 random = no country = SOV action_c = { name = "ACTIONNAME2600C" # Propose an unholy alliance ai_chance = 1 command = { type = relation which = GER value = 25 } command = { type = trigger which = 2015 } # GER ######################################################################### # The Molotov-Ribbentrop Pact - Soviets Propose Alliance (MOD33) ######################################################################### event = { id = 2015 random = no country = GER action_b = { name = "ACTIONNAME2015B" # Let the world tremble! ai_chance = 5 <- 原版的沒有這行,所以機率是50%? command = { type = relation which = SOV value = 15 } command = { type = alliance which = SOV } command = { type = dissent value = 20 } command = { type = domestic which = freedom value = -1 } command = { type = trigger which = 2602 } command = { type = addcore which = 307 } command = { type = addcore which = 306 } command = { type = addcore which = 305 } command = { type = relation which = ENG value = -30 } command = { type = relation which = USA value = -30 } command = { type = relation which = FRA value = -30 } } } ######################################################################### # The Molotov-Ribbentrop Pact - Soviets Propose Alliance (原版) ######################################################################### action_b = { name = "ACTIONNAME2015B" # Let the world tremble! command = { type = relation which = SOV value = 15 } command = { type = alliance which = SOV } command = { type = dissent value = 15 } command = { type = domestic which = freedom value = -1 } command = { type = trigger which = 2602 } command = { type = addcore which = 307 } command = { type = addcore which = 306 } command = { type = addcore which = 305 } } ######################################################################### # The Molotov-Ribbentrop Pact - Full Alliance ######################################################################### event = { id = 2602 random = no country = SOV action_a = { name = "OK" # Let the world tremble! command = { type = end_guarantee which = SOV where = FRA } command = { type = leave_alliance } 只有一瞬間的同盟?? ( ̄▽ ̄||) 印象中好像看過那麼一次希老闆、老毛子、波蘭3P -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 118.167.139.205 ※ 編輯: Connels 來自: 118.167.139.205 (10/06 21:13)

10/06 21:14, , 1F
有愈過 蘇聯離開共產 加入軸心 (果然德國才是主角)
10/06 21:14, 1F

10/06 21:15, , 2F
但是 馬上就離開軸心 那到底是在幹麻?
10/06 21:15, 2F

10/06 22:27, , 3F
意思意思嘛~
10/06 22:27, 3F
文章代碼(AID): #18wWbnjm (Paradox)
文章代碼(AID): #18wWbnjm (Paradox)