diff --git a/__tests__/fixtures/anaconda-test-detailed-export-v4.json b/__tests__/fixtures/anaconda-test-detailed-export-v4.json index cda62b18..4bda3ad3 100644 --- a/__tests__/fixtures/anaconda-test-detailed-export-v4.json +++ b/__tests__/fixtures/anaconda-test-detailed-export-v4.json @@ -264,16 +264,28 @@ "topBoost": 248.62, "topSpeed": 186.46, "totalCost": 882362058, + "totalDpe": 127.26, "totalDps": 97.74, "totalEps": 22.71, "totalHps": 677.29, + "totalExplDpe": 0, + "totalExplDps": 0, + "totalExplSDps": 0, + "totalHps": 33.28, + "totalKinDpe": 103.97, + "totalKinDps": 28.92, + "totalKinSDps": 21.23, + "totalSDps": 85.77, + "totalThermDpe": 23.29, + "totalThermDps": 68.82, + "totalThermSDps": 64.53, "agility": 2, "baseShieldStrength": 350, "baseArmour": 945, - "hullExplRes": 0, - "hullKinRes": 0, + "hullExplRes": 0.78, + "hullKinRes": 0.73, "hullMass": 400, - "hullThermRes": 0, + "hullThermRes": 1.37, "masslock": 23, "pipSpeed": 0.14, "moduleCostMultiplier": 1, @@ -293,8 +305,9 @@ "ladenFastestRange": 66.15, "maxJumpCount": 4, "shield": 833, - "shieldExplRes": 0, - "shieldKinRes": 0, - "shieldThermRes": 0 + "shieldCells": 1840, + "shieldExplRes": 0.5, + "shieldKinRes": 0.6, + "shieldThermRes": 1.2 } }