Nuke Apocalypse Mod
Tired of vanilla harmless nukes that take time and money to produce? Then this mod is for you! All nuclear weapon parameters have been increased to 99% percent. AI can now produce much more nukes and will not be afraid to use them even on already destroyed provinces.
This mod modifies Atomic.json file in gameValues the following way:
NUCLEAR_REACTOR_COST: 1,
NUCLEAR_REACTOR_COST_PER_LVL: 0,
NUCLEAR_REACTOR_MAX_LVL: 1,
NUCLEAR_REACTOR_LVL_TO_CONSTRUCT_NUKE: 1,
NUCLEAR_REACTOR_PRODUCTION_EFFICIENCY_PER_LVL: 5.0,
NUCLEAR_REACTOR_ATOMIC_BOMB_COST_PER_LEVEL: -1,
ATOMIC_BOMB_COST: 1.0,
ATOMIC_BOMB_COST_PER_ATOMIC_BOMB: 0,
ATOMIC_BOMB_PRODUCTION_TIME: 0,
ATOMIC_BOMB_POPULATION_CASUALTIES: 0.99,
ATOMIC_BOMB_ECONOMY: 0.99,
ATOMIC_BOMB_ARMY: 0.99,
ATOMIC_BOMB_DEVASTATION: 0.99,
ATOMIC_BOMB_ANIMATION_TIME: 1000000,
ATOMIC_BOMB_SOUND_EFFECT_LOCK_TIME: 20000,
AI_NUKE_PRODUCTION_LIMIT_PER_ACTION: 2000000,
AI_NUKE_IF_DEVASTATION_BELOW: 0.1,
AI_NUKES_LIMIT: 2100000000
Most important are:
NUCLEAR_REACTOR_COST: 1 — Nuclear reactor practically free
ATOMIC_BOMB_COST: 1.0 — Practically no cost for atomic bombs
ATOMIC_BOMB_PRODUCTION_TIME: 0 — Means that in game boms take 1 day to produce
ATOMIC_BOMB_ECONOMY: 0.99
ATOMIC_BOMB_ARMY: 0.99
ATOMIC_BOMB_DEVASTATION: 0.99 — Damage to economy, army and devastation from explosion is up to 99%
AI_NUKE_PRODUCTION_LIMIT_PER_ACTION: 2000000 — Not sure what it does but i think it allows AI produce more bombs at once
AI_NUKE_IF_DEVASTATION_BELOW: 0.1 — Again not sure but i think i makes removes restriction to bomb highly devasted provinces
AI_NUKES_LIMIT: 2100000000 — Probably allows AI to hold as much as it can bombs