65,679
editsMore actions
m
Fixed pageseo school issue if no school of magic is specified
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) m (Fixed pageseo school issue if no school of magic is specified) |
||
(5 intermediate revisions by 3 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 }} }} | {{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 }} }} | {{Main namespace only|{{Inflicts|{{{condition2|}}}|sai|type=spell|save={{{condition2 save|}}}|dc={{{condition2 dc|}}}|duration={{{condition2 duration|}}}}} }} | ||
</div> | </div> | ||
Line 180: | Line 167: | ||
{{#loop: level | 1 | 20 | | {{#loop: level | 1 | 20 | | ||
{{#if: {{{ race learns at level {{#var:level}} |}}} | {{blank}} | {{#if: {{{ race learns at level {{#var:level}} |}}} | {{blank}} | ||
* Character level {{#var:level}}: {{#invoke: ParseList | main | {{{ race learns at level {{#var:level}} }}} | | * Character level {{#var:level}}: {{#invoke: ParseList | main | {{{ race learns at level {{#var:level}} }}} | makeLinks = yes }} | ||
}} | }} | ||
}} | }} | ||
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 293: | Line 288: | ||
| description = Wikitext | | description = Wikitext | ||
| extra_description = Wikitext | | extra_description = Wikitext | ||
| brief = Wikitext | |||
| action_type = String | | action_type = String | ||
| spell_range = String | | spell_range = String | ||
Line 299: | 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 |