DamageType of table dbo.Skills has value ranging 0 up to 7.
do you have details regarding each allowed value ?
do you have details regarding each allowed value ?
I think you mean reduces the target's current MP by [DamageMP] ?Quote:
DamageType = 4 Reduces the target's maximum MP by [DamageMP] percent
select * from dbo.Skills where DamageType=4 AND SkillLevel < 100
I'm not sure to fully understand your point.Quote:
I think no 7 no work REC damage, defender skill Mental Impact and other things (no remember) doesn't work, DamageType 7 - don't know what add but its no rec because TypeEffect in this skill add damageto skill if magic atk go up, so TypeEffect = 3-4 Mental Impack skill add damage if you up INT, TypeEffect = 1-2 add damage if STR up, 1 and 3 half damage if use 2 and 4 - full damage like = attack mag/phys... DamageType 7 doesnt work for me...