Viewing Item

#400677: [Not For Sale] Flaward Hat

Item ID 400677 For Sale No
Identifier aegis_400677 Credit Price Not For Sale
Name [Not For Sale] Flaward Hat Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 50
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs Merchant / Blacksmith / Alchemist
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 bStr,3;

3 bonus bInt,3;

4 bonus bBaseAtk,readparam(bStr)/9;

5 if (.@r>=5) {

6 bonus bFixedCast,-200;

7 if (.@r>=7) {

8 bonus2 bSkillAtk,"AM_ACIDTERROR",20;

9 bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",20;

10 if (.@r>=9) {

11 bonus2 bSkillUseSPrate,"CR_ACIDDEMONSTRATION",5;

12 bonus2 bSkillCooldown,"CR_ACIDDEMONSTRATION",-100;

13 if (.@r>=11) {

14 bonus bLongAtkRate,10;

15 if (.@r>=12) {

16 bonus bFixedCast,-300;

17 }

18 }

19 }

20 }

21 }

Equip Script None
Unequip Script None