mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Add missing symbols. Correct Int_GuardianPowerDistributor_Size8.
This commit is contained in:
11
dist/index.js
vendored
11
dist/index.js
vendored
@@ -6712,7 +6712,7 @@ module.exports = {
|
||||
wepcap: 50,
|
||||
weprate: 10.1,
|
||||
name: "Guardian Power Distributor",
|
||||
symbol: "Int_GuardianPowerDistributor_Size7"
|
||||
symbol: "Int_GuardianPowerDistributor_Size8"
|
||||
} ],
|
||||
s: [ {
|
||||
angle: 30,
|
||||
@@ -7551,7 +7551,8 @@ module.exports = {
|
||||
pp: "Felicia Winters",
|
||||
rating: "E",
|
||||
rof: 1.664,
|
||||
thermload: 1
|
||||
thermload: 1,
|
||||
symbol: "Hpt_PulseLaser_Fixed_Medium_Disruptor"
|
||||
}, {
|
||||
breachdmg: 5.1,
|
||||
breachmax: .8,
|
||||
@@ -8448,7 +8449,8 @@ module.exports = {
|
||||
reload: 4,
|
||||
rof: 4.3,
|
||||
shotspeed: 1800,
|
||||
thermload: .2
|
||||
thermload: .2,
|
||||
symbol: "Hpt_MultiCannon_Fixed_Small_Strong"
|
||||
}, {
|
||||
ammo: 2100,
|
||||
breachdmg: 2,
|
||||
@@ -10254,7 +10256,8 @@ module.exports = {
|
||||
pp: "Zemina Torval",
|
||||
range: 2e3,
|
||||
rating: "D",
|
||||
thermload: 6
|
||||
thermload: 6,
|
||||
symbol: "Hpt_MiningLaser_Fixed_Small_Advanced"
|
||||
}, {
|
||||
breachdmg: .6,
|
||||
breachmax: .2,
|
||||
|
||||
11
dist/index.json
vendored
11
dist/index.json
vendored
@@ -8927,7 +8927,7 @@
|
||||
"wepcap": 50,
|
||||
"weprate": 10.1,
|
||||
"name": "Guardian Power Distributor",
|
||||
"symbol": "Int_GuardianPowerDistributor_Size7"
|
||||
"symbol": "Int_GuardianPowerDistributor_Size8"
|
||||
}
|
||||
],
|
||||
"s": [
|
||||
@@ -9826,7 +9826,8 @@
|
||||
"pp": "Felicia Winters",
|
||||
"rating": "E",
|
||||
"rof": 1.664,
|
||||
"thermload": 1
|
||||
"thermload": 1,
|
||||
"symbol": "Hpt_PulseLaser_Fixed_Medium_Disruptor"
|
||||
},
|
||||
{
|
||||
"breachdmg": 5.1,
|
||||
@@ -10759,7 +10760,8 @@
|
||||
"reload": 4,
|
||||
"rof": 4.3,
|
||||
"shotspeed": 1800,
|
||||
"thermload": 0.2
|
||||
"thermload": 0.2,
|
||||
"symbol": "Hpt_MultiCannon_Fixed_Small_Strong"
|
||||
},
|
||||
{
|
||||
"ammo": 2100,
|
||||
@@ -12635,7 +12637,8 @@
|
||||
"pp": "Zemina Torval",
|
||||
"range": 2000,
|
||||
"rating": "D",
|
||||
"thermload": 6
|
||||
"thermload": 6,
|
||||
"symbol": "Hpt_MiningLaser_Fixed_Small_Advanced"
|
||||
},
|
||||
{
|
||||
"breachdmg": 0.6,
|
||||
|
||||
@@ -77,7 +77,8 @@
|
||||
"pp": "Zemina Torval",
|
||||
"range": 2000,
|
||||
"rating": "D",
|
||||
"thermload": 6
|
||||
"thermload": 6,
|
||||
"symbol": "Hpt_MiningLaser_Fixed_Small_Advanced"
|
||||
},
|
||||
{
|
||||
"breachdmg": 0.6,
|
||||
@@ -132,4 +133,4 @@
|
||||
"symbol": "Hpt_MiningLaser_Turret_Medium"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -123,7 +123,8 @@
|
||||
"reload": 4,
|
||||
"rof": 4.3,
|
||||
"shotspeed": 1800,
|
||||
"thermload": 0.2
|
||||
"thermload": 0.2,
|
||||
"symbol": "Hpt_MultiCannon_Fixed_Small_Strong"
|
||||
},
|
||||
{
|
||||
"ammo": 2100,
|
||||
@@ -345,4 +346,4 @@
|
||||
"symbol": "Hpt_MultiCannon_Gimbal_Huge"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -187,7 +187,8 @@
|
||||
"pp": "Felicia Winters",
|
||||
"rating": "E",
|
||||
"rof": 1.664,
|
||||
"thermload": 1
|
||||
"thermload": 1,
|
||||
"symbol": "Hpt_PulseLaser_Fixed_Medium_Disruptor"
|
||||
},
|
||||
{
|
||||
"breachdmg": 5.1,
|
||||
@@ -325,4 +326,4 @@
|
||||
"symbol": "Hpt_PulseLaser_Gimbal_Huge"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -918,7 +918,7 @@
|
||||
"wepcap": 50,
|
||||
"weprate": 10.1,
|
||||
"name": "Guardian Power Distributor",
|
||||
"symbol": "Int_GuardianPowerDistributor_Size7"
|
||||
"symbol": "Int_GuardianPowerDistributor_Size8"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user