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

Darlot

Recruit
81 Badges
Dec 14, 2009
5
0
  • Europa Universalis III: Chronicles
  • Hearts of Iron III
  • Hearts of Iron III Collection
  • Majesty 2
  • Iron Cross
  • Magicka
  • Victoria: Revolutions
  • Semper Fi
  • Sword of the Stars
  • Hearts of Iron IV: Expansion Pass
  • Hearts of Iron IV: Together for Victory
  • Stellaris: Leviathans Story Pack
  • Victoria 2
  • Stellaris: Ancient Relics
  • Warlock: Master of the Arcane
  • Warlock 2: The Exiled
  • Steel Division: Normandy 44
  • Imperator: Rome
  • 500k Club
  • Hearts of Iron IV: Colonel
  • Pride of Nations
  • Pillars of Eternity
  • Magicka 2
  • Cities: Skylines - After Dark
  • Stellaris
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Hearts of Iron IV Sign-up
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Expansion Pass
  • BATTLETECH: Season pass
  • Age of Wonders: Planetfall
  • Stellaris: Digital Anniversary Edition
  • BATTLETECH: Heavy Metal
  • Shadowrun: Dragonfall
  • Shadowrun Returns
  • Cities: Skylines - Parklife
  • Europa Universalis IV: Rule Britannia
  • Stellaris: Humanoids Species Pack
  • Stellaris: Lithoids
  • Age of Wonders
  • Age of Wonders III
  • BATTLETECH: Flashpoint
  • For The Glory
  • Hearts of Iron IV: Death or Dishonor
  • Surviving Mars
  • Stellaris: Megacorp
  • BATTLETECH
  • Knights of Honor
  • Europa Universalis IV
I played Japan until '42. At war with USA, SU and the Allies, China has been made a puppet.
What is the release for the garrison divisions on Japan and the islands? Is this a bug or an event not yet fired?
 
Upvote 0
Code:
####################################################################
#  Unlock Japanese Garrison Divisions for Human Player at Start of 1936 Campaign
####################################################################

event = { 
	id = 3836
	random = no
	country = JAP

	trigger = { ai = no }

	name = "Release Locked Divisions"
	desc = "New Japanese leadership takes total control of all the Empire's military resources"
	style = 0
	picture = "Japan_celebrating"

	date = { hour = 2 day = 0 month = january year = 1936 }

	action_a = {
		name = "Absolute Control of the Japanese Military"
		#command = { type = unlock_division which = 13016 value = 26 } # Dai 2 Dokuritsu shubitai
		#command = { type = unlock_division which = 13016 value = 27 } # Dai 3 Dokuritsu shubitai
		#command = { type = unlock_division which = 13016 value = 29 } # Dai 4 Dokuritsu shubitai
		#command = { type = unlock_division which = 13016 value = 30 } # Dai 5 Dokuritsu shubitai
		#command = { type = unlock_division which = 13016 value = 38 } # Dai 5 Dokuritsu shubitai
		command = { type = unlock_division which = 13016 value = 50 } # Dai 7 Shubitai
		command = { type = unlock_division which = 13016 value = 51 } # Dai 57 Shubitai
		command = { type = unlock_division which = 13016 value = 55 } # Dai 8 Shubitai
		command = { type = unlock_division which = 13016 value = 56 } # Dai 14 Shubitai
		command = { type = unlock_division which = 13016 value = 72 } # Dai 1 Chôsen Shubitai
		command = { type = unlock_division which = 13016 value = 73 } # Dai 2 Chôsen Shubitai
		command = { type = unlock_division which = 13016 value = 75 } # Saishu Shubitai
		command = { type = unlock_division which = 13016 value = 77 } # Naha Shubitai
		command = { type = unlock_division which = 13016 value = 79 } # Toyohara Shubitai
		command = { type = unlock_division which = 13016 value = 81 } # Tomari Keibitai
		command = { type = unlock_division which = 13016 value = 83 } # Shana Shubitai
		command = { type = unlock_division which = 13016 value = 85 } # Mariane Keibitai
		command = { type = unlock_division which = 13016 value = 87 } # Palau Keibitai
		command = { type = unlock_division which = 13016 value = 89 } # Eniwetok Keibitai
		command = { type = unlock_division which = 13016 value = 91 } # Bikini Keibitai
		command = { type = unlock_division which = 13016 value = 93 } # Kwajalein Keibitai
		command = { type = unlock_division which = 13016 value = 95 } # Saipan Keibitai
		command = { type = unlock_division which = 13016 value = 97 } # Shumushushima Keibitai
		command = { type = unlock_division which = 13016 value = 99 } # Bonin Keibitai
		command = { type = unlock_division which = 13016 value = 101 } # Marcus Keibitai
		command = { type = unlock_division which = 13016 value = 103 } # Ulithi Keibitai
		command = { type = unlock_division which = 13016 value = 105 } # Truk Keibitai
		command = { type = unlock_division which = 13016 value = 107 } # Ponape Keibitai
		command = { type = unlock_division which = 13016 value = 109 } # Marshall Keibitai
		command = { type = unlock_division which = 13016 value = 111 } # Yap Keibitai
		command = { type = unlock_division which = 13016 value = 301 } # Asahikawa Keibitai
		command = { type = unlock_division which = 13016 value = 303 } # Sapporo Keibitai
		command = { type = unlock_division which = 13016 value = 305 } # Sendai Keibitai
		command = { type = unlock_division which = 13016 value = 307 } # Fukushima Keibitai
		command = { type = unlock_division which = 13016 value = 309 } # Tokyo Keibitai
		command = { type = unlock_division which = 13016 value = 311 } # Nagoya Keibitai
		command = { type = unlock_division which = 13016 value = 313 } # Osaka Keibitai
		command = { type = unlock_division which = 13016 value = 315 } # Shikoku Keibitai
		command = { type = unlock_division which = 13016 value = 317 } # Kagoshima Keibitai
		command = { type = unlock_division which = 13016 value = 319 } # Fukuoka Keibitai
		command = { type = unlock_division which = 13016 value = 321 } # Hiroshima Keibitai
		command = { type = unlock_division which = 13016 value = 323 } # Kanazawa Keibitai
		command = { type = unlock_division which = 13016 value = 325 } # Niigata Keibitai
		command = { type = unlock_division which = 13016 value = 327 } # Akita Keibitai
		}
	}

The event should fire one hour after start of the campaign.