Viewing Item

#18838: Angeling Woolly Hat

Item ID 18838 For Sale No
Identifier Angeling_Woolly_Hat Credit Price Not For Sale
Name Angeling Woolly Hat Type Armor
NPC Buy 0 Weight 35
NPC Sell 0 Weapon Level 0
Range 0 Defense 8
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bAllStats,1;

6 bonus

7 bBaseAtk,2+(.@r*2);

8 bonus

9 bMatk,2+(.@r*2);

10 autobonus

11 "{

12 bonus

13 bAspd,2;

14 }",3+.@r,5000,BF_NORMAL,"{

15 active_transform

16 1096,5000;

17 }";

18 autobonus

19 "{

20 bonus

21 bVariableCastrate,-50;

22 }",3+.@r,5000,BF_MAGIC,"{

23 active_transform

24 1096,5000;

25 }";

Equip Script None
Unequip Script None