Viewing Item

#540004: Sloth Text

Item ID 540004 For Sale No
Identifier Ep172_1h_Book Credit Price Not For Sale
Name Sloth Text Type Weapon - Book
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 210 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Star Gladiator
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableWeapon;

3 bonus2 bSkillAtk,"SJ_NEWMOONKICK",10;

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

5 if (.@r>=7) {

6 bonus2 bSkillAtk,"SJ_NEWMOONKICK",15;

7 }

8 if (.@r>=9) {

9 bonus bAspdRate,10;

10 }

11 if (.@r>=11) {

12 bonus2 bSkillAtk,"SJ_FULLMOONKICK",25;

13 }

Equip Script None
Unequip Script None