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/army/balance 1000 melee.txt | Bin 21560 -> 21560 bytes build/army/balance 1000.txt | Bin 21560 -> 21560 bytes build/content/templates/default.txt | 16 +++++++++++++--- build/test.exe | Bin 791607 -> 794781 bytes 4 files changed, 13 insertions(+), 3 deletions(-) (limited to 'build') diff --git a/build/army/balance 1000 melee.txt b/build/army/balance 1000 melee.txt index b45bbea..0672fd9 100644 Binary files a/build/army/balance 1000 melee.txt and b/build/army/balance 1000 melee.txt differ diff --git a/build/army/balance 1000.txt b/build/army/balance 1000.txt index b74045b..cecec84 100644 Binary files a/build/army/balance 1000.txt and b/build/army/balance 1000.txt differ 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 diff --git a/build/test.exe b/build/test.exe index 2fddb01..785d8e1 100644 Binary files a/build/test.exe and b/build/test.exe differ -- cgit v1.2.3-54-g00ecf