Viewing Item

#23266: Dragon Totem

Item ID 23266 For Sale No
Identifier [Melee] Dragon Totem Credit Price Not For Sale
Name Dragon Totem
NPC Buy 5,000 Weight 10
NPC Sell 2,500 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bDelayRate,-30; bonus2 bAddRace,RC_DemiHuman,25; bonus2 bAddRace,RC_Player,25;

Equip Script

1 if (getequipid(EQI_HEAD_LOW) == 20887) { changelook LOOK_HEAD_BOTTOM,2112; } sc_start SC_HAPPINESS_STAR,-1,0;

Unequip Script

1 sc_end SC_HAPPINESS_STAR; changelook LOOK_HEAD_BOTTOM, 0;