1
0
ZenlessData/Data/_unsorted/MiasmaHeavyStriker_Attack_09.json
2025-12-30 00:30:43 +01:00

173 lines
4.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_9",
"FrameCountHigh": 125,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"HullColliderSwitcherModifier"
]
}
]
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "FireEffect",
"EffectAutoDynamic": {
"EffFadeInTime": 0.58,
"EffFadeOutTime": 0.08,
"EffHoldTime": 0.5,
"EffStartSizeX": 4,
"EffStartSizeY": 4
},
"EffectPattern": "Eff_Common_Alert_Circle_Red_01",
"FireEffectPosRot": {
"CoordsOption": "ReferTarget",
"NeedRaycastGround": true,
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomAngleRange": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"CustomKey": "Monster_MiasmaLightfootRover_Twins_ATK9",
"OffsetReferTarget": "Custom"
}
},
"Target": "Self"
}
],
"AnimatorStateName": "Attack_9",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 78,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "RecoverHPAction",
"Percentage": "%AS_RecoverHP_Ratio",
"Target": "Self"
}
],
"AnimatorStateName": "Attack_9",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 122,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "MiasmaHeavyStriker_Attack_09",
"AbilitySpecials": {
"AS_RecoverHP_Ratio": {
"Value": 0.4
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnCustomEventReceived": [
{
"$type": "ApplyModifier",
"ModifierName": "KillTwinModifier",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Event_TwinDying"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"HullColliderSwitcherModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "PushHullColliderEnable",
"HullColliderEnable": false,
"Tag": "MiasmaParry_Collider",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopHullColliderEnable",
"Tag": "MiasmaParry_Collider",
"Target": "Self"
}
]
},
"KillTwinModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "ModifyStunStateAction",
"Target": "Self",
"TargetState": "Normal"
},
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 9,
"ParamName": "Int_AttackIndex",
"ParamType": 3,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"ParamName": "Trigger_PressAttackA",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "MiasmaHeavyStriker_SpecialDeath",
"Target": "Self"
},
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1777
}
]
}
}
}