1
0
ZenlessData/Data/_unsorted/Chelonethid_YokaiSkill_Attack.json
2026-07-29 01:25:01 +02:00

152 lines
4.4 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "ApplyModifier",
"ModifierName": "SwitchOutCountDownModifier",
"Target": "Self"
}
],
"AnimatorStateName": "SwitchIn_Normal",
"ForceTriggerOnTransitionIn": true,
"Frame": 1,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "RemoveModifier",
"ModifierName": "SwitchOutCountDownModifier",
"Target": "Self"
},
{
"$type": "PlusOneAvatarSwitchOutAction",
"LockTargetID": "Player_Default_LockTarget_02_OnlyMonster",
"SwitchInIndex": 30,
"SwitchInPosRot": {
"CoordsOption": "Relative",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "LocalAvatar"
}
},
"SwitchOutIndex": -1
}
],
"AnimatorStateName": "Attack_01_End",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": true,
"Frame": 60,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Chelonethid_YokaiSkill_Attack",
"AbilitySpecials": {
"AS_SwitchOutCountDown": {
"Value": 6.67
}
},
"AbilityStacking": "Unique",
"Modifiers": {
"SwitchOutCountDownModifier": {
"DelayHandlers": [
{
"DelayTime": "%AS_SwitchOutCountDown",
"TimeUpActions": [
{
"$type": "PlusOneAvatarSwitchOutAction",
"LockTargetID": "Player_Default_LockTarget_02_OnlyMonster",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByAnimatorStateNormalizedTime",
"AnimatorStateName": "Attack_01",
"IsLoop": false,
"LayerIndex": 0,
"NormalizedTimeHigh": 1,
"NormalizedTimeLow": 0,
"Target": "Self"
}
]
}
],
"SwitchInIndex": 30,
"SwitchInPosRot": {
"CoordsOption": "Relative",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupAngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"BackupPositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"BackupOffsetReferTarget": "Self",
"OffsetReferTarget": "LocalAvatar"
}
},
"SwitchOutIndex": -1
}
]
}
],
"Duration": -1,
"ModifierStacking": "Unique"
}
}
}