BatSpells
[BatMUD] Replace spellwords with actual spell names
- Version
- 1.0.0
- Author
- Niliz Ambrai
- Created
- 10 Apr 2026
- Updated
- 10 Apr 2026
Install from Mudlet's command line
mpkg install BatSpellsMudlet 4.20+ with mpkg installed
Description
BatMUD Spellwords
Replace spellwords by actual spell
This package will replace all (or certainly most) spellwords by the actual spell name in BatMUD. The spells are also color coded to help a player identify the type (background color) and element (foreground color) of a spell.
API
BatSpells:addSpell(spellName, spellWords, category, element, rounds)- spellName: the official name of the spell in BatMUD
- spellWords: exact string that BatMUD shows between apostrophes
- category: reference to one of the categories available. See
lua display(BatSpells.category) - element: reference to one of the categories available. See
lua display(BatSpells.elements)
Final thoughts, how to contribute, thanks, things like that
Based on the original Batclient scripts as written by Era, who most likely also based it on someone else. Although I prepared to also have the amount of spellrounds available in the spell data, I did not find the time and courage yet to gather the information.
Trigger (1)
Script (1)
Files (2)
43 KB unpacked
Select a script or file on the left to preview it here.