No edit summary
mNo edit summary
Line 2: Line 2:
{{{name}}}
{{{name}}}
==Description==
==Description==
immunity {{{immunity}}}
{{NWN:Spell:Description|desc={{{desc}}}}}
{{NWN:Spell:Description|desc={{{desc}}}}}
icon {{{icon}}}
icon {{{icon}}}


Line 32: Line 35:
"deprecated": false,
"deprecated": false,
"description": "Icon for the spell"
"description": "Icon for the spell"
},
"immunity": {
"label": "Spell Immunity",
"type": "string"
}
}
},
},

Revision as of 06:28, 10 February 2018

Name

{{{name}}}

Description

immunity {{{immunity}}}

{{{desc}}}


icon {{{icon}}}


An NWN Spell.

Template parameters

ParameterDescriptionTypeStatus
namename

The name of the spell

Linerequired
descdesc

The spell's description

Contentsuggested
iconicon

Icon for the spell

Linesuggested
Spell Immunityimmunity

no description

Stringoptional