From 318f6f2fcbf163969f0379e6390feeb54aad1ab0 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Wed, 10 Jun 2015 00:01:40 -0700 Subject: [PATCH] Adding retail cost to ship data for display purposes --- data/ships/adder.json | 1 + data/ships/anaconda.json | 1 + data/ships/asp.json | 1 + data/ships/cobra_mk_iii.json | 1 + data/ships/diamondback.json | 5 +++-- data/ships/diamondback_explorer.json | 3 ++- data/ships/eagle.json | 1 + data/ships/federal_dropship.json | 1 + data/ships/fer_de_lance.json | 1 + data/ships/hauler.json | 1 + data/ships/imperial_clipper.json | 1 + data/ships/imperial_courier.json | 11 ++++++----- data/ships/orca.json | 1 + data/ships/python.json | 1 + data/ships/sidewinder.json | 1 + data/ships/type_6_transporter.json | 1 + data/ships/type_7_transport.json | 1 + data/ships/type_9_heavy.json | 1 + data/ships/viper.json | 1 + data/ships/vulture.json | 1 + 20 files changed, 28 insertions(+), 8 deletions(-) diff --git a/data/ships/adder.json b/data/ships/adder.json index 3244d629..fd940684 100755 --- a/data/ships/adder.json +++ b/data/ships/adder.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 35 }, + "retailCost": 87808, "slots": { "common": [ 3, diff --git a/data/ships/anaconda.json b/data/ships/anaconda.json index 43c70f44..83827db0 100755 --- a/data/ships/anaconda.json +++ b/data/ships/anaconda.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 400 }, + "retailCost": 146969451, "slots": { "common": [ 8, diff --git a/data/ships/asp.json b/data/ships/asp.json index 33330eec..966fd5fb 100755 --- a/data/ships/asp.json +++ b/data/ships/asp.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 280 }, + "retailCost": 6661153, "slots": { "common": [ 5, diff --git a/data/ships/cobra_mk_iii.json b/data/ships/cobra_mk_iii.json index f3217e87..7412ba72 100755 --- a/data/ships/cobra_mk_iii.json +++ b/data/ships/cobra_mk_iii.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 180 }, + "retailCost": 379718, "slots": { "common": [ 4, diff --git a/data/ships/diamondback.json b/data/ships/diamondback.json index ca97d4c1..968e80e0 100644 --- a/data/ships/diamondback.json +++ b/data/ships/diamondback.json @@ -5,15 +5,16 @@ "name": "Diamondback Scout", "manufacturer": "Lakon", "class": 1, - "cost": 564300, + "cost": 461312, "speed": 283, "boost": 384, - "agility": 3, + "agility": 8, "shields": 93, "armour": 216, "fuelcost": 50, "mass": 170 }, + "retailCost": 564300, "slots": { "common": [ 4, diff --git a/data/ships/diamondback_explorer.json b/data/ships/diamondback_explorer.json index 2f432da0..0a72c8c9 100644 --- a/data/ships/diamondback_explorer.json +++ b/data/ships/diamondback_explorer.json @@ -5,7 +5,7 @@ "name": "Diamondback Explorer", "manufacturer": "Lakon", "class": 1, - "cost": 2000000, + "cost": 1740931, "speed": 242, "boost": 316, "agility": 5, @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 298 }, + "retailCost": 2000000, "slots": { "common": [ 4, diff --git a/data/ships/eagle.json b/data/ships/eagle.json index ed0da69f..cc0dfe2a 100755 --- a/data/ships/eagle.json +++ b/data/ships/eagle.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 50 }, + "retailCost": 44800, "slots": { "common": [ 2, diff --git a/data/ships/federal_dropship.json b/data/ships/federal_dropship.json index 91c3a645..bee99fb3 100755 --- a/data/ships/federal_dropship.json +++ b/data/ships/federal_dropship.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 580 }, + "retailCost": 19814205, "slots": { "common": [ 6, diff --git a/data/ships/fer_de_lance.json b/data/ships/fer_de_lance.json index 057e5454..5e199895 100755 --- a/data/ships/fer_de_lance.json +++ b/data/ships/fer_de_lance.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 250 }, + "retailCost": 51567040, "slots": { "common": [ 5, diff --git a/data/ships/hauler.json b/data/ships/hauler.json index 0406127c..55720f20 100755 --- a/data/ships/hauler.json +++ b/data/ships/hauler.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 14 }, + "retailCost": 52720, "slots": { "common": [ 2, diff --git a/data/ships/imperial_clipper.json b/data/ships/imperial_clipper.json index 30e9767b..a4adf6c0 100755 --- a/data/ships/imperial_clipper.json +++ b/data/ships/imperial_clipper.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 400 }, + "retailCost": 22296860, "slots": { "common": [ 6, diff --git a/data/ships/imperial_courier.json b/data/ships/imperial_courier.json index caf4b36a..2da53e54 100644 --- a/data/ships/imperial_courier.json +++ b/data/ships/imperial_courier.json @@ -5,7 +5,7 @@ "name": "Imperial Courier", "manufacturer": "Gutamaya", "class": 1, - "cost": 2479400, + "cost": 2481521, "speed": 277, "boost": 380, "agility": 6, @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 35 }, + "retailCost": 2542900, "slots": { "common": [ 4, @@ -62,11 +63,11 @@ 0 ], "internal": [ - "02", - "44", "01", - 0, - 0, + "01", + "3v", + "00", + "00", "2h" ] } diff --git a/data/ships/orca.json b/data/ships/orca.json index 007583d1..a94a028b 100755 --- a/data/ships/orca.json +++ b/data/ships/orca.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 580 }, + "retailCost": 48539887, "slots": { "common": [ 5, diff --git a/data/ships/python.json b/data/ships/python.json index 0b9bdf12..5a560e92 100755 --- a/data/ships/python.json +++ b/data/ships/python.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 350 }, + "retailCost": 56978179, "slots": { "common": [ 7, diff --git a/data/ships/sidewinder.json b/data/ships/sidewinder.json index bb497a76..70835621 100755 --- a/data/ships/sidewinder.json +++ b/data/ships/sidewinder.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 25 }, + "retailCost": 32000, "slots": { "common": [ 2, diff --git a/data/ships/type_6_transporter.json b/data/ships/type_6_transporter.json index dff0c0de..72bb9027 100755 --- a/data/ships/type_6_transporter.json +++ b/data/ships/type_6_transporter.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 155 }, + "retailCost": 1045945, "slots": { "common": [ 3, diff --git a/data/ships/type_7_transport.json b/data/ships/type_7_transport.json index 915e595b..bd124033 100755 --- a/data/ships/type_7_transport.json +++ b/data/ships/type_7_transport.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 420 }, + "retailCost": 17472252, "slots": { "common": [ 4, diff --git a/data/ships/type_9_heavy.json b/data/ships/type_9_heavy.json index 49b83b9c..393a1f70 100755 --- a/data/ships/type_9_heavy.json +++ b/data/ships/type_9_heavy.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 1000 }, + "retailCost": 76555842, "slots": { "common": [ 6, diff --git a/data/ships/viper.json b/data/ships/viper.json index 5361040c..f9d0cdb7 100755 --- a/data/ships/viper.json +++ b/data/ships/viper.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 60 }, + "retailCost": 142931, "slots": { "common": [ 3, diff --git a/data/ships/vulture.json b/data/ships/vulture.json index 6cba4e31..8ebcc965 100755 --- a/data/ships/vulture.json +++ b/data/ships/vulture.json @@ -14,6 +14,7 @@ "fuelcost": 50, "mass": 230 }, + "retailCost": 4925615, "slots": { "common": [ 4,