NPC Summon Radio
Adds a "Space Summon Radio".
Get it at the Stop-2-teleshop.
This item can allow you to call to your position NPCs!
Just type a number that can spawn npcs and hit "Call", there is a 45 second cooldown between calls.
This mod has included numbers for Space Police 2:
- 911: 2 Space police npcs. with a 25% chance for 2 Coptop police npcs.
- 9111: 2 Mega police npcs.
- 9999: 3 Space police npcs and 3 Mega police npcs.
Mostly as an example, maybe someone wants to add in more numbers to spawn different npcs.
It’s easy to do via patch files, search for the file "numbers.config" in the mod.
Callable numbers can be from 1 to 8 digits long.
Spawnable NPCs support seed, amount and json parameters.
Example:
"911" : [ [0.25,[ ["human","coptoppolice",2,null,{"statusControllerSettings":{"stats":{"maxHealth":{"baseValue":10000.0},"powerMultiplier":{"baseValue":300},"protection":{"baseValue":50}}}}] ]], [1.0,[ ["human","spacepolice",2] ]] ]