1
0
ZenlessData/Data/_unsorted/Norano_FrenzyStateManage.json
2026-06-17 01:18:11 +02:00

412 lines
11 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Frenzy"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HardCore"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"FrenzyStart"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HardCore"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "TriggerBossBehaviorReportAction",
"ID": 10002,
"Param1": 7,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HardCore"
],
"Target": "Self"
}
]
}
],
"AnimatorStateName": "Attack_09",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
}
]
},
{
"$type": "AttachZoneTagWithModifierMixin",
"ConfigList": [
{
"ModifierNameList": [
"MuteAbnormalHitModifier",
"LockStunModifier",
"PerformRBLModifier",
"Modifier_FrenzyStateManage"
],
"ZoneTag": "Frenzy"
}
]
},
{
"$type": "ActionsOnEtherBarrierChangeMixin",
"DoInitialCheck": true,
"EtherBarrierChangeActions": [
{
"IsUsePercentage": true,
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 99999,
"ParamName": "Weight_09_Current",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"FrenzyCD"
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Frenzy"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"ParamName": "Trigger_Frenzy",
"ParamType": 1,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"FrenzyCD"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Frenzy"
],
"IsAdd": true,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HardCore"
],
"Target": "Self"
}
],
"Target": "Self"
}
],
"Val": 1,
"ValueToLowActions": [
{
"$type": "WriteAIParamAction",
"FloatParamValue": 0,
"ParamName": "Weight_09_Current",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"FrenzyCD"
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"Frenzy"
],
"Target": "Self"
}
]
}
],
"Target": "Self"
}
]
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Waver"
],
"IsAdd": false,
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"HardCore"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
}
]
}
],
"AbilityName": "Norano_FrenzyStateManage",
"AbilitySpecials": {
"AS_FrenzyCD": {
"Value": 60,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnKilled": [
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1277000360,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"FrenzyStart"
],
"Target": "Self"
}
],
"Target": "Self"
},
{
"$type": "ByIsInZoneTags",
"Tags": [
"HardCore"
],
"Target": "Self"
}
]
}
]
},
"Modifiers": {
"LockStunModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "LockStunPropertyMixin",
"OnStunLockFirstTriggeredActions": [
],
"OnStunLockedActions": [
],
"PercentageLock": 0.99,
"ValueLock": 0
}
],
"ModifierStacking": "Unique"
},
"Modifier_DelayEnableEtherBarrier": {
"DelayHandlers": [
],
"Duration": -1,
"ModifierStacking": "Replace"
},
"Modifier_FrenzyStateManage": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsFrenzy",
"ParamType": 2,
"Target": "Self"
}
],
"OnCustomEventReceived": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierDestroyed"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_DelayEnableEtherBarrier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"SelfEnabledEtherBarrier"
]
}
]
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_FrenzyStateManageCD",
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsFrenzy",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Frenzy"
],
"IsAdd": false,
"Target": "Self"
}
]
}
],
"OnRemoved": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByCustomEvent",
"EventKey": "EtherBarrierDestroyed"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_DelayEnableEtherBarrier",
"Predicates": [
{
"$type": "ByIsInZoneTags",
"Tags": [
"SelfEnabledEtherBarrier"
]
}
]
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Frenzy"
],
"IsAdd": false,
"Target": "Self"
}
]
}
]
},
"Modifier_FrenzyStateManageCD": {
"Duration": "%AS_FrenzyCD",
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"FrenzyCD"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"FrenzyCD"
],
"IsAdd": false,
"Target": "Self"
}
]
},
"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": "Norano_PerformRBL",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "UnsetRBLAction",
"Tag": "Norano_PerformRBL",
"Target": "Self"
}
]
}
}
}