1
0
ZenlessData/Data/_unsorted/BanYue_TutorialAbility.json
2025-11-26 05:56:27 +01:00

239 lines
5.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Branch_02_01",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest1Modifier_4"
]
},
{
"AnimatorStateName": "Attack_Branch_02_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest1Modifier_2"
]
},
{
"AnimatorStateName": "Attack_Branch_02_03",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest1Modifier_3"
]
},
{
"AnimatorStateName": "Attack_Branch_02_04",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest1Modifier_1"
]
},
{
"AnimatorStateName": "Attack_Branch_02_04_Enhance",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest2Modifier_1"
]
},
{
"AnimatorStateName": "Attack_Branch_02_03_Enhance",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest2Modifier_2"
]
}
],
"IsSeam": true
},
{
"$type": "AttachZoneTagWithModifierMixin",
"ConfigList": [
{
"ModifierNameList": [
"Quest3Modifier"
],
"ZoneTag": "Banyue_AngryState"
}
]
},
{
"$type": "SmoothRecoverRpMixin",
"IgnoreRatio": false,
"PropertyItem": {
"Amount": 20,
"PropertyModifyFunction": "Add"
}
}
],
"AbilityName": "BanYue_TutorialAbility",
"AbilityStacking": "Unique",
"DefaultModifier": {
},
"Modifiers": {
"AutoRecoverAnger_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnThinkInterval": [
{
"$type": "ModifyProperty",
"Amount": 40,
"CustomPropertyType": "CurAngerValue",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Self"
}
],
"ThinkInterval": 1
},
"Quest1Modifier_1": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_BanYue_1_1"
}
]
},
"Quest1Modifier_2": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_BanYue_1_2"
}
]
},
"Quest1Modifier_3": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_BanYue_1_3"
}
]
},
"Quest1Modifier_4": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_BanYue_1_4"
}
]
},
"Quest2Modifier_1": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_BanYue_2_1"
}
]
},
"Quest2Modifier_2": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_BanYue_2_2"
}
]
},
"Quest3Modifier": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_BanYue_3_2"
}
],
"AnimatorStateName": "Attack_Branch_03_01",
"ForceTriggerOnTransitionIn": true,
"ForceTriggerOnTransitionOut": false,
"Frame": 0,
"IsLoop": false,
"LayerIndex": 0
}
]
}
],
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_BanYue_3_1"
},
{
"$type": "RemoveModifier",
"ModifierName": "AutoRecoverAnger_Modifier",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "AutoRecoverAnger_Modifier",
"Target": "Self"
}
]
}
},
"OnAbilityTrigger": [
{
"$type": "ModifyProperty",
"Amount": 120,
"CustomPropertyType": "CurAngerValue",
"IsUsePercentage": false,
"Percentage": 0,
"PropertyModifyFunction": "Add",
"PropertyType": "Custom",
"Target": "Self"
}
]
}