Template:Item-To-Hit
Jump to navigation
Jump to search
Outputs the item's to-hit information string as a highlighted block of text.
{{Item-To-Hit|##}}
where '##' is the CL of the item (you have to include it in the call, or it won't know).
Example:
{{Item-To-Hit|14}}
- If the CL of the item is <13, the output is:
When attacking, roll 1d20 + 2 vs. the target's Touch AC. This to-hit number is not modified in anyway from your character's ability scores, class features, feats, other magic items, etc.
- If the CL of the item is 13 - 22, the output is:
When attacking, roll 1d20 + 5 vs. the target's Touch AC. This to-hit number is not modified in anyway from your character's ability scores, class features, feats, other magic items, etc.
- If the CL of the item is >22, the output is:
When attacking, roll 1d20 + 8 vs. the target's Touch AC. This to-hit number is not modified in anyway from your character's ability scores, class features, feats, other magic items, etc.