File tree 1 file changed +50
-1
lines changed
1 file changed +50
-1
lines changed Original file line number Diff line number Diff line change 8
8
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
9
9
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
10
10
11
-
11
+ #### HUMAN ####
12
12
13
13
fleet "Pirate Variants"
14
14
government "Pirate"
@@ -279,3 +279,52 @@ fleet "Small Syndicate"
279
279
add variant
280
280
"Quicksilver"
281
281
"Dragonfly"
282
+
283
+
284
+
285
+ #### BUNRODEA ####
286
+
287
+ # Realistically, it makes sense for the Bunrodea to use their most powerful ship in a defense fleet.
288
+ fleet "Bunrodea Defense"
289
+ add variant 6
290
+ "Chigiriki"
291
+ add variant 4
292
+ "Chigiriki"
293
+ "Kama"
294
+
295
+ # The Royal Guards have the most important fleets in the government; therefore they should get the best ship.
296
+ fleet "Bunrodea Royal Guard"
297
+ add variant 8
298
+ "Chigiriki"
299
+ add variant 2
300
+ "Chigiriki"
301
+ "Kama" 2
302
+ add variant
303
+ "Chigiriki"
304
+ "Kunai" 2
305
+ "Tekkan" 2
306
+
307
+
308
+
309
+ #### KOR MERETI ####
310
+
311
+ # To address issues with 512s not appearing often. It's the most powerful Mereti ship; they should be using it.
312
+ # Production costs are a non-issue, given that the Kar Ik Vot shows up more than eight times as often.
313
+ fleet "Large Kor Mereti"
314
+ add variant 12
315
+ "Model 512"
316
+ add variant 6
317
+ "Model 512"
318
+ "Model 256"
319
+ "Model 128" 3
320
+ add variant 3
321
+ "Model 512"
322
+ "Model 64" 4
323
+ add variant
324
+ "Model 512"
325
+ "Model 256"
326
+ "Model 128"
327
+ "Model 64"
328
+ "Model 32"
329
+ "Model 16" 3
330
+ "Model 8" 2
You can’t perform that action at this time.
0 commit comments