mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
22 lines
565 B
JSON
22 lines
565 B
JSON
{
|
|
"AbilityName": "LampasBlackVeil_AidAttackTrigger_Attack_07",
|
|
"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": 7,
|
|
"ParamName": "Int_AttackIndex",
|
|
"ParamType": 3,
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
} |