Hi Elitepvpers,
I have an question about an skill that I want to change.
Its SA_FIREBIRD_L01 I have added DST_MASTRY_FIRE 10 to it.
So that the skill will have an increase of 10% fire damage.
However even if I add 500% its not working.
So I have checked the source
Snippet
int CMover::GetMagicSkillPower( ATTACK_INFO* pInfo )
There it will be calculated how much damage it will do with the DST_MASTRY_FIRE.
So far no luck if I do /sro 17 500 then its working like it should be.
So it can be that its releated to GetParam() function






