ZenlessData/Data/LampasBlackVeil_AidAttackTrigger_Attack_01_F.json

22 lines
567 B
JSON
Raw Normal View History

{
"AbilityName": "LampasBlackVeil_AidAttackTrigger_Attack_01_F",
"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": 0,
"ParamName": "Int_AttackIndex",
"ParamType": 3,
"Target": "Custom"
}
]
}