1
0
ZenlessData/Data/_unsorted/Activity_Bangkov_SPManager.json
2026-05-06 01:39:00 +02:00

143 lines
3.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": false,
"PropertyType": "CurSP",
"ReferMaxPropertyType": "MaxSP",
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Bangkov_SPReady"
],
"IsAdd": true
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_SpReady",
"ParamType": 2,
"Target": "Self"
}
],
"Val": 40,
"ValueToLowActions": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Bangkov_SPReady"
],
"IsAdd": false
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_SpReady",
"ParamType": 2,
"Target": "Self"
}
]
},
{
"HighToValueActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_SpEmpty",
"ParamType": 2,
"Target": "Self"
}
],
"Val": 0,
"ValueToHighActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_SpEmpty",
"ParamType": 2,
"Target": "Self"
}
]
}
]
}
]
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_02_Start",
"FrameCountHigh": 0,
"FrameCountLow": 32,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SPConsumeModifier"
]
},
{
"AnimatorStateName": "Attack_02_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SPConsumeModifier",
"WindFieldModifier"
]
}
]
}
],
"AbilityName": "Activity_Bangkov_SPManager",
"AbilitySpecials": {
"AS_SPConsume_Ratio": {
"Value": 20
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetUIArrowAction",
"position": 40
}
]
},
"Modifiers": {
"SPConsumeModifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "SmoothDecreaseSPMixin",
"PropertyItem": {
"Amount": "%AS_SPConsume_Ratio"
}
}
],
"ModifierStacking": "Unique"
},
"WindFieldModifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "WindFieldMixin",
"BaseVelocity": 6,
"IsFollow": true,
"WindDetectID": "Bangboo_Bangkov_WindField_ExSp_01"
}
],
"ModifierStacking": "Unique"
}
}
}