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

Redwolf915

Major
7 Badges
Aug 31, 2007
723
277
  • Crusader Kings II: The Old Gods
  • Europa Universalis IV
  • Hearts of Iron IV: Cadet
  • Hearts of Iron IV: Death or Dishonor
  • Hearts of Iron IV: Expansion Pass
  • Victoria 3 Sign Up
  • Crusader Kings II
I am requesting the following:

Event command to add nukes to the nuke pool.

type = addnuke = [number] country = [TAG] #Adds number of nukes to country TAG's nuke pool

type = addnuke = 7 country = SOV

Event command that adds more than one brigade just like in scenario INC files.

type = add_division which = [name] value = [div type] when = model where = [brigade type] extra = [brigade type] #Extra adds additional brigades to a division. Use multiple extra commands for more than 2 brigades

type = add_division which = "Oorah" value = infantry when = 12 where = artillery extra = police extra = engineer extra = anti_air extra = medium_armor

AI file command to avoid nuking specific countries, provinces, areas or regions. Place it under air_marshal

nukestrikeignore_tag = { [TAG] } #AI will NOT nuke provinces owned or controlled by TAG

nukestrikeignore_prov = { [prov id] }

nukestrikeignore_area = { [area id] }

nukestrikeignore_region = { [region id] }


AI file command to prioritize nuking army stacks

nukestrike_tactical = [X] #X is minimum number of divisions garrisoning a province that will make the AI prioritize nuking this province. AI should prioritize: the capital of enemy alliance LEADER, then provinces with X number of troops, then the rest of the high IC provinces it already likes to target. This will keep the AI from thinking tiny armies are nuke worthy.

nukestrike_tactical_mod = [X] #X is a percentage modifier that makes the AI prefer tactical nuke strikes over logistical nuke strikes. In other words the AI will prefer provinces with high numbers of divisions over provinces with high IC

nukestrike_ic = [X] #X is the minimum amount of IC required in a province to make it a nuke priority. Ignored for capital provinces.
 
Last edited: