LokiChaos / Materiamagica-on-tintin

A collection of tintin++ scripts for playing MateriaMagica
8 stars 1 forks source link

Memorization Helper Module #9

Open LokiChaos opened 9 years ago

LokiChaos commented 9 years ago

Module that can track contents of spellbooks and can intelligently generate a command stack to correctly de/re-container (or locker!), hold, and memorize spell lists.

Lists can be combined dynamically, and will intelligent merge (eg: duplicate entries will not be re-memmed) them. Lists are referenced by !LISTNAME and lone spells can also be included. Example: supermem !debuffs !attack warp This should memorise the contents of the debuffs list, the attack list, plus the spell warp. It can even be used to mem ad-hoc sets by just listing spells, partial matches are fine (as long as the game can figure them out), and multi-word spells should be enclosed in single quotes.

Mem lists will have names to reference them and can be edited and listed. The spellbook indexing should be saved between sessions and auto-generated.