1
0
ZenlessData/Data/_unsorted/BanYue_SpecialSkill.json
2025-10-15 03:08:22 +02:00

51 lines
1.2 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": 20
},
{
"Val": 20,
"ValueToLowActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
]
}
]
}
]
}
],
"AbilityName": "BanYue_SpecialSkill",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetRpUIArrowAction",
"IsVisible": true,
"position": 20
}
]
}
}