mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
24 lines
429 B
JSON
24 lines
429 B
JSON
{
|
|
"AbilityName": "Card_Sports_1000803",
|
|
"AbilitySpecials": {
|
|
"Duration": {
|
|
"Value": 0.2
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "CreateDodgeDummyAction",
|
|
"ColliderPosOffset": {
|
|
"x": 0,
|
|
"y": 0.5,
|
|
"z": 0
|
|
},
|
|
"Duration": "%Duration",
|
|
"Height": 1.5,
|
|
"Radius": 1.5
|
|
}
|
|
]
|
|
}
|
|
} |