Viewing Item

#24686: Absorb Shadow Weapon

Item ID 24686 For Sale No
Identifier S_Absorb_Weapon Credit Price Not For Sale
Name Absorb 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 bMaxHPrate,3;

5 bonus bMaxSPrate,3;

6 bonus bAtkRate,(.@r/3);

7 if (.@r>=7) {

8 bonus bVariableCastrate,-3;

9 if (.@r>=10) {

10 bonus2 bHPDrainRate,20,2;

11 bonus2 bSPDrainRate,10,2;

12 }

13 }

Equip Script None
Unequip Script None