@cccode/fxr - v22.0.0

    Class Unk130

    Slot: Unknown130

    Unknown action that is in every basic config in every game, and still literally nothing is known about it.

    Hierarchy (View Summary, Expand)

    Index

    Constructors

    Properties

    type: Unk130

    The numeric ID for the type of action this represents.

    unk_ds3_f1_0: number

    Unknown integer.

    Default: 1

    unk_ds3_f1_1: number

    Unknown integer.

    Default: 0

    unk_ds3_f1_2: number

    Unknown integer.

    Default: 0

    unk_ds3_f1_3: number

    Unknown integer.

    Default: 0

    unk_ds3_f1_4: number

    Unknown integer.

    Default: 0

    unk_ds3_f1_5: number

    Unknown integer.

    Default: 0

    unk_ds3_f1_6: number

    Unknown integer.

    Default: 0

    unk_ds3_f1_7: number

    Unknown integer.

    Default: 0

    unk_ds3_f1_8: number

    Unknown integer.

    Default: 0

    unk_ds3_p1_0: ScalarValue

    Unknown scalar.

    Default: 0

    unk_ds3_p1_1: ScalarValue

    Unknown scalar.

    Default: 0

    unk_ds3_p1_2: ScalarValue

    Unknown scalar.

    Default: 0

    unk_ds3_p1_3: ScalarValue

    Unknown scalar.

    Default: 0

    unk_ds3_p1_4: ScalarValue

    Unknown scalar.

    Default: 0

    unk_ds3_p1_5: ScalarValue

    Unknown scalar.

    Default: 0

    unk_ds3_p1_6: ScalarValue

    Unknown scalar.

    Default: 0

    unk_ds3_p1_7: ScalarValue

    Unknown scalar.

    Default: 0

    Accessors

    Methods

    • Creates a minified version of this action.

      Some actions can be minified to make the output smaller. This is done by creating a simpler action that is functionally equivalent to this action.

      Actions that can not be minified will not be changed.

      Returns any

    • Scale the size of the action by a factor. This only does something when used with actions that have scaling properties.

      Parameters

      • factor: number

        The factor to scale by.

      • options: { mode?: ScalingMode } = {}

      Returns Unk130

    • Scale the rate of time for the action.

      This method's main purpose is to serve as a fallback for changing the rate of time for Dark Souls 3 effects, which doesn't support the rateOfTime property. The rate of time is automatically scaled when writing effects for DS3, you do not need to do this yourself. As such, this method is only useful if you want to scale the rate of time for individual parts of an effect, or if you need the extra options available for this method.

      Parameters

      • factor: number

        The factor to scale the rate of time by. Setting this to 2 will make the action play twice as fast. Setting it to 0.5 will make it play half as fast.

      • Optionaloptions: { scaleTracerDuration?: boolean } = {}

        Extra options for changing how the scaling is applied to different properties.

      Returns Unk130

    MMNEPVFCICPMFPCPTTAAATR