Template:Circle: Difference between revisions

From Epic Path
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><span style="background:#f5cd05">(
</noinclude><includeonly><span style="background:#f5cd05">({{#switch: {{{1|1}}}
{{#switch{{{1|1}}}
| 0 = Circle 0  
| 0 = Circle 0  
| 1 = Circle 1
| 1 = Circle 1
Line 43: Line 42:
| TD8 = Strata 8
| TD8 = Strata 8
| TD9 = Strata 9
| TD9 = Strata 9
| #default = Circle 1 }} damage): {{#switch:{{{1|1}}}
| #default = Circle 1 }} damage): {{#switch: {{{1|1}}}
| 0 = 1d4
| 0 = 1d4
| 1 = 1d4
| 1 = 1d4
Line 72: Line 71:
| TD8 = 1d6+16
| TD8 = 1d6+16
| TD9 = 1d6+17
| TD9 = 1d6+17
| #default = 1d2 }} points of damage per character level (max {{#switch:{{{1|1}}}
| #default = 1d2 }} points of damage per character level (max {{#switch: {{{1|1}}}
| 0 = 3d4
| 0 = 3d4
| 1 = 5d4
| 1 = 5d4
Line 101: Line 100:
| TD8 = 34d6+544
| TD8 = 34d6+544
| TD9 = 35d6+595
| TD9 = 35d6+595
| #default = 2d2 }} at character level {{#switch:{{{1|1}}}
| #default = 2d2 }} at character level {{#switch: {{{1|1}}}
| 0 = 3
| 0 = 3
| 1 = 5
| 1 = 5

Revision as of 18:06, 15 August 2020

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).