Viewing Item

#24770: Experience Shadow Weapon

Item ID 24770 For Sale No
Identifier S_EXP_Weapon Credit Price Not For Sale
Name Experience 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 if (BaseLevel<175) {

5 bonus2 bExpAddRace,RC_All,20;

6 }

7 if (BaseLevel>=175) {

8 bonus2 bExpAddRace,RC_All,10;

9 }

10 if (.@r>=10) {

11 bonus2 bExpAddRace,RC_All,5;

12 }

13 bonus2 bExpAddRace,RC_All,(.@r/2);

Equip Script None
Unequip Script None