Viewing Item

#18793: Magician's Night Cap

Item ID 18793 For Sale No
Identifier Sorc_Night_Cap Credit Price Not For Sale
Name Magician's Night Cap Type Armor
NPC Buy 0 Weight 20
NPC Sell 0 Weapon Level 0
Range 0 Defense 25
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Sage
Equip Gender Both (Male and Female)
Trade restriction Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",50;

3 bonus2 bSkillAtk,"MG_FIREBOLT",50;

4 bonus2 bSkillAtk,"MG_COLDBOLT",50;

5 bonus bMdef,10;

6 if (.@r >= 7) {

7 bonus2 bSkillAtk,"SC_SPELLFIST",25;

8 }

9 if (.@r >= 9) {

10 bonus bAspd,5;

11 }

Equip Script None
Unequip Script None