Viewing Item

#400680: [Not For Sale] Pink Shampoo Hat

Item ID 400680 For Sale No
Identifier aegis_400680 Credit Price Not For Sale
Name [Not For Sale] Pink Shampoo Hat Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 18
Slots 1 Refineable Yes
Attack 0 Min Equip Level 90
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
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 bMdef,15;

3 bonus bDef,50*.@r;

4 skill "AL_PNEUMA",1;

5 if (.@r>=5) {

6 bonus bDelayrate,-10;

7 bonus bMaxHPrate,20;

8 bonus bMaxSPrate,20;

9 bonus2 bSubRace,RC_All,10;

10 if (.@r>=9) {

11 bonus bDelayrate,-10;

12 bonus2 bVariableCastrate,"SL_KAIZEL",-50;

13 bonus2 bVariableCastrate,"SL_KAUPE",-50;

14 bonus2 bSubRace,RC_All,10;

15 if (.@r>=11) {

16 bonus bDelayrate,-10;

17 bonus2 bVariableCastrate,"SL_KAIZEL",-50;

18 bonus2 bVariableCastrate,"SL_KAUPE",-50;

19 }

20 }

21 }

Equip Script None
Unequip Script None