Viewing Item

#310164: Automatic Orb(Moon Kick)

Item ID 310164 For Sale No
Identifier aegis_310164 Credit Price Not For Sale
Name Automatic Orb(Moon Kick) Type Card
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"SJ_FULLMOONKICK",15;

3 bonus2 bSkillAtk,"SJ_NEWMOONKICK",15;

4 if (.@r>=9) {

5 bonus2 bSkillAtk,"SJ_FULLMOONKICK",3;

6 bonus2 bSkillAtk,"SJ_NEWMOONKICK",3;

7 if (.@r>=11) {

8 bonus bCritAtkRate,5;

9 bonus2 bSkillAtk,"SJ_FULLMOONKICK",7;

10 bonus2 bSkillAtk,"SJ_NEWMOONKICK",7;

11 }

12 }

Equip Script None
Unequip Script None
Theme:
Language: