Difference between revisions of "Damage Type"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
m
imported>Hitbts
m (Removed unneeded heading; moved and floated image.)
Line 4: Line 4:
'''Papyrus:''' None
'''Papyrus:''' None


=Overview=
Damage Types appear to represent the core types of damage in Fallout 4.
Damage Types appear to represent the core types of damage in Fallout 4.
[[File:Damage Type_Editor.png]]


== Editor Dialog ==
== Editor Dialog ==
[[File:Damage Type_Editor.png|right]]
*'''ID:''' The editor ID that this form uses in the Creation Kit.
*'''ID:''' The editor ID that this form uses in the Creation Kit.
*'''Resistance:''' An Actor Value with type "RESISTANCE." This is used to determine how well actors resist damage of this type.
*'''Resistance:''' An Actor Value with type "RESISTANCE." This is used to determine how well actors resist damage of this type.
*'''Spell:'''
*'''Spell:'''
{{ClearFloats}}


== See Also ==
== See Also ==
*[[:Category:Miscellaneous|Miscellaneous Category]]
*[[:Category:Miscellaneous|Miscellaneous Category]]

Revision as of 20:13, 13 July 2016

Papyrus: None

Damage Types appear to represent the core types of damage in Fallout 4.

Editor Dialog

Damage Type Editor.png
  • ID: The editor ID that this form uses in the Creation Kit.
  • Resistance: An Actor Value with type "RESISTANCE." This is used to determine how well actors resist damage of this type.
  • Spell:

See Also