Viewing Item

#38657: Magical Wings

Item ID 38657 For Sale No
Identifier magical_wings5 Credit Price Not For Sale
Name Magical Wings Type Armor
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Costume Low Headgear
Equip Upper None
Equippable Jobs All jobs
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be sold to NPC / 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 autobonus "{ bonus bNoCastCancel; }",100,10000,BF_MAGIC|BF_WEAPON|BF_MISC,"{ specialeffect2 EF_MAGICROD; }";

2 bonus bVariableCastrate,-10;

3 bonus2 bIgnoreMdefClassRate,Class_Normal,18;

4 bonus2 bIgnoreMdefClassRate,Class_Boss,18;

5 bonus5 bAutoSpellWhenHit,"NPC_DARKSTRIKE",10,50,BF_WEAPON|BF_MAGIC,1;

Equip Script

1 if(lookmagical) callfunc "showwings"; else setlook LOOK_HEAD_BOTTOM,3701;

Unequip Script

1 setlook LOOK_HEAD_BOTTOM,0;