mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
58 lines
855 B
JSON
58 lines
855 B
JSON
[
|
|
{
|
|
"type": "Default",
|
|
"hitLevel": "Mute"
|
|
},
|
|
{
|
|
"type": "LV0",
|
|
"hitLevel": "Mute"
|
|
},
|
|
{
|
|
"type": "LV1",
|
|
"hitLevel": "Shake"
|
|
},
|
|
{
|
|
"type": "LV2",
|
|
"hitLevel": "Light",
|
|
"hitImpulseX": 200
|
|
},
|
|
{
|
|
"type": "LV3",
|
|
"hitLevel": "Heavy",
|
|
"hitImpulseX": 200
|
|
},
|
|
{
|
|
"type": "LV4",
|
|
"hitLevel": "Heavy",
|
|
"hitImpulseX": 800
|
|
},
|
|
{
|
|
"type": "LV5",
|
|
"hitLevel": "Air",
|
|
"hitImpulseX": 480,
|
|
"hitImpulseY": 600
|
|
},
|
|
{
|
|
"type": "LV6",
|
|
"hitLevel": "Air",
|
|
"hitImpulseX": 655,
|
|
"hitImpulseY": 800
|
|
},
|
|
{
|
|
"type": "LV7",
|
|
"hitLevel": "Air",
|
|
"hitImpulseY": 800
|
|
},
|
|
{
|
|
"type": "LV8",
|
|
"hitLevel": "Air",
|
|
"hitImpulseX": 795,
|
|
"hitImpulseY": 900
|
|
},
|
|
{
|
|
"type": "LV9",
|
|
"hitLevel": "Air",
|
|
"hitImpulseX": 1200,
|
|
"hitImpulseY": 600
|
|
}
|
|
] |