|
From: SourceForge.net <no...@so...> - 2008-02-22 01:41:02
|
Feature Requests item #1899268, was opened at 2008-02-21 20:41 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384722&aid=1899268&group_id=25576 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Spell Support Group: For 5.14 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Eddy Anthony (eddyanthony) Assigned to: James Dempsey (jdempsey) Summary: Internal Spellbook types Initial Comment: the SPELLBOOK OS token has a type property which outputs an internal type (not lst related) of which there are three: Known Spell List, Prepared Spell List and Spell Book. The Innate spellbook has a type of Known Spell List however spellbooks created via the SPELLS tag using a spellbook name other than Innate have a type of Prepared Spell List and are displayed on that subtab. Not only that but you can add class spells to that list if you have a class that prepared spells. This is also a problem for output since true prepared spells and Spell-like abilities need to usse separate blocks, SLA's don't have a "level" and won't output in a block set up for a class prepared list. Give SPELLS spellbooks a separate type, Innate Spell List or Spell Like Ability List, We can then use the SPELLBOOK.TYPE token as a filter to segregate them easily. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384722&aid=1899268&group_id=25576 |