• 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.
can i reduce nuke production? i dont want double but half
where can i modify double_nuke_prod command?

Nuclear:type = max_reactor_size value = X # Set the max size of nuclear reactor buildings.
type = abomb_production # Allow A-Bombs
type = double_nuke_prod # Double A-Bomb production rate.

I would guess you need:
type = nuke_prod... remove "double"
 
Nuclear:type = max_reactor_size value = X # Set the max size of nuclear reactor buildings.
type = abomb_production # Allow A-Bombs
type = double_nuke_prod # Double A-Bomb production rate.

I would guess you need:
type = nuke_prod... remove "double"

i already modded max reactor size to 6,
it work well, in fact now usa build 1 bomb each 190gg instead 1 bomb each 40gg (with reactor 10)

can i "comment" (with "#" symbol) to disable this bonus?
{ # type = double_nuke_prod
}
i hope with this comment i can reduce again production time up to 380gg
 
i put "}" in a new line...

btw i could delete the text and leave a command line empty...
effects =
{ command = { }
}

the game will accept an empty command? i dont want cause game crashes...

if the game accept it, i dont need to disable the techology but i can keep the technology without any effects...

i dont know if the game accept a tech without effects...