Viewing Item

#24286: Doram Magical Shadow Weapon

Item ID 24286 For Sale No
Identifier S_DoramMagical_Weapon Credit Price Not For Sale
Name Doram Magical 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 Summoner
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 bVariableCastrate,-(5+.@r);

5 if (getskilllv("SU_POWEROFLAND") == 1)

6 bonus bFixedCast,-100;

7 if (getskilllv("SU_POWEROFSEA") == 1) {

8 bonus bUseSPrate,-3;

9 }

10 if (.@r>=7)

11 bonus bMatkRate,5;

12 if (.@r>=9)

13 bonus bMatkRate,5;

Equip Script None
Unequip Script None