Costume Ghost Effect

Item ID 20547 Name Costume Ghost Effect
Costume equipment with whisper that appeared out of nowhere.
It looks creepy, but for the whispers it seems to be a blessing to the wearer.
_______________________
Since it is an equipped effect, it still will be displayed even when the effect (/effect) is turned off.
_______________________
Type: Costume
Position: Garment
Weight: 0
_______________________
Requirement: None
Weapon Level 0 Identifier C_Ghost_Effect
Attack 0 Type Armor
MATK 0 Equip Locations Costume Garment
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 0 Min Equip Level 1
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
hateffect(HAT_EF_C_GHOST_EFFECT,true);
Unequip Script
hateffect(HAT_EF_C_GHOST_EFFECT,false);