mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
60 lines
1.5 KiB
JSON
60 lines
1.5 KiB
JSON
{
|
|
"AbilityName": "LampasBlackVeil_Revive_01_Trigger",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Trigger_PressAttackA",
|
|
"ParamType": 1,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimCtrlerParam",
|
|
"BoolVal": true,
|
|
"CompareType": "Equal",
|
|
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
|
|
"ParamName": "Bool_IsBreakDown",
|
|
"ParamType": 2,
|
|
"Target": "Custom"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 13,
|
|
"ParamName": "Int_AttackIndex",
|
|
"ParamType": 3,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimCtrlerParam",
|
|
"BoolVal": true,
|
|
"CompareType": "Equal",
|
|
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
|
|
"ParamName": "Bool_IsBreakDown",
|
|
"ParamType": 2,
|
|
"Target": "Custom"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 0,
|
|
"ParamName": "Int_ReviveType",
|
|
"ParamType": 3,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimCtrlerParam",
|
|
"BoolVal": true,
|
|
"CompareType": "Equal",
|
|
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
|
|
"ParamName": "Bool_IsBreakDown",
|
|
"ParamType": 2,
|
|
"Target": "Custom"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |