diff options
Diffstat (limited to 'build/content')
-rw-r--r-- | build/content/templates/default.txt | 42 |
1 files changed, 36 insertions, 6 deletions
diff --git a/build/content/templates/default.txt b/build/content/templates/default.txt index d70c887..110057a 100644 --- a/build/content/templates/default.txt +++ b/build/content/templates/default.txt @@ -40,13 +40,43 @@ "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": "fortissimo", + "name": "ndouble hvy railgun", "chassis": "14", - "brain": "0", - "battery": "5", - "weapons": [ 28, 13, 14, 2, -1, -1, -1, -1 ], - "armor": [ 0, 2, 6, 3, 7, 10, -1, -1 ], - "augs": [ 1, 6, 15, 8, 7, 11, -1, -1 ], + "brain": "4", + "battery": "4", + "weapons": [ 27, 27, -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": "nameless", + "chassis": "14", + "brain": "1", + "battery": "0", + "weapons": [ 16, 37, -1, -1, -1, -1, -1, -1 ], + "armor": [ 5, 8, 4, 8, 8, 10, 7, -1 ], + "augs": [ 4, 0, 13, 11, 9, 2, -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": "gatling", + "chassis": "5", + "brain": "5", + "battery": "0", + "weapons": [ 0, 0, -1, -1, -1, -1, -1, -1 ], + "armor": [ -1, -1, -1, -1, -1, -1, -1, -1 ], + "augs": [ 7, 7, 7, 7, 7, 7, 7, 7 ], + "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": "idiot", + "chassis": "14", + "brain": "4", + "battery": "1", + "weapons": [ 36, 22, 21, -1, -1, -1, -1, -1 ], + "armor": [ 4, 7, 5, 6, 2, 4, -1, -1 ], + "augs": [ 4, 8, 7, 15, 10, 7, 13, -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 |