yes it makes all skills x2 dmg ... not working for a single skillpvePhysSkillDmgBonus
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>
Working for any damage skills, checked.yes it makes all skills x2 dmg ... not working for a single skill
yes but I want to make it work for a single skill not for all. Like this exampleWorking for any damage skills, checked.
Blow skills didn't work like that, blow skills have their own formula w/o any PvE/PvP damage modificatorsyes but I want to make it work for a single skill not for all. Like this example
Lethal Blow > x4 dmg
Deadly Blow > x2 dmg
Backstab > x3 dmg
Any Ideas?