summaryrefslogtreecommitdiff
path: root/npc/items/legacy_heal.txt
AgeCommit message (Expand)AuthorFilesLines
2022-06-05Maybe this fix the bugJesusaves1-1/+1
2022-05-19Fix more bugs on healing itemsJesusaves1-2/+3
2022-05-17Vitality now affects legacy healing itemsJesusaves1-3/+5
2022-05-17Reestructure legacy_healJesusaves1-10/+26
2019-08-10Keep @val1 in memory for Mouboo Healing (as it is created on-the-fly).Jesusaves1-1/+2
2019-08-03Remove double-precision ponderate average, use a simple average instead withJesusaves1-1/+5
2019-08-03Vit and Level won't affect fixed-HP healing items anymore (sanitization)Jesusaves1-1/+1
2019-07-14Minor fixesJesusaves1-1/+1
2019-07-14Fix a bug on all legacy (number-based) healing itemsJesusaves1-6/+6
2019-05-24Healing cleanupJesusaves1-2/+3
2019-05-24Fix healing bugs and disregard item stackingJesusaves1-0/+3
2019-05-20Exception() for legacy healing itemJesusaves1-1/+4
2019-05-20Add legacy_heal, support for legacy behaviorJesusaves1-0/+48