Jump to content

Spell Power question


Guest scol

Recommended Posts

Hello, just a quick question for ya. Can any of you point where in the code spell power (damage/heal) is calculated? I was looking at player.cpp in the updateDamageAndHealing or whatever it was called, but not sure where bonuses from gear are calculated.

any help appreciated. thx in advance

Link to comment
Share on other sites

Hello, just a quick question for ya. Can any of you point where in the code spell power (damage/heal) is calculated? I was looking at player.cpp in the updateDamageAndHealing or whatever it was called, but not sure where bonuses from gear are calculated.

any help appreciated. thx in advance

Perhaps nowhere, since 3.0.3 still isn't supported.

303-willcrashforsure:

# grep -i 'spell power' src/game/*
src/game/ItemPrototype.h:        if(ScalingStatValue & 0x00008000)                   // spell power

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use