1
0
ZenlessData/Data/_unsorted/Norano_EtherBarrierManage.json
2025-10-15 03:08:22 +02:00

219 lines
5.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_09",
"FrameCountHigh": 45,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier"
]
}
]
}
],
"AbilityName": "Norano_EtherBarrierManage",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_EtherBarrierManage",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Miasma"
]
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"LockStunModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "LockStunPropertyMixin",
"OnStunLockFirstTriggeredActions": [
],
"OnStunLockedActions": [
],
"PercentageLock": 0.999,
"ValueLock": 0
}
],
"ModifierStacking": "Unique"
},
"Modifier_DelayEnableEtherBarrier": {
"DelayHandlers": [
{
"DelayTime": 60,
"TimeUpActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 99999,
"ParamName": "Weight_09_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": 99999,
"ParamName": "Weight_09_Current",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"Isolde_LevelSpecial"
]
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"EtherBoss"
]
}
]
}
]
}
],
"Target": "Self"
}
],
"Val": 0.8
},
{
"HighToValueActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 99999,
"ParamName": "Weight_09_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": "MazingerGoldenBomb_PerformRBL",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "UnsetRBLAction",
"Tag": "MazingerGoldenBomb_PerformRBL",
"Target": "Self"
}
]
}
}
}