Template talk:Spell

From Epic Path
Revision as of 19:24, 6 March 2018 by Reese (talk | contribs)
Jump to navigation Jump to search

The following fields have templated language associated with certain values. Please use these values whenever possible. You can also fill in the fields with any text you want, if you don't want to use the preset values.

  • Cast Time:
Immediate - "Immediate Action"
Standard - "Standard Action"
FullRound - "Full-Round Action"
Ritual - "Ritual (see below)"
  • Range:
Self - "Self"
Do not use "Personal"
Touch - "Touch"
Close - "Close (25 ft. + 5 ft./two lvls)"
Medium - "Medium (100 ft. + 10 ft./lvl)"
Long - "Long (200 ft. + 20 ft./lvl)"
  • Duration:
Instant - "Instantaneous"
1Round - "Until the start of your next turn"
Combat - "Until the end of the current encounter (only castable during combat)"
Encounter - "Until the end of the current or next encounter (whichever is sooner)"
Day - "Until the end of your next full night's rest"
Moon - "Until the next full moon"
Year - "A year and a day"
  • Save:
None - "No saving throw granted"
FortHalf - "Fortitude for half damage"
FortNegates - "Fortitude negates"
HFortHalf - "Harmless (Fortitude for half damage)"
HFortNegates - "Harmless (Fortitude negates)"
ReflHalf - "Reflex for half damage"
ReflNegates - "Reflex negates"
HReflHalf - "Harmless (Reflex for half damage)"
HReflNegates - "Harmless (Reflex negates)"
WillHalf - "Will for half damage"
WillNegates - "Will negates"
HWillHalf - "Harmless (Will for half damage)"
HWillNegates - "Harmless (Will negates)"
  • Save-DC:
None - "-"
Weak - "10 + caster stat modifier + spell level"
Strong - "10 + caster stat modifier + 1/2 caster level"
Hybrid - "10 + caster stat modifier + 1/2 character level"
{{Template:Spell

<!-- Spell Level -->
<!-- Values: Integer (spell level if castable) or leave blank (if not available to listed class) -->
| Alchemist=<onlyinclude>{{#ifeq:{{{transcludesection|Alchemist}}}
| Alchemist|
}}</onlyinclude>

| Bard=<onlyinclude>{{#ifeq:{{{transcludesection|Bard}}}
| Bard|
}}</onlyinclude>

| Cleric=<onlyinclude>{{#ifeq:{{{transcludesection|Cleric}}}
| Cleric|
}}</onlyinclude>

| Druid=<onlyinclude>{{#ifeq:{{{transcludesection|Druid}}}
| Druid|
}}</onlyinclude>

| Paladin=<onlyinclude>{{#ifeq:{{{transcludesection|Paladin}}}
| Paladin|
}}</onlyinclude>

| Pariah=<onlyinclude>{{#ifeq:{{{transcludesection|Pariah}}}
| Pariah|
}}</onlyinclude>

| Ranger=<onlyinclude>{{#ifeq:{{{transcludesection|Ranger}}}
| Ranger|
}}</onlyinclude>

| Sorcerer/Wizard=<onlyinclude>{{#ifeq:{{{transcludesection|Sorcerer/Wizard}}}
| Sorcerer/Wizard|
}}</onlyinclude>

| School=<onlyinclude>{{#ifeq:{{{transcludesection|School}}}
| School|
}}</onlyinclude>

| CastTime=<onlyinclude>{{#ifeq:{{{transcludesection|CastTime}}}
| CastTime|
  <!-- Values: Immediate, Standard, FullRound (full round), Ritual, or anything else. -->
}}</onlyinclude>

| Components=<onlyinclude>{{#ifeq:{{{transcludesection|Components}}}
| Components|
}}</onlyinclude>

| Range=<onlyinclude>{{#ifeq:{{{transcludesection|Range}}}
| Range|
  <!-- Values: Self, Touch, Close, Medium, Long, or anything else -->
}}</onlyinclude>

| Target=<onlyinclude>{{#ifeq:{{{transcludesection|Target}}}
| Target|
}}</onlyinclude>

| Duration=<onlyinclude>{{#ifeq:{{{transcludesection|Duration}}}
| Duration|
  <!-- Values: Instant, 1Round, Combat, Encounter, Day, or anything else -->
}}</onlyinclude>

| Save=<onlyinclude>{{#ifeq:{{{transcludesection|Save}}}
| Save|
  <!-- Values: None, 
       FortHalf, FortNegates, HFortHalf (for "Harmless (Fort for half damage)"), HFortNegates, 
       ReflHalf, ReflNegates, HReflHalf, HReflNegates, 
       WillHalf, WillNegates, HWillHalf, HWillNegates, or anything else 
   -->
}}</onlyinclude>

| Save-DC=<onlyinclude>{{#ifeq:{{{transcludesection|Save-DC}}}
| Save-DC|
  <!-- Values: None, Weak, Strong, Hybrid, or anything else -->
}}</onlyinclude>

| Lays-Charge=<onlyinclude>{{#ifeq:{{{transcludesection|Lays-Charge}}}
| Lays-Charge|
  <!-- Values: Y, or leave blank -->
}}</onlyinclude>

| Lays-Dual-Charge=<onlyinclude>{{#ifeq:{{{transcludesection|Lays-Dual-Charge}}}
| Lays-Dual-Charge|
  <!-- Values: Y, or leave blank -->
}}</onlyinclude>

| Charge-Notes=<onlyinclude>{{#ifeq:{{{transcludesection|Charge-Notes}}}
| Charge-Notes|
}}</onlyinclude>

| SR=<onlyinclude>{{#ifeq:{{{transcludesection|SR}}}
| SR|
  <!-- Values: Y, or leave blank -->
}}</onlyinclude>

| Description=<onlyinclude>{{#ifeq:{{{transcludesection|Description}}}
| Description|
}}</onlyinclude>

| ShortDesc=<onlyinclude>{{#ifeq:{{{transcludesection|ShortDesc}}}
| ShortDesc|
}}</onlyinclude>

| Reviewed=<onlyinclude>{{#ifeq:{{{transcludesection|Reviewed}}}
| Reviewed|
<!-- Values: N (not reviewed) or Y (reviewed); blank defaults to "N" -->
}}</onlyinclude>

}}