Enchantment

From the Fallout4 CreationKit Wiki
Revision as of 05:09, 22 October 2017 by imported>Qazaaq (added form type)
Jump to navigation Jump to search

Type: ENCH
Papyrus: Enchantment Script

An Enchantment is a collection of one or more Magic Effects.

Editor Dialog

Enchantment Editor.png

  • ID: The editor ID which is used by the Creation Kit.
  • Name: The name as it will appear in-game.

Effect Item Dialog

Enchantment Effect Item Editor.png


Notes

  • A magic effect must match in both Casting and Delivery Types, as well has have its "Magic Skill" set to none, in order for it to be listed and added to an enchantment.
  • A few magic effect types like Value Modifier (maybe all) need the "Recover" checkbox enabled on the magic effect for their effect to actually apply.

See Also