Difference between revisions of "AimModel"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Immaanuel
imported>IsharaMeradin
Line 9: Line 9:
[[File:AimModel Editor.png]]
[[File:AimModel Editor.png]]
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''ID:''' The editor ID which is used by the Creation Kit.
*'''Cone of fire'''
*'''Cone of Fire'''
**'''Min angle:'''
**'''Min Angle: ''' Minimum angle for cone of fire.
**'''Max angle:'''
**'''Max Angle: ''' Maximum angle for cone of fire.
**'''Increase per shot:'''
**'''Increase Per Shot: ''' Cone of fire increases by this amount per shot.
**'''Decrease per shot:'''
**'''Decrease Per Sec: ''' Cone of fire decreases by this amount per second, after the delay.
**'''Decrease delay MS:'''
**'''Decrease Delay MS: ''' Delay before cone of fire begins to decrease. (In milliseconds)
**'''Sneak multiplier:'''
**'''Sneak Mult: ''' Cone of fire is multiplied by this amount while sneaking.
**'''Iron Sights Multiplier:'''
**'''Iron Sights Mult: ''' Cone of fire is multiplied by this amount while sighted.
*'''Runaway'''
*'''Runaway'''
**'''Recoil shots:'''
**'''Recoil shots:'''

Revision as of 22:14, 17 March 2018

Papyrus: None

AimModels are objects used on Weapons to control properties related to cone of fire, runaway, recoil, and stability.

Editor Dialog

AimModel Editor.png

  • ID: The editor ID which is used by the Creation Kit.
  • Cone of Fire
    • Min Angle: Minimum angle for cone of fire.
    • Max Angle: Maximum angle for cone of fire.
    • Increase Per Shot: Cone of fire increases by this amount per shot.
    • Decrease Per Sec: Cone of fire decreases by this amount per second, after the delay.
    • Decrease Delay MS: Delay before cone of fire begins to decrease. (In milliseconds)
    • Sneak Mult: Cone of fire is multiplied by this amount while sneaking.
    • Iron Sights Mult: Cone of fire is multiplied by this amount while sighted.
  • Runaway
    • Recoil shots:
  • Recoil
    • Arc:
    • Arc rotate:
    • Diminish spring force: How fast/much the crosshair returns to its original position after shooting.
    • Diminish sights mult:
    • Max per shot:
    • Min per shot:
    • Hip mult:
  • Stability
    • Base Stability:

See Also