Regeneration of health points like raw fish does, but just per tick.
Outcome:
Doesnt do anything.
Steps to reproduce:
1. make mod with new sticker, like:
Code: Select all
{
type = 'sticker',
name = 'regen-sticker',
duration_in_ticks = 60 * 60,
damage_per_tick = {type = 'physical', amount = -10},
damage_interval = 30
},
3. load game with mod that adds capsule
4. create new world in freeplay, give item via console to test
4. use capsule and observe that players health isnt regnerated