Recall Buster

New and Modified Areas, Spells, Monsters, etc created by users. Importable via Nightmare.
Post Reply
User avatar
syntax
Site Admin
Posts: 517
Joined: Tue Jun 02, 2009 10:02 am

Recall Buster

Post by syntax »

Author: Syntax (AIM: syntx53, Email: syntax53 at mudinfo.net)
Created: 5/6/2005
Base Mud Version: v1.11o
Description--
This is an add-on to the popular recall add-on by Demosthenes. This will add an item to the game (recall buster) that will summon a "dummy" monster into a room. It will not work if there are any monsters already in the room. This will prevent anyone from recalling in said room. The monster kills itself in about 5 minutes. This is intended to be used in PVP situations to prevent someone from recalling.

v1.1 -- 05/06/2005:
- Found out that room spells aren't effected by SpellImmu so someone could room spell to kill the unknown entity. I worked around this by increasing the monster's HPs to the max and then increasing the damage dealt by the DOT. Someone can still room and hurt the monster but it willl barely put a dent in it, unless it's about to die already.

v1.0 -- 04/20/2005:
- First Release

Record Numbers Used:
Message #10226
Message #10227
Item #3408 [recall buster]
Spell #2150 [recall buster]
Spell #2151 [recall buster DOT]
Monster #1998 [unknown entity]
Textblock #8298, Part 0

Item:

Number: 3408, Name: recall buster, Type: Special, Enc: 5, Limit: 0
>> Abilities: Recharge +9999 -- Uses: 9999x/day -- Casts: [recall buster(2150), TextBlock 8298]
>> References: Execute: Textblock 8298, Casts: recall buster(2150)

Spell:

#: 2150, Name: recall buster, Short: , Magery: None, LVL: 0, Mana: 0, Diff: 0
>> Target: Self -- Attack Type: Normal -- TextBlock 8298
>> References: Execute: Textblock 8298

#: 2151, Name: unknown entity DOT, Short: , Magery: None, LVL: 0, Mana: 0, Diff: 100
>> Target: Self -- Attack Type: Normal -- Damage 5000, for 999 rounds


Textblock:

#8298-- nomonsters 503:summon 1998:message 10226


Monster:


Name unknown entity (1998)
Experience 0
Type Stationary
Alignment Neutral
HPs 32767 (Regens: 0 HPs/click)
AC/DR 9999/9999
MR 999
Follow % 0
Charm LVL 999
Create Spell: [unknown entity DOT(2151), Damage 5000, for 999 rounds]
Abilities: SpellImmu +999, ImmuPoison +100
Attachments
Recall_Buster_v1.1.zip
(22.43 KiB) Downloaded 483 times


Post Reply