1
0
ZenlessData/Data/_unsorted/MiasmaTerrorBird_EtherBarrierManage.json
2025-09-04 01:06:25 +02:00

329 lines
8.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_9_1",
"FrameCountHigh": 165,
"FrameCountLow": 81,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_9_2",
"FrameCountHigh": 307,
"FrameCountLow": 81,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_9_3",
"FrameCountHigh": 170,
"FrameCountLow": 78,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_Miasma_1",
"FrameCountHigh": 266,
"FrameCountLow": 237,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Attack_Miasma_2",
"FrameCountHigh": 67,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
},
{
"AnimatorStateName": "Born",
"FrameCountHigh": 16,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"InvincibleModifier"
]
}
],
"IsSeam": false
}
],
"AbilityName": "MiasmaTerrorBird_EtherBarrierManage",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_EtherBarrierManage",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Miasma"
]
}
],
"Target": "Self"
}
],
"OnCustomEventReceived": [
{
"$type": "ApplyAbilityAction",
"AbilityID": 20003302,
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierCreated"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"MiasmaTerrorBird"
]
}
],
"Target": "Self"
},
{
"$type": "RemoveAbilityAction",
"AbilityID": 20003302,
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierDestroyed"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"MiasmaTerrorBird"
]
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"InvincibleModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushInvincibleAction",
"Tag": "MiasmaTerrorBird"
}
],
"OnRemoved": [
{
"$type": "PopInvincibleAction",
"Tag": "MiasmaTerrorBird"
}
]
},
"LockStunModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "LockStunPropertyMixin",
"OnStunLockFirstTriggeredActions": [
],
"OnStunLockedActions": [
],
"PercentageLock": 0.995,
"ValueLock": 0
}
],
"ModifierStacking": "Unique"
},
"Modifier_DelayEnableEtherBarrier": {
"DelayHandlers": [
{
"DelayTime": 80,
"TimeUpActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 999999,
"ParamName": "Weight_13_Current",
"Target": "Self"
}
]
}
],
"Duration": -1,
"ModifierStacking": "Replace"
},
"Modifier_EtherBarrierManage": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": true,
"PropertyType": "CurHP",
"RefPropertyType": "MaxHP",
"ValueRangeActions": [
{
"HighToValueActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 999999,
"ParamName": "Weight_13_Current",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"EtherBoss"
]
}
]
}
],
"Target": "Self"
}
],
"Val": 0.8
},
{
"HighToValueActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 999999,
"ParamName": "Weight_13_Current",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"EtherBoss"
]
}
],
"Target": "Self"
}
],
"Val": 0.5
}
]
}
]
}
],
"ModifierStacking": "Unique",
"OnCustomEventReceived": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierDestroyed"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_DelayEnableEtherBarrier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"SelfEnabledEtherBarrier"
]
}
]
},
{
"$type": "SetAnimCtrlerParamAction",
"ParamName": "Trigger_Hit",
"ParamType": 1
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 2,
"ParamName": "Int_GroundHitIndex",
"ParamType": 3
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_HitForwardType",
"ParamType": 3
}
]
}
]
},
"MuteAbnormalHitModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"Properties": {
"Actor_ImmediatelyBreakFrozen": 1,
"Actor_NoElementAbnormalHitAnimator": 1
}
},
"PerformRBLModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetRBLAction",
"RBL": 99,
"Tag": "MiasmaTerrorBird_PerformRBL",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "UnsetRBLAction",
"Tag": "MiasmaTerrorBird_PerformRBL",
"Target": "Self"
}
]
}
}
}