Difference between revisions of "BodyPartData"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
imported>Qazaaq
Line 6: Line 6:
The BodyPartData description goes here.
The BodyPartData description goes here.


== Editor Dialog ==
[[File:BodyPartData_Editor.png]]
[[File:BodyPartData_Editor.png]]
== Editor Dialog ==
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''Skeleton Model:'''  
*'''Skeleton Model:'''  
*'''Part Data:''' A collection of body parts.
*'''Part Data:''' A collection of body parts.


== Body Part Dialog ==
== Body Part Dialog ==
[[File:BodyPartData BodyPart Editor.PNG]]
[[File:BodyPartData BodyPart Editor.PNG|thumb|right|800px]]
*'''Part Name:'''
*'''Part Name:'''
*'''Part Type:'''
*'''Part Type:'''
Line 72: Line 70:
**'''Decal Count:'''
**'''Decal Count:'''
**'''Blood Impact Material Type:'''
**'''Blood Impact Material Type:'''
{{ClearFloats}}


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

Revision as of 20:06, 17 July 2016

Papyrus: None

The BodyPartData description goes here.

Editor Dialog

BodyPartData Editor.png

  • ID: The editor ID which is used by the Creation Kit.
  • Skeleton Model:
  • Part Data: A collection of body parts.

Body Part Dialog

BodyPartData BodyPart Editor.PNG
  • Part Name:
  • Part Type:
  • Part Node:
  • VATS Target:
  • Geometry Segment Index:
  • Actor Value:
  • Damage Multi:
  • Health Percent:
  • To Hit Chance:
  • Non-Lethal Dismemberment Chance:
  • Hit Reaction:
    • Start:
    • End:
    • Default:
    • Twist Variable Prefix:
  • Gore Effects Positioning
    • Target Bone:
    • Local Rotate:
    • Blood Impact Material Type:
    • Dismember Blood Art:
  • Texture Sets
    • Meat Cap TextureSet:
    • Collar TextureSet:
  • Cut
    • Min:
    • Max:
    • Radius:
    • Tessellation:
    • Meat Cap Sever:
  • Severable:
    • Explosion Type:
    • Generic Debris:
    • Debris Scale:
    • Blood Spurt/Decal Impact Data:
    • Decal Count:
  • Explodable:
    • Explosion Chance%:
    • Absolute:
    • Limb Replacement:
    • Limb Replacement Scale:
    • Explosive Type:
    • Generic Debris:
    • Debris Count:
    • Debris Scale:
    • Blood Spurt/Decal Impact Data:
    • Decal Count:
  • On Cripple:
    • Show Cripple Geometry:
    • Art Object:
    • Explosive Type:
    • Generic Debris:
    • Debris Count:
    • Debris Scale:
    • Blood Spurt/Decal Impact Data:
    • Decal Count:
    • Blood Impact Material Type:

See Also