Difference between revisions of "Spell"
Jump to navigation
Jump to search
imported>Qazaaq (Added editor object) |
imported>Qazaaq (description and image) |
||
Line 3: | Line 3: | ||
'''Papyrus:''' [[Spell Script]] | '''Papyrus:''' [[Spell Script]] | ||
A spell | A spell is a collection of one or more [[Magic Effect]]s. | ||
== Editor Dialog == | == Editor Dialog == | ||
[[File:Spell_Editor.png]] | [[File:Spell_Editor.png]] | ||
* '''ID''': The editor ID which is used by the Creation Kit. | *'''ID''': The editor ID which is used by the Creation Kit. | ||
* '''Name''': The object's name as it will appear within menus and the game world. | *'''Name''': The object's name as it will appear within menus and the game world. | ||
== Effect Item Dialog == | |||
[[File:Spell_Effect_Editor.png]] | |||
== Notes == | == Notes == |
Revision as of 04:06, 22 October 2017
Type: SPEL
Papyrus: Spell Script
A spell is a collection of one or more Magic Effects.
Editor Dialog
- ID: The editor ID which is used by the Creation Kit.
- Name: The object's name as it will appear within menus and the game world.
Effect Item Dialog
Notes
None