mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
96
Data/ComplexCorrupted_SpecialAttack_LoopControl.json
Normal file
96
Data/ComplexCorrupted_SpecialAttack_LoopControl.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "ActwithStateFrameMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialAction",
|
||||
"ModifyFunction": "Replace",
|
||||
"Param": 2,
|
||||
"ParamName": "SpecialAttack_02_RepeatTime",
|
||||
"ParamType": "Integer",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "SpecialAttack_02_Start",
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
},
|
||||
{
|
||||
"ActionList": [
|
||||
{
|
||||
"$type": "SetAbilitySpecialByExpression",
|
||||
"DoRefresh": true,
|
||||
"Expression": "specials(SpecialAttack_02_RepeatTime)-1",
|
||||
"ParamName": "SpecialAttack_02_RepeatTime",
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Param": 1,
|
||||
"ParamName": "SpecialAttack_02_RepeatTime",
|
||||
"ParamType": "Integer",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self",
|
||||
"ValueType": "Integer"
|
||||
},
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": true,
|
||||
"ParamName": "Bool_IsLoopSpecialAttack",
|
||||
"ParamType": 2,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "GreaterEqual",
|
||||
"Param": 1,
|
||||
"ParamName": "SpecialAttack_02_RepeatTime",
|
||||
"ParamType": "Integer",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
},
|
||||
{
|
||||
"$type": "SetAnimCtrlerParamAction",
|
||||
"BoolVal": false,
|
||||
"ParamName": "Bool_IsLoopSpecialAttack",
|
||||
"ParamType": 2,
|
||||
"Predicates": [
|
||||
{
|
||||
"$type": "ByAbilitySpecial",
|
||||
"CompareType": "Equal",
|
||||
"Param": 0,
|
||||
"ParamName": "SpecialAttack_02_RepeatTime",
|
||||
"ParamType": "Integer",
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"Target": "Self"
|
||||
}
|
||||
],
|
||||
"AnimatorStateName": "SpecialAttack_02_Loop",
|
||||
"ForceTriggerOnTransitionIn": true,
|
||||
"ForceTriggerOnTransitionOut": false,
|
||||
"Frame": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "ComplexCorrupted_SpecialAttack_LoopControl",
|
||||
"AbilitySpecials": {
|
||||
"SpecialAttack_02_RepeatTime": {
|
||||
"Value": 0
|
||||
}
|
||||
},
|
||||
"AbilityStacking": "Unique"
|
||||
}
|
||||
Reference in New Issue
Block a user