65,679
editsMore actions
m
Fixed pageseo school issue if no school of magic is specified
HiddenDragon (talk | contribs) (Remove Race template usage) |
HiddenDragon (talk | contribs) m (Fixed pageseo school issue if no school of magic is specified) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
| #default = {{PageSeo|image = {{#lvar: controllericon}}|description = {{{seo description|{{{name|{{PAGENAME}} }}} is a {{#ifeq:{{{level}}} | | #default = {{PageSeo|image = {{#lvar: controllericon}}|description = {{{seo description|{{{name|{{PAGENAME}} }}} is a {{#ifeq:{{{level}}} | ||
| cantrip | | cantrip | ||
| | | cantrip {{#if: {{{school|}}} | ({{{school}}}) }} | ||
| Level {{{level}}} {{#if: {{{school|}}} | {{lc:{{{school}}}}} }} spell }}. {{#if:{{{npc only| }}}|It cannot be learned by players and is only used by NPCs.}} }}} {{{plain summary|{{{summary}}} }}} | | Level {{{level}}} {{#if: {{{school|}}} | {{lc:{{{school}}}}} }} spell }}. {{#if:{{{npc only| }}}|It cannot be learned by players and is only used by NPCs.}} }}} {{{plain summary|{{{summary}}} }}} | ||
}} | }} | ||
Line 130: | Line 130: | ||
| duration = {{{condition duration|}}} | | duration = {{{condition duration|}}} | ||
}} | }} | ||
{{Main namespace only|{{Inflicts|{{{condition|}}}|sai|duration={{{condition duration|}}}}} }} | {{Main namespace only|{{Inflicts|{{{condition|}}}|sai|type=spell|save={{{condition save|}}}|dc={{{condition dc|}}}|duration={{{condition duration|}}}}} }} | ||
</div> | </div> | ||
}} {{#if: {{{condition2|}}} | | }} {{#if: {{{condition2|}}} | | ||
Line 156: | Line 143: | ||
| duration = {{{condition2 duration|}}} | | duration = {{{condition2 duration|}}} | ||
}} | }} | ||
{{Main namespace only|{{Inflicts|{{{condition2|}}}|sai|duration={{{condition2 duration|}}}}} }} | {{Main namespace only|{{Inflicts|{{{condition2|}}}|sai|type=spell|save={{{condition2 save|}}}|dc={{{condition2 dc|}}}|duration={{{condition2 duration|}}}}} }} | ||
</div> | </div> | ||
Line 267: | Line 254: | ||
| damage = {{{damage|}}} | | damage = {{{damage|}}} | ||
| damage_type = {{{damage type|}}} | | damage_type = {{{damage type|}}} | ||
| damage_modifier = {{{damage modifier|}}} | |||
| extra_damage = {{{extra damage|}}} | | extra_damage = {{{extra damage|}}} | ||
| extra_damage_type = {{{extra damage type|}}} | | extra_damage_type = {{{extra damage type|}}} | ||
| extra_damage_modifier = {{{extra damage modifier|}}} | |||
| extra_damage_2 = {{{extra damage 2|}}} | |||
| extra_damage_type_2 = {{{extra damage type 2|}}} | |||
| extra_damage_modifier_2 = {{{extra damage modifier 2|}}} | |||
| extra_damage_3 = {{{extra damage 3|}}} | |||
| extra_damage_type_3 = {{{extra damage type 3|}}} | |||
| extra_damage_modifier_3 = {{{extra damage modifier 3|}}} | |||
| damage_save = {{{damage save|{{{condition save|}}} }}} | | damage_save = {{{damage save|{{{condition save|}}} }}} | ||
| is_healing = {{#if:{{{healing|}}}|yes}} | | is_healing = {{#if:{{{healing|}}}|yes}} | ||
Line 300: | Line 295: | ||
| damage = String | | damage = String | ||
| damage_type = String | | damage_type = String | ||
| damage_modifier = String | |||
| extra_damage = String | | extra_damage = String | ||
| extra_damage_type = String | | extra_damage_type = String | ||
| extra_damage_modifier = String | |||
| extra_damage_2 = String | |||
| extra_damage_type_2 = String | |||
| extra_damage_modifier_2 = String | |||
| extra_damage_3 = String | |||
| extra_damage_type_3 = String | |||
| extra_damage_modifier_3 = String | |||
| damage_save = String | | damage_save = String | ||
| is_healing = String | | is_healing = String |