AuraRO Logo

Viewing Item

#540004: Sloth Text

Item ID 540004 For Sale No
Identifier Sloth Text Credit Price Not For Sale
Name Sloth Text Type
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 210 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Unknown
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