karazu 33 Posted November 16, 2013 Anyone has the correct script already for those items? Quote Share this post Link to post Share on other sites
0 unknown 5 Posted November 16, 2013 Vellum Claymore [0] *Stats during WoE & PVPIncreases damage to enemy players by 80% and bypasses 30% Def.If refined to +6 or higher, increases physical damage to enemy players by an additional 40%.If refined to +9 or higher, has a chance of reflecting damage of physical and magic attacks as well as a chance to cast Magic Mirror.Class : Two-handed SwordAttack Strength : 260Weapon Level : 4Required Level : 95Jobs: Swordman Class Item Script { bonus2 bAddRace,RC_DemiHuman,80; bonus2bIgnoreDefRate,RC_DemiHuman,30; if(getrefine()>=6) { bonus2bAddRace,RC_DemiHuman,40; } if(getrefine()>=9) { autobonus2 "{ bonusbShortWeaponDamageReturn,20; bonus bMagicDamageReturn,20;}",200,1000,BF_WEAPON,"{ specialeffect2 EF_REFLECTSHIELD; }"; } },{},{} Quote Share this post Link to post Share on other sites
Anyone has the correct script already for those items?
Share this post
Link to post
Share on other sites