Skip to content

Commit

Permalink
actual mamba and krait phantom stats
Browse files Browse the repository at this point in the history
from fdev
  • Loading branch information
jessb321 committed Nov 12, 2018
1 parent 7332205 commit df8a429
Show file tree
Hide file tree
Showing 4 changed files with 354 additions and 249 deletions.
40 changes: 20 additions & 20 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2804,18 +2804,18 @@ module.exports = {
manufacturer: "Faulcon DeLacy",
class: 2,
hullCost: 42409425,
speed: 256,
boost: 358,
boostEnergy: 14,
baseShieldStrength: 220,
baseArmour: 360,
speed: 250,
boost: 380,
boostEnergy: 13,
baseShieldStrength: 200,
baseArmour: 180,
hardness: 60,
hullMass: 280,
hullMass: 270,
masslock: 17,
pipSpeed: .07122905027933,
pitch: 32,
pipSpeed: .048387096774194,
pitch: 27,
roll: 80,
yaw: 16,
yaw: 10,
crew: 2
},
retailCost: 45814205,
Expand Down Expand Up @@ -2881,9 +2881,9 @@ module.exports = {
hullboost: 2.5
} ],
slots: {
standard: [ 6, 6, 5, 5, 6, 4, 4 ],
standard: [ 7, 6, 5, 4, 7, 6, 5 ],
hardpoints: [ 3, 3, 2, 2, 0, 0, 0, 0 ],
internal: [ 6, 5, 4, 4, 3, 3, 2, 2 ]
internal: [ 6, 5, 5, 5, 3, 3, 3, 2 ]
},
defaults: {
standard: [ "6E", "6E", "5E", "4E", "7E", "6E", "5C" ],
Expand Down Expand Up @@ -2996,18 +2996,18 @@ module.exports = {
manufacturer: "Zorgon Peterson",
class: 2,
hullCost: 55866341,
speed: 316,
boost: 390,
boostEnergy: 19,
baseShieldStrength: 280,
baseArmour: 150,
speed: 310,
boost: 380,
boostEnergy: 10,
baseShieldStrength: 270,
baseArmour: 230,
hardness: 65,
hullMass: 280,
hullMass: 250,
masslock: 12,
pipSpeed: .019409937888199,
pitch: 35,
pipSpeed: .046052631578947,
pitch: 27,
roll: 80,
yaw: 12,
yaw: 10,
crew: 2
},
retailCost: 55382252,
Expand Down
50 changes: 25 additions & 25 deletions dist/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4310,18 +4310,18 @@
"manufacturer": "Faulcon DeLacy",
"class": 2,
"hullCost": 42409425,
"speed": 256,
"boost": 358,
"boostEnergy": 14,
"baseShieldStrength": 220,
"baseArmour": 360,
"speed": 250,
"boost": 380,
"boostEnergy": 13,
"baseShieldStrength": 200,
"baseArmour": 180,
"hardness": 60,
"hullMass": 280,
"hullMass": 270,
"masslock": 17,
"pipSpeed": 0.07122905027933,
"pitch": 32,
"pipSpeed": 0.048387096774194,
"pitch": 27,
"roll": 80,
"yaw": 16,
"yaw": 10,
"crew": 2
},
"retailCost": 45814205,
Expand Down Expand Up @@ -4394,13 +4394,13 @@
],
"slots": {
"standard": [
7,
6,
6,
5,
5,
6,
4,
4
7,
6,
5
],
"hardpoints": [
3,
Expand All @@ -4415,11 +4415,11 @@
"internal": [
6,
5,
4,
4,
5,
5,
3,
3,
3,
2,
2
]
},
Expand Down Expand Up @@ -4617,18 +4617,18 @@
"manufacturer": "Zorgon Peterson",
"class": 2,
"hullCost": 55866341,
"speed": 316,
"boost": 390,
"boostEnergy": 19,
"baseShieldStrength": 280,
"baseArmour": 150,
"speed": 310,
"boost": 380,
"boostEnergy": 10,
"baseShieldStrength": 270,
"baseArmour": 230,
"hardness": 65,
"hullMass": 280,
"hullMass": 250,
"masslock": 12,
"pipSpeed": 0.019409937888199,
"pitch": 35,
"pipSpeed": 0.046052631578947,
"pitch": 27,
"roll": 80,
"yaw": 12,
"yaw": 10,
"crew": 2
},
"retailCost": 55382252,
Expand Down

0 comments on commit df8a429

Please sign in to comment.