1
0
ZenlessData/Data/Astra_Card_A_01.json
2025-03-11 21:10:23 -03:00

82 lines
1.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Card_S_01_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ManagerModifier"
]
},
{
"AnimatorStateName": "Attack_Card_S_01_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ManagerModifier"
]
},
{
"AnimatorStateName": "Attack_Card_S_01_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ManagerModifier"
]
}
]
}
],
"AbilityName": "Astra_Card_A_01",
"AbilitySpecials": {
"AS_CriticalDelta": {
"Value": 0.3,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique",
"Modifiers": {
"BuffModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Replace",
"Properties": {
"Actor_CriticalDelta": "%AS_CriticalDelta"
}
},
"ManagerModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "BuffModifier",
"Target": "TeamAllied"
}
],
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "BuffModifier",
"Target": "TeamAllied"
}
]
}
}
}