mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
38 lines
894 B
JSON
38 lines
894 B
JSON
|
{
|
||
|
"AbilityName": "Bangboo_Sumoboo_AttackManager",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"IntVal": 2,
|
||
|
"ParamName": "Int_AttackIndex",
|
||
|
"ParamType": 3,
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimEventIDs",
|
||
|
"AnimEventIDs": [
|
||
|
"Bangboo_Sumoboo_Attackproperty_HitCheck"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAnimCtrlerParamAction",
|
||
|
"ParamName": "Trigger_PressAttackA",
|
||
|
"ParamType": 1,
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimEventIDs",
|
||
|
"AnimEventIDs": [
|
||
|
"Bangboo_Sumoboo_Attackproperty_HitCheck"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|