1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-07-11 14:57:46 +00:00
Commit graph

12 commits

Author SHA1 Message Date
collett
7a7a2f1724 Implement cure 1 proc. 2020-01-15 18:07:06 +09:00
collett
a8242fcf87 Implement swiftcast. 2020-01-14 23:24:06 +09:00
collett
62f25b4b77 Implement presence of mind. 2020-01-14 21:59:05 +09:00
collett
4592f955a3 Implement lucid dreaming. 2020-01-14 17:15:05 +09:00
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