1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-01 22:07:45 +00:00
Commit graph

16 commits

Author SHA1 Message Date
collett
384404bb33 clean up 2020-01-09 21:10:49 +09:00
collett
a5884fd604 status effect: damage receive multiplier 2020-01-09 21:04:43 +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
3e9ad1fc3e Merge branch 'action' into develop_c 2020-01-06 17:53:02 +09:00
collett
05480df1d9 no need to return the list 2020-01-06 17:52:45 +09:00
collett
64d64e7428 Merge branch 'action' into develop_c 2020-01-06 00:05:47 +09:00
collett
37177006fa Allow action scripts to add effect. 2020-01-05 23:57:42 +09:00
collett
a27098390b Minor tweaks and code clean up. 2020-01-05 20:49:50 +09:00
collett
9cd17b3caa Action system updates. 2020-01-05 17:09:27 +09:00
collett
b4a9f29d96 So you can hit more than 32 targets with aoe. 2020-01-05 08:39:54 +09:00
collett
7385d2291c Fix copy paste derp. 2020-01-03 17:37:21 +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
collett
56296d295a Attempt to fix combo actions. 2020-01-02 08:07:33 +09:00
NotAdam
c9c481d63a somewhat basic but working effect result delay 2019-08-09 17:50:31 +10:00
NotAdam
d11fa5a6a5 kinda working effect packets 2019-08-09 17:50:31 +10:00
NotAdam
fb4f77c255 some effects/action wip crap 2019-08-09 17:49:40 +10:00