summaryrefslogtreecommitdiff
path: root/npc/items/rand_sc_heal.txt
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Fix more bugs on healing itemsJesusaves1-1/+1
2022-05-17Make that a permanent bonus to item healing on rebirthJesusaves1-2/+2
2022-05-17Give a bonus of 1% healing to all items :3Jesusaves1-0/+3
2022-05-17Fix typo in healing items, which prevented them from fully workingJesusaves1-2/+2
2022-05-12Update the code behind variable rate healing itemsJesusaves1-53/+28
2019-09-03Use readparam2() instead of readparam() in several placesJesusaves1-2/+2
2019-08-10Keep @val1 in memory for Mouboo Healing (as it is created on-the-fly).Jesusaves1-5/+5
2019-06-05Fix Cursed Mouboo questJesusaves1-3/+7
2019-05-24[skip ci]Jesusaves1-1/+1
2019-05-24Fix infinite healing bug (maybe)Jesusaves1-2/+2
2019-05-24Partial Rewrite to rand_sc_healJesusaves1-2/+5
2019-05-24Healing cleanupJesusaves1-9/+3
2019-05-24Fix healing bugs and disregard item stackingJesusaves1-7/+24
2019-05-20Fix bugsJesusaves1-11/+0
2019-05-20Add legacy_heal, support for legacy behaviorJesusaves1-2/+3
2019-05-20Rewrite healing item rule and deprecate all existing healing items in a singl...Jesusaves1-39/+72
2019-03-12Stacking healing items now incur in a penalty to prevent Crazyfefe spams.Jesusaves1-0/+3
2019-03-04Remove every trailing whitespaceJesusaves1-1/+1
2018-06-29Notes, now good night! [skip ci]Jesusaves1-0/+3
2018-03-16"fixes"Jesusaves1-3/+3
2018-03-15Bad file?Jesusaves1-5/+7
2018-01-13Initial commitSaulc1-0/+85