131 lines
3.0 KiB
JSON
131 lines
3.0 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_ExSpecial_01",
|
|
"FrameCountHigh": 81,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"Quest1Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_ChainAttack",
|
|
"FrameCountHigh": 98,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"Quest4Modifier"
|
|
]
|
|
}
|
|
],
|
|
"IsSeam": true
|
|
},
|
|
{
|
|
"$type": "ActionsOnPropertyChangeMixin",
|
|
"DoInitialCheck": true,
|
|
"PropertyActions": [
|
|
{
|
|
"CustomPropertyType": "BeInEnhance",
|
|
"CustomReferMaxPropertyType": "MaxBeInEnhance",
|
|
"IsUsePercentage": false,
|
|
"PropertyType": "Custom",
|
|
"ReferMaxPropertyType": "Custom",
|
|
"ValueRangeActions": [
|
|
{
|
|
"LowToValueActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Quest2Modifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Val": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Lucia_TutorialAbility",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnThemeSpaceProlongByCaster": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Quest3Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByThemeSpaceTypeID",
|
|
"ThemeSpaceID": 1
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnThemeSpaceStartByCaster": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "Quest3Modifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByThemeSpaceTypeID",
|
|
"ThemeSpaceID": 1
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Quest1Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "AvatarTutorial_Lucia_1"
|
|
}
|
|
]
|
|
},
|
|
"Quest2Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "AvatarTutorial_Lucia_2"
|
|
}
|
|
]
|
|
},
|
|
"Quest3Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "AvatarTutorial_Lucia_3"
|
|
}
|
|
]
|
|
},
|
|
"Quest4Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Replace",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "AvatarTutorial_Lucia_4"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |