aboutsummaryrefslogtreecommitdiff
path: root/build/content/templates/default.txt
diff options
context:
space:
mode:
authorjacopo grandi <jak.sk8@hotmail.it>2021-02-22 20:18:25 +0100
committerjacopo grandi <jak.sk8@hotmail.it>2021-02-22 20:18:25 +0100
commitf26a86bcc78c1946f55b6a399039e3bd8fb5dd16 (patch)
tree31feba3fa57b57a9997e34c7b46cf5f5886e9f07 /build/content/templates/default.txt
parent4842b67ab590250d95ad4be5fe61380a09b1e8ea (diff)
fix maxrange and testing
Diffstat (limited to 'build/content/templates/default.txt')
-rw-r--r--build/content/templates/default.txt60
1 files changed, 60 insertions, 0 deletions
diff --git a/build/content/templates/default.txt b/build/content/templates/default.txt
index f99915c..b5bff58 100644
--- a/build/content/templates/default.txt
+++ b/build/content/templates/default.txt
@@ -38,5 +38,65 @@
"armor": [ 0, 0, 0, 0, -1, -1, -1, -1 ],
"augs": [ -1, -1, -1, -1, -1, -1, -1, -1 ],
"levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+ },
+ {
+ "name": "600 dude",
+ "chassis": "8",
+ "brain": "0",
+ "battery": "1",
+ "weapons": [ 2, -1, -1, -1, -1, -1, -1, -1 ],
+ "armor": [ -1, -1, -1, -1, -1, -1, -1, -1 ],
+ "augs": [ 8, 8, -1, -1, -1, -1, -1, -1 ],
+ "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+ },
+ {
+ "name": "300 bot dude",
+ "chassis": "0",
+ "brain": "0",
+ "battery": "0",
+ "weapons": [ 7, -1, -1, -1, -1, -1, -1, -1 ],
+ "armor": [ -1, -1, -1, -1, -1, -1, -1, -1 ],
+ "augs": [ -1, -1, -1, -1, -1, -1, -1, -1 ],
+ "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+ },
+ {
+ "name": "400 perfect duud",
+ "chassis": "2",
+ "brain": "0",
+ "battery": "0",
+ "weapons": [ 0, 0, -1, -1, -1, -1, -1, -1 ],
+ "armor": [ -1, -1, -1, -1, -1, -1, -1, -1 ],
+ "augs": [ 16, -1, -1, -1, -1, -1, -1, -1 ],
+ "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+ },
+ {
+ "name": "1000 tank boi",
+ "chassis": "11",
+ "brain": "0",
+ "battery": "0",
+ "weapons": [ 18, 16, -1, -1, -1, -1, -1, -1 ],
+ "armor": [ 0, 0, 0, -1, -1, -1, -1, -1 ],
+ "augs": [ 8, 8, -1, -1, -1, -1, -1, -1 ],
+ "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+ },
+ {
+ "name": "1000 melee bot friendo",
+ "chassis": "5",
+ "brain": "3",
+ "battery": "0",
+ "weapons": [ 10, 10, -1, -1, -1, -1, -1, -1 ],
+ "armor": [ 0, 0, 8, -1, -1, -1, -1, -1 ],
+ "augs": [ -1, -1, -1, -1, -1, -1, -1, -1 ],
+ "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+ },
+ {
+ "name": "2000 maul dodo",
+ "chassis": "4",
+ "brain": "0",
+ "battery": "1",
+ "weapons": [ 9, -1, -1, -1, -1, -1, -1, -1 ],
+ "armor": [ -1, -1, -1, -1, -1, -1, -1, -1 ],
+ "augs": [ -1, -1, -1, -1, -1, -1, -1, -1 ],
+ "levels": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
}
] \ No newline at end of file