1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-28 20:27:46 +00:00
Commit graph

8 commits

Author SHA1 Message Date
collett
511fc2b35a Implement hp absorb. 2020-01-12 20:58:32 +09:00
collett
64a1c4033b Create lut entry for auto attacks so we won't have three different places that do damage.
of course more dumb mistake fixes.
2020-01-12 17:46:18 +09:00
collett
e08643f380 Implement damage reflect trigger.
Replace consts with enums in Common.h
Use effect builder for autoattacks.
Dumb mistake fixed.
2020-01-12 03:29:52 +09:00
collett
896ce73175 Generic action handler update with status support. 2020-01-10 21:24:35 +09:00
collett
9cd17b3caa Action system updates. 2020-01-05 17:09:27 +09:00
NotAdam
2581840921 fix action parser not writing combo potency and offsetting all values 2019-08-09 17:50:31 +10:00
NotAdam
7d56237e33 update lut with new/removed actions 2019-08-09 17:50:31 +10:00
NotAdam
33d83fa1e4 move the actionlut data to its own isolated cpp file 2019-06-02 00:34:07 +10:00