1
0
ZenlessData/Data/Pulchra_SpecialSkill.json

179 lines
4.6 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "DecreaseSPAction",
"Amount": 60,
"Percentage": 0,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 4,
"Target": "Self"
}
]
}
]
},
{
"$type": "DecreaseSPAction",
"Amount": 55,
"Percentage": 0,
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 4,
"Target": "Self"
}
]
}
],
"AnimatorStateName": "Attack_ExSpecial_01",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 4,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"AbilityName": "Pulchra_SpecialSkill",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Pulchra_SpecialSkill",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 4,
"Target": "Self"
}
]
}
]
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Pulchra_SpecialSkill_Talent_03",
"Predicates": [
{
"$type": "ByAvatarTalentIndex",
"TalentIndex": 4,
"Target": "Self"
}
]
}
]
},
"Modifiers": {
"Modifier_Pulchra_SpecialSkill": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": false,
"PropertyType": "CurSP",
"ReferMaxPropertyType": "MaxSP",
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
],
"Val": 60
},
{
"Val": 60,
"ValueToLowActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
]
}
]
}
]
}
],
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetUIArrowAction",
"position": 60
}
]
},
"Modifier_Pulchra_SpecialSkill_Talent_03": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": false,
"PropertyType": "CurSP",
"ReferMaxPropertyType": "MaxSP",
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 1,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
],
"Val": 55
},
{
"Val": 55,
"ValueToLowActions": [
{
"$type": "SetAnimCtrlerParamAction",
"IntVal": 0,
"ParamName": "Int_BranchIndex",
"ParamType": 3,
"Target": "Self"
}
]
}
]
}
]
}
],
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetUIArrowAction",
"position": 55
}
]
}
}
}