From dad432566a5c74f86dc4ba874e631115e0f469d1 Mon Sep 17 00:00:00 2001 From: jacopo grandi Date: Wed, 24 Feb 2021 18:01:08 +0100 Subject: level selector and fx fic --- build/content/templates/default.txt | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'build/content') diff --git a/build/content/templates/default.txt b/build/content/templates/default.txt index b5bff58..a57fce5 100644 --- a/build/content/templates/default.txt +++ b/build/content/templates/default.txt @@ -71,13 +71,13 @@ }, { "name": "1000 tank boi", - "chassis": "11", + "chassis": "5", "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 ] + "augs": [ 8, 8, -1, -1, 2, -1, -1, -1 ], + "levels": [ 2, 0, 2, 2, 2, 0, 0, 0, 0, 0, 0, 2, 1, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] }, { "name": "1000 melee bot friendo", @@ -98,5 +98,15 @@ "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": "dongo", + "chassis": "13", + "brain": "0", + "battery": "0", + "weapons": [ 0, 2, -1, -1, -1, -1, -1, -1 ], + "armor": [ 1, 0, 1, -1, 3, -1, -1, -1 ], + "augs": [ 1, -1, 2, -1, 0, -1, -1, -1 ], + "levels": [ 0, 1, 2, 2, 2, 0, 0, 0, 0, 0, 0, 2, 1, 1, 0, 2, 0, 0, 0, 2, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ] } ] \ No newline at end of file -- cgit v1.2.3-54-g00ecf