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 2 = 3 getrefine(); 4 bonus 5 bUnbreakableWeapon; 6 bonus 7 bShortAtkRate,3*(.@r/2); 8 bonus 9 bCritical,2*(.@r/3); 10 if 11 (.@r 12 =7) 13 { 14 bonus 15 bAspdRate,20; 16 } 17 if 18 (.@r 19 =9) 20 { 21 bonus2 22 bAddSize,Size_Small,25; 23 bonus2 24 bAddSize,Size_Large,25; 25 } 26 if 27 (.@r 28 =11) 29 { 30 skill 31 "SM_SWORD",getskilllv("MS_BOWLINGBASH"); 32 } |
|||
Equip Script | None | |||
Unequip Script | None |