Conversation
Allow players to add any mod type on demand, or trigger a heal. This enables them to replicate abyss cards, the effects of eating food, or other event buffs.
|
Leaving as draft while I gather feedback and generate docs |
|
PR made per request Validation of 30% Heal on Burst done by https://discord.com/channels/763583452762734592/851428030094114847/1353185640870842411 30% Heal tcl evidence Conclusions: |
Allow players to add any mod type or trigger a heal on demand.
This enables them to replicate abyss cards, the effects of eating food, or other event buffs.
Note: if both this and Expanded Booking are approved, the refactor of sysfunc.go will cause a merge conflict. I will resolve it when that occurs.
Because sysfunc was getting so large, I somewhat arbitrarily broke out the player/enemy functions into their own file. I did not change any of these other functions. If desired, I can revert the change.