|
From: SourceForge.net <no...@so...> - 2008-04-22 19:51:47
|
Documentation Feature Requests item #1948821, was opened at 2008-04-22 09:51 Message generated for change (Comment added) made by maredudd800 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748235&aid=1948821&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.14 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Joe Frazier, Jr. (jfrazierjr) >Assigned to: Maredudd (maredudd800) Summary: Add SERVESAS token Initial Comment: Syntax: Tag Name:SERVESAS:x[=y]|z|z Variables Used (x): The type of object to imitate's name. Currently, the allowed values are ABILITY,RACE, CLASS, or SKILL. Variables Used (y): This variable is only used if the preceding value for x was ABILITY and the value of y indicates Ability Category to which the target values of z belong. Variables Used (z): The name of the items of type z to be be imitated by the containing object. What it does: Allows one class/ability/race/skill to imitate one or more other items of the same type for purposes for PRExxx tags. Example: Super Foo<tab>SERVESAS:ABILITY=FEAT|Endurance|Diehard Allows a character with the Feat Super Foo to pass a prerequisite of Endurance or Diehard. Super Warrior<tab>SERVESAS:CLASS|Warrior|Barbarian Allows a character with class levels of Super Warrior to pass a prerequisite of class Warrior or Barbarian. Special Note: At this type, you may ONLY use this tag with the above referenced types and may only have an object SERVESAS an object of the same type. A class could imitate another class using this tag, but a feat or skill could not imitate a class. ---------------------------------------------------------------------- >Comment By: Maredudd (maredudd800) Date: 2008-04-22 15:51 Message: Logged In: YES user_id=1569765 Originator: NO This is what I will enter into the docs: Tag Name:SERVESAS:x|y|y Variables Used (x): ABILITY=Text (Ability category) Variables Used (x): RACE Variables Used (x): CLASS Variables Used (x): SKILL Variables Used (y): Text (Object name) What it does: Allows one ability/class/race/skill to imitate one or more other items of the same type for purposes for PRExxx tags. Example: Super Foo<tab>SERVESAS:ABILITY=FEAT|Endurance|Diehard Allows a character with the Feat Super Foo to pass a prerequisite of Endurance or Diehard. Super Warrior<tab>SERVESAS:CLASS|Warrior|Barbarian Allows a character with class levels of Super Warrior to pass a prerequisite of class Warrior or Barbarian. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748235&aid=1948821&group_id=25576 |