Viewing Item

#24767: Mega Blitz Shadow Shield

Item ID 24767 For Sale No
Identifier S_Mega_Blitz_Shield Credit Price Not For Sale
Name Mega Blitz Shadow Shield Type Shadow Equipment
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Shadow Shield
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

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

3 bonus bCrate,(.@r/3);

4 if (.@r>=7) {

5 bonus bCritical,3;

6 bonus bAspd,1;

7 if (.@r>=9) {

8 bonus bCritAtkRate,5;

9 bonus bAspdRate,8;

10 if (.@r>=10) {

11 bonus bCritAtkRate,3;

12 bonus bCrate,3;

13 }

14 }

15 }

Equip Script None
Unequip Script None