[Ohrrpgce] [ohrrpgce/ohrrpgce] Feature Request: Toggle Spells in a Spell List with Tags (#1182)

Ralph Versteegen notifications at github.com
Tue Nov 3 19:43:40 PST 2020


I agree, this would be an excellent feature. It was on my todo list. It should be fairly easy...

although it means we're going to have to keep the `HeroDef.spell_lists` data in memory because we'll need to loop over it from `tag_updates`. (I want to keep all of HeroDef in memory, but doing so is a significant amount of cleanup). Also, note that there are no script commands for checking/setting whether a spell is learned by level-up, so no commands for tag conditions either won't be a serious omission. Learning a spell from a level up only happens if that slot is empty (`write spell` hasn't been used on it).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1182#issuecomment-721495074
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20201103/a43d37dc/attachment.html>


More information about the Ohrrpgce mailing list