2,915
edits
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" | |||
} | } | ||
}, | }, | ||