Viewing Item

#600008: Hypocrisy Edge

Item ID 600008 For Sale No
Identifier Ep172_Bh_Sword Credit Price Not For Sale
Name Hypocrisy Edge Type Weapon - Two-Handed Sword
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 280 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Knight
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus2 bSkillAtk,"RK_WINDCUTTER",10;

4 bonus bBaseAtk,12*(.@r/3);

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"RK_WINDCUTTER",10;

7 }

8 if (.@r>=9) {

9 bonus bDelayrate,-10;

10 }

11 if (.@r>=11) {

12 bonus2 bSkillAtk,"RK_WINDCUTTER",15;

13 }

Equip Script None
Unequip Script None