ZenlessData/Data/LampasBlackVeil_LockLife.json

59 lines
1.4 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "LockLifePropertyMixin",
"OnLifeLockFirstTriggeredActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Trigger_BreakDown",
"ParamType": 1,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsBreakDown",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "LampasBlackVeil_CoAttack_LogicMovement",
"Instant": true
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "LampasBlackVeil_LockLife",
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
"Target": "Custom"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ExcludeFromLiveCount"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "ApplyGameplayTagAction",
"IsAdd": true,
"Tags": [
"NotCounting"
],
"Target": "Self"
}
],
"PerformBeHitEffect": true,
"RatioLockList": [
{
"LockType": "Total",
"LockValue": 0.01
}
]
}
],
"AbilityName": "LampasBlackVeil_LockLife",
"AbilityStacking": "Unique"
}