How to increase skill pve damage

MrTitan

Heir
Customer
How to setup for example skill lethal to do x4 pve dmg and skill deadly blow to make x2 pve damage (as examples)?
 
pvePhysSkillDmgBonus
pvePhysDmgBonus
pvePhysDefenceBonus
pvePhysSkillDefenceBonus
pveMagicSkillDefenceBonus
pveMagicSkillDmgBonus

If you apply it like that it will give x2 pve damage to all skills it works as passive
<for>
<mul order="0x30" stat="pvePhysSkillDmgBonus" val="2.0"/>
</for>
 
Last edited:
pvePhysSkillDmgBonus
pvePhysDmgBonus
pvePhysDefenceBonus
pvePhysSkillDefenceBonus
pveMagicSkillDefenceBonus
pveMagicSkillDmgBonus

If you apply it like that it will give x2 pve damage to all skills it works as passive
<for>
<mul order="0x30" stat="pvePhysSkillDmgBonus" val="2.0"/>
</for>
yes it makes all skills x2 dmg ... not working for a single skill
 
Back
Top