1
0
ZenlessData/Data/_unsorted/Awakener_EtherBarrier_Manager.json
2025-11-26 05:56:27 +01:00

161 lines
4.1 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Combo_01",
"FrameCountHigh": 631,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"LockEtherBarrier_Modifier"
]
},
{
"AnimatorStateName": "Attack_Combo_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"LockEtherBarrier_Modifier"
]
},
{
"AnimatorStateName": "Attack_Combo_03_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"LockEtherBarrier_Modifier"
]
},
{
"AnimatorStateName": "Attack_Combo_03_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"LockEtherBarrier_Modifier"
]
},
{
"AnimatorStateName": "Attack_Combo_03_03",
"FrameCountHigh": 335,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"LockEtherBarrier_Modifier"
]
}
]
}
],
"AbilityName": "Awakener_EtherBarrier_Manager",
"AbilitySpecials": {
"AS_EtherBarrierReducePercentage": {
"Value": -0.1
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "Awakener_ToSobek_Point",
"HierarchyType": "Self",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"CustomKey": "Monster_Sobek_AbilityTarget",
"OffsetReferTarget": "Custom"
}
},
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "AttachPointFollowMixin_Modifier",
"Target": "Self"
}
]
},
"Modifiers": {
"AttachPointFollowMixin_Modifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "AttachPointFollowMixin",
"AttachPointName": "Awakener_ToSobek_Point",
"FollowPosRot": {
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"CustomKey": "Monster_Sobek_AbilityTarget",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Custom"
}
},
"PosSpeed": 0.1,
"PosType": "Instant",
"RotRatio": 0,
"RotType": "Instant"
}
],
"ModifierStacking": "Unique"
},
"LockEtherBarrier_Modifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "LockEtherBarrierMixin",
"ValueLock": 1
}
]
}
}
}