diff --git a/dist/index.js b/dist/index.js index c7e809b..09c6cb9 100644 --- a/dist/index.js +++ b/dist/index.js @@ -16192,6 +16192,67 @@ module.exports = { range: 2.38, rating: "A", symbol: "Int_DroneControl_Repair_Size7_Class5" + } ], + rcpl: [ { + class: 1, + cost: 2600, + edID: 128837858, + eddbID: 1636, + grp: "rcpl", + id: "0L", + mass: 1.3, + maximum: 1, + power: .18, + range: 1.2, + rating: "E", + integrity: 24, + hacktime: 22, + symbol: "Int_DroneControl_Recon_Size1_Class1" + }, { + class: 3, + cost: 8200, + edID: 128841592, + eddbID: 1637, + grp: "rcpl", + id: "0M", + mass: 2, + maximum: 1, + power: .2, + range: 1.4, + rating: "E", + integrity: 51, + hacktime: 17, + symbol: "Int_DroneControl_Recon_Size3_Class1" + }, { + class: 5, + cost: 75800, + edID: 128841593, + eddbID: 1638, + grp: "rcpl", + id: "0N", + mass: 20, + maximum: 1, + power: .5, + range: 1.7, + rating: "E", + integrity: 96, + hacktime: 13, + symbol: "Int_DroneControl_Recon_Size5_Class1" + }, { + class: 7, + cost: 612200, + edID: 128841594, + eddbID: 1639, + grp: "rcpl", + id: "0O", + mass: 128, + maximum: 1, + power: .97, + range: 2, + rating: "E", + integrity: 157, + hacktime: 10, + symbol: "Int_DroneControl_Recon_Size7_Class1" } ] } }, diff --git a/dist/index.json b/dist/index.json index 7a33208..ee16aba 100644 --- a/dist/index.json +++ b/dist/index.json @@ -18888,6 +18888,72 @@ "rating": "A", "symbol": "Int_DroneControl_Repair_Size7_Class5" } + ], + "rcpl": [ + { + "class": 1, + "cost": 2600, + "edID": 128837858, + "eddbID": 1636, + "grp": "rcpl", + "id": "0L", + "mass": 1.3, + "maximum": 1, + "power": 0.18, + "range": 1.2, + "rating": "E", + "integrity": 24, + "hacktime": 22, + "symbol": "Int_DroneControl_Recon_Size1_Class1" + }, + { + "class": 3, + "cost": 8200, + "edID": 128841592, + "eddbID": 1637, + "grp": "rcpl", + "id": "0M", + "mass": 2, + "maximum": 1, + "power": 0.2, + "range": 1.4, + "rating": "E", + "integrity": 51, + "hacktime": 17, + "symbol": "Int_DroneControl_Recon_Size3_Class1" + }, + { + "class": 5, + "cost": 75800, + "edID": 128841593, + "eddbID": 1638, + "grp": "rcpl", + "id": "0N", + "mass": 20, + "maximum": 1, + "power": 0.5, + "range": 1.7, + "rating": "E", + "integrity": 96, + "hacktime": 13, + "symbol": "Int_DroneControl_Recon_Size5_Class1" + }, + { + "class": 7, + "cost": 612200, + "edID": 128841594, + "eddbID": 1639, + "grp": "rcpl", + "id": "0O", + "mass": 128, + "maximum": 1, + "power": 0.97, + "range": 2, + "rating": "E", + "integrity": 157, + "hacktime": 10, + "symbol": "Int_DroneControl_Recon_Size7_Class1" + } ] } },