mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
37 lines
866 B
JSON
37 lines
866 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_04_Enhance",
|
|
"FrameCountHigh": 270,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"WindFieldModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Thracian_Attack_4_Enhance",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"WindFieldModifier": {
|
|
"Duration": -1,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "WindFieldMixin",
|
|
"BaseVelocity": 500,
|
|
"IsFollow": true,
|
|
"WindDetectID": "Monster_Thracian_WindField_ATK04_Enhance"
|
|
}
|
|
],
|
|
"ModifierStacking": "Unique"
|
|
}
|
|
}
|
|
} |