Acid Burn: Difference between revisions

From Kronopolis and the Flat Plane
No edit summary
Tag: wikieditor
No edit summary
Tags: Reverted wikieditor
Line 1: Line 1:
{{Spell
<noinclude>==Usage==
|name=Acid Burn
<code><nowiki>{{Spell</nowiki></code><br>
|level=0
<code><nowiki>|name=</nowiki></code><br>
|domains=acid
<code><nowiki>|level=</nowiki></code><br>
|themes=arcane divine
<code><nowiki>|themes=</nowiki></code><br>
|cast=minor
<code><nowiki>|domains=</nowiki></code><br>
|range=20 meter
<code><nowiki>|cast=</nowiki></code><br>
|components=V, S
<code><nowiki>|range=</nowiki></code><br>
|duration=Instantaneous
<code><nowiki>|components=</nowiki></code><br>
|area=5 meter
<code><nowiki>|duration=</nowiki></code><br>
}}
<code><nowiki>|area=</nowiki></code><br>
You target a creature within range, you may target an additional creature within the area from the target. All targeted creatures must succeed with a [[Reflex]] save, or suffer <code>1d4 + 2</code> acid damage.
<code><nowiki>}}</nowiki></code>


'''Power Increase'''<br>
==Important==
This spell's damage is increased by <code>1d4 + 1</code> and you may target 1 additional creature from within the area of the other targets when you reach 5th, 9th, 13th, and 17th level.
The name parameter '''''must be the same''''' as the page name (underscore excluded, space works):
<tab name="Power Table" collapsed>
::'''Spell Page URL:''' https://rp.klanen.org/wiki/kfp/Spell_Name
{| class="wikitable"
::'''Template Parameter:''' <code><nowiki>|name=Spell Name</nowiki></code>
! Level !! No. <br>Targets || Damage
----
|-
Cantrips count as level 0:
| 1st || 2 || 1d4 + 2
::<code><nowiki>|level=0</nowiki></code><br>
|-
----
| 5th || 3 || 2d4 + 3
To set the theme(s) of the spell, write the theme name in lowercase and a space between each.
|-
::<code><nowiki>|themes=arcane divine occult primal</nowiki></code>
| 9th || 4 || 3d4 + 4
----
|-
To set the domain(s) of the spell, write the [[Domain]] name in lowercase and a space between each.
| 13th || 5 || 4d4 + 5
::<code><nowiki>|domains=earth elementus</nowiki></code>
|-
----
| 17th || 6 || 5d4 + 6
The cast parameter auto formats if the following values are applied:
{|
|
::<code><nowiki>|cast=full</nowiki></code>
::<code><nowiki>|cast=standard</nowiki></code>
::<code><nowiki>|cast=minor</nowiki></code>
::<code><nowiki>|cast=quick</nowiki></code>
::<code><nowiki>|cast=reaction</nowiki></code>
|
::<code><nowiki>|cast=full action</nowiki></code>
::<code><nowiki>|cast=standard action</nowiki></code>
::<code><nowiki>|cast=minor action</nowiki></code>
::<code><nowiki>|cast=quick action</nowiki></code>
::&nbsp;
|}
|}
</tab>
 
<noinclude>[[Category:Dr GM pls]]{{pls|balans?}}</noinclude>
==Example==
The following spells URL would be: https://rp.klanen.org/wiki/kfp/Hail_of_Blades
 
::<code><nowiki>{{Spell</nowiki></code><br>
::<code><nowiki>|name=</nowiki>Hail of Blades</code><br>
::<code><nowiki>|level=</nowiki>1</code><br>
::<code><nowiki>|arcane=</nowiki>1</code><br>
::<code><nowiki>|divine=</nowiki>1</code><br>
::<code><nowiki>|domain=</nowiki>Metal</code><br>
::<code><nowiki>|cast=</nowiki>standard</code><br>
::<code><nowiki>|range=</nowiki>20 meter</code><br>
::<code><nowiki>|components=</nowiki>V, S, M</code><br>
::<code><nowiki>|duration=</nowiki>Instantaneous</code><br>
::<code><nowiki>|area=</nowiki>Cylinder, 2 meter radius, 14 meter high</code><br>
::<code><nowiki>}}</nowiki></code>
 
==Template Components==
::[[:Template:SpellTableHeader]]
::[[:Template:SpellTableFooter]]
::[[:Template:SpellTableRow]]
::[[:Template:SpellTableRowColStart]]
 
</noinclude><includeonly>{{
    #ifeq: {{PAGENAME}} | {{{name}}}
    | [[Category:Spell]]
    {{
        #switch:{{{level}}}
        | 0 = [[Category:Cantrip]]
        | 1 = [[Category:1st-Level_Spell]]
        | 2 = [[Category:2nd-Level_Spell]]
        | 3 = [[Category:3rd-Level_Spell]]
        | [[Category:{{{level}}}th-Level_Spell]]
    }}
    {{#if:{{{arcane|}}}|[[Category:Arcane_Spell]]
        {{
        #switch:{{{level}}}
        | 0 = [[Category:Arcane_Cantrip]]
        | 1 = [[Category:1st-Level_Arcane_Spell]]
        | 2 = [[Category:2nd-Level_Arcane_Spell]]
        | 3 = [[Category:3rd-Level_Arcane_Spell]]
        | [[Category:{{{level}}}th-Level_Arcane_Spell]]
        }}
    |}}
    {{#if:{{{divine|}}}|[[Category:Divine_Spell]]
        {{
        #switch:{{{level}}}
        | 0 = [[Category:Divine_Cantrip]]
        | 1 = [[Category:1st-Level_Divine_Spell]]
        | 2 = [[Category:2nd-Level_Divine_Spell]]  
        | 3 = [[Category:3rd-Level_Divine_Spell]]
        | [[Category:{{{level}}}th-Level_Divine_Spell]]
        }}
    |}}
    {{#if:{{{primal|}}}|[[Category:Primal_Spell]]
    {{
        #switch:{{{level}}}
        | 0 = [[Category:Primal_Cantrip]]
        | 1 = [[Category:1st-Level_Primal_Spell]]
        | 2 = [[Category:2nd-Level_Primal_Spell]]
        | 3 = [[Category:3rd-Level_Primal_Spell]]
        | [[Category:{{{level}}}th-Level_Primal_Spell]]
    }}
    |}}
    {{#if:{{{occult|}}}|[[Category:Occult_Spell]]
        {{
        #switch:{{{level}}}
        | 0 = [[Category:Occult_Cantrip]]
        | 1 = [[Category:1st-Level_Occult_Spell]]
        | 2 = [[Category:2nd-Level_Occult_Spell]]
        | 3 = [[Category:3rd-Level_Occult_Spell]]
        | [[Category:{{{level}}}th-Level_Occult_Spell]]
        }}
    |}}
    {{#if:{{{domain|}}} | [[Category:{{{domain}}}_Spell]] | }}
}}
----
{{SpellTableHeader}}
{{#if:{{{level|}}}|{{SpellTableRow|{{#tag:span|{{#switch: {{{level}}} | 0 = Cantrip | 1 = 1st Level | 2 = 2nd Level | 3 = 3rd Level | #default = {{{level}}}th Level}}|style="font-weight:bold;font-style:italic;font-size:1.5em;"}}|}}|}}
{{#if:{{{themes|}}}|{{SpellTableRow|'''Theme(s)'''|{{#ifexpr:{{#count:{{{themes|}}}|arcane}} > 0 |{{#tag:div|Arcane}}|}}{{#ifexpr:{{#count:{{{themes|}}}|divine}} > 0 |{{#tag:div|Divine}}|}}{{#ifexpr:{{#count:{{{themes|}}}|occult}} > 0 |{{#tag:div|Occult}}|}}{{#ifexpr:{{#count:{{{themes|}}}|primal}} > 0 |{{#tag:div|Primal}}}}
{{#ifexpr: 0 + {{#if:{{{arcane|}}}|{{{arcane|}}}|0}} + {{#if:{{{divine|}}}|{{{divine|}}}|0}} + {{#if:{{{primal|}}}|{{{primal|}}}|0}} + {{#if:{{{occult|}}}|{{{occult|}}}|0}} > 0|{{!}}-}} }} }}
{{#if:{{{domains|}}}|{{SpellTableRow|'''Domain(s)'''|
{{#ifexpr:{{#count:{{{domains}}}|air}} > 0|{{#tag:div|Air}}}}{{#ifexpr:{{#count:{{{domains}}}|inertia}} > 0|{{#tag:div|Inertia}}}}{{#ifexpr:{{#count:{{{domains}}}|thunder}} > 0|{{#tag:div|Thunder}}}}{{#ifexpr:{{#count:{{{domains}}}|mist}} > 0|{{#tag:div|Mist}}}} {{#ifexpr:{{#count:{{{domains}}}|fog}} > 0|{{#tag:div|Fog}}}} {{#ifexpr:{{#count:{{{domains}}}|storm}} > 0|{{#tag:div|Storm}}}}{{#ifexpr:{{#count:{{{domains}}}|water}} > 0|{{#tag:div|Water}}}}{{#ifexpr:{{#count:{{{domains}}}|ice}} > 0|{{#tag:div|Ice}}}} {{#ifexpr:{{#count:{{{domains}}}|steam}} > 0|{{#tag:div|Steam}}}}{{#ifexpr:{{#count:{{{domains}}}|mud}} > 0|{{#tag:div|Mud}}}} {{#ifexpr:{{#count:{{{domains}}}|crystal}} > 0|{{#tag:div|Crystal}}}} {{#ifexpr:{{#count:{{{domains}}}|acid}} > 0|{{#tag:div|Acid}}}}{{#ifexpr:{{#count:{{{domains}}}|earth}} > 0|{{#tag:div|Earth}}}} {{#ifexpr:{{#count:{{{domains}}}|metal}} > 0|{{#tag:div|Metal}}}} {{#ifexpr:{{#count:{{{domains}}}|magma}} > 0|{{#tag:div|Magma}}}} {{#ifexpr:{{#count:{{{domains}}}|fire}} > 0|{{#tag:div|Fire}}}} {{#ifexpr:{{#count:{{{domains}}}|ash}} > 0|{{#tag:div|ash}}}} {{#ifexpr:{{#count:{{{domains}}}|lightning}} > 0|{{#tag:div|Lightning}}}} {{#ifexpr:{{#count:{{{domains}}}|spirit}} > 0|{{#tag:div|Spirit}}}} {{#ifexpr:{{#count:{{{domains}}}|dream}} > 0|{{#tag:div|Dream}}}} {{#ifexpr:{{#count:{{{domains}}}|ambition}} > 0|{{#tag:div|Ambition}}}}{{#ifexpr:{{#count:{{{domains}}}|soul}} > 0|{{#tag:div|Soul}}}} {{#ifexpr:{{#count:{{{domains}}}|tranquility}} > 0|{{#tag:div|Tranquility}}}} {{#ifexpr:{{#count:{{{domains}}}|passion}} > 0|{{#tag:div|Passion}}}} {{#ifexpr:{{#count:{{{domains}}}|nature}} > 0|{{#tag:div|Nature}}}} {{#ifexpr:{{#count:{{{domains}}}|death}} > 0|{{#tag:div|Death}}}} {{#ifexpr:{{#count:{{{domains}}}|life}} > 0|{{#tag:div|Life}}}} {{#ifexpr:{{#count:{{{domains}}}|body}} > 0|{{#tag:div|Body}}}} {{#ifexpr:{{#count:{{{domains}}}|void}} > 0|{{#tag:div|Void}}}} {{#ifexpr:{{#count:{{{domains}}}|displacement}} > 0|{{#tag:div|Displacement}}}} {{#ifexpr:{{#count:{{{domains}}}|reason}} > 0|{{#tag:div|Reason}}}} {{#ifexpr:{{#count:{{{domains}}}|apathy}} > 0|{{#tag:div|Apathy}}}} {{#ifexpr:{{#count:{{{domains}}}|creation}} > 0|{{#tag:div|Creation}}}} {{#ifexpr:{{#count:{{{domains}}}|mind}} > 0|{{#tag:div|Mind}}}} {{#ifexpr:{{#count:{{{domains}}}|illusion}} > 0|{{#tag:div|Illusion}}}} {{#ifexpr:{{#count:{{{domains}}}|knowledge}} > 0|{{#tag:div|Knowledge}}}} {{#ifexpr:{{#count:{{{domains}}}|divine}} > 0|{{#tag:div|Divine}}}} {{#ifexpr:{{#count:{{{domains}}}|morality}} > 0|{{#tag:div|Morality}}}} {{#ifexpr:{{#count:{{{domains}}}|good}} > 0|{{#tag:div|Good}}}} {{#ifexpr:{{#count:{{{domains}}}|evil}} > 0|{{#tag:div|Evil}}}} {{#ifexpr:{{#count:{{{domains}}}|primal}} > 0|{{#tag:div|Primal}}}} {{#ifexpr:{{#count:{{{domains}}}|anima}} > 0|{{#tag:div|Anima}}}} {{#ifexpr:{{#count:{{{domains}}}|caelum}} > 0|{{#tag:div|Caelum}}}} {{#ifexpr:{{#count:{{{domains}}}|elementus}} > 0|{{#tag:div|Elementus}}}} {{#ifexpr:{{#count:{{{domains}}}|terra}} > 0|{{#tag:div|Terra}}}} {{#ifexpr:{{#count:{{{domains}}}|fauna}} > 0|{{#tag:div|Fauna}}}} {{#ifexpr:{{#count:{{{domains}}}|flora}} > 0|{{#tag:div|Flora}}}} {{#ifexpr:{{#count:{{{domains}}}|fungi}} > 0|{{#tag:div|Fungi}}}} {{#ifexpr:{{#count:{{{domains}}}|time}} > 0|{{#tag:div|Time}}}} {{#ifexpr:{{#count:{{{domains}}}|fate}} > 0|{{#tag:div|Fate}}}} {{#ifexpr:{{#count:{{{domains}}}|luck}} > 0|{{#tag:div|Luck}}}} {{#ifexpr:{{#count:{{{domains}}}|arcane}} > 0|{{#tag:div|Arcane}}}} {{#ifexpr:{{#count:{{{domains}}}|order}} > 0|{{#tag:div|Order}}}} {{#ifexpr:{{#count:{{{domains}}}|law}} > 0|{{#tag:div|Law}}}} {{#ifexpr:{{#count:{{{domains}}}|chaos}} > 0|{{#tag:div|Chaos}}}} {{#ifexpr:{{#count:{{{domains}}}|occult}} > 0|{{#tag:div|Occult}}}} {{#ifexpr:{{#count:{{{domains}}}|dimension}} > 0|{{#tag:div|Dimension}}}} {{#ifexpr:{{#count:{{{domains}}}|ethereal}} > 0|{{#tag:div|Ethereal}}}} {{#ifexpr:{{#count:{{{domains}}}|planar}} > 0|{{#tag:div|Planar}}}} {{#ifexpr:{{#count:{{{domains}}}|illumination}} > 0|{{#tag:div|Illumination}}}} {{#ifexpr:{{#count:{{{domains}}}|dark}} > 0|{{#tag:div|Dark}}}} {{#ifexpr:{{#count:{{{domains}}}|light}} > 0|{{#tag:div|Light}}}} {{#ifexpr:{{#count:{{{domains}}}|veracity}} > 0|{{#tag:div|Veracity}}}} {{#ifexpr:{{#count:{{{domains}}}|truth}} > 0|{{#tag:div|Truth}}}} {{#ifexpr:{{#count:{{{domains}}}|falsehood}} > 0|{{#tag:div|Falsehood}}}}
}}|}}
{{SpellTableRow||}}
{{#if:{{{cast|}}}|{{SpellTableRow|'''Casting Time'''|{{
        #switch:{{{cast|}}}
        | Full Action | Full action | full action | Full | full = [[Full Action]] (4 [[AP]])
        | Standard Action | Standard action | standard action | Standard | standard = [[Standard Action]] (3 [[AP]])
        | Minor Action | Minor action | minor action | Minor | minor = [[Minor Action]] (2 [[AP]])
        | Quick Action | Quick action | quick action | Quick | quick = [[Quick Action]] (1 [[AP]])
        | Reaction | reaction = [[Reaction]]
        | #default = {{{cast|}}}
        }} }}|}}
{{#if:{{{range|}}}|{{SpellTableRow|'''Range'''|{{{range|}}} }}|}}
{{#if:{{{area|}}}|{{SpellTableRow|'''Area'''|{{{area|}}} }}|}}
{{#if:{{{components|}}}|{{SpellTableRow|'''[[Component]]s'''|{{{components|}}} }}|}}
{{#if:{{{duration|}}}|{{SpellTableRow|'''Duration'''|{{{duration|}}} }}|}}
{{SpellTableFooter}}
----
</includeonly>

Revision as of 16:03, 17 February 2023

Usage

{{Spell
|name=
|level=
|themes=
|domains=
|cast=
|range=
|components=
|duration=
|area=
}}

Important

The name parameter must be the same as the page name (underscore excluded, space works):

Spell Page URL: https://rp.klanen.org/wiki/kfp/Spell_Name
Template Parameter: |name=Spell Name

Cantrips count as level 0:

|level=0

To set the theme(s) of the spell, write the theme name in lowercase and a space between each.

|themes=arcane divine occult primal

To set the domain(s) of the spell, write the Domain name in lowercase and a space between each.

|domains=earth elementus

The cast parameter auto formats if the following values are applied:

|cast=full
|cast=standard
|cast=minor
|cast=quick
|cast=reaction
|cast=full action
|cast=standard action
|cast=minor action
|cast=quick action
 

Example

The following spells URL would be: https://rp.klanen.org/wiki/kfp/Hail_of_Blades

{{Spell
|name=Hail of Blades
|level=1
|arcane=1
|divine=1
|domain=Metal
|cast=standard
|range=20 meter
|components=V, S, M
|duration=Instantaneous
|area=Cylinder, 2 meter radius, 14 meter high
}}

Template Components

Template:SpellTableHeader
Template:SpellTableFooter
Template:SpellTableRow
Template:SpellTableRowColStart