mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
99 lines
2.6 KiB
JSON
99 lines
2.6 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ActionsOnPropertyChangeMixin",
|
|
"DoInitialCheck": true,
|
|
"PropertyActions": [
|
|
{
|
|
"IsUsePercentage": false,
|
|
"PropertyType": "CurSP",
|
|
"ReferMaxPropertyType": "MaxSP",
|
|
"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",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_ExspContinue",
|
|
"ParamType": 2,
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Val": 10
|
|
},
|
|
{
|
|
"Val": 10,
|
|
"ValueToLowActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_ExspContinue",
|
|
"ParamType": 2,
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"LowToValueActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_HalfExspContinue",
|
|
"ParamType": 2,
|
|
"Target": "Caster"
|
|
}
|
|
],
|
|
"Val": 5
|
|
},
|
|
{
|
|
"Val": 5,
|
|
"ValueToLowActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_HalfExspContinue",
|
|
"ParamType": 2,
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Yanagi_SpecialSkill",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetUIArrowAction",
|
|
"position": 40
|
|
}
|
|
]
|
|
}
|
|
} |