1
0
ZenlessData/Data/_unsorted/YiXuan_SpecialSkill.json

109 lines
2.6 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": false,
"PropertyType": "CurRp",
"ReferMaxPropertyType": "MaxRp",
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
],
"Val": 40
},
{
"Val": 40,
"ValueToLowActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
]
},
{
"LowToValueActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_BranchIndex_20",
"ParamType": 3,
"Target": "Self"
}
],
"Val": 20
},
{
"Val": 20,
"ValueToLowActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_BranchIndex_20",
"ParamType": 3,
"Target": "Self"
}
]
}
]
}
]
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_AssaultAid_Extra",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"ModifierNameList": [
"SpUIModifier_01"
]
}
],
"IsSeam": false
}
],
"AbilityName": "YiXuan_SpecialSkill",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetRpUIArrowAction",
"IsVisible": true,
"position": 40
}
]
},
"Modifiers": {
"SpUIModifier_01": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetRpUIArrowAction",
"position": 20
}
],
"OnRemoved": [
{
"$type": "SetRpUIArrowAction",
"position": 40
}
]
}
}
}