|
From: SourceForge.net <no...@so...> - 2009-01-07 17:43:37
|
Documentation Feature Requests item #2467692, was opened at 2008-12-25 20:46 Message generated for change (Settings changed) made by maredudd800 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748235&aid=2467692&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: Documentation New Tag(s) Group: For 5.16.0 Status: Open Resolution: None >Priority: 6 Private: No Submitted By: James Dempsey (jdempsey) >Assigned to: Maredudd (maredudd800) Summary: Document new Ability category tag ABILITYLIST Initial Comment: *** New 5.15.10 Tag Name:ABILITYLIST:x|x(y) Variables Used (x): Text (An ability key). Variables Used (y): Text (An allowed choice for an ability). What it does: Used in ABILITYCATEGORY lines to define the list of abilities and their choices (aka sub keys) that are included in this category. These are in addition to the abilities included in the category by the TYPE tag. When a subkey is specified for an ability, only the listed choices will be valid for that ability in the category. Where it is used: Used in ABILITYCATEGORY lines. Note this tag is only valid on a 'child' ability category (see the CATEGORY tag). Example: ABILITYLIST:Mounted Combat|Skill Focus (Ride)|Skill Focus (Handle Animal)|Ride-By Attack Defines that Mounted Combat, Ride-By Attack and Skill Focus should be included in the category. However only Ride and Handle Animal will be offered if Skill Focus is chosen from this category. ABILITYLIST:Weapon Finesse Defines that Weapon Finesse should be included in the category. As no subkey is defined, the normal choices will be offered if Weapon Finesse is chosen from this category. ---------------------------------------------------------------------- >Comment By: Maredudd (maredudd800) Date: 2009-01-07 12:43 Message: Tag added to docs. svn #8928 Will review prior to closing tracker. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748235&aid=2467692&group_id=25576 |