mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Add purchase requirement info to ships
This commit is contained in:
30
dist/index.js
vendored
30
dist/index.js
vendored
@@ -394,6 +394,9 @@ module.exports = {
|
||||
crew: 3
|
||||
},
|
||||
retailCost: 84532770,
|
||||
requirements: {
|
||||
horizons: true
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "cl",
|
||||
edID: 128049346,
|
||||
@@ -618,6 +621,9 @@ module.exports = {
|
||||
crew: 2
|
||||
},
|
||||
retailCost: 747660,
|
||||
requirements: {
|
||||
horizonsEarlyAdoption: true
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "cg",
|
||||
edID: 128672264,
|
||||
@@ -889,6 +895,9 @@ module.exports = {
|
||||
crew: 1
|
||||
},
|
||||
retailCost: 1337330,
|
||||
requirements: {
|
||||
horizons: true
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "cq",
|
||||
edID: 128049292,
|
||||
@@ -1088,6 +1097,9 @@ module.exports = {
|
||||
crew: 2
|
||||
},
|
||||
retailCost: 19814210,
|
||||
requirements: {
|
||||
federationRank: 5
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "bz",
|
||||
edID: 128672147,
|
||||
@@ -1195,6 +1207,9 @@ module.exports = {
|
||||
crew: 3
|
||||
},
|
||||
retailCost: 187969450,
|
||||
requirements: {
|
||||
federationRank: 12
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "BW",
|
||||
edID: 128049370,
|
||||
@@ -1301,6 +1316,9 @@ module.exports = {
|
||||
crew: 2
|
||||
},
|
||||
retailCost: 14314210,
|
||||
requirements: {
|
||||
federationRank: 3
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "bE",
|
||||
edID: 128049322,
|
||||
@@ -1408,6 +1426,9 @@ module.exports = {
|
||||
crew: 2
|
||||
},
|
||||
retailCost: 35814210,
|
||||
requirements: {
|
||||
federationRank: 7
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "bJ",
|
||||
edID: 128672154,
|
||||
@@ -1702,6 +1723,9 @@ module.exports = {
|
||||
crew: 2
|
||||
},
|
||||
retailCost: 22296860,
|
||||
requirements: {
|
||||
empireRank: 7
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "bp",
|
||||
edID: 128049316,
|
||||
@@ -1792,6 +1816,9 @@ module.exports = {
|
||||
crew: 1
|
||||
},
|
||||
retailCost: 2542930,
|
||||
requirements: {
|
||||
empireRank: 3
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "bf",
|
||||
edID: 128671224,
|
||||
@@ -1883,6 +1910,9 @@ module.exports = {
|
||||
crew: 3
|
||||
},
|
||||
retailCost: 208969450,
|
||||
requirements: {
|
||||
empireRank: 12
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "BR",
|
||||
edID: 128049376,
|
||||
|
||||
30
dist/index.json
vendored
30
dist/index.json
vendored
@@ -632,6 +632,9 @@
|
||||
"crew": 3
|
||||
},
|
||||
"retailCost": 84532770,
|
||||
"requirements": {
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "cl",
|
||||
@@ -976,6 +979,9 @@
|
||||
"crew": 2
|
||||
},
|
||||
"retailCost": 747660,
|
||||
"requirements": {
|
||||
"horizonsEarlyAdoption": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "cg",
|
||||
@@ -1405,6 +1411,9 @@
|
||||
"crew": 1
|
||||
},
|
||||
"retailCost": 1337330,
|
||||
"requirements": {
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "cq",
|
||||
@@ -1698,6 +1707,9 @@
|
||||
"crew": 2
|
||||
},
|
||||
"retailCost": 19814210,
|
||||
"requirements": {
|
||||
"federationRank": 5
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "bz",
|
||||
@@ -1863,6 +1875,9 @@
|
||||
"crew": 3
|
||||
},
|
||||
"retailCost": 187969450,
|
||||
"requirements": {
|
||||
"federationRank": 12
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "BW",
|
||||
@@ -2049,6 +2064,9 @@
|
||||
"crew": 2
|
||||
},
|
||||
"retailCost": 14314210,
|
||||
"requirements": {
|
||||
"federationRank": 3
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "bE",
|
||||
@@ -2218,6 +2236,9 @@
|
||||
"crew": 2
|
||||
},
|
||||
"retailCost": 35814210,
|
||||
"requirements": {
|
||||
"federationRank": 7
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "bJ",
|
||||
@@ -2674,6 +2695,9 @@
|
||||
"crew": 2
|
||||
},
|
||||
"retailCost": 22296860,
|
||||
"requirements": {
|
||||
"empireRank": 7
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "bp",
|
||||
@@ -2822,6 +2846,9 @@
|
||||
"crew": 1
|
||||
},
|
||||
"retailCost": 2542930,
|
||||
"requirements": {
|
||||
"empireRank": 3
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "bf",
|
||||
@@ -2965,6 +2992,9 @@
|
||||
"crew": 3
|
||||
},
|
||||
"retailCost": 208969450,
|
||||
"requirements": {
|
||||
"empireRank": 12
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "BR",
|
||||
|
||||
Reference in New Issue
Block a user