87 lines
2.1 KiB
JSON
87 lines
2.1 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Evade_F_Extend",
|
|
"FrameCountHigh": 40,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": true,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"ModifierNameList": [
|
|
"EvadeEnhanceModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Evade_F",
|
|
"FrameCountHigh": 5,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"ModifierNameList": [
|
|
"EvadeEnhance1Modifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Evade",
|
|
"FrameCountHigh": 5,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": true,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"ModifierNameList": [
|
|
"EvadeEnhance1Modifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "MazingerGoldenBomb_Avatar_DodgeCharge",
|
|
"AbilitySpecials": {
|
|
"AS_RecoverEnhancedPoint": {
|
|
"Value": 10
|
|
},
|
|
"AS_RecoverEnhancedPointAmount": {
|
|
"Value": 15
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"EvadeEnhance1Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": "%AS_RecoverEnhancedPoint",
|
|
"CustomPropertyType": "EnhancedPoint",
|
|
"IsUsePercentage": false,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
},
|
|
"EvadeEnhanceModifier": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "SmoothChangePropertyMixin",
|
|
"PropertyItems": [
|
|
{
|
|
"Amount": "%AS_RecoverEnhancedPointAmount",
|
|
"CustomPropertyType": "EnhancedPoint",
|
|
"Percentage": 0,
|
|
"PropertyModifyFunction": "Add",
|
|
"PropertyType": "Custom"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
}
|
|
}
|
|
} |