Template:Circle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
* '''<number>''' - the spell circle number (from 0 to 18). If the spell is a truedweomer, use "TD1" through "TD9" instead (yes, caps sensitive). | * '''<number>''' - the spell circle number (from 0 to 18). If the spell is a truedweomer, use "TD1" through "TD9" instead (yes, caps sensitive). | ||
</noinclude><includeonly>(Circle {{{1|1}}} damage): {{#switch:{{{1|1}}} | </noinclude><includeonly><div style="background:yellow">(Circle {{{1|1}}} damage): {{#switch:{{{1|1}}} | ||
| 0 = 1d4 | | 0 = 1d4 | ||
| 1 = 1d4 | | 1 = 1d4 | ||
Line 100: | Line 100: | ||
| TD8 = 34 | | TD8 = 34 | ||
| TD9 = 35 | | TD9 = 35 | ||
| #default = 2 }})</includeonly> | | #default = 2 }})</div></includeonly> |
Revision as of 20:57, 27 July 2018
Outputs the specified spell circle of a spell's base damage.
{{Circle|3}}
results in:
(Circle 3 damage): 1d6 points of damage per character level (max 10d6 at character level 10)
Parameters (all are optional):
- <number> - the spell circle number (from 0 to 18). If the spell is a truedweomer, use "TD1" through "TD9" instead (yes, caps sensitive).