Details
-
Type:
New Token
-
Status:
In Discussion
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Output Tag
-
Labels:None
-
Subtype:None Taken
Description
Fix for Post 6.0
Currently we allow the user to change the INVALID TO HIT text. Currently it defaults to 'N/A'. The issue is we have an OS test that requires that exact text or else it breaks the Weapons Output in the Simple Output Sheet.
I propose a New Output token linked to the INVALID TO HIT Text
INVALIDTOHIT
It would export the value entered. We can then make the test check for a value in that token, if yes, then test is valid, if no, proceed.
Issue Links
- is required by
-
OS-190
2H sword atk/dam reads as null for "simple" exported OS
-
Would this be a "switch" tag, meaning if it id present it print the invalid tohit text?
Or is the invalid tohit text attached to the tag, i.e. INVALIDTOHIT:Text?