pwa (cost not confirmed, need to add symbols)

This commit is contained in:
Willyb321
2018-12-18 08:25:41 +11:00
parent ff30f3d767
commit 56169cd5a2
6 changed files with 303 additions and 1 deletions

99
dist/index.js vendored
View File

@@ -11149,6 +11149,87 @@ module.exports = {
scantime: 10,
symbol: "Hpt_CloudScanner_Size0_Class5"
} ],
pwa: [ {
rating: "A",
class: "0",
mass: 1.3,
eddbID: 0,
power: 3.2,
integrity: 48,
cost: 3e4,
id: "2x",
maxangle: 15,
scanrange: 24e3,
scantime: 3,
grp: "pwa",
boot: 3,
edID: 0,
symbol: ""
}, {
rating: "B",
class: "0",
mass: 1.3,
eddbID: 0,
power: 1.6,
integrity: 56,
cost: 3e4,
id: "2y",
maxangle: 15,
boot: 3,
scanrange: 21e3,
scantime: 3.08,
grp: "pwa",
edID: 0,
symbol: ""
}, {
rating: "C",
class: "0",
mass: 1.3,
eddbID: 0,
power: .8,
integrity: 40,
cost: 3e4,
id: "2z",
maxangle: 15,
boot: 3,
scanrange: 18e3,
scantime: 3,
grp: "pwa",
edID: 0,
symbol: ""
}, {
rating: "D",
class: "0",
mass: 1.3,
eddbID: 0,
power: .8,
integrity: 24,
cost: 3e4,
id: "3J",
maxangle: 15,
boot: 3,
scanrange: 15e3,
scantime: 3,
grp: "pwa",
edID: 0,
symbol: ""
}, {
rating: "E",
class: "0",
mass: 1.3,
eddbID: 0,
power: .8,
integrity: 24,
cost: 3e4,
id: "3K",
maxangle: 15,
boot: 3,
scanrange: 12e3,
scantime: 3,
grp: "pwa",
edID: 0,
symbol: ""
} ],
kw: [ {
class: 0,
cost: 13540,
@@ -26304,6 +26385,20 @@ module.exports = {
type: "numeric",
method: "additive",
higherbetter: true
},
scanrange: {
id: 51,
name: "scanrange",
type: "numeric",
method: "additive",
higherbetter: true
},
maxangle: {
id: 51,
name: "maxangle",
type: "numeric",
method: "additive",
higherbetter: true
}
},
modifierActions: {
@@ -30378,6 +30473,10 @@ module.exports = {
mahr: {
blueprints: {},
modifications: []
},
pwa: {
blueprints: {},
modifications: []
}
},
specials: {

105
dist/index.json vendored
View File

@@ -13729,6 +13729,93 @@
"symbol": "Hpt_CloudScanner_Size0_Class5"
}
],
"pwa": [
{
"rating": "A",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 3.2,
"integrity": 48,
"cost": 30000,
"id": "2x",
"maxangle": 15,
"scanrange": 24000,
"scantime": 3,
"grp": "pwa",
"boot": 3,
"edID": 0,
"symbol": ""
},
{
"rating": "B",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 1.6,
"integrity": 56,
"cost": 30000,
"id": "2y",
"maxangle": 15,
"boot": 3,
"scanrange": 21000,
"scantime": 3.08,
"grp": "pwa",
"edID": 0,
"symbol": ""
},
{
"rating": "C",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 0.8,
"integrity": 40,
"cost": 30000,
"id": "2z",
"maxangle": 15,
"boot": 3,
"scanrange": 18000,
"scantime": 3,
"grp": "pwa",
"edID": 0,
"symbol": ""
},
{
"rating": "D",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 0.8,
"integrity": 24,
"cost": 30000,
"id": "3J",
"maxangle": 15,
"boot": 3,
"scanrange": 15000,
"scantime": 3,
"grp": "pwa",
"edID": 0,
"symbol": ""
},
{
"rating": "E",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 0.8,
"integrity": 24,
"cost": 30000,
"id": "3K",
"maxangle": 15,
"boot": 3,
"scanrange": 12000,
"scantime": 3,
"grp": "pwa",
"edID": 0,
"symbol": ""
}
],
"kw": [
{
"class": 0,
@@ -34434,6 +34521,20 @@
"type": "numeric",
"method": "additive",
"higherbetter": true
},
"scanrange": {
"id": 51,
"name": "scanrange",
"type": "numeric",
"method": "additive",
"higherbetter": true
},
"maxangle": {
"id": 51,
"name": "maxangle",
"type": "numeric",
"method": "additive",
"higherbetter": true
}
},
"modifierActions": {
@@ -41533,6 +41634,10 @@
"mahr": {
"blueprints": {},
"modifications": []
},
"pwa": {
"blueprints": {},
"modifications": []
}
},
"specials": {

View File

@@ -50,5 +50,7 @@
"weprate": {"id": 38, "name": "weprate", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"shieldreinforcement": {"id": 39, "name": "shieldreinforcement", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"jumpboost": {"id": 47, "name": "jumpboost", "type": "numeric", "method": "additive", "higherbetter": true},
"shieldaddition": {"id": 50, "name": "shieldaddition", "type": "numeric", "method": "additive", "higherbetter": true}
"shieldaddition": {"id": 50, "name": "shieldaddition", "type": "numeric", "method": "additive", "higherbetter": true},
"scanrange": {"id": 51, "name": "scanrange", "type": "numeric", "method": "additive", "higherbetter": true},
"maxangle": {"id": 51, "name": "maxangle", "type": "numeric", "method": "additive", "higherbetter": true}
}

View File

@@ -6602,5 +6602,11 @@
},
"modifications": [
]
},
"pwa": {
"blueprints": {
},
"modifications": [
]
}
}

View File

@@ -0,0 +1,89 @@
{
"pwa": [
{
"rating": "A",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 3.2,
"integrity": 48,
"cost": 30000,
"id": "2x",
"maxangle": 15,
"scanrange": 24000,
"scantime": 3,
"grp": "pwa",
"boot": 3,
"edID": 0,
"symbol": ""
},
{
"rating": "B",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 1.6,
"integrity": 56,
"cost": 30000,
"id": "2y",
"maxangle": 15,
"boot": 3,
"scanrange": 21000,
"scantime": 3.08,
"grp": "pwa",
"edID": 0,
"symbol": ""
},
{
"rating": "C",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 0.8,
"integrity": 40,
"cost": 30000,
"id": "2z",
"maxangle": 15,
"boot": 3,
"scanrange": 18000,
"scantime": 3,
"grp": "pwa",
"edID": 0,
"symbol": ""
},
{
"rating": "D",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 0.8,
"integrity": 24,
"cost": 30000,
"id": "3J",
"maxangle": 15,
"boot": 3,
"scanrange": 15000,
"scantime": 3,
"grp": "pwa",
"edID": 0,
"symbol": ""
},
{
"rating": "E",
"class": "0",
"mass": 1.3,
"eddbID": 0,
"power": 0.8,
"integrity": 24,
"cost": 30000,
"id": "3K",
"maxangle": 15,
"boot": 3,
"scanrange": 12000,
"scantime": 3,
"grp": "pwa",
"edID": 0,
"symbol": ""
}
]
}

View File

@@ -27,6 +27,7 @@ module.exports = {
ml: require('./hardpoints/mining_laser').ml,
cs: require('./hardpoints/cargo_scanner').cs,
ws: require('./hardpoints/frame_shift_wake_scanner').ws,
pwa: require('./hardpoints/pulse_wave_analyser').pwa,
kw: require('./hardpoints/kill_warrant_scanner').kw,
sb: require('./hardpoints/shield_booster').sb,
ch: require('./hardpoints/chaff_launcher').ch,