Viewing Item

#24282: Super Novice Shadow Weapon

Item ID 24282 For Sale No
Identifier S_SuperNovice_Weapon Credit Price Not For Sale
Name Super Novice 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 1
MATK 0 Max Equip Level None
Equip Locations Shadow Weapon
Equip Upper None
Equippable Jobs Novice / Super novice
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 bMaxHP,1000;

5 bonus bMaxSP,200;

6 bonus2 bIgnoreDefClassRate,Class_Normal,3*(getskilllv("SM_SWORD")+.@r);

7 bonus2 bIgnoreMDefClassRate,Class_Normal,3*(getskilllv("MG_SRECOVERY")+.@r);

8 if (.@r>=7) {

9 bonus bMaxHPrate,5;

10 bonus bMaxSPrate,5;

11 }

12 if (.@r>=9) {

13 bonus bMaxHPrate,5;

14 bonus bMaxSPrate,5;

15 bonus bSPrecovRate,100;

16 }

Equip Script None
Unequip Script None