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

11 commits

Author SHA1 Message Date
collett
b391bc4aad remove gain job resource 2020-01-10 20:33:50 +09:00
collett
f7ca365c8d status effect: heal cast multiplier, crit dh bonus
fix multipliers not applying to dots/hots
clean up hard-coded values.
2020-01-10 19:39:44 +09:00
collett
b744941620 status effect: heal receive multiplier 2020-01-10 02:17:41 +09:00
collett
a5884fd604 status effect: damage receive multiplier 2020-01-09 21:04:43 +09:00
collett
da17eecac5 status effect: damage multiplier 2020-01-09 19:37:50 +09:00
collett
8247a04d3a fix derp 2020-01-09 17:31:23 +09:00
collett
761b6cc94d Action data update.
All values are parsed from ffxiv act plugin at https://github.com/ravahn/FFXIV_ACT_Plugin
2020-01-09 01:29:09 +09:00
collett
dee59aead1 Try to implement MP restoring actions.
MPP values in lut entries are input manually.
2020-01-02 20:58:50 +09:00
NotAdam
86517c53ea somewhat working action lut stuff 2019-06-02 02:30:54 +10:00
NotAdam
33d83fa1e4 move the actionlut data to its own isolated cpp file 2019-06-02 00:34:07 +10:00
NotAdam
ec909355d3 action lut generation 2019-05-30 15:35:05 +10:00