1
0
ZenlessData/Data/_unsorted/Awakener_ForceWaitCount.json
2025-11-26 05:56:27 +01:00

215 lines
6.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AttackCount)+2",
"ParamName": "AttackCount",
"Target": "Self",
"ValueType": "Integer"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": false,
"ParamName": "Bool_ForceWait",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 3,
"ParamName": "AttackCount",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Self"
}
],
"AnimatorStateName": "Attack_01",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AttackCount)+1",
"ParamName": "AttackCount",
"Target": "Self",
"ValueType": "Integer"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": false,
"ParamName": "Bool_ForceWait",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 3,
"ParamName": "AttackCount",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Self"
}
],
"AnimatorStateName": "Attack_02",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AttackCount)+1",
"ParamName": "AttackCount",
"Target": "Self",
"ValueType": "Integer"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": false,
"ParamName": "Bool_ForceWait",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 3,
"ParamName": "AttackCount",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Self"
}
],
"AnimatorStateName": "Attack_03",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AttackCount)+1",
"ParamName": "AttackCount",
"Target": "Self",
"ValueType": "Integer"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": false,
"ParamName": "Bool_ForceWait",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 3,
"ParamName": "AttackCount",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Self"
}
],
"AnimatorStateName": "Attack_04",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "specials(AttackCount)+2",
"ParamName": "AttackCount",
"Target": "Self",
"ValueType": "Integer"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": false,
"ParamName": "Bool_ForceWait",
"Predicates": [
{
"$type": "ByAbilitySpecial",
"CompareType": "GreaterEqual",
"Param": 3,
"ParamName": "AttackCount",
"ParamType": "Integer",
"Target": "Self"
}
],
"Target": "Self"
}
],
"AnimatorStateName": "Attack_05",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Awakener_ForceWaitCount",
"AbilitySpecials": {
"AttackCount": {
"Value": 0,
"ValueType": "Integer"
},
"AttackHitTime": {
"Value": 0,
"ValueType": "Integer"
}
},
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "0",
"ParamName": "AttackCount",
"Target": "Self",
"ValueType": "Integer"
},
{
"$type": "WriteAIParamAction",
"BoolParamValue": false,
"ParamName": "Bool_ForceWait",
"Target": "Self"
},
{
"$type": "SetAbilitySpecialByExpression",
"DoRefresh": true,
"Expression": "0",
"ParamName": "AttackHitTime",
"Target": "Self",
"ValueType": "Integer"
}
]
}