|
From: SourceForge.net <no...@so...> - 2008-02-22 10:57:00
|
Feature Requests item #1899268, was opened at 2008-02-22 12:41 Message generated for change (Settings changed) made by jdempsey 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: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Eddy Anthony (eddyanthony) Assigned to: James Dempsey (jdempsey) >Summary: Internal Spellbook type for Innate Spells 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. ---------------------------------------------------------------------- >Comment By: James Dempsey (jdempsey) Date: 2008-02-22 21:57 Message: Logged In: YES user_id=558288 Originator: NO Created a new spell book type "Innate Spell List" and this is now used on all spells granted by the spells tag. These books are now displayed on the Known Spells tab also. http://pcgen.svn.sourceforge.net/pcgen/?rev=5255&view=rev ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384722&aid=1899268&group_id=25576 |