Template:Circle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
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>( | </noinclude><includeonly><span style="background:#f5cd05">({{#switch: {{{1|1}}} | ||
| 0 = Circle 0 | |||
| 1 = Circle 1 | |||
| 2 = Circle 2 | |||
| 3 = Circle 3 | |||
| 4 = Circle 4 | |||
| 5 = Circle 5 | |||
| 6 = Circle 6 | |||
| 7 = Circle 7 | |||
| 8 = Circle 8 | |||
| 9 = Circle 9 | |||
| 10 = Circle 10 | |||
| 11 = Circle 11 | |||
| 12 = Circle 12 | |||
| 13 = Circle 13 | |||
| 14 = Circle 14 | |||
| 15 = Circle 15 | |||
| 16 = Circle 16 | |||
| 17 = Circle 17 | |||
| 18 = Circle 18 | |||
| TD1 = Strata 1 | |||
| TD2 = Strata 2 | |||
| TD3 = Strata 3 | |||
| TD4 = Strata 4 | |||
| TD5 = Strata 5 | |||
| TD6 = Strata 6 | |||
| TD7 = Strata 7 | |||
| TD8 = Strata 8 | |||
| TD9 = Strata 9 | |||
| #default = Circle 1 }} damage): {{#switch: {{{1|1}}} | |||
| 0 = 1d4 | | 0 = 1d4 | ||
| 1 = | | 1 = 1d6 | ||
| 2 = 1d6 | | 2 = 1d6 | ||
| 3 = 1d6 | | 3 = 1d6 | ||
Line 42: | 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 = | | 1 = 4d6 | ||
| 2 = 6d6 | | 2 = 6d6 | ||
| 3 = 10d6 | | 3 = 10d6 | ||
Line 62: | Line 91: | ||
| 17 = 30d6+330 | | 17 = 30d6+330 | ||
| 18 = 30d6+360 | | 18 = 30d6+360 | ||
| TD1 = | | TD1 = 35d6+210 | ||
| TD2 = | | TD2 = 35d6+280 | ||
| TD3 = | | TD3 = 35d6+315 | ||
| TD4 = | | TD4 = 35d6+350 | ||
| TD5 = | | TD5 = 35d6+385 | ||
| TD6 = | | TD6 = 35d6+455 | ||
| TD7 = | | TD7 = 35d6+525 | ||
| TD8 = | | TD8 = 35d6+560 | ||
| 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 = | | 1 = 4 | ||
| 2 = 6 | | 2 = 6 | ||
| 3 = 10 | | 3 = 10 | ||
Line 91: | Line 120: | ||
| 17 = 30 | | 17 = 30 | ||
| 18 = 30 | | 18 = 30 | ||
| TD1 = | | TD1 = 35 | ||
| TD2 = | | TD2 = 35 | ||
| TD3 = | | TD3 = 35 | ||
| TD4 = | | TD4 = 35 | ||
| TD5 = | | TD5 = 35 | ||
| TD6 = | | TD6 = 35 | ||
| TD7 = | | TD7 = 35 | ||
| TD8 = | | TD8 = 35 | ||
| TD9 = 35 | | TD9 = 35 | ||
| #default = 2 }})</includeonly> | | #default = 2 }})</span></includeonly> |
Latest revision as of 15:47, 12 September 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).