mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
[Spells] Implement PVP resist and duration overrides (#1513)
* Make use of PVP resist field * Implement PVP duration formulas
This commit is contained in:
committed by
GitHub
parent
af6d344e12
commit
41352f77ae
@@ -83,6 +83,8 @@ public:
|
||||
int GetPVPResistCalc();
|
||||
int GetPVPResistCap();
|
||||
int GetSpellCategory();
|
||||
int GetPVPDuration();
|
||||
int GetPVPDurationCap();
|
||||
int GetCanMGB();
|
||||
int GetDispelFlag();
|
||||
int GetMinResist();
|
||||
|
||||
Reference in New Issue
Block a user