1
0
ZenlessData/Data/Evelyn_TutorialAbility.json
2025-01-21 21:25:26 -03:00

214 lines
5.4 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"CustomPropertyType": "CurrentEnhancePoint",
"CustomReferMaxPropertyType": "MaxEnhancePoint",
"IsUsePercentage": false,
"PropertyType": "Custom",
"ReferMaxPropertyType": "Custom",
"ValueRangeActions": [
{
"LowToValueActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Quest1Modifier",
"Target": "Self"
}
],
"Val": 8
},
{
"LowToValueActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Quest1Modifier",
"Target": "Self"
}
],
"Val": 16
}
]
}
]
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Branch_01",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest2Modifier"
]
},
{
"AnimatorStateName": "Attack_Branch_02",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest2Modifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest3Modifier"
]
},
{
"AnimatorStateName": "Attack_ExSpecial_02",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest5Modifier"
]
},
{
"AnimatorStateName": "Attack_Special_02_SwitchOut",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest6Modifier"
]
},
{
"AnimatorStateName": "SwitchIn_Attack_Ex",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Quest7Modifier"
]
}
],
"IsSeam": true
}
],
"AbilityName": "Evelyn_TutorialAbility",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnHitOther": [
{
"$type": "ApplyModifier",
"ModifierName": "Quest4Modifier",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Evelyn_Attack_Special_01_AttackProperty_Rope_01",
"Evelyn_Attack_Normal_05_AttackProperty_01",
"Evelyn_Attack_AssaultAid_AttackProperty_06",
"Evelyn_Attack_Counter_AttackProperty_03",
"Evelyn_Attack_BeHitAid_AttackProperty_03",
"Evelyn_Attack_SwitchIn_Attack_AttackProperty_05",
"Evelyn_Attack_SwitchIn_Attack_Ex_AttackProperty_03"
],
"Target": "Self"
}
],
"Target": "Self"
}
]
},
"Modifiers": {
"Quest1Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_Evelyn_1"
}
]
},
"Quest2Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_Evelyn_2"
}
]
},
"Quest3Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_Evelyn_3"
}
]
},
"Quest4Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_Evelyn_4"
}
]
},
"Quest5Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_Evelyn_5"
}
]
},
"Quest6Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_Evelyn_6"
}
]
},
"Quest7Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "AvatarTutorial_Evelyn_7"
}
]
}
}
}