Template:Circle: Difference between revisions

From Epic Path
Jump to navigation Jump to search
(Created page with "<noinclude> Outputs the specified spell circle of a spell's base damage. <pre> {{Circle|3}} </pre> '''Parameters (all are optional):''' * '''<number>''' - the spell circle n...")
 
No edit summary
Line 7: Line 7:


'''Parameters (all are optional):'''
'''Parameters (all are optional):'''
* '''<number>''' - the spell circle number (from 0 to 18).  If the spell is a truedweomer, use "TD1" through "TD9" instead.
* '''<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>
Line 13: Line 13:
| 0 = 1d4
| 0 = 1d4
| 1 = 1d4
| 1 = 1d4
| 2 = 1d6
| 3 = 1d6
| 4 = 1d6+1
| 5 = 1d6+1
| 6 = 1d6+2
| 7 = 1d6+2
| 8 = 1d6+3
| 9 = 1d6+3
| 10 = 1d6+4
| 11 = 1d6+5
| 12 = 1d6+6
| 13 = 1d6+7
| 14 = 1d6+8
| 15 = 1d6+9
| 16 = 1d6+10
| 17 = 1d6+11
| 18 = 1d6+12
| TD1 = 1d6+6
| TD2 = 1d6+8
| TD3 = 1d6+9
| TD4 = 1d6+10
| TD5 = 1d6+11
| TD6 = 1d6+13
| TD7 = 1d6+15
| TD8 = 1d6+16
| TD9 = 1d6+17
| #default = 1d2
| #default = 1d2
}} points of damage per character level, to a maximum of {{#switch:{{{1|1}}}
}} points of damage per character level, to a maximum of {{#switch:{{{1|1}}}
| 0 = 3d4
| 0 = 3d4
| 1 = 5d4
| 1 = 5d4
| 2 = 6d6
| 3 = 10d6
| 4 = 12d6+12
| 5 = 15d6+15
| 6 = 16d6+32
| 7 = 20d6+40
| 8 = 21d6+63
| 9 = 25d6+75
| 10 = 25d6+100
| 11 = 25d6+125
| 12 = 27d6+162
| 13 = 27d6+189
| 14 = 29d6+232
| 15 = 29d6+261
| 16 = 30d6+300
| 17 = 30d6+330
| 18 = 30d6+360
| TD1 = 31d6+186
| TD2 = 31d6+248
| TD3 = 32d6+288
| TD4 = 32d6+320
| TD5 = 33d6+363
| TD6 = 33d6+429
| TD7 = 34d6+510
| TD8 = 34d6+544
| TD9 = 35d6+595
| #default = 2d2
| #default = 2d2
}} at character level {{#switch:{{{1|1}}}
}} at character level {{#switch:{{{1|1}}}
| 0 = 3rd
| 0 = 3
| 1 = 5th
| 1 = 5
| #default = 2nd
| 2 = 6
 
| 3 = 10
}} character level.
| 4 = 12
| 5 = 15
| 6 = 16
| 7 = 20
| 8 = 21
| 9 = 25
| 10 = 25
| 11 = 25
| 12 = 27
| 13 = 27
| 14 = 29
| 15 = 29
| 16 = 30
| 17 = 30
| 18 = 30
| TD1 = 31
| TD2 = 31
| TD3 = 32
| TD4 = 32
| TD5 = 33
| TD6 = 33
| TD7 = 34
| TD8 = 34
| TD9 = 35
| #default = 2
}}.
</includeonly>
</includeonly>

Revision as of 22:46, 30 June 2018

Outputs the specified spell circle of a spell's base damage.

{{Circle|3}}

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