|
From: SourceForge.net <no...@so...> - 2008-02-23 12:24:48
|
Feature Requests item #1900267, was opened at 2008-02-23 07:24 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=1900267&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: None Group: For 5.14 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Eddy Anthony (eddyanthony) Assigned to: James Dempsey (jdempsey) Summary: SPELLS tag time unit enhancements Initial Comment: This is an enhancement to the SPELLS tag in three parts: 1) adding an additional variable: TIMEUNIT=x X can be any text and is the unit of time used where TIMES sets the number usable within that unit. This is an optional variable and if not present the default value is "Day". Example: SPELLS:Innate|TIMES=3|TIMEUNIT=Week|etc.. The spell-like ability can be used 3 times per week 2) adding a corresponding OS subtoken to SPELLMEM: Variable z: TIMEUNIT - Displays the unit of time Example: |SPELLMEM.v.w.x.y.TIMES| times per |SPELLMEM.v.w.x.y.TIMEUNIT| Outputs "3 times per Week" 3) Make At Will unambiguous. Currently TIMES=-1 is used to indicate the ability can be used at will. This should be changed to TIMES=ATWILL to be clear. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384722&aid=1900267&group_id=25576 |