ZenlessData/Data/LampasBlackVeil_AidAttackTrigger_Attack_05.json
2024-08-13 22:59:23 -03:00

22 lines
565 B
JSON

{
"AbilityName": "LampasBlackVeil_AidAttackTrigger_Attack_05",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
"ParamName": "Trigger_PressAttackA",
"ParamType": 1,
"Target": "Custom"
},
{
"$type": "SetAnimCtrlerParamAction",
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
"IntVal": 5,
"ParamName": "Int_AttackIndex",
"ParamType": 3,
"Target": "Custom"
}
]
}