Viewing Item

#24768: Mega Blitz Shadow Weapon

Item ID 24768 For Sale No
Identifier S_Mega_Blitz_Weapon Credit Price Not For Sale
Name Mega Blitz Shadow Weapon 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 Weapon
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,.@r;

3 bonus bMatk,.@r;

4 bonus bAspdRate,5;

5 bonus bDelayrate,-(.@r/2);

6 if (.@r>=7) {

7 bonus bAspdRate,5;

8 bonus bAspd,1;

9 if (.@r>=9) {

10 bonus bDelayrate,-2;

11 if (.@r>=10) {

12 bonus bPAtk,2;

13 bonus bSMatk,2;

14 }

15 }

16 }

Equip Script None
Unequip Script None