Ethen wrote:I did that very thing, restarted and tested it. Didn't work. But thanks for making me feel like an ass. I appreciate it. I asked because I need help man. I looked at icarus stats and they looked the same as vesper. No help there.
You probably didn't change the weapon IDs in the weapon xml when you did the bonus. Besides, doing them in the weapon xmls is ASS. Regardless of what Melerix continues to do when doing SAs.
You want to do it right?
Code: Select all
(52,'Vesper Dual Sword','lrhand','true',1520,1,1,'fine_steel','s84',482,10,'dual',8,0,0,0,0,325,0,176,-1,-1,0,0,'true','true','true','true',3411,1,0,0,0,0,0,0,0,'0-0;'),
Code: Select all
<skill id="3411" levels="1" name="Special Ability: Focus"><!-- Unknown Internal Name --><!--Guessing...10004 Dynasty Dual Sword 3411 1 When enchanted, the P.Atk of a dualsword will increase more than that of a two-handed sword, blunt or fist weapon. When enchanted by 4 or more charges, the critical rate will increase by 109, and the MaxHP will increase by 10%. Enhances damage done to the target during PvP.10415 Icarus Dual Sword 3411 1 When enchanted, the P. Atk. of dual-swords, two-handed swords, two-handed blunt weapons and fist weapons will increase more than that of one-handed swords. When enchanted by 4 or more, Increases Critical Attack by 109, and Max HP increases by 10%. Increases the damage inflicted during PvP.14375 Icarus Dual Sword {PvP}' 3411 1 Critical +109/PvP/+10% HP14412 Icarus Dual Sword - Destruction {PvP}' 3411 1 Critical +109/PvP/+10% HP14462 Vesper Dual Sword {PvP}' 3411 1 Critical +109/PvP/+10% HP--> <set name="target" val="TARGET_SELF"/> <set name="skillType" val="BUFF"/> <set name="operateType" val="OP_PASSIVE"/> <set name="magicLvl" val="80"/> <for> <add order="0x40" stat="rCrit" val="109"/> <mul order="0x30" stat="maxHp" val="1.1"/> <mul order="0x30" stat="pvpPhysDmg" val="1.05"/> <mul order="0x30" stat="pvpPhysSkillsDmg" val="1.05"/> <mul order="0x30" stat="pvpMagicalDmg" val="1.05"/> </for></skill>
Now go smack Melerix and tell him to fix it. I'm tired of yelling at the nub.
Edit: Just as a side note, I've had this fixed for a LONG time now.