issues
search
The-Alpha-Project
/
alpha-core
0.5.3 experimental emulator written in Python.
GNU General Public License v3.0
260
stars
77
forks
source link
Implement item spell effect handling + refactor enchant proc effect handling
#1413
Closed
Fluglow
closed
4 months ago
Fluglow
commented
4 months ago
Implement item equip and proc effects and combine with enchant logic into
EquipmentProcManager
All item proc effects are assumed to be 1 PPM
Fix spell stats structure in item query
Fix crash from missing rounding in damage calculations
Use -1 as duration for permanent enchants
EquipmentProcManager