mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
66 lines
1.6 KiB
JSON
66 lines
1.6 KiB
JSON
|
{
|
||
|
"AbilityName": "LampasBlackVeil_CoAttack_Opening_Trigger",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"BoolVal": true,
|
||
|
"ParamName": "Trigger_PressAttackA",
|
||
|
"ParamType": 1,
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"BoolVal": true,
|
||
|
"ParamName": "Trigger_CoAttack",
|
||
|
"ParamType": 1,
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"IntVal": 5,
|
||
|
"ParamName": "Int_CoAttackIndex",
|
||
|
"ParamType": 3,
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"IntVal": 0,
|
||
|
"ParamName": "Int_CoAttackRole",
|
||
|
"ParamType": 3,
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"BoolVal": true,
|
||
|
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
|
||
|
"ParamName": "Trigger_PressAttackA",
|
||
|
"ParamType": 1,
|
||
|
"Target": "Custom"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"BoolVal": true,
|
||
|
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
|
||
|
"ParamName": "Trigger_CoAttack",
|
||
|
"ParamType": 1,
|
||
|
"Target": "Custom"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
|
||
|
"IntVal": 5,
|
||
|
"ParamName": "Int_CoAttackIndex",
|
||
|
"ParamType": 3,
|
||
|
"Target": "Custom"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"CustomKey": "Monster_LampasBlackVeil_CoAttacker",
|
||
|
"IntVal": 1,
|
||
|
"ParamName": "Int_CoAttackRole",
|
||
|
"ParamType": 3,
|
||
|
"Target": "Custom"
|
||
|
}
|
||
|
]
|
||
|
}
|