mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
74 lines
1.9 KiB
JSON
74 lines
1.9 KiB
JSON
{
|
|
"AbilityName": "Lucy_Wood_ShouldGetUp",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_ShouldGetUp",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "BranchOperator",
|
|
"Conditions": [
|
|
{
|
|
"$type": "ByAIParam",
|
|
"CompareType": "Equal",
|
|
"IntParamValue": 0,
|
|
"ParamName": "Int_WoodNum",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"FailureActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_ShouldGetUp",
|
|
"ParamType": 2,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAIParam",
|
|
"BoolParamValue": true,
|
|
"CompareType": "Equal",
|
|
"ParamName": "Bool_BattleStance",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"SuccessActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_ShouldGetUp",
|
|
"ParamType": 2,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByOr",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAIParam",
|
|
"BoolParamValue": true,
|
|
"CompareType": "Equal",
|
|
"ParamName": "Bool_LucyShow",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ByAIParam",
|
|
"BoolParamValue": true,
|
|
"CompareType": "Equal",
|
|
"ParamName": "Bool_BattleStance",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |