Add missing symbols. Correct Int_GuardianPowerDistributor_Size8.

This commit is contained in:
Jonathan Harris
2018-07-07 20:09:01 +01:00
parent b9617a89b0
commit 35473b30d3
6 changed files with 25 additions and 16 deletions

11
dist/index.js vendored
View File

@@ -6712,7 +6712,7 @@ module.exports = {
wepcap: 50, wepcap: 50,
weprate: 10.1, weprate: 10.1,
name: "Guardian Power Distributor", name: "Guardian Power Distributor",
symbol: "Int_GuardianPowerDistributor_Size7" symbol: "Int_GuardianPowerDistributor_Size8"
} ], } ],
s: [ { s: [ {
angle: 30, angle: 30,
@@ -7551,7 +7551,8 @@ module.exports = {
pp: "Felicia Winters", pp: "Felicia Winters",
rating: "E", rating: "E",
rof: 1.664, rof: 1.664,
thermload: 1 thermload: 1,
symbol: "Hpt_PulseLaser_Fixed_Medium_Disruptor"
}, { }, {
breachdmg: 5.1, breachdmg: 5.1,
breachmax: .8, breachmax: .8,
@@ -8448,7 +8449,8 @@ module.exports = {
reload: 4, reload: 4,
rof: 4.3, rof: 4.3,
shotspeed: 1800, shotspeed: 1800,
thermload: .2 thermload: .2,
symbol: "Hpt_MultiCannon_Fixed_Small_Strong"
}, { }, {
ammo: 2100, ammo: 2100,
breachdmg: 2, breachdmg: 2,
@@ -10254,7 +10256,8 @@ module.exports = {
pp: "Zemina Torval", pp: "Zemina Torval",
range: 2e3, range: 2e3,
rating: "D", rating: "D",
thermload: 6 thermload: 6,
symbol: "Hpt_MiningLaser_Fixed_Small_Advanced"
}, { }, {
breachdmg: .6, breachdmg: .6,
breachmax: .2, breachmax: .2,

11
dist/index.json vendored
View File

@@ -8927,7 +8927,7 @@
"wepcap": 50, "wepcap": 50,
"weprate": 10.1, "weprate": 10.1,
"name": "Guardian Power Distributor", "name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size7" "symbol": "Int_GuardianPowerDistributor_Size8"
} }
], ],
"s": [ "s": [
@@ -9826,7 +9826,8 @@
"pp": "Felicia Winters", "pp": "Felicia Winters",
"rating": "E", "rating": "E",
"rof": 1.664, "rof": 1.664,
"thermload": 1 "thermload": 1,
"symbol": "Hpt_PulseLaser_Fixed_Medium_Disruptor"
}, },
{ {
"breachdmg": 5.1, "breachdmg": 5.1,
@@ -10759,7 +10760,8 @@
"reload": 4, "reload": 4,
"rof": 4.3, "rof": 4.3,
"shotspeed": 1800, "shotspeed": 1800,
"thermload": 0.2 "thermload": 0.2,
"symbol": "Hpt_MultiCannon_Fixed_Small_Strong"
}, },
{ {
"ammo": 2100, "ammo": 2100,
@@ -12635,7 +12637,8 @@
"pp": "Zemina Torval", "pp": "Zemina Torval",
"range": 2000, "range": 2000,
"rating": "D", "rating": "D",
"thermload": 6 "thermload": 6,
"symbol": "Hpt_MiningLaser_Fixed_Small_Advanced"
}, },
{ {
"breachdmg": 0.6, "breachdmg": 0.6,

View File

@@ -77,7 +77,8 @@
"pp": "Zemina Torval", "pp": "Zemina Torval",
"range": 2000, "range": 2000,
"rating": "D", "rating": "D",
"thermload": 6 "thermload": 6,
"symbol": "Hpt_MiningLaser_Fixed_Small_Advanced"
}, },
{ {
"breachdmg": 0.6, "breachdmg": 0.6,

View File

@@ -123,7 +123,8 @@
"reload": 4, "reload": 4,
"rof": 4.3, "rof": 4.3,
"shotspeed": 1800, "shotspeed": 1800,
"thermload": 0.2 "thermload": 0.2,
"symbol": "Hpt_MultiCannon_Fixed_Small_Strong"
}, },
{ {
"ammo": 2100, "ammo": 2100,

View File

@@ -187,7 +187,8 @@
"pp": "Felicia Winters", "pp": "Felicia Winters",
"rating": "E", "rating": "E",
"rof": 1.664, "rof": 1.664,
"thermload": 1 "thermload": 1,
"symbol": "Hpt_PulseLaser_Fixed_Medium_Disruptor"
}, },
{ {
"breachdmg": 5.1, "breachdmg": 5.1,

View File

@@ -918,7 +918,7 @@
"wepcap": 50, "wepcap": 50,
"weprate": 10.1, "weprate": 10.1,
"name": "Guardian Power Distributor", "name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size7" "symbol": "Int_GuardianPowerDistributor_Size8"
} }
] ]
} }