DFHack / dfhack

Memory hacking library for Dwarf Fortress and a set of tools that use it
Other
1.88k stars 479 forks source link

Feature Request: add random selection within an exterminate range #3142

Open Draxxalon opened 1 year ago

Draxxalon commented 1 year ago

Add a parameter to Exterminate to allow percentage of that population to exterminate.

This would allow people to cull large populations to save up some FPS - but not wipe them off the face of the planet.

"-thanos"

myk002 commented 1 year ago

To implement:

I'd also suggest naming the parameter -p, --percent, with --thanos being an alias for --percent=50