2025-02-18 15:25:17 +01:00

26 lines
506 B
JSON

{
"target": "cobblemon:cursola",
"behaviour": {
"moving": {
"canLook": false,
"walk": {
"walkSpeed": 0.200,
"canWalk": true,
"avoidsLand": false
},
"swim": {
"swimSpeed": 0.1,
"canSwimInWater": true,
"canBreatheUnderwater": true
}
}
},
"preEvolution": "corsola form=galar",
"evolutions": [],
"baseScale": 0.8,
"hitbox": {
"width": 1,
"height": 1,
"fixed": false
}
}