ZenlessData/Data/SacrificeBringer_P2_OD_Charge_Release_Backup.json

141 lines
3.8 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"NeedRayCastCheck": true,
"OnSummonCreatedActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 110,
"ParamName": "Int_AttackIndex",
"ParamType": 3,
"Target": "Target"
},
{
"$type": "ApplyModifier",
"CustomKey": "Monster_SacrificeBringerHand_Summon",
"ModifierName": "SummonHand_LogicMove_Action",
"Target": "Custom"
}
],
"OverrideDelay": 5,
"SummonDuration": -1,
"SummonID": 900011813,
"SummonPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": false,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": true,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"SummonPositionCorrection": true,
"SummonTag": [
"SacrificeBringer_Hand_Summon"
],
"SummonType": "Monster",
"TimesUpDelay": 0
}
],
"AbilityName": "SacrificeBringer_P2_OD_Charge_Release_Backup",
"AbilityStacking": "Unique",
"Modifiers": {
"InvincibleModifier": {
"Duration": 6,
"ModifierStacking": "Unique"
},
"SummonHand_LogicMove_Action": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyLogicMoveAction",
"MovementConfig": {
"$type": "ConfigMovementTarget",
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"MoveType": {
"$type": "MovementTypeInstant",
"NeedRayCastCheck": false,
"NeedTargetPositionCorrection": false
},
"ReachTargetStop": false,
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
}
},
"TargetUpdateMode": "Always",
"TimesUpMoveOption": "Remain"
},
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": -1,
"ReachTargetStop": false,
"RotateSpeed": 1,
"RotateType": "Instant",
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 999999
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
}
},
"TargetUpdateMode": "Always"
},
"Target": "Self"
}
]
}
}
}