ZenlessData/Data/Seth_SpecialSkill.json

222 lines
5.6 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": false,
"PropertyType": "CurSP",
"ReferMaxPropertyType": "MaxSP",
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
],
"Val": 80
},
{
"Val": 80,
"ValueToLowActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
]
}
]
}
]
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_ExSpecial_Charge",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"UIArrowModifier"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_Charge_1",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"UIArrowModifier"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_Charge_2",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"UIArrowModifier"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_01",
"FrameCountHigh": 20,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"ModifierNameList": [
"UIArrowModifier"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_01_Enhance",
"FrameCountHigh": 19,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"ModifierNameList": [
"UIArrowModifier"
],
"NormalizedTimeHigh": 0
}
],
"IsSeam": false
},
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "DecreaseSPAction",
"Amount": 40,
"Percentage": 0
},
{
"$type": "SkillStartAction",
"StartedSkillName": "Seth_ExSp",
"Target": "Self"
}
],
"AnimatorStateName": "Attack_ExSpecial_Charge",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "DecreaseSPAction",
"Amount": 40,
"Percentage": 0
},
{
"$type": "SkillStartAction",
"StartedSkillName": "Seth_ExSp",
"Target": "Self"
}
],
"AnimatorStateName": "Attack_ExSpecial_Charge_1",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "DecreaseSPAction",
"Amount": 40,
"Percentage": 0
},
{
"$type": "SkillStartAction",
"StartedSkillName": "Seth_ExSp",
"Target": "Self"
}
],
"AnimatorStateName": "Attack_ExSpecial_Charge_2",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "DecreaseSPAction",
"Amount": 40,
"Percentage": 0
}
],
"AnimatorStateName": "Attack_ExSpecial_01",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 20,
"IsLoop": false,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "DecreaseSPAction",
"Amount": 40,
"Percentage": 0
}
],
"AnimatorStateName": "Attack_ExSpecial_01_Enhance",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 19,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Seth_SpecialSkill",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetUIArrowAction",
"position": 80
}
]
},
"Modifiers": {
"UIArrowModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetUIArrowAction",
"position": 40
}
],
"OnRemoved": [
{
"$type": "SetUIArrowAction",
"position": 80
}
]
}
}
}