1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-29 20:57:45 +00:00
Commit graph

19 commits

Author SHA1 Message Date
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
77a6904220 status effect: dots & hots 2020-01-10 01:11:13 +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
586a1ab0bb crit & dh 2020-01-07 19:16:13 +09:00
NotAdam
f3ba1ce6c0 some cleanup, kinda working battle dmg calc 2019-08-09 17:50:31 +10:00
NotAdam
36481a44b0 remove old max mp code, remove level modifiers for pie/mp, cap to 10k mp 2019-07-06 14:52:20 +10:00
NotAdam
1083b5ae3b cap level to 80, enable shadowbringers, new mp calc 2019-06-30 19:51:18 +10:00
NotAdam
46149e2d7e correct autoattack potency calculation, fix attack power calc 2019-05-11 13:16:34 +10:00
NotAdam
2ab91b89dc cleanup stat calculation code, slightly better working aa dmg calc 2019-04-25 21:57:41 +10:00
NotAdam
bfffffa9c2 fix attack power calculation not using level value 2019-04-24 23:47:35 +10:00
NotAdam
ec3e93eed9 autoattack damage stat calc funcs, bnpc stat calculation 2019-04-24 23:25:07 +10:00
NotAdam
b13c9eab18 more stat calc functions, some are missing still 2019-03-26 17:33:00 +11:00
NotAdam
aee78a21e5 add a bunch of stat calc functions in 2019-03-26 17:33:00 +11:00
NotAdam
9df536794b style fix, not sure how that happened 2019-03-23 12:40:17 +11:00
NotAdam
6938e16618 minor cleanup and move mp cost calc into calcstats 2019-03-23 11:48:49 +11:00
mordred
03b6f5229d Added probability functions for dh / ch / block 2019-03-22 13:26:34 +01:00
Mordred
2557ed4f90 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
mordred
8dcbfa5365 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Math/CalcStats.h (Browse further)