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|<CL>|<Type>}}
There are two parameters that should be filled in:
- <CL> - Mandatory; the CL of the magic item. Any number between 1 and 40.
- <Type> - Optional; the type of attack. Options include: "melee", "melee touch", "ranged", and "ranged touch". This will default to "ranged touch"
Example:
{{Item-To-Hit|14|melee touch}}
Outputs:
1d20 + 30 vs. the target's AC (always hits on a die result of 17 or better)