{ Init[ (s) { SetName(2112); SetExpWorth(0); SetLevel(0); SetAggressive(false); SetAttack(0); SetDefense(0); SetSpellcast(0); SetMagicResistance(0); SetDamageMin(0); SetDamageMax(0); SetArmorValue(0); SetMaxHealth(0); SetWimpy(0); SetChaseRadius(18000); SetWalkAnimation(0); SetSwingAnimation(0); SetDeathAnimation(0); SetIdleAnimation(0); PlayAnimationOffset(0); SetUsable(true); SetUseText(2112); SetInvulnerable(true); } ] OnUse[ (s) { OpenMenu("dstar_e\\\\Sera_Convo"); } ] }