Viewing Item

#480358: Dark Shadow Scarf

Item ID 480358 For Sale No
Identifier aegis_480358 Credit Price Not For Sale
Name Dark Shadow Scarf Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 30
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Rogue
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bLongAtkRate,5;

3 bonus2 bSubRace,RC_Angel,7;

4 bonus2 bSubRace,RC_Demon,7;

5 bonus2 bAddRace,RC_Angel,7;

6 bonus2 bAddRace,RC_Demon,7;

7 bonus2 bSkillAtk,"RA_ARROWSTORM",10*getskilllv("SC_MAELSTROM");

8 if (.@r>=7) {

9 bonus bMaxHPrate,7;

10 bonus bMaxSPrate,7;

11 }

12 if (.@r>=9)

13 bonus bLongAtkRate,7;

14 if (.@r>=11)

15 bonus bDelayrate,-10;

Equip Script None
Unequip Script None