This will only work on newly spawned dinos. Use "cheat DestroyWildDinos" or "DestroyWildDinos" to get things started quicker.
When a Dino is killed or tamed all players in a large area around the dino will get a 1% chance to receive a Chibi of the same type.
All Chibi in the game now have a drop from their associated Dino, excluding holiday Chibi.
Use ini setting to change the range and chance for a Chibi to drop. (Defaults)
[ChibiDrops]
ChibiDropRange - Distance from Dino to check for a player. (10000)
ChibiChanceOnTame - Drop chance on tame. Use a number from 0-1 to set the chance. (1%)
ChibiChanceOnKill - Drop chance on kill. Use a number from 0-1 to set the chance. (1%)
Example 50% chance on kill would be:
[ChibiDrops]
ChibiChanceOnKill=0.5