Viewing Item

#24755: Concentration Shadow Weapon

Item ID 24755 For Sale No
Identifier S_Concentration_Weapon Credit Price Not For Sale
Name Concentration 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 bCon,.@r;

3 if (.@r>=7) {

4 bonus bPAtk,2;

5 bonus bSmatk,2;

6 if (.@r>=9) {

7 bonus bPAtk,2;

8 bonus bSmatk,2;

9 }

10 }

Equip Script None
Unequip Script None