mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
57 lines
1.3 KiB
JSON
57 lines
1.3 KiB
JSON
{
|
|
"AbilityName": "Durahan_ChargeAttack_02",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 0,
|
|
"ParamName": "Int_Skill_01_AttackIndex",
|
|
"ParamType": 3,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAngleRange",
|
|
"AngleMax": 90,
|
|
"AngleMin": -90,
|
|
"CompareTarget": "SelfAttackTarget",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 1,
|
|
"ParamName": "Int_Skill_01_AttackIndex",
|
|
"ParamType": 3,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAngleRange",
|
|
"AngleMax": -90,
|
|
"AngleMin": -180,
|
|
"CompareTarget": "SelfAttackTarget",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAngleRange",
|
|
"AngleMax": 180,
|
|
"AngleMin": 90,
|
|
"CompareTarget": "SelfAttackTarget",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
} |