Viewing Item

#480314: [Not For Sale] Hunting Scarf

Item ID 480314 For Sale No
Identifier aegis_480314 Credit Price Not For Sale
Name [Not For Sale] Hunting Scarf Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 20
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Garment
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bLongAtkRate,5;

3 bonus2 bAddRace,RC_Brute,7;

4 bonus2 bAddRace,RC_Insect,7;

5 bonus2 bSubRace,RC_Brute,7;

6 bonus2 bSubRace,RC_Insect,7;

7 if (getskilllv("RA_CAMOUFLAGE") >= 3) {

8 bonus2 bSkillCooldown,"RA_UNLIMIT",-90000;

9 }

10 if (.@r>=7) {

11 bonus bMaxHPrate,7;

12 bonus bMaxSPrate,7;

13 }

14 if (.@r>=9)

15 bonus bLongAtkRate,7;

16 if (.@r>=11) {

17 bonus bDelayrate,10;

18 bonus2 bSkillCooldown,"RA_ARROWSTORM",-200;

19 }

Equip Script None
Unequip Script

1 sc_end SC_UNLIMIT;