28 lines
329 B
JSON
28 lines
329 B
JSON
{
|
|
"01": {
|
|
"name": "Aiwodge",
|
|
"size": "small",
|
|
"power": {
|
|
"forward": 0.015,
|
|
"back": 0,
|
|
"rotation": 0.003
|
|
},
|
|
"frame": [
|
|
[
|
|
[12, 1],
|
|
[29, 13],
|
|
[29, 18],
|
|
[12, 30],
|
|
[3, 30],
|
|
[3, 1]
|
|
]
|
|
],
|
|
"mounts": [
|
|
{
|
|
"pos": [18, 4],
|
|
"type": "fixed",
|
|
"traversal": false
|
|
}
|
|
]
|
|
}
|
|
}
|