1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- [
- {
- "id": 10101,
- "name": "超级跑车",
- "speed": 40,
- "turnSpeed": 40,
- "dropSpeed": 40,
- "sprintSpeed": 80,
- "sprintTime": 0.5,
- "sprintCDTime": 1.5,
- "sprintAnimation": "Sprint",
- "width": 1,
- "height": 1,
- "packageName": "cars",
- "icon": "icons/101",
- "prefab": "Car000/Car_101"
- },
- {
- "id": 10102,
- "name": "超级跑车",
- "speed": 40,
- "turnSpeed": 40,
- "dropSpeed": 40,
- "sprintSpeed": 80,
- "sprintTime": 0.5,
- "sprintCDTime": 1.5,
- "sprintAnimation": "Sprint",
- "width": 1,
- "height": 1,
- "packageName": "cars",
- "icon": "icons/102",
- "prefab": "Car000/Car_102"
- },
- {
- "id": 10103,
- "name": "超级跑车",
- "speed": 40,
- "turnSpeed": 40,
- "dropSpeed": 40,
- "sprintSpeed": 80,
- "sprintTime": 0.5,
- "sprintCDTime": 1.5,
- "sprintAnimation": "Sprint",
- "width": 1,
- "height": 1,
- "packageName": "cars",
- "icon": "icons/103",
- "prefab": "Car000/Car_103"
- },
- {
- "id": 10104,
- "name": "超级跑车",
- "speed": 40,
- "turnSpeed": 40,
- "dropSpeed": 40,
- "sprintSpeed": 80,
- "sprintTime": 0.5,
- "sprintCDTime": 1.5,
- "sprintAnimation": "Sprint",
- "width": 1,
- "height": 1,
- "packageName": "cars",
- "icon": "icons/201",
- "prefab": "Car000/Car_201"
- },
- {
- "id": 10105,
- "name": "超级跑车",
- "speed": 40,
- "turnSpeed": 40,
- "dropSpeed": 40,
- "sprintSpeed": 80,
- "sprintTime": 0.5,
- "sprintCDTime": 1.5,
- "sprintAnimation": "Sprint",
- "width": 1,
- "height": 1,
- "packageName": "cars",
- "icon": "icons/202",
- "prefab": "Car000/Car_202"
- },
- {
- "id": 10106,
- "name": "超级跑车",
- "speed": 40,
- "turnSpeed": 40,
- "dropSpeed": 40,
- "sprintSpeed": 80,
- "sprintTime": 0.5,
- "sprintCDTime": 1.5,
- "sprintAnimation": "Sprint",
- "width": 1,
- "height": 1,
- "packageName": "cars",
- "icon": "icons/203",
- "prefab": "Car000/Car_203"
- }
- ]
|