ZenlessData/Data/Lucy_Idle_AFK_01.json

210 lines
5.6 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Idle_AFK_01",
"FrameCountHigh": 0,
"FrameCountLow": 111,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"WoodIdleAFKModifier_Controller"
]
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"CustomKey": "LucyWood_AbilityTargetting_00",
"ParamName": "Bool_KeepAFK",
"ParamType": 2,
"Target": "Custom"
}
],
"AnimatorStateName": "Idle_AFK_01",
"ForceTriggerOnTransitionIn": false,
"ForceTriggerOnTransitionOut": false,
"Frame": 326,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Lucy_Idle_AFK_01",
"AbilityStacking": "Unique",
"Modifiers": {
"WoodIdleAFKModifier_Action": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"InAction"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"CustomKey": "LucyWood_AbilityTargetting_00",
"IntParamValue": 99,
"ParamName": "Int_ActionMode",
"Target": "Custom"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"DisableCollider"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": false,
"ParamName": "Bool_IsTryMove",
"Target": "Self"
},
{
"$type": "DitherFadeAction",
"DitherFadeKey": "Avatar_Lucy_Wood_Dither_FadeIn",
"Tag": "Avatar_Lucy_Wood_Dither_Fade",
"Target": "Self"
},
{
"$type": "ApplyLogicMoveAction",
"MovementConfig": {
"$type": "ConfigMovementTarget",
"DefaultOffset": {
"x": 0,
"y": 0,
"z": 5
},
"Duration": 0.1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"MoveType": {
"$type": "MovementTypeInstant",
"NeedRayCastCheck": false
},
"ReachTargetStop": true,
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"PositionOffset": {
"x": 0.4,
"y": 0,
"z": 0.47
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
}
},
"TargetUpdateMode": "Always",
"TimesUpMoveOption": "Stop"
},
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": 0.1,
"ReachTargetStop": true,
"RotateSpeed": 1,
"RotateType": "Instant",
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"PositionOffset": {
"x": 0,
"y": 0,
"z": 9999
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Caster"
}
},
"TargetUpdateMode": "Always"
},
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_AFK",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_KeepAFK",
"ParamType": 2,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "WriteAIParamAction",
"BoolParamValue": true,
"ParamName": "Bool_IsTryMove",
"Target": "Self"
}
]
},
"WoodIdleAFKModifier_Controller": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ApplyModifier",
"CustomKey": "LucyWood_AbilityTargetting_00",
"ModifierName": "WoodIdleAFKModifier_Action",
"Target": "Custom"
}
],
"OnRemoved": [
{
"$type": "RemoveModifier",
"CustomKey": "LucyWood_AbilityTargetting_00",
"ModifierName": "WoodIdleAFKModifier_Action",
"Target": "Custom"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"DisableCollider"
],
"CustomKey": "LucyWood_AbilityTargetting_00",
"IsAdd": false,
"Target": "Custom"
}
]
}
}
}