Viewing Item

#500007: Hypocrisy Machine

Item ID 500007 For Sale No
Identifier Ep172_1h_Sword Credit Price Not For Sale
Name Hypocrisy Machine Type Weapon - One-Handed Sword
NPC Buy 0 Weight 300
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 3 Refineable Yes
Attack 250 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper None
Equippable Jobs Novice / Super novice
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus bShortAtkRate,3*(.@r/2);

4 bonus bCritical,2*(.@r/3);

5 if (.@r>=7)

6 bonus bAspdRate,20;

7 if (.@r>=9) {

8 bonus2 bAddSize,Size_Small,25;

9 bonus2 bAddSize,Size_Large,25;

10 }

11 if (.@r>=11)

12 skill "KN_BOWLINGBASH",getskilllv("SM_SWORD");

Equip Script None
Unequip Script None