Compare commits

...

189 Commits

Author SHA1 Message Date
Felix Linker
5384577987 Feedback cascade does not modify breach damage 2021-12-28 18:12:00 +01:00
Felix Linker
92fe9fcb45 Add engine heat rate 2021-12-27 13:26:23 +01:00
Felix Linker
7a8655a339 Add missing modifier action for smart rounds 2021-05-10 21:01:15 +02:00
Felix Linker
c52cb147a8 Include chargeup for shutdown field neutraliser 2021-05-09 20:14:17 +02:00
Felix Linker
69b7c2d087 Replace 'fdname' for blueprints by 'key' and make 'fdname' actually the FDev blueprint name 2021-05-09 20:14:17 +02:00
Felix Linker
56a3f73ff8 Fix duplicate key 2021-05-09 20:14:17 +02:00
Felix Linker
2cad1a1891 Add missing ammo cost stats 2021-05-09 20:14:17 +02:00
felixlinker
caa352278b 'edname' key in specials is now 'key'; add 'fdname' key 2021-05-09 20:14:17 +02:00
Felix Linker
e499f68469 Add high yield shell damage reduction
https://github.com/EDCD/coriolis/issues/615
2021-01-31 20:47:53 +01:00
Felix Linker
8b537a783f Merge pull request #84 from CMDR-Cometborne/cb5-colonia
New blueprints exclusive to the Colonia engineers
2021-01-31 20:43:17 +01:00
Felix Linker
e7e9fb8784 Fix Krait mass lock factors
Closes https://github.com/EDCD/coriolis/issues/576
2021-01-31 16:25:42 +01:00
Felix Linker
dd97d0dd2c Fix pacifier falloff
References https://github.com/EDCD/coriolis/issues/622
2021-01-31 13:19:54 +01:00
Felix Linker
50044f72f8 Fix long-range interdictor G1 facing limit
Closes https://github.com/EDCD/coriolis/issues/612
2021-01-31 13:12:15 +01:00
Felix Linker
75a8898155 Fix thermal shock damage
Closes https://github.com/EDCD/coriolis/issues/555
2021-01-31 12:43:43 +01:00
CMDR Cometborne
e94d60f9f1 New blueprints exclusive to the Colonia engineers 2021-01-12 10:52:20 +01:00
Felix Linker
ab93f27558 Merge pull request #83 from jeneg/reservoir-fuel-cap
Updated Reservoir Fuel Capacity
2020-12-29 11:40:05 +01:00
yevhenii.chubar
10431ef4e2 Updated Reservoir Fuel Capacity 2020-12-28 19:16:45 +02:00
Felix Linker
a4f5d3fb81 Merge pull request #78 from CMDR-Cometborne/cb4-ammo-capacity
Fix for ammo capacity blueprints
2020-10-24 12:59:45 +02:00
Felix Linker
fc5fd2668a Merge pull request #82 from hyperfekt/hyperfekt-discovery-scanner
expanded probe scanning radius blueprint fix
2020-10-24 11:44:21 +02:00
Felix Linker
4c08c03580 Merge pull request #81 from hyperfekt/weapons-power-distributor
fix weapons-focused power distributor blueprints
2020-10-24 11:43:37 +02:00
Felix Linker
3c6a9e0204 Fix damage portions for rail-guns
Closes https://github.com/EDCD/coriolis/issues/586
2020-10-24 11:33:35 +02:00
felixlinker
c228adb6c0 Ensure that 'class' key is always a number 2020-10-24 11:33:35 +02:00
Felix Linker
7db2c5d3c1 Merge pull request #79 from Freaky/reserve-tank-capacity
Add reserve fuel tank capacities to ships
2020-10-24 11:28:16 +02:00
hyperfekt
3e640f7855 expanded probe scanning radius blueprint fix 2020-09-13 03:40:07 +02:00
hyperfekt
7231290fba fix weapons-focused power distributor blueprints 2020-09-12 21:31:13 +02:00
William
bb1e5ba89a Bump eslint from 2.13.1 to 6.8.0 (#80)
Bump eslint from 2.13.1 to 6.8.0
2020-01-11 07:43:10 +11:00
dependabot[bot]
629a832dab Bump eslint from 2.13.1 to 6.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 6.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v2.13.1...v6.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-10 20:39:36 +00:00
Thomas Hurst
1dec931962 Add reserve fuel tank capacities to ships
These contribute towards ship mass, and are necessary for accurate jump
range calculation.

Ref: https://forums.frontier.co.uk/threads/reserve-tank-sizes-for-all-ships.460434/
2019-12-10 00:38:28 +00:00
CMDR Cometborne
fd27f06993 Fix for ammo capacity blueprints
The blueprints for the ammo capacity increase of point defence,
heat sink launcher, and chaff launcher have been made more rational
in-game.  Instead of having 3 grades with only grade 3 giving an
extra usable shot, there is now only a grade 1 blueprint that results
in a capacity increase.  This blueprint has the cost of the old g3
blueprint.

Additionally, all the blueprints for these utilities are available
from both Ram Tah in the bubble and Petra Olmanova in Colonia.
2019-11-26 19:50:12 +01:00
felixlinker
d8e996171e Blueprint names must not be prefix of one another
Closes https://github.com/EDCD/coriolis/issues/549
2019-10-01 17:45:08 +02:00
felixlinker
201366fbce Hotfix MC_Overcharged 2019-09-30 16:14:04 +02:00
felixlinker
cee78b312a Fix accidentally removed high carge capacity (PD) blueprint 2019-09-19 16:49:19 +02:00
William
2134f2807a Various bug fixes (#76)
Various bug fixes
2019-09-18 05:58:47 +10:00
Felix Linker
a496825548 Fix damage reduction for plasma acc with plasma slug
Closes https://github.com/EDCD/coriolis/issues/450
2019-09-13 22:32:43 +02:00
Felix Linker
3f539d9c7b Super penetrators increase reload time by 50%
Closes https://github.com/EDCD/coriolis/issues/450
2019-09-13 22:32:27 +02:00
felixlinker
dfd143aef0 Fix krait MkII stock shield generator
Closes https://github.com/EDCD/coriolis/issues/527
2019-09-13 18:30:27 +02:00
felixlinker
705f9a39e7 Fix Krait Phantom Bulkead Masses
Closes https://github.com/EDCD/coriolis/issues/530
2019-09-13 18:25:16 +02:00
felixlinker
4ade6e35fb Fix medium gimballed shock cannon power draw
Closes https://github.com/EDCD/coriolis/issues/544
2019-09-13 18:18:31 +02:00
felixlinker
00777b8a7d Move uglify-js from dev-deps into deps 2019-09-13 18:10:57 +02:00
Felix Linker
98246a6aff Fix seekers/dumbfires being able to be modded with penetrator payload/drag munitios
Closes https://github.com/EDCD/coriolis/issues/526
2019-08-25 14:57:13 +02:00
Felix Linker
3f630c0b01 Mention where to post issues 2019-08-25 14:05:08 +02:00
Felix Linker
d5b10d5106 Fix negative effects of resistance mods for shield boosters 2019-08-24 15:26:52 +02:00
Felix Linker
9c721f2dac Fix optmass for dirty drives 2019-08-24 15:26:52 +02:00
Felix Linker
77e02eff2d Remove redundant blueprints for utilities, scanners and sensors 2019-08-24 15:26:52 +02:00
Felix Linker
462416ab82 Fix blueprint names
Closes https://github.com/EDCD/coriolis/issues/519
2019-08-24 15:26:52 +02:00
Felix Linker
b261dc5298 Add falloff modification to focused weapon blueprint 2019-08-24 15:26:52 +02:00
Felix Linker
ab3f375058 Only multi-cannons reduce ammunition when overcharged 2019-08-24 15:26:12 +02:00
Felix Linker
048b7f4fd7 Fix damage of large fixed multicannon 2019-08-24 15:24:28 +02:00
Felix Linker
396b3ec0d5 Fix thermal load for large plasma accelerator 2019-08-24 15:24:27 +02:00
Felix Linker
9bef5e965b Add missing key in modifierActions for target lock breaker 2019-08-24 15:24:27 +02:00
Felix Linker
dbca60a998 Thermal spread on engines only increases mass by 5% 2019-08-24 15:24:27 +02:00
Felix Linker
8dc63ed98e Improve precision of force shell modifier 2019-08-24 15:24:27 +02:00
Felix Linker
3cecbd5003 Fix shot speeds for medium/large fixed cannons 2019-08-24 15:24:27 +02:00
Felix Linker
7c598f2af8 Fix range of research limpet to km 2019-08-24 15:24:27 +02:00
Felix Linker
406cf3dfe2 Fix broken regen rates of standard shield generators 2019-08-24 15:24:27 +02:00
Felix Linker
598d0ac108 Remove class 2 corrosive resistant cargo racks
Closes https://github.com/EDCD/coriolis/issues/515
2019-08-24 15:24:27 +02:00
Felix Linker
85fb010ee8 proberadius of detailed surface scanner is modified multiplicatively 2019-08-24 15:18:47 +02:00
Felix Linker
a67ca0d4e7 Add default probe radius to detailed surface scanner 2019-08-24 15:18:47 +02:00
Felix Linker
00ac0a354a Remove unused rapid fire blueprint for cannons only 2019-08-24 15:18:47 +02:00
Felix Linker
fcdae89552 Dweller does not have access to G4 burst lasers
Closes https://github.com/EDCD/coriolis/issues/521
2019-08-24 15:18:47 +02:00
Felix Linker
612ce64d34 Feedback cascade reduces damage by 20%
References https://github.com/EDCD/coriolis/issues/450
2019-08-24 15:09:02 +02:00
Felix Linker
624f17efd1 Fix FSD integrity values
Closes https://github.com/EDCD/coriolis/issues/509
2019-08-24 14:30:40 +02:00
Felix Linker
b6fc2ba5c3 Fix Medium Guardian Gauss Cannon damage
Closes https://github.com/EDCD/coriolis/issues/518
2019-08-24 12:08:34 +02:00
Felix Linker
f48bbadd2a Fix OutfittingFieldTypes for falloff and shotspeed
References https://github.com/EDCD/coriolis/issues/535
2019-08-24 12:01:43 +02:00
felixlinker
e5aea23265 Shock Cannons and Flechette Launchers are not limited to 4 experimental weapons per ship
Closes https://github.com/EDCD/coriolis/issues/533
2019-08-19 18:56:05 +02:00
Felix Linker
142db12252 Add mention of compiled and hosted files in README 2019-05-27 21:17:46 +02:00
willyb321
0fca995707 Merge branch 'develop' 2019-05-20 06:36:04 +10:00
Felix Linker
a89a3fcd8a Merge pull request #74 from EDCD/feature/ignore-dist
Ignored dist folder
2019-05-19 11:47:38 +02:00
felixlinker
560ee8d751 gitignore dist 2019-05-19 10:30:08 +02:00
felixlinker
d2a5967f06 Fix rof for small rail gun 2019-05-18 20:00:54 +02:00
Felix Linker
12d37f8f8d Merge pull request #73 from EDCD/fix/data
Fixes + experimental weapons flag
2019-05-18 12:48:32 +02:00
felixlinker
99c170b2a9 Fix pulse wave analyzer power draw
Closes https://github.com/EDCD/coriolis/issues/502
2019-05-18 12:17:14 +02:00
felixlinker
5cc739d7f6 Add experimental key to respective weapons
References https://github.com/EDCD/coriolis/issues/367
2019-05-18 11:06:05 +02:00
felixlinker
58ecfc105b Fix/add damage dist
Closes https://github.com/EDCD/coriolis/issues/74
2019-05-18 11:06:00 +02:00
Felix Linker
cda9c986b0 Merge pull request #72 from EDCD/fix/misc
General fixes
2019-05-17 22:56:54 +02:00
felixlinker
afa4f427cd Fix pacifier damage 2019-05-17 21:07:22 +02:00
felixlinker
41b2dfb4c8 Fix price for Krait Phaton 2019-05-17 19:23:10 +02:00
felixlinker
dcbf738fd2 Fixed prices across the board 2019-05-17 19:08:25 +02:00
willyb321
8a77955c45 dist 2019-04-29 06:32:18 +10:00
William
98b1935ec8 Fix rate of fire modifications (#70)
Fix rate of fire modifications
2019-04-29 06:05:37 +10:00
William
5847bd491e Merge pull request #71 from EDCD/fix/powerdraw
Small fixes
2019-04-29 06:05:28 +10:00
willyb321
4413a1699a fix challenger default loadout 2019-04-29 05:54:21 +10:00
willyb321
2486d39ce0 Fix mamba hardnes 2019-04-29 05:44:01 +10:00
Felix Linker
132a7176e0 Fix subsufrace displacement missiles fd symbols 2019-04-27 15:19:26 +02:00
Felix Linker
ab78ed5fca Fix medium subsufrace displacement missile power draw
Closes https://github.com/EDCD/coriolis/issues/496
2019-04-27 15:18:34 +02:00
Felix Linker
14b92b2b10 Fix medium gimballed beam laser powerdraw
Closes https://github.com/EDCD/coriolis/issues/485
2019-04-27 15:15:16 +02:00
Felix Linker
3622e6161f Fix rof mods to work as fireint mods 2019-04-27 01:28:29 +02:00
Felix Linker
aa84971a93 Fix multi-servos rate of fire mod 2019-04-27 01:28:29 +02:00
Felix Linker
3ffb62929b Replace rof with fireint 2019-04-27 01:28:29 +02:00
willyb321
a493df6f6b Merge branch 'develop' 2019-04-24 07:33:32 +10:00
willyb321
5b248092e8 Merge branch 'feature/3.4' into develop 2019-04-24 07:33:05 +10:00
willyb321
0468790176 fix power, desc, rating 2019-04-15 06:53:22 +10:00
willyb321
fc827aed69 fix IDs and cost for adv dc and sc assist 2019-04-15 06:49:25 +10:00
willyb321
e4d544f2d3 gitflow-feature-stash: 3.4 2019-04-15 06:41:03 +10:00
willyb321
b3c530c745 Merge remote-tracking branch 'origin/develop' into develop 2019-04-11 05:38:55 +10:00
willyb321
c756f9b478 3.4 new slots 2019-04-11 05:38:21 +10:00
willyb321
52bfe34cd5 Merge branch 'master' into develop 2019-04-10 06:49:03 +10:00
willyb321
1e8cf46580 fix #490 2019-04-09 06:10:16 +10:00
willyb321
33ca21e1c7 add g5 ls, rapidfire cannons, 2019-03-22 07:06:57 +11:00
willyb321
ed67d91a1d add new g4 scb recipes 2019-03-06 06:51:00 +11:00
willyb321
9e06db8e33 dist 2019-03-04 07:11:28 +11:00
William
c8dc830a52 Merge pull request #65 from opl-/fix/ship-keys
Fix ships keys not in alphabetical order
2019-03-04 07:07:28 +11:00
William
e6df896c0e Merge pull request #67 from akuma12/master
Fixed Medium Gimballed Shock Cannon damage
2019-03-03 08:42:29 +11:00
Jim Rohrer
6a28e701fb Fixed Medium Gimballed Shock Cannon damage 2019-03-02 12:01:17 -06:00
opl-
21d8c9a10b Fix ships keys not in alphabetical order 2019-02-25 19:43:41 +01:00
willyb321
e6e706d154 dist 2019-02-12 07:08:45 +11:00
William
d5d0dd7c82 Merge pull request #64 from eyeonus/patch-1
Fix EDDB ID for Krait Phantom
2019-02-11 08:22:04 +11:00
willyb321
d4efdee180 add official fdev names and description to all modules 2019-02-11 08:21:01 +11:00
Jonathan Jones
f51c623fa2 Fix EDDB ID for Krait Phantom 2019-01-30 19:52:05 -07:00
willyb321
cbb18df776 i ran a script to add edids / symbols from edcd/fdevids repo 2019-01-30 08:42:51 +11:00
willyb321
0f74b08f97 fix ggc edid 2019-01-30 08:39:18 +11:00
Willyb321
acbc30f1a9 Merge branch 'develop' 2019-01-24 07:40:46 +11:00
William
c21155357c Fix turreted scl power 2019-01-22 19:15:46 +11:00
William
49321449a2 Create LICENSE.md 2019-01-22 09:30:42 +11:00
William Blythe
2e7f22a60b Merge branch 'develop' 2019-01-11 07:22:14 +11:00
William Blythe
ac24e6657f lots of eddbID updates 2019-01-11 07:21:20 +11:00
William Blythe
15b40142d9 apparently the gpd broke again 2019-01-11 07:03:20 +11:00
William Blythe
f06f468796 Fix mamba eddbID
Closes EDCD/coriolis#461
2019-01-11 07:00:13 +11:00
William Blythe
89efe00b49 Merge branch 'master' into develop 2019-01-11 06:57:33 +11:00
William
daa1cd28a1 Merge pull request #63 from TomW1605/patch-1
fixed dirty drive G3 optimal mass
2019-01-08 08:00:30 +11:00
Thomas White
f3015bf48f fixed dirty drive G3 optimal mass
please see https://github.com/EDCD/coriolis/issues/459
2019-01-07 15:51:47 +08:00
William Blythe
0ec5bc8eaf Merge remote-tracking branch 'origin/master' 2019-01-04 07:39:54 +11:00
William Blythe
3a385adde9 Merge branch 'develop' 2019-01-04 07:39:45 +11:00
William Blythe
6fe0d33cae Fix DSS engineering
Closes edcd/coriolis#457
2019-01-04 07:39:26 +11:00
Willyb321
46c27b72f8 Merge branch 'develop' 2019-01-03 08:54:37 +11:00
William Blythe
868ae56a6b fix DSS mass 2018-12-31 10:30:44 +11:00
William Blythe
93907a82a7 remove old DSS BPs 2018-12-31 08:21:01 +11:00
William Blythe
dd5652ccfc Merge branch 'develop' 2018-12-31 08:19:18 +11:00
William Blythe
3e7bd412f2 add new DSS bp 2018-12-27 08:17:57 +11:00
William Blythe
d906f29fa1 update package.json homepage 2018-12-26 09:23:57 +11:00
William Blythe
4e92802156 Merge branch 'develop' 2018-12-26 09:07:36 +11:00
William Blythe
78dec01ec6 abrasion blaster 2018-12-26 08:51:55 +11:00
William Blythe
e70a2596dc sdm (not fully confirmed stats) 2018-12-22 07:09:00 +11:00
William Blythe
cb0e476d37 prep for sub surface displacement misiles 2018-12-22 06:54:23 +11:00
William Blythe
86c51649fa scl prices 2018-12-22 06:52:10 +11:00
William Blythe
2f210007f3 pwa prices 2018-12-22 06:49:58 +11:00
Willyb321
db9bb3baec Merge branch 'develop' 2018-12-20 13:10:33 +11:00
Willyb321
da018a50c2 fix mamba again 2018-12-20 13:10:21 +11:00
Willyb321
012510b1f8 Merge branch 'develop' 2018-12-20 08:36:31 +11:00
Willyb321
01adb80a56 mamba updates 2018-12-20 08:36:02 +11:00
Willyb321
7537eb1315 add symbols and EDIDs to pwa and scl 2018-12-20 08:24:55 +11:00
Willyb321
4a02fa4f0d scl (cost not confirmed, need to add symbols and ids) 2018-12-19 08:20:07 +11:00
Willyb321
56169cd5a2 pwa (cost not confirmed, need to add symbols) 2018-12-18 08:25:45 +11:00
willyb321
ff022bfdc4 Merge branch 'develop' 2018-12-08 10:24:11 +11:00
willyb321
ff30f3d767 new mamba stats 2018-12-06 07:13:09 +11:00
willyb321
2792349308 Merge branch 'master' into develop 2018-12-05 07:26:13 +11:00
willyb321
80a8ee6d31 how did that not have an id 2018-12-05 07:26:07 +11:00
willyb321
a8b2879c5c Merge branch 'develop' 2018-12-05 07:22:15 +11:00
willyb321
76f7ebe423 Fix edcd/coriolis#432 2018-12-05 07:21:35 +11:00
William Blythe
f95f68f180 Merge branch 'develop' 2018-12-04 12:02:29 +11:00
willyb321
c5a508087b add heat capacity to all ships 2018-11-22 07:31:55 +11:00
William
0682718298 Merge pull request #61 from EDCD/fix/armour-resistance-modding
Fix armour/hr resistance modding to not include diminishing returns in base values
2018-11-21 08:52:39 +11:00
felixlinker
c2892fcfee Fix fast charge 2018-11-18 21:06:08 +00:00
felixlinker
678eb84fa9 Fixed resistance blueprint values 2018-11-18 21:06:08 +00:00
felixlinker
e978652be6 Fix armour/hr resistance modding to not include diminishing returns in base values 2018-11-18 21:06:08 +00:00
felixlinker
a8b151fe10 Remove discovery scanner from default loadouts 2018-11-18 21:04:57 +00:00
William
e612319f15 Merge pull request #62 from EDCD/fix/cyto-scrambler
Fix cyto-scrambler
2018-11-18 08:10:44 +11:00
felixlinker
3ca2b9cf41 Fix cyto-scrambler 2018-11-17 19:03:06 +00:00
William
b4ead10d38 Merge pull request #60 from EDCD/fix/ax-damagedist
AX missiles and multicannons now also deal explosive/kinetic damage
2018-11-17 11:28:44 +11:00
felixlinker
95cb3af4d9 AX missiles and multicannons now also deal explosive/kinetic damage 2018-11-16 22:30:58 +00:00
willyb321
9ad5b7d5f8 fix mamba/phantom bulkhead edIDs 2018-11-17 09:29:41 +11:00
William Blythe
ee4ffc0116 krait phantom default loadout: 2018-11-15 09:35:21 +11:00
William Blythe
6b3458289f mamba default loadout: 2018-11-15 09:30:26 +11:00
willyb321
94ed51d431 mamba and phantom retail cost 2018-11-15 07:47:21 +11:00
William Blythe
e223286faf oops
this is why i dont do things at 6am
2018-11-13 09:37:15 +11:00
William Blythe
27c6fcac81 fix edid and add .editorconfig 2018-11-13 09:06:37 +11:00
willyb321
87faf8263d remove beta flag 2018-11-13 06:34:19 +11:00
willyb321
df8a429eb3 actual mamba and krait phantom stats
from fdev
2018-11-13 06:24:08 +11:00
willyb321
73322056e9 remove fighter hanger from krait phantom 2018-11-11 02:02:47 +11:00
willyb321
b1a76f93bb add beta flag to beta ships 2018-11-10 09:39:00 +11:00
William Blythe
d4cfb14d6b fix default loadout 2018-11-09 11:21:03 +11:00
William Blythe
933b69d16f fix pipspeed, add krait phantom 2018-11-09 09:54:09 +11:00
William Blythe
a098e92168 add mamba (beta) 2018-11-09 09:38:06 +11:00
William Blythe
a1527ebca5 remove discovery scanner 2018-11-08 09:43:59 +11:00
William Blythe
6e0270197c fix beluga size 6 slots 2018-11-02 13:24:48 +11:00
William Blythe
95ac08e170 correct a bunch of edIDs and eddbIDs 2018-11-02 10:13:40 +11:00
willyb321
bc7a6c86cc Saud Kruger ships now no longer have restricted slots 2018-11-02 06:56:24 +11:00
William
67913e9414 Merge pull request #57 from EDCD/feature/challenger
Fix challenger base speed
2018-10-01 08:09:32 +10:00
felixlinker
081287bdfa Fix challenger base speed 2018-09-30 16:10:41 +01:00
William
c79d4cd49e Merge pull request #56 from EDCD/feature/bug-fixes
Various bug fixes
2018-09-30 08:29:43 +10:00
felixlinker
084d28a763 Overcharged mod for PAs don't reduce ammo 2018-09-29 23:00:52 +01:00
felixlinker
9df5c4deaa Multi servos increases not decreases fire rate 2018-09-29 22:33:02 +01:00
felixlinker
53f1371ae9 Thermal conduit doesn't effect damage 2018-09-29 22:25:37 +01:00
felixlinker
e5421e78c2 Fixed distdraw for medium guardian plasma charger 2018-09-29 22:20:40 +01:00
felixlinker
63a90276ca Merge branch 'feature/fixes' into feature/bug-fixes 2018-09-29 15:59:19 +01:00
felixlinker
46ed645c2c Fix Type 10 bulkheads pricing 2018-09-29 15:49:47 +01:00
willyb321
30294b346f Merge branch 'master' into develop 2018-09-23 11:42:57 +10:00
willyb321
48f1971217 Merge branch 'release/3.0.0' 2018-09-23 11:42:56 +10:00
Felix Linker
64bfb9280f Dumbfire missiles have breach chance 1 2018-09-15 12:31:00 +02:00
131 changed files with 9679 additions and 77498 deletions

21
.editorconfig Normal file
View File

@@ -0,0 +1,21 @@
root = true
[*]
# change these settings to your own preference
indent_style = space
indent_size = 2
# we recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[{package,bower}.json]
indent_style = space
indent_size = 2

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ node_modules/*
.idea
.vscode/
package-lock.json
dist/

24
LICENSE.md Normal file
View File

@@ -0,0 +1,24 @@
All Data and [associated JSON](https://github.com/EDCD/coriolis-data) files are intellectual property and copyright of Frontier Developments plc ('Frontier', 'Frontier Developments') and are subject to their
[terms and conditions](https://www.frontierstore.net/terms-and-conditions/).
The code (Javascript, CSS, HTML, and SVG files only) specificially for Coriolis.io is released under the MIT License.
Copyright (c) 2015 Coriolis.io, Colin McLeod
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software (Javascript, CSS, HTML, and SVG files only), and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

View File

@@ -5,6 +5,14 @@ JSON Data modelling Elite Dangerous ships and components.
See [the wiki](https://github.com/edcd/coriolis-data/wiki) for more details
## Issues
If you want to report an issue for this repository, please do this in the main repository of the coriolis project: https://github.com/EDCD/coriolis/issues
## Hosted Versions
You can find hosted and compiled versions of the data-json under https://coriolis.io/data/ and https://beta.coriolis.io/data/.
You might want to load these as depedency instead of reyling on the npm-dependency.
## Development

30748
dist/index.js vendored

File diff suppressed because it is too large Load Diff

41743
dist/index.json vendored

File diff suppressed because it is too large Load Diff

View File

@@ -7,6 +7,10 @@ var exportString = JSON.stringify({ Ships: Ships, Modules: Modules, Modification
var ast = UglifyJS.parse(['module.exports = ', JSON.stringify({ Ships: Ships, Modules: Modules, Modifications: Modifications }), ';'].join(''));
var code = ast.print_to_string({beautify: true, indent_level: 2});
if (!fs.existsSync('./dist')){
fs.mkdirSync('./dist');
}
fs.open('./dist/index.json', 'w', function() {
fs.writeFile('./dist/index.js', code, function(err) {});
});

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@
"ranget": {"id": 26, "name": "ranget", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"regen": {"id": 27, "name": "regen", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"reload": {"id": 28, "name": "reload", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"rof": {"id": 29, "name": "rof", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"rof": {"id": 29, "name": "rof", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"angle": {"id": 46, "name": "angle", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"scanrate": {"id": 49, "name": "scanrate", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"scantime": {"id": 48, "name": "scantime", "type": "percentage", "method": "multiplicative", "higherbetter": false},
@@ -50,5 +50,9 @@
"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},
"chargetime": {"id": 52, "name": "chargetime", "type": "percentage", "method": "multiplicative", "higherbetter": false},
"proberadius": {"id": 53, "name": "proberadius", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"scanrange": {"id": 54, "name": "scanrange", "type": "numeric", "method": "additive", "higherbetter": true},
"maxangle": {"id": 55, "name": "maxangle", "type": "numeric", "method": "additive", "higherbetter": true}
}

View File

@@ -122,6 +122,9 @@
"OutfittingFieldType_ShieldBankSpinUp": {
"spinup": 1
},
"OutfittingFieldType_ShotSpeed": {
"shotspeed": 1
},
"OutfittingFieldType_ThermalLoad": {
"thermload": 1
},
@@ -149,7 +152,8 @@
"OutfittingFieldType_Damage": {
"damage": 1
},
"OutfittingFieldType_weapon_falloffrange_from_range": {
"OutfittingFieldType_DamageFalloffRange": {
"fallofffromrange": 1
},
"OutfittingFieldType_ArmourPenetration": {
"piercing": 1
@@ -164,11 +168,14 @@
"reload": 1
},
"special_auto_loader": {},
"special_smart_rounds": {},
"special_choke_canister": {},
"special_feedback_cascade_cooled": {
"damage": -0.2,
"thermload": -0.4
},
"special_super_penetrator_cooled": {
"reload": 0.5,
"thermload": -0.4
},
"special_concordant_sequence": {
@@ -181,6 +188,9 @@
"damage": -0.1,
"thermload": -0.4
},
"special_plasma_slug_pa": {
"damage": -0.1
},
"special_dispersal_field": {
},
"special_distortion_field": {},
@@ -189,24 +199,29 @@
"thermload": 1
},
"special_feedback_cascade": {
"breachdmg": -0.2,
"damage": -0.2
},
"special_force_shell": {
"shotspeed": -0.1667
"shotspeed": -0.1666666666666667
},
"special_fsd_interrupt": {
"damage": -0.3,
"rof": 0.5
},
"special_high_yield_shell": {
"rof": 0.1111111111111111
"rof": 0.1111111111111111,
"damage": -0.35,
"damagedist": {
"K": 0.5,
"E": 0.5
}
},
"special_incendiary_rounds": {
"rof": 0.05263157894736842,
"thermload": 2,
"damagedist": {
"T": 1
"T": 0.9,
"K": 0.1
}
},
"special_inertial_impact": {
@@ -249,12 +264,10 @@
"reload": 0.5
},
"special_thermal_cascade": {},
"special_thermal_conduit": {
"damage": -0.2
},
"special_thermal_conduit": {},
"special_thermal_vent": {},
"special_thermalshock": {
"damage": -0.2
"damage": -0.1
},
"special_penetrator_munitions": {
},
@@ -265,9 +278,9 @@
"special_shield_regenerative": {
"brokenregen": 0.15,
"regen": 0.15,
"thermres": -1,
"kinres": -1,
"explres": -1
"thermres": -1.5,
"kinres": -1.5,
"explres": -1.5
},
"special_shield_resistive": {
"thermres": 3,
@@ -304,7 +317,7 @@
"mass": -0.1
},
"special_engine_cooled": {
"mass": 0.1,
"mass": 0.05,
"thermload": -0.1
},
"special_engine_haulage": {
@@ -337,6 +350,7 @@
"special_fsd_cooled": {
"thermload": -0.1
},
"special_lock_breaker": {},
"special_powerplant_highcharge": {
"mass": 0.1,
"pgen": 0.05
@@ -398,7 +412,7 @@
},
"special_weapon_rateoffire": {
"power": 0.05,
"rof": -0.03
"rof": -0.02912621359223300970873786407767
},
"special_weapon_efficient": {
"power": -0.1

File diff suppressed because it is too large Load Diff

View File

@@ -1,548 +1,645 @@
{
"special_auto_loader": {
"fdname": "special_auto_loader",
"id": 0,
"edname": "special_auto_loader",
"key": "special_auto_loader",
"name": "Auto loader",
"uuid": "640d6dde-f497-42cd-8bc9-73ab3fa1b43a"
},
"special_choke_canister": {
"fdname": "special_choke_canister",
"id": 1,
"edname": "special_choke_canister",
"key": "special_choke_canister",
"name": "Choke canister",
"uuid": "770007e7-398c-40ce-be02-22b227728aef"
},
"special_concordant_sequence": {
"fdname": "special_concordant_sequence",
"id": 2,
"edname": "special_concordant_sequence",
"key": "special_concordant_sequence",
"name": "Concordant sequence",
"uuid": "b556c19a-e756-45b1-846f-9ddc61af18a9"
},
"special_corrosive_shell": {
"fdname": "special_corrosive_shell",
"id": 3,
"edname": "special_corrosive_shell",
"key": "special_corrosive_shell",
"name": "Corrosive shell",
"uuid": "a6faa870-ff89-4e48-b607-424e065cbd43"
},
"special_blinding_shell": {
"fdname": "special_blinding_shell",
"id": 4,
"edname": "special_blinding_shell",
"key": "special_blinding_shell",
"name": "Dazzle shell",
"uuid": "0a1e29ee-2fc7-4cbd-bbda-e8803c3e03ac"
},
"special_dispersal_field": {
"fdname": "special_dispersal_field",
"id": 5,
"edname": "special_dispersal_field",
"key": "special_dispersal_field",
"name": "Dispersal field",
"uuid": "0e2dbd63-335d-4dca-8050-c7ca8ddc56b0"
},
"special_distortion_field": {
"fdname": "special_distortion_field",
"id": 6,
"edname": "special_distortion_field",
"key": "special_distortion_field",
"name": "Distortion field",
"uuid": "4da956d5-df5b-4d4f-8651-22fd5e343454"
},
"special_drag_munitions": {
"fdname": "special_drag_munitions",
"id": 7,
"edname": "special_drag_munitions",
"key": "special_drag_munitions",
"name": "Drag munitions",
"uuid": "ca4cd540-660a-4fba-b38d-179f72125819"
},
"special_emissive_munitions": {
"fdname": "special_emissive_munitions",
"id": 8,
"edname": "special_emissive_munitions",
"key": "special_emissive_munitions",
"name": "Emissive munitions",
"uuid": "16c9ed0f-63c0-4ff2-b2e0-59bbb294632d"
},
"special_feedback_cascade": {
"fdname": "special_feedback_cascade",
"id": 9,
"edname": "special_feedback_cascade",
"key": "special_feedback_cascade",
"name": "Feedback cascade (Legacy)",
"uuid": "fe22ebee-802a-4905-b390-f59a65c1394c"
},
"special_force_shell": {
"fdname": "special_force_shell",
"id": 10,
"edname": "special_force_shell",
"key": "special_force_shell",
"name": "Force shell",
"uuid": "62056851-d2f2-474d-ba77-66c030c900e9"
},
"special_fsd_interrupt": {
"fdname": "special_fsd_interrupt",
"id": 33,
"edname": "special_fsd_interrupt",
"key": "special_fsd_interrupt",
"name": "FSD interrupt",
"uuid": "c1400054-1c2b-487c-8854-7a22d96d4cd2"
},
"special_high_yield_shell": {
"fdname": "special_high_yield_shell",
"id": 11,
"edname": "special_high_yield_shell",
"key": "special_high_yield_shell",
"name": "High yield shell",
"uuid": "a950b42c-204f-4775-a0c5-21bfcec1fd14"
},
"special_incendiary_rounds": {
"fdname": "special_incendiary_rounds",
"id": 12,
"edname": "special_incendiary_rounds",
"key": "special_incendiary_rounds",
"name": "Incendiary rounds",
"uuid": "3526773e-a814-4bec-afbf-30db79a3e239"
},
"special_inertial_impact": {
"fdname": "special_inertial_impact",
"id": 32,
"edname": "special_inertial_impact",
"key": "special_inertial_impact",
"name": "Inertial impact",
"uuid": "6eda22d3-8049-4bab-a125-762b12fa576a"
},
"special_ion_disruptor": {
"fdname": "special_ion_disruptor",
"id": 13,
"edname": "special_ion_disruptor",
"key": "special_ion_disruptor",
"name": "Ion disruptor",
"uuid": "d84e40ca-afc1-4b01-9940-034152d288e7"
},
"special_mass_lock_munition": {
"fdname": "special_mass_lock_munition",
"id": 14,
"edname": "special_mass_lock_munition",
"key": "special_mass_lock_munition",
"name": "Mass lock munition",
"uuid": "8565714f-912d-488b-82fb-43911504a300"
},
"special_overload_munitions": {
"fdname": "special_overload_munitions",
"id": 15,
"edname": "special_overload_munitions",
"key": "special_overload_munitions",
"name": "Overload munitions",
"uuid": "c157bbd1-a14d-4aa2-9081-94cbfbdee558"
},
"special_penetrator_payload": {
"fdname": "special_penetrator_payload",
"id": 16,
"edname": "special_penetrator_payload",
"key": "special_penetrator_payload",
"name": "Penetrator payload",
"uuid": "39e3bb85-e349-434b-b9fe-7fd02ee57f3d"
},
"special_phasing_sequence": {
"fdname": "special_phasing_sequence",
"id": 17,
"edname": "special_phasing_sequence",
"key": "special_phasing_sequence",
"name": "Phasing sequence",
"uuid": "47254ea9-c88f-43e0-9166-d1796649917b"
},
"special_plasma_slug": {
"fdname": "special_plasma_slug",
"id": 18,
"edname": "special_plasma_slug",
"key": "special_plasma_slug",
"name": "Plasma slug (Legacy)",
"uuid": "8794e18a-ecd5-4ebc-afd7-0b7d0d0cdd91"
},
"special_radiant_canister": {
"fdname": "special_radiant_canister",
"id": 19,
"edname": "special_radiant_canister",
"key": "special_radiant_canister",
"name": "Radiant Canister",
"uuid": "51f84837-e9a5-432c-a125-d4322099266c"
},
"special_regeneration_sequence": {
"fdname": "special_regeneration_sequence",
"id": 20,
"edname": "special_regeneration_sequence",
"key": "special_regeneration_sequence",
"name": "Regeneration sequence",
"uuid": "3bece1bb-7c31-4735-8c18-54dc4a0057bc"
},
"special_reverberating_cascade": {
"fdname": "special_reverberating_cascade",
"id": 21,
"edname": "special_reverberating_cascade",
"key": "special_reverberating_cascade",
"name": "Reverberating cascade",
"uuid": "c03e2f4f-9520-44bb-9a1f-7a917e8e3a48"
},
"special_scramble_spectrum": {
"fdname": "special_scramble_spectrum",
"id": 22,
"edname": "special_scramble_spectrum",
"key": "special_scramble_spectrum",
"name": "Scramble spectrum",
"uuid": "4f42cb92-4440-4295-ada9-fcca788a65b8"
},
"special_screening_shell": {
"fdname": "special_screening_shell",
"id": 23,
"edname": "special_screening_shell",
"key": "special_screening_shell",
"name": "Screening shell",
"uuid": "9cf533fc-ccb1-4c92-8b6b-dd700af2988a"
},
"special_shiftlock_canister": {
"fdname": "special_shiftlock_canister",
"id": 24,
"edname": "special_shiftlock_canister",
"key": "special_shiftlock_canister",
"name": "Shift-lock canister",
"uuid": "1f7b0deb-e023-43e5-96f6-ebf60d683e8b"
},
"special_smart_rounds": {
"fdname": "special_smart_rounds",
"id": 25,
"edname": "special_smart_rounds",
"key": "special_smart_rounds",
"name": "Smart rounds",
"uuid": "2a3d8519-27af-44f2-a50b-33095964d1cc"
},
"special_super_penetrator": {
"fdname": "special_super_penetrator",
"id": 26,
"edname": "special_super_penetrator",
"key": "special_super_penetrator",
"name": "Super penetrator (Legacy)",
"uuid": "2423e8f7-2384-4d32-8b9d-0e06a42a301d"
},
"special_lock_breaker": {
"fdname": "special_lock_breaker",
"id": 27,
"edname": "special_lock_breaker",
"key": "special_lock_breaker",
"name": "Target lock breaker",
"uuid": "4cf42ed8-574f-4bb8-a1f2-ee154475b463"
},
"special_thermal_cascade": {
"fdname": "special_thermal_cascade",
"id": 28,
"edname": "special_thermal_cascade",
"key": "special_thermal_cascade",
"name": "Thermal cascade",
"uuid": "e5c8cab4-7a2f-450d-a937-2d0d8b9e3714"
},
"special_thermal_conduit": {
"fdname": "special_thermal_conduit",
"id": 29,
"edname": "special_thermal_conduit",
"key": "special_thermal_conduit",
"name": "Thermal conduit",
"uuid": "4e4e1f59-6762-47ff-b1fa-40ca43304698"
},
"special_thermal_vent": {
"fdname": "special_thermal_vent",
"id": 30,
"edname": "special_thermal_vent",
"key": "special_thermal_vent",
"name": "Thermal vent",
"uuid": "70f11414-7904-405c-92db-806178ee9df4"
},
"special_thermalshock": {
"fdname": "special_thermalshock",
"id": 31,
"edname": "special_thermalshock",
"key": "special_thermalshock",
"name": "Thermal shock",
"uuid": "fe8b4daa-e65d-464c-811d-400d3632a3d6"
},
"special_feedback_cascade_cooled": {
"fdname": "special_feedback_cascade_cooled",
"name": "Feedback Cascade",
"id": 100,
"edname": "special_feedback_cascade_cooled",
"key": "special_feedback_cascade_cooled",
"uuid": "3c153755-3d2c-4832-bb73-d6b3d0e99a71"
},
"special_super_penetrator_cooled": {
"fdname": "special_super_penetrator_cooled",
"name": "Super Penetrator",
"id": 101,
"edname": "special_super_penetrator_cooled",
"key": "special_super_penetrator_cooled",
"uuid": "4bb4ec50-40fb-473d-abaf-4fc386aa889c"
},
"special_plasma_slug_cooled": {
"fdname": "special_plasma_slug",
"name": "Plasma Slug",
"id": 102,
"edname": "special_plasma_slug_cooled",
"key": "special_plasma_slug_cooled",
"uuid": "58a7b1b6-57b9-40f2-9a5a-712a5388a5eb"
},
"special_plasma_slug_pa": {
"fdname": "special_plasma_slug",
"name": "Plasma Slug",
"id": 157,
"key": "special_plasma_slug_pa"
},
"special_penetrator_munitions": {
"fdname": "special_penetrator_munitions",
"name": "Penetrator Munitions",
"id": 103,
"edname": "special_penetrator_munitions",
"key": "special_penetrator_munitions",
"uuid": "35578402-1bc7-4d19-828b-af31ebd79866"
},
"special_deep_cut_payload": {
"fdname": "special_deep_cut_payload",
"name": "Penetrator Payload",
"id": 104,
"edname": "special_deep_cut_payload",
"key": "special_deep_cut_payload",
"uuid": "5d25c5bc-4b45-4119-bd87-71bfd0f85957"
},
"special_mass_lock": {
"fdname": "special_mass_lock",
"name": "Mass Lock Munition",
"id": 105,
"edname": "special_mass_lock",
"key": "special_mass_lock",
"uuid": "9e8635af-4077-4d7a-98dd-5220c8722688"
},
"special_shield_regenerative": {
"fdname": "special_shield_regenerative",
"name": "Fast Charge",
"id": 106,
"edname": "special_shield_regenerative",
"key": "special_shield_regenerative",
"uuid": "42c5e92d-ccab-435a-b2c6-fd268d39d6f5"
},
"special_shield_resistive": {
"fdname": "special_shield_resistive",
"name": "Multi-weave",
"id": 107,
"edname": "special_shield_resistive",
"key": "special_shield_resistive",
"uuid": "dd46c8be-730c-4671-87fe-f98b181b66cf"
},
"special_shield_health": {
"fdname": "special_shield_health",
"name": "Hi-Cap",
"id": 108,
"edname": "special_shield_health",
"key": "special_shield_health",
"uuid": "603c1ba6-45e6-4401-af56-639c3e7c9b79"
},
"special_shield_efficient": {
"fdname": "special_shield_efficient",
"name": "Lo-draw",
"id": 109,
"edname": "special_shield_efficient",
"key": "special_shield_efficient",
"uuid": "66a39288-59d7-4cfb-914d-354a200c0210"
},
"special_shield_thermic": {
"fdname": "special_shield_thermic",
"name": "Thermo Block",
"id": 110,
"edname": "special_shield_thermic",
"key": "special_shield_thermic",
"uuid": "c7636c6b-5849-4cad-bd8e-d99968d4014e"
},
"special_shield_kinetic": {
"fdname": "special_shield_kinetic",
"name": "Force Block",
"id": 111,
"edname": "special_shield_kinetic",
"key": "special_shield_kinetic",
"uuid": "3f9e7ca8-7e07-46c4-ad06-cf3787352201"
},
"special_shield_toughened": {
"fdname": "special_shield_toughened",
"name": "Double Braced",
"id": 112,
"edname": "special_shield_toughened",
"key": "special_shield_toughened",
"uuid": "d7d8433c-445c-4d8e-b4a4-3bd78cba9d15"
},
"special_shield_lightweight": {
"fdname": "special_shield_lightweight",
"name": "Stripped Down",
"id": 113,
"edname": "special_shield_lightweight",
"key": "special_shield_lightweight",
"uuid": "91ff72db-51cf-428d-80a8-be96d6418c4b"
},
"special_engine_cooled": {
"fdname": "special_engine_cooled",
"name": "Thermal Spread",
"id": 114,
"edname": "special_engine_cooled",
"key": "special_engine_cooled",
"uuid": "42ff1374-3ecb-4872-abfa-b39b495fb203"
},
"special_engine_haulage": {
"fdname": "special_engine_haulage",
"name": "Drive Distributors",
"id": 115,
"edname": "special_engine_haulage",
"key": "special_engine_haulage",
"uuid": "bd3c1991-370e-4b9d-b8cd-d5dec3260647"
},
"special_engine_overloaded": {
"fdname": "special_engine_overloaded",
"name": "Drag Drives",
"id": 116,
"edname": "special_engine_overloaded",
"key": "special_engine_overloaded",
"uuid": "68998b16-7b65-4f58-8bc0-6e0f2686c367"
},
"special_engine_toughened": {
"fdname": "special_engine_toughened",
"name": "Double Braced",
"id": 117,
"edname": "special_engine_toughened",
"key": "special_engine_toughened",
"uuid": "41b04d96-0817-479b-92e5-2114de444170"
},
"special_engine_lightweight": {
"fdname": "special_engine_lightweight",
"name": "Stripped Down",
"id": 118,
"edname": "special_engine_lightweight",
"key": "special_engine_lightweight",
"uuid": "dd77b197-412e-4ca1-88ed-0939c5c31a01"
},
"special_fsd_fuelcapacity": {
"fdname": "special_fsd_fuelcapacity",
"name": "Deep Charge",
"id": 119,
"edname": "special_fsd_fuelcapacity",
"key": "special_fsd_fuelcapacity",
"uuid": "56f1e58d-2044-4a31-8b54-ad0f99dfd64e"
},
"special_fsd_heavy": {
"fdname": "special_fsd_heavy",
"name": "Mass Manager",
"id": 120,
"edname": "special_fsd_heavy",
"key": "special_fsd_heavy",
"uuid": "4d7d30c3-970b-4c6e-a507-89ac7e6441bd"
},
"special_fsd_toughened": {
"fdname": "special_fsd_toughened",
"name": "Double Braced",
"id": 121,
"edname": "special_fsd_toughened",
"key": "special_fsd_toughened",
"uuid": "14c7f016-5c32-4599-8a27-caa1733f92e3"
},
"special_fsd_lightweight": {
"fdname": "special_fsd_lightweight",
"name": "Stripped Down",
"id": 122,
"edname": "special_fsd_lightweight",
"key": "special_fsd_lightweight",
"uuid": "6ab9d9d4-d488-4de8-9c1b-089a31f290a0"
},
"special_fsd_cooled": {
"fdname": "special_fsd_cooled",
"name": "Thermal Spread",
"id": 123,
"edname": "special_fsd_cooled",
"key": "special_fsd_cooled",
"uuid": "60ab0728-c8cd-47c9-a357-8c8bfeeb7023"
},
"special_powerplant_highcharge": {
"fdname": "special_powerplant_highcharge",
"name": "Monstered",
"id": 124,
"edname": "special_powerplant_highcharge",
"key": "special_powerplant_highcharge",
"uuid": "12a57a09-0e05-41a9-9824-14a3618e7a0f"
},
"special_powerplant_cooled": {
"fdname": "special_powerplant_cooled",
"name": "Thermal Spread",
"id": 125,
"edname": "special_powerplant_cooled",
"key": "special_powerplant_cooled",
"uuid": "6cda2960-a05b-4dd1-978c-202d746e47bc"
},
"special_powerplant_toughened": {
"fdname": "special_powerplant_toughened",
"name": "Double Braced",
"id": 126,
"edname": "special_powerplant_toughened",
"key": "special_powerplant_toughened",
"uuid": "1fddaba5-bc0b-492c-9caa-4a72a149532b"
},
"special_powerplant_lightweight": {
"fdname": "special_powerplant_lightweight",
"name": "Stripped Down",
"id": 127,
"edname": "special_powerplant_lightweight",
"key": "special_powerplant_lightweight",
"uuid": "11b258eb-36d1-4cbc-be04-7fc426ef3121"
},
"special_powerdistributor_capacity": {
"fdname": "special_powerdistributor_capacity",
"name": "Cluster Capacitors",
"id": 128,
"edname": "special_powerdistributor_capacity",
"key": "special_powerdistributor_capacity",
"uuid": "c4231886-f988-4a31-a749-2a58550f9e44"
},
"special_powerdistributor_fast": {
"fdname": "special_powerdistributor_fast",
"name": "Super Conduits",
"id": 129,
"edname": "special_powerdistributor_fast",
"key": "special_powerdistributor_fast",
"uuid": "b5bb35a1-e851-4d37-8f26-8fe828f84c95"
},
"special_powerdistributor_efficient": {
"fdname": "special_powerdistributor_efficient",
"name": "Flow Control",
"id": 130,
"edname": "special_powerdistributor_efficient",
"key": "special_powerdistributor_efficient",
"uuid": "c226afaf-ee7f-4809-a4e4-0797d4822a69"
},
"special_powerdistributor_toughened": {
"fdname": "special_powerdistributor_toughened",
"name": "Double Braced",
"id": 131,
"edname": "special_powerdistributor_toughened",
"key": "special_powerdistributor_toughened",
"uuid": "14d36c9b-efd5-450b-8175-80287daecd78"
},
"special_powerdistributor_lightweight": {
"fdname": "special_powerdistributor_lightweight",
"name": "Stripped Down",
"id": 132,
"edname": "special_powerdistributor_lightweight",
"key": "special_powerdistributor_lightweight",
"uuid": "ec53deaf-ece6-443f-9503-dd3dc5329e14"
},
"special_shieldcell_gradual": {
"fdname": "special_shieldcell_gradual",
"name": "Recycling Cell",
"id": 133,
"edname": "special_shieldcell_gradual",
"key": "special_shieldcell_gradual",
"uuid": "c8aa2134-3153-47b8-a367-9c5dbb9c557d"
},
"special_shieldcell_oversized": {
"fdname": "special_shieldcell_oversized",
"name": "Boss Cells",
"id": 134,
"edname": "special_shieldcell_oversized",
"key": "special_shieldcell_oversized",
"uuid": "87ed0cec-9624-4ecb-8ffb-cc941464e8d2"
},
"special_shieldcell_efficient": {
"fdname": "special_shieldcell_efficient",
"name": "Flow Control",
"id": 135,
"edname": "special_shieldcell_efficient",
"key": "special_shieldcell_efficient",
"uuid": "1d2316b8-3ddb-4db4-b36f-2d3e0e8581b5"
},
"special_shieldcell_toughened": {
"fdname": "special_shieldcell_toughened",
"name": "Double Braced",
"id": 136,
"edname": "special_shieldcell_toughened",
"key": "special_shieldcell_toughened",
"uuid": "beecd33b-b171-4a08-9d5a-459266bcb275"
},
"special_shieldcell_lightweight": {
"fdname": "special_shieldcell_lightweight",
"name": "Stripped Down",
"id": 137,
"edname": "special_shieldcell_lightweight",
"key": "special_shieldcell_lightweight",
"uuid": "b92c2e2e-baa5-4ce9-bf60-05771d7dcbc1"
},
"special_weapon_damage": {
"fdname": "special_weapon_damage",
"name": "Oversized",
"id": 138,
"edname": "special_weapon_damage",
"key": "special_weapon_damage",
"uuid": "ceb5c729-4565-4869-ade8-5ee897e8b410"
},
"special_weapon_rateoffire": {
"fdname": "special_weapon_rateoffire",
"name": "Multi-servos",
"id": 139,
"edname": "special_weapon_rateoffire",
"key": "special_weapon_rateoffire",
"uuid": "fd62292f-f5ed-4728-bc8a-3ae215ced386"
},
"special_weapon_efficient": {
"fdname": "special_weapon_efficient",
"name": "Flow Control",
"id": 140,
"edname": "special_weapon_efficient",
"key": "special_weapon_efficient",
"uuid": "d7ae7537-52ce-402a-b997-1cc463d8c7d0"
},
"special_weapon_toughened": {
"fdname": "special_weapon_toughened",
"name": "Double Braced",
"id": 141,
"edname": "special_weapon_toughened",
"key": "special_weapon_toughened",
"uuid": "167892c7-c4bd-411e-af8a-5bb464beec29"
},
"special_weapon_lightweight": {
"fdname": "special_weapon_lightweight",
"name": "Stripped Down",
"id": 142,
"edname": "special_weapon_lightweight",
"key": "special_weapon_lightweight",
"uuid": "dfc22aad-48b8-4f8d-af16-ec3b978fc8b6"
},
"special_armour_thermic": {
"fdname": "special_armour_thermic",
"name": "Reflective Plating",
"id": 143,
"edname": "special_armour_thermic",
"key": "special_armour_thermic",
"uuid": "dfe731fd-b709-4bbb-989b-5190bba4aa0e"
},
"special_armour_kinetic": {
"fdname": "special_armour_kinetic",
"name": "Angled Plating",
"id": 144,
"edname": "special_armour_kinetic",
"key": "special_armour_kinetic",
"uuid": "4803f4b3-f8ac-44a6-a6da-8d4c94aee048"
},
"special_armour_explosive": {
"fdname": "special_armour_explosive",
"name": "Layered Plating",
"id": 145,
"edname": "special_armour_explosive",
"key": "special_armour_explosive",
"uuid": "2af2d71c-b511-49a0-a605-22cfce862a63"
},
"special_armour_chunky": {
"fdname": "special_armour_chunky",
"name": "Deep Plating",
"id": 146,
"edname": "special_armour_chunky",
"key": "special_armour_chunky",
"uuid": "c4318e14-d50c-49ff-984f-bacae4aaa334"
},
"special_hullreinforcement_thermic": {
"fdname": "special_hullreinforcement_thermic",
"name": "Reflective Plating",
"id": 147,
"edname": "special_hullreinforcement_thermic",
"key": "special_hullreinforcement_thermic",
"uuid": "6c88aa33-01db-4eda-928e-6ca8b9b1bc3d"
},
"special_hullreinforcement_kinetic": {
"fdname": "special_hullreinforcement_kinetic",
"name": "Angled Plating",
"id": 148,
"edname": "special_hullreinforcement_kinetic",
"key": "special_hullreinforcement_kinetic",
"uuid": "e8631809-2915-4373-905c-8dcf3bda6921"
},
"special_hullreinforcement_explosive": {
"fdname": "special_hullreinforcement_explosive",
"name": "Layered Plating",
"id": 149,
"edname": "special_hullreinforcement_explosive",
"key": "special_hullreinforcement_explosive",
"uuid": "cdd19fcc-74b4-463a-a8f1-2e9909da664f"
},
"special_hullreinforcement_chunky": {
"fdname": "special_hullreinforcement_chunky",
"name": "Deep Plating",
"id": 150,
"edname": "special_hullreinforcement_chunky",
"key": "special_hullreinforcement_chunky",
"uuid": "b51706cc-d412-4559-8654-f812d2eb44b9"
},
"special_shieldbooster_thermic": {
"fdname": "special_shieldbooster_thermic",
"name": "Thermo Block",
"id": 151,
"edname": "special_shieldbooster_thermic",
"key": "special_shieldbooster_thermic",
"uuid": "c3340df8-c6da-49c9-b236-8f1cc4209088"
},
"special_shieldbooster_kinetic": {
"fdname": "special_shieldbooster_kinetic",
"name": "Force Block",
"id": 152,
"edname": "special_shieldbooster_kinetic",
"key": "special_shieldbooster_kinetic",
"uuid": "cb95d9b4-a945-491d-95ad-e230c0454cd9"
},
"special_shieldbooster_explosive": {
"fdname": "special_shieldbooster_explosive",
"name": "Blast Block",
"id": 153,
"edname": "special_shieldbooster_explosive",
"key": "special_shieldbooster_explosive",
"uuid": "eb1c4a92-03ef-4263-8051-9ac91b2d43b2"
},
"special_shieldbooster_efficient": {
"fdname": "special_shieldbooster_efficient",
"name": "Flow Control",
"id": 154,
"edname": "special_shieldbooster_efficient",
"key": "special_shieldbooster_efficient",
"uuid": "441e1d85-5174-4172-85ea-caee8d3c632d"
},
"special_shieldbooster_toughened": {
"fdname": "special_shieldbooster_toughened",
"name": "Double Braced",
"id": 155,
"edname": "special_shieldbooster_toughened",
"key": "special_shieldbooster_toughened",
"uuid": "32cb80c0-bb11-49ea-ae21-4c94eb5f9195"
},
"special_shieldbooster_chunky": {
"fdname": "special_shieldbooster_chunky",
"name": "Super Capacitors",
"id": 156,
"edname": "special_shieldbooster_chunky",
"key": "special_shieldbooster_chunky",
"uuid": "4197c308-a3df-442a-91c2-db856b4f57cf"
}
}

View File

@@ -0,0 +1,66 @@
{
"abl": [
{
"breachdmg": 0.6,
"breachmax": 0.2,
"shotspeed": 667,
"breachmin": 0.1,
"class": 1,
"cost": 9700,
"damage": 4,
"chargetime": 0,
"damagedist": {
"T": 1
},
"distdraw": 2,
"edID": 128915458,
"eddbID": 823,
"falloff": 1000,
"fireint": 0.2,
"clip": 1,
"grp": "abl",
"id": "3R",
"reload": 2,
"integrity": 40,
"mass": 2,
"mount": "F",
"piercing": 18,
"power": 0.34,
"range": 1000,
"rating": "D",
"thermload": 1.8,
"symbol": "Hpt_Mining_AbrBlstr_Fixed_Small"
},
{
"breachdmg": 0.6,
"breachmax": 0.2,
"shotspeed": 667,
"breachmin": 0.1,
"class": 1,
"cost": 27480,
"damage": 4,
"chargetime": 0,
"damagedist": {
"T": 1
},
"distdraw": 2,
"edID": 128915459,
"eddbID": 823,
"falloff": 1000,
"fireint": 0.2,
"clip": 1,
"grp": "abl",
"id": "3S",
"reload": 2,
"integrity": 40,
"mass": 2,
"mount": "T",
"piercing": 18,
"power": 0.47,
"range": 1000,
"rating": "D",
"thermload": 1.8,
"symbol": "Hpt_Mining_Abrblstr_Turret_Small"
}
]
}

View File

@@ -1,7 +1,9 @@
{
"axmr": [
{
"experimental": true,
"ammo": 64,
"ammocost": 235,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
@@ -10,12 +12,14 @@
"cost": 540900,
"damage": 64,
"damagedist": {
"X": 1
"X": 1,
"E": 1
},
"distdraw": 0.14,
"edID": 128788699,
"eddbID": 1614,
"falloff": 10000,
"fireint": 2.0,
"grp": "axmr",
"id": "x4",
"integrity": 51,
@@ -26,13 +30,14 @@
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 2.4,
"symbol": "Hpt_ATDumbfireMissile_Fixed_Medium"
},
{
"experimental": true,
"ammo": 64,
"ammocost": 235,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
@@ -41,12 +46,14 @@
"cost": 2022700,
"damage": 50,
"damagedist": {
"X": 1
"X": 1,
"E": 1
},
"distdraw": 0.08,
"edID": 128788704,
"eddbID": 1615,
"falloff": 10000,
"fireint": 2.0,
"grp": "axmr",
"id": "x5",
"integrity": 51,
@@ -57,13 +64,14 @@
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 1.5,
"symbol": "Hpt_ATDumbfireMissile_Turret_Medium"
},
{
"experimental": true,
"ammo": 128,
"ammocost": 235,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
@@ -72,12 +80,14 @@
"cost": 1352250,
"damage": 64,
"damagedist": {
"X": 1
"X": 1,
"E": 1
},
"distdraw": 0.24,
"edID": 128788700,
"eddbID": 1623,
"falloff": 10000,
"fireint": 2.0,
"grp": "axmr",
"id": "x6",
"integrity": 64,
@@ -88,13 +98,14 @@
"power": 1.62,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_ATDumbfireMissile_Fixed_Large"
},
{
"experimental": true,
"ammo": 128,
"ammocost": 235,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
@@ -103,12 +114,14 @@
"cost": 4056750,
"damage": 64,
"damagedist": {
"X": 1
"X": 1,
"E": 1
},
"distdraw": 0.14,
"edID": 128788705,
"eddbID": 1624,
"falloff": 10000,
"fireint": 2.0,
"grp": "axmr",
"id": "x7",
"integrity": 64,
@@ -119,7 +132,6 @@
"power": 1.75,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 1.9,
"symbol": "Hpt_ATDumbfireMissile_Turret_Large"

View File

@@ -1,7 +1,9 @@
{
"axmc": [
{
"experimental": true,
"ammo": 2100,
"ammocost": 1,
"breachdmg": 2.8,
"breachmax": 0.5,
"breachmin": 0.8,
@@ -10,12 +12,14 @@
"cost": 379000,
"damage": 3.3,
"damagedist": {
"X": 1
"X": 1,
"K": 1
},
"distdraw": 0.11,
"edID": 128788701,
"eddbID": 1618,
"falloff": 2000,
"fireint": 0.14,
"grp": "axmc",
"id": "x0",
"integrity": 51,
@@ -26,13 +30,14 @@
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 7.1,
"shotspeed": 1600,
"thermload": 0.2,
"symbol": "Hpt_ATMultiCannon_Fixed_Medium"
},
{
"experimental": true,
"ammo": 2100,
"ammocost": 1,
"breachdmg": 0.4,
"breachmax": 0.5,
"breachmin": 0.5,
@@ -41,12 +46,14 @@
"cost": 1826500,
"damage": 1.7,
"damagedist": {
"X": 1
"X": 1,
"K": 1
},
"distdraw": 0.06,
"edID": 128793059,
"eddbID": 1619,
"falloff": 2000,
"fireint": 0.16,
"grp": "axmc",
"id": "x1",
"integrity": 51,
@@ -57,13 +64,14 @@
"range": 4000,
"rating": "F",
"reload": 4,
"rof": 6.2,
"shotspeed": 1600,
"thermload": 0.1,
"symbol": "Hpt_ATMultiCannon_Turret_Medium"
},
{
"experimental": true,
"ammo": 2100,
"ammocost": 1,
"breachdmg": 5.2,
"breachmax": 0.5,
"breachmin": 0.8,
@@ -72,12 +80,14 @@
"cost": 1181500,
"damage": 6.1,
"damagedist": {
"X": 1
"X": 1,
"K": 1
},
"distdraw": 0.18,
"edID": 128788702,
"eddbID": 1625,
"falloff": 2000,
"fireint": 0.17,
"grp": "axmc",
"id": "x2",
"integrity": 64,
@@ -88,13 +98,14 @@
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 5.9,
"shotspeed": 1600,
"thermload": 0.3,
"symbol": "Hpt_ATMultiCannon_Fixed_Large"
},
{
"experimental": true,
"ammo": 2100,
"ammocost": 1,
"breachdmg": 0.8,
"breachmax": 0.5,
"breachmin": 0.5,
@@ -103,12 +114,14 @@
"cost": 3821600,
"damage": 3.3,
"damagedist": {
"X": 1
"X": 1,
"K": 1
},
"distdraw": 0.06,
"edID": 128793060,
"eddbID": 1626,
"falloff": 2000,
"fireint": 0.16,
"grp": "axmc",
"id": "x3",
"integrity": 64,
@@ -119,7 +132,6 @@
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 6.2,
"shotspeed": 1600,
"thermload": 0.1,
"symbol": "Hpt_ATMultiCannon_Turret_Large"

View File

@@ -154,7 +154,7 @@
"mass": 4,
"mount": "G",
"piercing": 35,
"power": 0.99,
"power": 1,
"range": 3000,
"rating": "D",
"thermload": 5.3,

View File

@@ -16,6 +16,7 @@
"edID": 128049400,
"eddbID": 832,
"falloff": 500,
"fireint": 0.5,
"grp": "ul",
"id": "11",
"integrity": 40,
@@ -25,7 +26,6 @@
"power": 0.65,
"range": 3000,
"rating": "F",
"rof": 2,
"thermload": 0.38,
"symbol": "Hpt_PulseLaserBurst_Fixed_Small"
},
@@ -42,6 +42,7 @@
"T": 1
},
"distdraw": 0.24,
"fireint": 0.45,
"edID": 128049404,
"eddbID": 835,
"falloff": 500,
@@ -54,7 +55,6 @@
"power": 0.64,
"range": 3000,
"rating": "G",
"rof": 2.23,
"thermload": 0.34,
"symbol": "Hpt_PulseLaserBurst_Gimbal_Small"
},
@@ -74,6 +74,7 @@
"edID": 128049407,
"eddbID": 838,
"falloff": 500,
"fireint": 0.52,
"grp": "ul",
"id": "13",
"integrity": 40,
@@ -83,7 +84,6 @@
"power": 0.6,
"range": 3000,
"rating": "G",
"rof": 1.92,
"thermload": 0.19,
"symbol": "Hpt_PulseLaserBurst_Turret_Small"
},
@@ -103,19 +103,19 @@
"edID": 128671449,
"eddbID": 1477,
"falloff": 600,
"fireint": 0.7,
"grp": "ul",
"id": "cy",
"integrity": 40,
"jitter": 3.5,
"jitter": 1.7,
"mass": 2,
"mount": "F",
"name": "Cytoscrambler",
"piercing": 1,
"power": 0.8,
"pp": "Archon Delaine",
"range": 3000,
"range": 1000,
"rating": "F",
"rof": 7.6,
"thermload": 0.3,
"symbol": "Hpt_PulseLaserBurst_Fixed_Small_Scatter"
},
@@ -135,6 +135,7 @@
"edID": 128049401,
"eddbID": 833,
"falloff": 500,
"fireint": 0.63,
"grp": "ul",
"id": "7h",
"integrity": 40,
@@ -144,7 +145,6 @@
"power": 1.05,
"range": 3000,
"rating": "E",
"rof": 1.6,
"thermload": 0.78,
"symbol": "Hpt_PulseLaserBurst_Fixed_Medium"
},
@@ -164,6 +164,7 @@
"edID": 128049405,
"eddbID": 836,
"falloff": 500,
"fireint": 0.56,
"grp": "ul",
"id": "7i",
"integrity": 40,
@@ -173,7 +174,6 @@
"power": 1.04,
"range": 3000,
"rating": "F",
"rof": 1.78,
"thermload": 0.67,
"symbol": "Hpt_PulseLaserBurst_Gimbal_Medium"
},
@@ -193,6 +193,7 @@
"edID": 128049408,
"eddbID": 839,
"falloff": 500,
"fireint": 0.63,
"grp": "ul",
"id": "7j",
"integrity": 40,
@@ -202,7 +203,6 @@
"power": 0.98,
"range": 3000,
"rating": "F",
"rof": 1.57,
"thermload": 0.38,
"symbol": "Hpt_PulseLaserBurst_Turret_Medium"
},
@@ -222,6 +222,7 @@
"edID": 128049402,
"eddbID": 834,
"falloff": 500,
"fireint": 0.83,
"grp": "ul",
"id": "14",
"integrity": 64,
@@ -231,7 +232,6 @@
"power": 1.66,
"range": 3000,
"rating": "D",
"rof": 1.2,
"thermload": 1.7,
"symbol": "Hpt_PulseLaserBurst_Fixed_Large"
},
@@ -251,6 +251,7 @@
"edID": 128049406,
"eddbID": 837,
"falloff": 500,
"fireint": 0.71,
"grp": "ul",
"id": "15",
"integrity": 64,
@@ -260,7 +261,6 @@
"power": 1.65,
"range": 3000,
"rating": "E",
"rof": 1.4,
"thermload": 1.42,
"symbol": "Hpt_PulseLaserBurst_Gimbal_Large"
},
@@ -280,6 +280,7 @@
"edID": 128049409,
"eddbID": 840,
"falloff": 500,
"fireint": 0.78,
"grp": "ul",
"id": "16",
"integrity": 64,
@@ -289,7 +290,6 @@
"power": 1.57,
"range": 3000,
"rating": "E",
"rof": 1.272,
"thermload": 0.78,
"symbol": "Hpt_PulseLaserBurst_Turret_Large"
},
@@ -309,6 +309,7 @@
"edID": 128049403,
"eddbID": 1549,
"falloff": 500,
"fireint": 1.25,
"grp": "ul",
"id": "7s",
"integrity": 80,
@@ -318,7 +319,6 @@
"power": 2.58,
"range": 3000,
"rating": "E",
"rof": 0.8,
"thermload": 4.53,
"symbol": "Hpt_PulseLaserBurst_Fixed_Huge"
},
@@ -338,6 +338,7 @@
"edID": 128727920,
"eddbID": 1550,
"falloff": 500,
"fireint": 1.0,
"grp": "ul",
"id": "7t",
"integrity": 80,
@@ -347,7 +348,6 @@
"power": 2.59,
"range": 3000,
"rating": "E",
"rof": 1,
"thermload": 3.33,
"symbol": "Hpt_PulseLaserBurst_Gimbal_Huge"
}

View File

@@ -2,6 +2,7 @@
"c": [
{
"ammo": 120,
"ammocost": 20,
"breachdmg": 17.1,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -16,6 +17,7 @@
"edID": 128049438,
"eddbID": 850,
"falloff": 3000,
"fireint": 2.0,
"grp": "c",
"id": "1h",
"integrity": 40,
@@ -26,13 +28,13 @@
"range": 3000,
"rating": "D",
"reload": 3,
"rof": 0.5,
"shotspeed": 1200,
"thermload": 1.4,
"symbol": "Hpt_Cannon_Fixed_Small"
},
{
"ammo": 100,
"ammocost": 20,
"breachdmg": 13.2,
"breachmax": 0.9,
"breachmin": 0.6,
@@ -47,6 +49,7 @@
"edID": 128049442,
"eddbID": 854,
"falloff": 3000,
"fireint": 1.92,
"grp": "c",
"id": "1i",
"integrity": 40,
@@ -57,13 +60,13 @@
"range": 3000,
"rating": "E",
"reload": 4,
"rof": 0.52,
"shotspeed": 1000,
"thermload": 1.3,
"symbol": "Hpt_Cannon_Gimbal_Small"
},
{
"ammo": 100,
"ammocost": 20,
"breachdmg": 10.6,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -78,6 +81,7 @@
"edID": 128049445,
"eddbID": 857,
"falloff": 3000,
"fireint": 2.31,
"grp": "c",
"id": "1j",
"integrity": 40,
@@ -88,13 +92,13 @@
"range": 3000,
"rating": "F",
"reload": 4,
"rof": 0.435,
"shotspeed": 1000,
"thermload": 0.7,
"symbol": "Hpt_Cannon_Turret_Small"
},
{
"ammo": 120,
"ammocost": 20,
"breachdmg": 28,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -109,6 +113,7 @@
"edID": 128049439,
"eddbID": 851,
"falloff": 3500,
"fireint": 2.17,
"grp": "c",
"id": "1k",
"integrity": 51,
@@ -119,13 +124,13 @@
"range": 3500,
"rating": "D",
"reload": 3,
"rof": 0.465,
"shotspeed": 1051,
"shotspeed": 1051.051025,
"thermload": 2.1,
"symbol": "Hpt_Cannon_Fixed_Medium"
},
{
"ammo": 100,
"ammocost": 20,
"breachdmg": 20.3,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -140,6 +145,7 @@
"edID": 128049443,
"eddbID": 855,
"falloff": 3500,
"fireint": 2.08,
"grp": "c",
"id": "1l",
"integrity": 51,
@@ -150,13 +156,13 @@
"range": 3500,
"rating": "D",
"reload": 4,
"rof": 0.485,
"shotspeed": 875,
"thermload": 1.9,
"symbol": "Hpt_Cannon_Gimbal_Medium"
},
{
"ammo": 100,
"ammocost": 20,
"breachdmg": 16.3,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -171,6 +177,7 @@
"edID": 128049446,
"eddbID": 858,
"falloff": 3500,
"fireint": 2.5,
"grp": "c",
"id": "1m",
"integrity": 51,
@@ -181,13 +188,13 @@
"range": 3500,
"rating": "E",
"reload": 4,
"rof": 0.405,
"shotspeed": 875,
"thermload": 1,
"symbol": "Hpt_Cannon_Turret_Medium"
},
{
"ammo": 120,
"ammocost": 20,
"breachdmg": 42.3,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -202,6 +209,7 @@
"edID": 128049440,
"eddbID": 852,
"falloff": 4000,
"fireint": 2.38,
"grp": "c",
"id": "1n",
"integrity": 64,
@@ -212,13 +220,13 @@
"range": 4000,
"rating": "C",
"reload": 3,
"rof": 0.425,
"shotspeed": 959,
"shotspeed": 959.232605,
"thermload": 3.2,
"symbol": "Hpt_Cannon_Fixed_Large"
},
{
"ammo": 100,
"ammocost": 20,
"breachdmg": 30.9,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -233,6 +241,7 @@
"edID": 128671120,
"eddbID": 1383,
"falloff": 4000,
"fireint": 2.27,
"eps": 0.456,
"grp": "c",
"hps": 1.16,
@@ -245,13 +254,13 @@
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 0.445,
"shotspeed": 800,
"thermload": 2.9,
"symbol": "Hpt_Cannon_Gimbal_Large"
},
{
"ammo": 100,
"ammocost": 20,
"breachdmg": 25.14,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -266,6 +275,7 @@
"edID": 128049447,
"eddbID": 859,
"falloff": 4000,
"fireint": 2.72,
"grp": "c",
"id": "1p",
"integrity": 64,
@@ -276,13 +286,13 @@
"range": 4000,
"rating": "D",
"reload": 4,
"rof": 0.37,
"shotspeed": 800,
"thermload": 1.6,
"symbol": "Hpt_Cannon_Turret_Large"
},
{
"ammo": 120,
"ammocost": 20,
"breachdmg": 63.2,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -297,6 +307,7 @@
"edID": 128049441,
"eddbID": 853,
"falloff": 4500,
"fireint": 2.63,
"eps": 0.644,
"grp": "c",
"hps": 1.92,
@@ -309,13 +320,13 @@
"range": 4500,
"rating": "B",
"reload": 3,
"rof": 0.385,
"shotspeed": 900,
"thermload": 4.8,
"symbol": "Hpt_Cannon_Fixed_Huge"
},
{
"ammo": 100,
"ammocost": 20,
"breachdmg": 46.7,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -330,6 +341,7 @@
"edID": 128049444,
"eddbID": 856,
"falloff": 4500,
"fireint": 2.5,
"eps": 0.688,
"grp": "c",
"hps": 1.76,
@@ -342,7 +354,6 @@
"range": 4500,
"rating": "B",
"reload": 4,
"rof": 0.4,
"shotspeed": 750,
"thermload": 4.4,
"symbol": "Hpt_Cannon_Gimbal_Huge"

View File

@@ -10,6 +10,7 @@
"duration": 20,
"edID": 128049513,
"eddbID": 884,
"fireint": 1.0,
"grp": "ch",
"id": "00",
"integrity": 20,
@@ -19,7 +20,6 @@
"power": 0.2,
"rating": "I",
"reload": 10,
"rof": 1,
"thermload": 4,
"symbol": "Hpt_ChaffLauncher_Tiny"
}

View File

@@ -1,12 +1,14 @@
{
"tbem": [
{
"experimental": true,
"rating": "B",
"class": 2,
"grp": "tbem",
"id": "xt",
"eddbID": 0,
"edID": 128833995,
"fireint": 2.0,
"mount": "F",
"cost": 480501,
"mass": 4,
@@ -17,16 +19,16 @@
"thermload": 1.5,
"piercing": 60,
"shotspeed": 750,
"rof": 0.5,
"clip": 8,
"ammo": 64,
"ammocost": 235,
"reload": 5,
"breachdmg": 0,
"breachmin": 0.8,
"breachmax": 1,
"symbol": "Hpt_CausticMissile_Fixed_Medium",
"damagedist": {
"E": 1
"E": 1
}
}
]

View File

@@ -2,6 +2,7 @@
"fc": [
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 1.3,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -16,6 +17,7 @@
"edID": 128049448,
"eddbID": 860,
"falloff": 1800,
"fireint": 0.18,
"grp": "fc",
"id": "20",
"integrity": 40,
@@ -27,7 +29,6 @@
"range": 2000,
"rating": "E",
"reload": 5,
"rof": 5.555,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.4,
@@ -35,6 +36,7 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 0.9,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -49,6 +51,7 @@
"edID": 128049451,
"eddbID": 863,
"falloff": 1800,
"fireint": 0.17,
"grp": "fc",
"id": "21",
"integrity": 40,
@@ -60,7 +63,6 @@
"range": 2000,
"rating": "E",
"reload": 5,
"rof": 5.88,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.4,
@@ -68,6 +70,7 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 0.5,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -82,6 +85,7 @@
"edID": 128049453,
"eddbID": 865,
"falloff": 1800,
"fireint": 0.21,
"grp": "fc",
"id": "22",
"integrity": 40,
@@ -93,7 +97,6 @@
"range": 2000,
"rating": "E",
"reload": 5,
"rof": 4.76,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.2,
@@ -101,6 +104,7 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 2.3,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -115,6 +119,7 @@
"edID": 128049449,
"eddbID": 861,
"falloff": 1800,
"fireint": 0.2,
"grp": "fc",
"id": "1s",
"integrity": 80,
@@ -126,7 +131,6 @@
"range": 2000,
"rating": "A",
"reload": 5,
"rof": 4.975,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.7,
@@ -134,6 +138,7 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 1.8,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -148,6 +153,7 @@
"edID": 128049452,
"eddbID": 864,
"falloff": 1800,
"fireint": 0.19,
"grp": "fc",
"id": "7e",
"integrity": 80,
@@ -159,7 +165,6 @@
"range": 2000,
"rating": "D",
"reload": 5,
"rof": 5.26,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.8,
@@ -167,6 +172,7 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 1.3,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -181,6 +187,7 @@
"edID": 128049454,
"eddbID": 866,
"falloff": 1800,
"fireint": 0.23,
"grp": "fc",
"id": "7f",
"integrity": 80,
@@ -192,7 +199,6 @@
"range": 2000,
"rating": "D",
"reload": 5,
"rof": 4.26,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.4,
@@ -200,6 +206,7 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 3.5,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -214,6 +221,7 @@
"edID": 128049450,
"eddbID": 862,
"falloff": 1800,
"fireint": 0.22,
"grp": "fc",
"id": "1t",
"integrity": 80,
@@ -225,7 +233,6 @@
"range": 2000,
"rating": "C",
"reload": 5,
"rof": 4.545,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 1.1,
@@ -233,6 +240,7 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 2.9,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -247,6 +255,7 @@
"edID": 128671321,
"eddbID": 1454,
"falloff": 1800,
"fireint": 0.21,
"grp": "fc",
"id": "1u",
"integrity": 80,
@@ -258,7 +267,6 @@
"range": 2000,
"rating": "C",
"reload": 5,
"rof": 4.76,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 1.4,
@@ -266,6 +274,7 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 2.3,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -280,6 +289,7 @@
"edID": 128671322,
"eddbID": 1455,
"falloff": 1800,
"fireint": 0.25,
"grp": "fc",
"id": "1v",
"integrity": 80,
@@ -291,7 +301,6 @@
"range": 2000,
"rating": "C",
"reload": 5,
"rof": 4,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.7,
@@ -299,20 +308,22 @@
},
{
"ammo": 180,
"ammocost": 17,
"breachdmg": 3.1,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 3,
"clip": 3,
"cost": 1400830,
"damage": 3.4,
"damage": 3.96,
"damagedist": {
"K": 1
},
"distdraw": 0.57,
"edID": 128671343,
"eddbID": 1478,
"falloff": 1800,
"falloff": 2800,
"fireint": 0.22,
"grp": "fc",
"id": "pa",
"integrity": 64,
@@ -325,7 +336,6 @@
"pp": "Zachary Hudson",
"rating": "C",
"reload": 5,
"rof": 4.5,
"roundspershot": 12,
"shotspeed": 1000,
"thermload": 1.1,

View File

@@ -1,7 +1,9 @@
{
"ggc": [
{
"experimental": true,
"ammo": 80,
"ammocost": 75,
"breachdmg": 11,
"breachmax": 0.4,
"breachmin": 0.2,
@@ -13,9 +15,10 @@
"T": 1
},
"distdraw": 3.8,
"edID": 0,
"edID": 128891610,
"eddbID": 0,
"falloff": 1500,
"fireint": 0.83,
"grp": "ggc",
"id": "yL",
"integrity": 40,
@@ -26,7 +29,6 @@
"range": 3000,
"rating": "D",
"reload": 1,
"rof": 1.2,
"thermload": 15,
"symbol": "Hpt_Guardian_GaussCannon_Fixed_Small",
"requirements": {
@@ -34,23 +36,25 @@
}
},
{
"experimental": true,
"ammo": 80,
"ammocost": 75,
"breachdmg": 35,
"breachmax": 0.4,
"breachmin": 0.2,
"burst": 1,
"burstrof": 0.83,
"class": 2,
"clip": 1,
"cost": 543801,
"damage": 70,
"damage": 38.5,
"damagedist": {
"T": 1
},
"distdraw": 7.20,
"distdraw": 7.2,
"edID": 128833687,
"eddbID": 876,
"falloff": 1500,
"fireint": 0.83,
"grp": "ggc",
"id": "0H",
"integrity": 42,
@@ -61,7 +65,6 @@
"range": 3000,
"rating": "B",
"reload": 1,
"rof": 1.205,
"thermload": 25,
"symbol": "Hpt_Guardian_GaussCannon_Fixed_Medium",
"requirements": {

View File

@@ -1,7 +1,9 @@
{
"gpc": [
{
"experimental": true,
"ammo": 200,
"ammocost": 100,
"breachdmg": 0.4,
"breachmax": 0.8,
"breachmin": 0.5,
@@ -13,9 +15,10 @@
"A": 1
},
"distdraw": 0.68,
"edID": 0,
"edID": 128891607,
"eddbID": 0,
"falloff": 1000,
"fireint": 0.2,
"grp": "gpc",
"id": "yN",
"integrity": 34,
@@ -26,13 +29,14 @@
"range": 3000,
"rating": "D",
"reload": 3,
"rof": 5,
"shotspeed": 1200,
"thermload": 4.2,
"symbol": "Hpt_Guardian_PlasmaLauncher_Fixed_Small"
},
{
"experimental": true,
"ammo": 200,
"ammocost": 100,
"breachdmg": 0.3,
"breachmax": 0.8,
"breachmin": 0.5,
@@ -44,9 +48,10 @@
"A": 1
},
"distdraw": 0.8,
"edID": 0,
"edID": 128891606,
"eddbID": 0,
"falloff": 1000,
"fireint": 0.2,
"grp": "gpc",
"id": "yM",
"integrity": 34,
@@ -57,13 +62,14 @@
"range": 3000,
"rating": "F",
"reload": 3,
"rof": 5,
"shotspeed": 1200,
"thermload": 5,
"symbol": "Hpt_Guardian_PlasmaLauncher_Turret_Small"
},
{
"experimental": true,
"ammo": 200,
"ammocost": 100,
"breachdmg": 0.7,
"breachmax": 0.8,
"breachmin": 0.5,
@@ -74,10 +80,11 @@
"damagedist": {
"A": 1
},
"distdraw": 13.6,
"distdraw": 1.25,
"edID": 128833998,
"eddbID": 874,
"falloff": 1000,
"fireint": 0.2,
"grp": "gpc",
"id": "0J",
"integrity": 42,
@@ -88,14 +95,15 @@
"range": 3500,
"rating": "B",
"reload": 3,
"rof": 5,
"shotspeed": 1200,
"thermload": 5.2,
"symbol": "Hpt_Guardian_PlasmaLauncher_Fixed_Medium"
},
{
"experimental": true,
"ammo": 200,
"breachdmg": 1.0,
"ammocost": 100,
"breachdmg": 1,
"breachmax": 0.8,
"breachmin": 0.5,
"class": 2,
@@ -105,10 +113,11 @@
"damagedist": {
"A": 1
},
"distdraw": 13.6,
"distdraw": 1.4,
"edID": 128833999,
"eddbID": 874,
"falloff": 1000,
"fireint": 0.2,
"grp": "gpc",
"id": "0I",
"integrity": 42,
@@ -119,12 +128,12 @@
"range": 3500,
"rating": "E",
"reload": 3,
"rof": 5,
"shotspeed": 1200,
"thermload": 5.8,
"symbol": "Hpt_Guardian_PlasmaLauncher_Turret_Medium"
},
{
"experimental": true,
"rating": "C",
"class": 3,
"grp": "gpc",
@@ -135,16 +144,17 @@
"cost": 1423301,
"mass": 8,
"integrity": 51,
"power": 3.10,
"power": 3.1,
"damage": 3.4,
"distdraw": 2.42,
"fireint": 0.2,
"thermload": 6.2,
"piercing": 95,
"range": 3000,
"shotspeed": 1200,
"rof": 5,
"clip": 15,
"ammo": 200,
"ammocost": 100,
"reload": 3,
"breachdmg": 1,
"breachmin": 0.5,
@@ -156,7 +166,9 @@
"falloff": 1000
},
{
"experimental": true,
"ammo": 200,
"ammocost": 100,
"breachdmg": 0.8,
"breachmax": 0.8,
"breachmin": 0.5,
@@ -171,6 +183,7 @@
"edID": 128834784,
"eddbID": 0,
"falloff": 1000,
"fireint": 0.2,
"grp": "gpc",
"id": "xv",
"integrity": 51,
@@ -181,7 +194,6 @@
"range": 3000,
"rating": "D",
"reload": 3,
"rof": 5,
"shotspeed": 1200,
"thermload": 6.4,
"symbol": "Hpt_Guardian_PlasmaLauncher_Turret_Large"

View File

@@ -1,12 +1,13 @@
{
"gsc": [
{
"experimental": true,
"rating": "D",
"class": 1,
"grp": "gsc",
"id": "yO",
"eddbID": 0,
"edID": 0,
"edID": 128891609,
"mount": "F",
"cost": 151650,
"mass": 2,
@@ -14,14 +15,15 @@
"power": 0.87,
"damage": 2,
"distdraw": 0.42,
"fireint": 0.6,
"thermload": 0.7,
"piercing": 30,
"range": 1700,
"shotspeed": 1133,
"rof": 1.7,
"roundspershot": 12,
"clip": 5,
"ammo": 180,
"ammocost": 9,
"reload": 5,
"breachdmg": 1.6,
"breachmin": 0.6,
@@ -34,12 +36,13 @@
"falloff": 1700
},
{
"experimental": true,
"rating": "F",
"class": 1,
"grp": "gsc",
"id": "yP",
"eddbID": 0,
"edID": 0,
"edID": 128891608,
"mount": "T",
"cost": 502000,
"mass": 2,
@@ -47,14 +50,15 @@
"power": 0.72,
"damage": 1.1,
"distdraw": 0.36,
"fireint": 0.6,
"thermload": 0.6,
"piercing": 30,
"range": 1700,
"shotspeed": 1133,
"rof": 1.7,
"roundspershot": 12,
"clip": 5,
"ammo": 180,
"ammocost": 9,
"reload": 5,
"breachdmg": 0.9,
"breachmin": 0.6,
@@ -67,6 +71,7 @@
"falloff": 1700
},
{
"experimental": true,
"rating": "A",
"class": 2,
"grp": "gsc",
@@ -80,14 +85,15 @@
"power": 1.21,
"damage": 3.7,
"distdraw": 0.65,
"fireint": 0.6,
"thermload": 1.2,
"piercing": 45,
"range": 1700,
"shotspeed": 1133,
"rof": 1.7,
"roundspershot": 12,
"clip": 5,
"ammo": 180,
"ammocost": 9,
"reload": 5,
"breachdmg": 3,
"breachmin": 0.6,
@@ -100,12 +106,13 @@
"falloff": 1700
},
{
"experimental": true,
"rating": "D",
"class": 2,
"grp": "gsc",
"id": "xw",
"eddbID": 0,
"edID": 0,
"edID": 128834001,
"mount": "T",
"cost": 1767001,
"mass": 4,
@@ -113,26 +120,28 @@
"power": 1.16,
"damage": 2.4,
"distdraw": 0.57,
"fireint": 0.6,
"thermload": 1.1,
"piercing": 45,
"range": 1700,
"shotspeed": 1133,
"rof": 1.7,
"roundspershot": 12,
"clip": 5,
"ammo": 180,
"ammocost": 9,
"reload": 5,
"breachdmg": 1.9,
"breachmin": 0.6,
"breachmax": 0.8,
"jitter": 5,
"symbol": "Hpt_Guardian_ShardCannon_Turret_Medium",
"symbol": "Hpt_Guardian_ShardCannon_Turret_medium",
"damagedist": {
"T": 1
},
"falloff": 1700
},
{
"experimental": true,
"rating": "C",
"class": 3,
"grp": "gsc",
@@ -146,13 +155,14 @@
"power": 1.68,
"damage": 5.2,
"distdraw": 1.4,
"fireint": 0.6,
"thermload": 2.2,
"piercing": 60,
"range": 1700,
"shotspeed": 1133,
"rof": 1.7,
"clip": 5,
"ammo": 180,
"ammocost": 9,
"roundspershot": 12,
"reload": 5,
"breachdmg": 4.2,
@@ -166,6 +176,7 @@
"falloff": 1700
},
{
"experimental": true,
"rating": "D",
"class": 3,
"grp": "gsc",
@@ -179,13 +190,14 @@
"power": 1.39,
"damage": 3.4,
"distdraw": 1.2,
"thermload": 2.0,
"fireint": 0.6,
"thermload": 2,
"piercing": 60,
"range": 1700,
"shotspeed": 1133,
"rof": 1.7,
"clip": 5,
"ammo": 180,
"ammocost": 9,
"roundspershot": 12,
"reload": 5,
"breachdmg": 2.7,

View File

@@ -12,6 +12,7 @@
"edID": 128049519,
"eddbID": 886,
"eps": 0.4,
"fireint": 5.0,
"grp": "hs",
"id": "02",
"integrity": 20,
@@ -21,7 +22,6 @@
"power": 0.2,
"rating": "I",
"reload": 10,
"rof": 0.2,
"symbol": "Hpt_HeatSinkLauncher_Turret_Tiny"
}
]

View File

@@ -2,6 +2,7 @@
"nl": [
{
"ammo": 36,
"ammocost": 209,
"breachdmg": 0,
"breachmax": 0,
"breachmin": 0,
@@ -16,6 +17,7 @@
"distdraw": 0,
"edID": 128049500,
"eddbID": 880,
"fireint": 1.0,
"grp": "nl",
"id": "2j",
"integrity": 40,
@@ -25,12 +27,12 @@
"power": 0.4,
"rating": "I",
"reload": 2,
"rof": 1,
"thermload": 5,
"symbol": "Hpt_MineLauncher_Fixed_Small"
},
{
"ammo": 36,
"ammocost": 209,
"breachdmg": 0,
"breachmax": 0,
"breachmin": 0,
@@ -45,6 +47,7 @@
"distdraw": 0,
"edID": 128671448,
"eddbID": 1523,
"fireint": 1.0,
"grp": "nl",
"id": "kp",
"integrity": 40,
@@ -55,12 +58,12 @@
"power": 0.4,
"rating": "I",
"reload": 2,
"rof": 1,
"thermload": 5,
"symbol": "Hpt_MineLauncher_Fixed_Small_Impulse"
},
{
"ammo": 72,
"ammocost": 209,
"breachdmg": 0,
"breachmax": 0,
"breachmin": 0,
@@ -75,6 +78,7 @@
"distdraw": 0,
"edID": 128049501,
"eddbID": 881,
"fireint": 1.0,
"grp": "nl",
"id": "2k",
"integrity": 51,
@@ -84,7 +88,6 @@
"power": 0.4,
"rating": "I",
"reload": 6.6,
"rof": 1,
"thermload": 7.5,
"symbol": "Hpt_MineLauncher_Fixed_Medium"
}

View File

@@ -63,7 +63,7 @@
"T": 1
},
"distdraw": 1.75,
"edID": 128671347,
"edID": 128671340,
"eddbID": 1479,
"falloff": 400,
"grp": "ml",

View File

@@ -2,9 +2,10 @@
"mr": [
{
"ammo": 16,
"ammocost": 500,
"breachdmg": 20,
"breachmax": 0,
"breachmin": 0,
"breachmax": 1,
"breachmin": 1,
"class": 1,
"clip": 8,
"cost": 32180,
@@ -15,6 +16,7 @@
"distdraw": 0.24,
"edID": 128666724,
"eddbID": 1326,
"fireint": 2.0,
"grp": "mr",
"id": "2d",
"integrity": 40,
@@ -25,13 +27,13 @@
"power": 0.4,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Small"
},
{
"ammo": 6,
"ammocost": 500,
"breachdmg": 16,
"breachmax": 0,
"breachmin": 0,
@@ -45,6 +47,7 @@
"distdraw": 0.24,
"edID": 128049492,
"eddbID": 878,
"fireint": 3,
"grp": "mr",
"id": "2e",
"integrity": 40,
@@ -55,16 +58,16 @@
"power": 0.6,
"rating": "B",
"reload": 12,
"rof": 0.333,
"shotspeed": 625,
"thermload": 3.6,
"symbol": "Hpt_BasicMissileRack_Fixed_Small"
},
{
"ammo": 48,
"ammocost": 500,
"breachdmg": 20,
"breachmax": 0,
"breachmin": 0,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 12,
"cost": 240400,
@@ -76,6 +79,7 @@
"edID": 128666725,
"eddbID": 1327,
"eps": 0.12,
"fireint": 2.0,
"grp": "mr",
"hps": 1.8,
"id": "2f",
@@ -87,13 +91,13 @@
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Medium"
},
{
"ammo": 18,
"ammocost": 500,
"breachdmg": 16,
"breachmax": 0,
"breachmin": 0,
@@ -108,6 +112,7 @@
"edID": 128049493,
"eddbID": 879,
"eps": 0.07,
"fireint": 3,
"grp": "mr",
"hps": 1.08,
"id": "2g",
@@ -119,16 +124,16 @@
"power": 1.2,
"rating": "B",
"reload": 12,
"rof": 0.333,
"shotspeed": 625,
"thermload": 3.6,
"symbol": "Hpt_BasicMissileRack_Fixed_Medium"
},
{
"ammo": 48,
"ammocost": 500,
"breachdmg": 16,
"breachmax": 0,
"breachmin": 0,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 12,
"cost": 1951040,
@@ -140,6 +145,7 @@
"eddbID": 1559,
"grp": "mr",
"edID": 128732552,
"fireint": 3,
"id": "1z",
"integrity": 51,
"mass": 4,
@@ -151,13 +157,13 @@
"pp": "Yuri Grom",
"rating": "B",
"reload": 5,
"rof": 0.333,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Medium_Lasso"
},
{
"ammo": 120,
"ammocost": 500,
"breachdmg": 3,
"breachmax": 0,
"breachmin": 0,
@@ -172,6 +178,7 @@
"edID": 128671344,
"eddbID": 1480,
"eps": 1.92,
"fireint": 0.5,
"grp": "mr",
"hps": 28.8,
"id": "Ph",
@@ -185,7 +192,6 @@
"pp": "Li Yong-Rui",
"rating": "B",
"reload": 5,
"rof": 2,
"roundspershot": 4,
"shotspeed": 600,
"thermload": 3.6,
@@ -193,6 +199,7 @@
},
{
"ammo": 96,
"ammocost": 500,
"breachdmg": 20,
"breachmax": 1,
"breachmin": 1,
@@ -204,8 +211,9 @@
"E": 1
},
"distdraw": 0.24,
"edID": 0,
"eddbID": 0,
"edID": 128891602,
"eddbID": 1657,
"fireint": 2.0,
"grp": "mr",
"id": "yI",
"integrity": 64,
@@ -216,13 +224,13 @@
"power": 1.62,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Large"
},
{
"ammo": 36,
"ammocost": 500,
"breachdmg": 16,
"breachmax": 0,
"breachmin": 0,
@@ -234,8 +242,9 @@
"E": 1
},
"distdraw": 0.24,
"edID": 0,
"eddbID": 0,
"edID": 128049494,
"eddbID": 1656,
"fireint": 3,
"grp": "mr",
"id": "yJ",
"integrity": 64,
@@ -246,7 +255,6 @@
"power": 1.62,
"rating": "A",
"reload": 12,
"rof": 0.333,
"shotspeed": 625,
"thermload": 3.6,
"symbol": "Hpt_BasicMissileRack_Fixed_Large"

View File

@@ -2,6 +2,7 @@
"mc": [
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 1,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -16,6 +17,7 @@
"edID": 128049455,
"eddbID": 867,
"falloff": 1800,
"fireint": 0.13,
"grp": "mc",
"id": "23",
"integrity": 40,
@@ -26,13 +28,13 @@
"range": 4000,
"rating": "F",
"reload": 4,
"rof": 7.69,
"shotspeed": 1600,
"thermload": 0.09,
"symbol": "Hpt_MultiCannon_Fixed_Small"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 0.7,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -47,6 +49,7 @@
"edID": 128049459,
"eddbID": 869,
"falloff": 1800,
"fireint": 0.12,
"grp": "mc",
"id": "24",
"integrity": 40,
@@ -57,13 +60,13 @@
"range": 4000,
"rating": "G",
"reload": 5,
"rof": 8.33,
"shotspeed": 1600,
"thermload": 0.1,
"symbol": "Hpt_MultiCannon_Gimbal_Small"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 0.5,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -78,6 +81,7 @@
"edID": 128049462,
"eddbID": 871,
"falloff": 1800,
"fireint": 0.14,
"grp": "mc",
"id": "25",
"integrity": 40,
@@ -88,13 +92,13 @@
"range": 4000,
"rating": "G",
"reload": 4,
"rof": 7.14,
"shotspeed": 1600,
"thermload": 0.04,
"symbol": "Hpt_MultiCannon_Turret_Small"
},
{
"ammo": 1000,
"ammocost": 1,
"breachdmg": 2.6,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -109,6 +113,7 @@
"edID": 128671345,
"eddbID": 1481,
"falloff": 1800,
"fireint": 0.23,
"grp": "mc",
"id": "e0",
"integrity": 40,
@@ -121,13 +126,13 @@
"range": 4500,
"rating": "F",
"reload": 4,
"rof": 4.3,
"shotspeed": 1800,
"thermload": 0.2,
"symbol": "Hpt_MultiCannon_Fixed_Small_Strong"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 2,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -142,6 +147,7 @@
"edID": 128049456,
"eddbID": 868,
"falloff": 1800,
"fireint": 0.14,
"grp": "mc",
"id": "26",
"integrity": 51,
@@ -152,13 +158,13 @@
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 7.14,
"shotspeed": 1600,
"thermload": 0.18,
"symbol": "Hpt_MultiCannon_Fixed_Medium"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 1.5,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -173,6 +179,7 @@
"edID": 128049460,
"eddbID": 870,
"falloff": 1800,
"fireint": 0.13,
"grp": "mc",
"id": "27",
"integrity": 51,
@@ -183,13 +190,13 @@
"range": 4000,
"rating": "F",
"reload": 5,
"rof": 7.69,
"shotspeed": 1600,
"thermload": 0.2,
"symbol": "Hpt_MultiCannon_Gimbal_Medium"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 1.1,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -204,6 +211,7 @@
"edID": 128049463,
"eddbID": 872,
"falloff": 1800,
"fireint": 0.16,
"grp": "mc",
"id": "28",
"integrity": 51,
@@ -214,20 +222,20 @@
"range": 4000,
"rating": "F",
"reload": 4,
"rof": 6.25,
"shotspeed": 1600,
"thermload": 0.09,
"symbol": "Hpt_MultiCannon_Turret_Medium"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 3.5,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 3,
"clip": 100,
"cost": 140400,
"damage": 3.92,
"damage": 3.925,
"damagedist": {
"K": 1
},
@@ -235,6 +243,7 @@
"edID": 128049457,
"eddbID": 1541,
"falloff": 1800,
"fireint": 0.17,
"grp": "mc",
"id": "7k",
"integrity": 64,
@@ -245,13 +254,13 @@
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 5.884,
"shotspeed": 1600,
"thermload": 0.28,
"symbol": "Hpt_MultiCannon_Fixed_Large"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 2.6,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -266,6 +275,7 @@
"edID": 128049461,
"eddbID": 1543,
"falloff": 1800,
"fireint": 0.15,
"grp": "mc",
"id": "7l",
"integrity": 64,
@@ -276,13 +286,13 @@
"range": 4000,
"rating": "C",
"reload": 5,
"rof": 6.665,
"shotspeed": 1600,
"thermload": 0.34,
"symbol": "Hpt_MultiCannon_Gimbal_Large"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 2,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -294,9 +304,10 @@
"K": 1
},
"distdraw": 0.16,
"edID": 0,
"eddbID": 0,
"edID": 128049464,
"eddbID": 1658,
"falloff": 2000,
"fireint": 0.19,
"grp": "mc",
"id": "yH",
"integrity": 64,
@@ -307,13 +318,13 @@
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 5.3,
"shotspeed": 1600,
"thermload": 0.2,
"symbol": "Hpt_MultiCannon_Turret_Large"
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 4.2,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -328,6 +339,7 @@
"edID": 128049458,
"eddbID": 1542,
"falloff": 1800,
"fireint": 0.33,
"grp": "mc",
"id": "7n",
"integrity": 80,
@@ -338,7 +350,6 @@
"range": 4000,
"rating": "A",
"reload": 4,
"rof": 3.03,
"roundspershot": 2,
"shotspeed": 1600,
"thermload": 0.39,
@@ -346,6 +357,7 @@
},
{
"ammo": 2100,
"ammocost": 1,
"breachdmg": 3.1,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -360,6 +372,7 @@
"edID": 128681996,
"eddbID": 1546,
"falloff": 1800,
"fireint": 0.297,
"grp": "mc",
"id": "7o",
"integrity": 80,
@@ -370,7 +383,6 @@
"range": 4000,
"rating": "A",
"reload": 5,
"rof": 3.365,
"roundspershot": 2,
"shotspeed": 1600,
"thermload": 0.51,

View File

@@ -2,6 +2,7 @@
"pa": [
{
"ammo": 100,
"ammocost": 200,
"breachdmg": 44.2,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -18,6 +19,7 @@
"edID": 128049465,
"eddbID": 873,
"falloff": 2000,
"fireint": 3.03,
"grp": "pa",
"id": "1g",
"integrity": 51,
@@ -28,13 +30,13 @@
"range": 3500,
"rating": "C",
"reload": 6,
"rof": 0.33,
"shotspeed": 875,
"thermload": 15.6,
"symbol": "Hpt_PlasmaAccelerator_Fixed_Medium"
},
{
"ammo": 100,
"ammocost": 200,
"breachdmg": 68,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -51,6 +53,7 @@
"edID": 128049466,
"eddbID": 874,
"falloff": 2000,
"fireint": 3.45,
"grp": "pa",
"id": "2b",
"integrity": 64,
@@ -61,13 +64,13 @@
"range": 3500,
"rating": "B",
"reload": 6,
"rof": 0.29,
"shotspeed": 875,
"thermload": 21.8,
"thermload": 21.75,
"symbol": "Hpt_PlasmaAccelerator_Fixed_Large"
},
{
"ammo": 300,
"ammocost": 200,
"breachdmg": 30.9,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -84,6 +87,7 @@
"edID": 128671339,
"eddbID": 1482,
"falloff": 2000,
"fireint": 1.25,
"grp": "pa",
"id": "Ap",
"integrity": 64,
@@ -96,13 +100,13 @@
"range": 3500,
"rating": "B",
"reload": 6,
"rof": 0.8,
"shotspeed": 875,
"thermload": 11,
"symbol": "Hpt_PlasmaAccelerator_Fixed_Large_Advanced"
},
{
"ammo": 100,
"ammocost": 200,
"breachdmg": 102,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -119,6 +123,7 @@
"edID": 128049467,
"eddbID": 875,
"falloff": 2000,
"fireint": 4.0,
"grp": "pa",
"id": "2c",
"integrity": 80,
@@ -129,7 +134,6 @@
"range": 3500,
"rating": "A",
"reload": 6,
"rof": 0.25,
"shotspeed": 875,
"thermload": 29.5,
"symbol": "Hpt_PlasmaAccelerator_Fixed_Huge"

View File

@@ -2,6 +2,7 @@
"po": [
{
"ammo": 10000,
"ammocost": 1,
"burst": 4,
"burstrof": 15,
"class": 0,
@@ -13,6 +14,7 @@
},
"edID": 128049522,
"eddbID": 887,
"fireint": 0.2,
"grp": "po",
"id": "03",
"integrity": 30,
@@ -24,7 +26,6 @@
"range": 2500,
"rating": "I",
"reload": 0.4,
"rof": 10,
"shotspeed": 1000,
"thermload": 0.1,
"symbol": "Hpt_PlasmaPointDefence_Turret_Tiny"

View File

@@ -14,6 +14,7 @@
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"fireint": 0.26,
"grp": "pl",
"id": "17",
"integrity": 40,
@@ -23,7 +24,6 @@
"power": 0.39,
"range": 3000,
"rating": "F",
"rof": 3.85,
"thermload": 0.33,
"symbol": "Hpt_PulseLaser_Fixed_Small"
},
@@ -41,6 +41,7 @@
"edID": 128049385,
"eddbID": 826,
"falloff": 500,
"fireint": 0.25,
"grp": "pl",
"id": "18",
"integrity": 40,
@@ -50,7 +51,6 @@
"power": 0.39,
"range": 3000,
"rating": "G",
"rof": 4,
"thermload": 0.31,
"symbol": "Hpt_PulseLaser_Gimbal_Small"
},
@@ -68,6 +68,7 @@
"edID": 128049388,
"eddbID": 829,
"falloff": 500,
"fireint": 0.3,
"grp": "pl",
"id": "19",
"integrity": 40,
@@ -77,7 +78,6 @@
"power": 0.38,
"range": 3000,
"rating": "G",
"rof": 3.33,
"thermload": 0.19,
"symbol": "Hpt_PulseLaser_Turret_Small"
},
@@ -95,6 +95,7 @@
"edID": 128049382,
"eddbID": 824,
"falloff": 500,
"fireint": 0.29,
"grp": "pl",
"id": "1a",
"integrity": 51,
@@ -104,7 +105,6 @@
"power": 0.6,
"range": 3000,
"rating": "E",
"rof": 3.45,
"thermload": 0.56,
"symbol": "Hpt_PulseLaser_Fixed_Medium"
},
@@ -122,6 +122,7 @@
"edID": 128049386,
"eddbID": 827,
"falloff": 500,
"fireint": 0.28,
"grp": "pl",
"id": "1b",
"integrity": 51,
@@ -131,7 +132,6 @@
"power": 0.6,
"range": 3000,
"rating": "F",
"rof": 3.57,
"thermload": 0.54,
"symbol": "Hpt_PulseLaser_Gimbal_Medium"
},
@@ -149,6 +149,7 @@
"edID": 128049389,
"eddbID": 830,
"falloff": 500,
"fireint": 0.33,
"grp": "pl",
"id": "1c",
"integrity": 51,
@@ -158,7 +159,6 @@
"power": 0.58,
"range": 3000,
"rating": "F",
"rof": 3.03,
"thermload": 0.33,
"symbol": "Hpt_PulseLaser_Turret_Medium"
},
@@ -176,6 +176,7 @@
"edID": 128671342,
"eddbID": 1483,
"falloff": 500,
"fireint": 0.6,
"grp": "pl",
"id": "PL",
"integrity": 51,
@@ -186,7 +187,6 @@
"power": 0.7,
"pp": "Felicia Winters",
"rating": "E",
"rof": 1.664,
"thermload": 1,
"symbol": "Hpt_PulseLaser_Fixed_Medium_Disruptor"
},
@@ -204,6 +204,7 @@
"edID": 128049383,
"eddbID": 825,
"falloff": 500,
"fireint": 0.33,
"grp": "pl",
"id": "1d",
"integrity": 64,
@@ -213,7 +214,6 @@
"power": 0.9,
"range": 3000,
"rating": "D",
"rof": 3.03,
"thermload": 0.96,
"symbol": "Hpt_PulseLaser_Fixed_Large"
},
@@ -231,6 +231,7 @@
"edID": 128049387,
"eddbID": 828,
"falloff": 500,
"fireint": 0.31,
"grp": "pl",
"id": "1e",
"integrity": 64,
@@ -240,7 +241,6 @@
"power": 0.92,
"range": 3000,
"rating": "E",
"rof": 3.23,
"thermload": 0.92,
"symbol": "Hpt_PulseLaser_Gimbal_Large"
},
@@ -258,6 +258,7 @@
"edID": 128049390,
"eddbID": 831,
"falloff": 500,
"fireint": 0.37,
"grp": "pl",
"id": "1f",
"integrity": 64,
@@ -267,7 +268,6 @@
"power": 0.89,
"range": 3000,
"rating": "F",
"rof": 2.7,
"thermload": 0.56,
"symbol": "Hpt_PulseLaser_Turret_Large"
},
@@ -285,6 +285,7 @@
"edID": 128049384,
"eddbID": 1539,
"falloff": 500,
"fireint": 0.38,
"grp": "pl",
"id": "7q",
"integrity": 80,
@@ -294,7 +295,6 @@
"power": 1.33,
"range": 3000,
"rating": "A",
"rof": 2.63,
"thermload": 1.64,
"symbol": "Hpt_PulseLaser_Fixed_Huge"
},
@@ -312,6 +312,7 @@
"edID": 128681995,
"eddbID": 1545,
"falloff": 500,
"fireint": 0.36,
"grp": "pl",
"id": "7r",
"integrity": 80,
@@ -321,7 +322,6 @@
"power": 1.37,
"range": 3000,
"rating": "A",
"rof": 2.78,
"thermload": 1.56,
"symbol": "Hpt_PulseLaser_Gimbal_Huge"
}

View File

@@ -0,0 +1,89 @@
{
"pwa": [
{
"rating": "A",
"class": 0,
"mass": 1.3,
"eddbID": 0,
"power": 3.2,
"integrity": 48,
"cost": 1097096,
"id": "2x",
"maxangle": 15,
"scanrange": 24000,
"scantime": 3,
"grp": "pwa",
"boot": 3,
"edID": 128915722,
"symbol": "Hpt_MRAScanner_Size0_Class5"
},
{
"rating": "B",
"class": 0,
"mass": 1.3,
"eddbID": 0,
"power": 1.6,
"integrity": 56,
"cost": 406332,
"id": "2y",
"maxangle": 15,
"boot": 3,
"scanrange": 21000,
"scantime": 3.08,
"grp": "pwa",
"edID": 128915721,
"symbol": "hpt_mrascanner_size0_class4"
},
{
"rating": "C",
"class": 0,
"mass": 1.3,
"eddbID": 0,
"power": 0.8,
"integrity": 40,
"cost": 121901,
"id": "2z",
"maxangle": 15,
"boot": 3,
"scanrange": 18000,
"scantime": 3,
"grp": "pwa",
"edID": 128915720,
"symbol": "hpt_mrascanner_size0_class3"
},
{
"rating": "D",
"class": 0,
"mass": 1.3,
"eddbID": 0,
"power": 0.4,
"integrity": 24,
"cost": 40634,
"id": "3J",
"maxangle": 15,
"boot": 3,
"scanrange": 15000,
"scantime": 3,
"grp": "pwa",
"edID": 128915719,
"symbol": "hpt_mrascanner_size0_class2"
},
{
"rating": "E",
"class": 0,
"mass": 1.3,
"eddbID": 0,
"power": 0.2,
"integrity": 24,
"cost": 13545,
"id": "3K",
"maxangle": 15,
"boot": 3,
"scanrange": 12000,
"scantime": 3,
"grp": "pwa",
"edID": 128915718,
"symbol": "hpt_mrascanner_size0_class1"
}
]
}

View File

@@ -2,6 +2,7 @@
"rg": [
{
"ammo": 80,
"ammocost": 75,
"breachdmg": 22.2,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -10,13 +11,14 @@
"cost": 51600,
"damage": 23.25,
"damagedist": {
"K": 0.5,
"T": 0.5
"T": 0.66666666666666666666666666666667,
"K": 0.33333333333333333333333333333333
},
"distdraw": 2.69,
"edID": 128049488,
"eddbID": 876,
"falloff": 1000,
"fireint": 0.63,
"grp": "rg",
"id": "29",
"integrity": 40,
@@ -27,12 +29,12 @@
"range": 3000,
"rating": "D",
"reload": 1,
"rof": 1.6,
"thermload": 12,
"symbol": "Hpt_Railgun_Fixed_Small"
},
{
"ammo": 80,
"ammocost": 75,
"breachdmg": 39.5,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -41,13 +43,14 @@
"cost": 412800,
"damage": 41.5,
"damagedist": {
"K": 0.5,
"T": 0.5
"T": 0.66666666666666666666666666666667,
"K": 0.33333333333333333333333333333333
},
"distdraw": 5.11,
"edID": 128049489,
"eddbID": 877,
"falloff": 1000,
"fireint": 0.83,
"grp": "rg",
"id": "2a",
"integrity": 51,
@@ -58,12 +61,12 @@
"range": 3000,
"rating": "B",
"reload": 1,
"rof": 1.2,
"thermload": 20,
"symbol": "Hpt_Railgun_Fixed_Medium"
},
{
"ammo": 240,
"ammocost": 75,
"breachdmg": 14.3,
"breachmax": 0.8,
"breachmin": 0.4,
@@ -74,13 +77,14 @@
"cost": 619200,
"damage": 15,
"damagedist": {
"K": 0.5,
"T": 0.5
"T": 0.66666666666666666666666666666667,
"K": 0.33333333333333333333333333333333
},
"distdraw": 2,
"edID": 128671341,
"eddbID": 1484,
"falloff": 1000,
"fireint": 0.4,
"grp": "rg",
"id": "ih",
"integrity": 51,
@@ -93,7 +97,6 @@
"range": 3000,
"rating": "B",
"reload": 1,
"rof": 4.1,
"thermload": 11,
"symbol": "Hpt_Railgun_Fixed_Medium_Burst"
}

View File

@@ -2,6 +2,7 @@
"rfl": [
{
"ammo": 32,
"ammocost": 125,
"breachdmg": 1.7,
"breachmax": 1,
"breachmin": 1,
@@ -16,6 +17,7 @@
"edID": 128785626,
"eddbID": 1620,
"falloff": 100000,
"fireint": 2.0,
"grp": "rfl",
"id": "x8",
"integrity": 51,
@@ -25,13 +27,13 @@
"power": 1.2,
"rating": "B",
"reload": 2,
"rof": 0.5,
"shotspeed": 550,
"thermload": 3.6,
"symbol": "Hpt_FlakMortar_Fixed_Medium"
},
{
"ammo": 32,
"ammocost": 125,
"breachdmg": 1.7,
"breachmax": 1,
"breachmin": 1,
@@ -46,6 +48,7 @@
"edID": 128793058,
"eddbID": 1621,
"falloff": 100000,
"fireint": 2.0,
"grp": "rfl",
"id": "x9",
"integrity": 51,
@@ -55,7 +58,6 @@
"power": 1.2,
"rating": "B",
"reload": 2,
"rof": 0.5,
"shotspeed": 550,
"thermload": 3.6,
"symbol": "Hpt_FlakMortar_Turret_Medium"

View File

@@ -14,12 +14,13 @@
"power": 1.2,
"damage": 13,
"distdraw": 0.24,
"fireint": 2.0,
"thermload": 3.6,
"piercing": 80,
"shotspeed": 550,
"rof": 0.5,
"clip": 1,
"ammo": 72,
"ammocost": 56,
"reload": 2,
"breachdmg": 6.5,
"breachmin": 1,
@@ -43,12 +44,13 @@
"power": 1.2,
"damage": 13,
"distdraw": 0.24,
"fireint": 2.0,
"thermload": 3.6,
"piercing": 70,
"shotspeed": 550,
"rof": 0.5,
"clip": 1,
"ammo": 72,
"ammocost": 56,
"reload": 2,
"breachdmg": 6.5,
"breachmin": 1,

View File

@@ -0,0 +1,66 @@
{
"scl": [
{
"breachdmg": 3,
"breachmax": 0,
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 445570,
"damage": 15,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128915461,
"eddbID": 823,
"falloff": 500,
"fireint": 1.0,
"ammo": 72,
"clip": 1,
"grp": "scl",
"id": "3L",
"integrity": 51,
"mass": 4,
"mount": "T",
"piercing": 35,
"power": 1.2,
"range": 3000,
"rating": "B",
"thermload": 3.6,
"symbol": "Hpt_Mining_SeismChrgWarhd_Turret_Medium"
},
{
"breachdmg": 3,
"breachmax": 0,
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 170123,
"damage": 15,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"fireint": 1.0,
"ammo": 72,
"clip": 1,
"grp": "scl",
"id": "3M",
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 35,
"power": 1.2,
"range": 3000,
"rating": "B",
"thermload": 3.6,
"symbol": "Hpt_Mining_SeismChrgWarhd_Fixed_Medium"
}
]
}

View File

@@ -14,14 +14,15 @@
"power": 0.89,
"damage": 18.1,
"distdraw": 0.92,
"fireint": 0.1,
"thermload": 2.7,
"piercing": 60,
"range": 3000,
"shotspeed": 1200,
"rof": 10,
"roundspershot": 0,
"clip": 16,
"ammo": 240,
"ammocost": 9,
"reload": 6,
"breachdmg": 12.7,
"breachmin": 0.4,
@@ -38,6 +39,7 @@
"class": 3,
"grp": "tbsc",
"ammo": 240,
"ammocost": 9,
"mass": 8,
"eddbID": 0,
"breachdmg": 10.4,
@@ -50,12 +52,12 @@
},
"distdraw": 1.07,
"falloff": 2500,
"fireint": 0.1,
"integrity": 64,
"mount": "G",
"piercing": 60,
"power": 0.89,
"range": 3000,
"rof": 10,
"shotspeed": 1200,
"thermload": 3.1,
"cost": 2249050,
@@ -79,13 +81,14 @@
"power": 0.64,
"damage": 12.32,
"distdraw": 0.79,
"fireint": 0.1,
"thermload": 2.2,
"piercing": 60,
"range": 3000,
"shotspeed": 1200,
"rof": 10,
"clip": 16,
"ammo": 240,
"ammocost": 9,
"reload": 6,
"breachdmg": 8.6,
"breachmin": 0.4,
@@ -100,24 +103,25 @@
"class": 2,
"grp": "tbsc",
"ammo": 240,
"ammocost": 9,
"mass": 4,
"eddbID": 0,
"breachdmg": 7.1,
"breachmax": 0.8,
"breachmin": 0.4,
"clip": 16,
"damage": 14.9,
"damage": 10.2,
"damagedist": {
"K": 1
},
"distdraw": 0.58,
"falloff": 2500,
"fireint": 0.1,
"integrity": 51,
"mount": "G",
"piercing": 40,
"power": 0.89,
"power": 0.61,
"range": 3000,
"rof": 10,
"reload": 6,
"shotspeed": 1200,
"thermload": 2.1,
@@ -141,13 +145,14 @@
"power": 0.57,
"damage": 13,
"distdraw": 0.47,
"fireint": 0.1,
"thermload": 1.8,
"piercing": 40,
"range": 3000,
"shotspeed": 1200,
"rof": 10,
"clip": 16,
"ammo": 240,
"ammocost": 9,
"reload": 6,
"breachdmg": 9.1,
"breachmin": 0.4,
@@ -169,16 +174,17 @@
"mass": 4,
"integrity": 51,
"power": 0.5,
"damage": 9.0,
"damage": 9,
"distdraw": 0.39,
"fireint": 0.1,
"thermload": 1.2,
"piercing": 40,
"range": 3000,
"shotspeed": 1200,
"rof": 10,
"roundspershot": 0,
"clip": 16,
"ammo": 240,
"ammocost": 9,
"reload": 6,
"breachdmg": 6.3,
"breachmin": 0.4,
@@ -196,7 +202,7 @@
"grp": "tbsc",
"id": "yQ",
"eddbID": 0,
"edID": 0,
"edID": 128891605,
"mount": "F",
"cost": 65941,
"mass": 2,
@@ -204,13 +210,14 @@
"power": 0.41,
"damage": 8.6,
"distdraw": 0.27,
"fireint": 0.1,
"thermload": 1.1,
"piercing": 25,
"range": 3000,
"shotspeed": 1200,
"rof": 10,
"clip": 16,
"ammo": 240,
"ammocost": 9,
"reload": 6,
"breachdmg": 6,
"breachmin": 0.4,
@@ -226,6 +233,7 @@
"class": 1,
"grp": "tbsc",
"ammo": 240,
"ammocost": 9,
"mass": 2,
"eddbID": 0,
"breachdmg": 4.8,
@@ -237,19 +245,19 @@
"K": 1
},
"distdraw": 0.39,
"fireint": 0.1,
"falloff": 2500,
"integrity": 40,
"mount": "G",
"piercing": 25,
"power": 0.47,
"range": 3000,
"rof": 10,
"shotspeed": 1200,
"thermload": 1.5,
"cost": 137501,
"reload": 6,
"id": "yR",
"edID": 0,
"edID": 128891604,
"symbol": "Hpt_PlasmaShockCannon_Gimbal_Small"
},
{
@@ -259,7 +267,7 @@
"symbol": "Hpt_PlasmaShockCannon_Turret_Small",
"id": "yS",
"eddbID": 0,
"edID": 0,
"edID": 128891603,
"mount": "T",
"cost": 364000,
"mass": 2,
@@ -267,13 +275,14 @@
"power": 0.54,
"damage": 4.5,
"distdraw": 0.21,
"fireint": 0.1,
"thermload": 0.7,
"piercing": 25,
"range": 3000,
"shotspeed": 1200,
"rof": 10,
"clip": 16,
"ammo": 240,
"ammocost": 9,
"reload": 6,
"breachdmg": 3.1,
"breachmin": 0.4,

View File

@@ -11,6 +11,7 @@
"mass": 1.3,
"name": "Shutdown Field Neutraliser",
"passive": 1,
"chargeup": 1,
"power": 0.2,
"activepower": 0.25,
"rating": "F",

View File

@@ -0,0 +1,132 @@
{
"sdm": [
{
"breachdmg": 0.5,
"breachmax": 0.2,
"shotspeed": 550,
"breachmin": 0.1,
"class": 2,
"cost": 381750,
"damage": 5,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.18,
"edID": 128915457,
"eddbID": 823,
"falloff": 500,
"fireint": 2.0,
"ammo": 96,
"clip": 1,
"grp": "sdm",
"id": "3N",
"reload": 2,
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 25,
"power": 1.01,
"range": 3000,
"rating": "B",
"thermload": 2.9,
"symbol": "Hpt_Mining_SubSurfDispMisle_Fixed_Medium"
},
{
"breachdmg": 0.5,
"breachmax": 0.2,
"shotspeed": 550,
"breachmin": 0.1,
"class": 2,
"cost": 381750,
"damage": 5,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"fireint": 2.0,
"ammo": 96,
"clip": 1,
"grp": "sdm",
"id": "3Q",
"reload": 2,
"integrity": 51,
"mass": 4,
"mount": "T",
"piercing": 25,
"power": 0.93,
"range": 3000,
"rating": "B",
"thermload": 2.9,
"symbol": "Hpt_Mining_Subsurfdispmisle_Turret_Medium"
},
{
"breachdmg": 0.5,
"breachmax": 0.2,
"shotspeed": 550,
"breachmin": 0.1,
"class": 1,
"cost": 12601,
"damage": 5,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.18,
"edID": 128915455,
"eddbID": 823,
"falloff": 500,
"fireint": 2.0,
"ammo": 32,
"clip": 1,
"grp": "sdm",
"id": "3O",
"reload": 2,
"integrity": 40,
"mass": 2,
"mount": "F",
"piercing": 25,
"power": 0.42,
"range": 3000,
"rating": "B",
"thermload": 2.2,
"symbol": "Hpt_Mining_SubSurfDispMisle_Fixed_Small"
},
{
"breachdmg": 0.5,
"breachmax": 0.2,
"shotspeed": 550,
"breachmin": 0.1,
"class": 1,
"cost": 38751,
"damage": 5,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.16,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"fireint": 2.0,
"ammo": 32,
"clip": 1,
"grp": "sdm",
"id": "3P",
"reload": 2,
"integrity": 40,
"mass": 2,
"mount": "T",
"piercing": 25,
"power": 0.42,
"range": 3000,
"rating": "B",
"thermload": 2.2,
"symbol": "Hpt_Mining_Subsurfdispmisle_Turret_Small"
}
]
}

View File

@@ -2,6 +2,7 @@
"tp": [
{
"ammo": 1,
"ammocost": 15000,
"breachdmg": 60,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -15,6 +16,7 @@
"distdraw": 0,
"edID": 128049509,
"eddbID": 882,
"fireint": 1.0,
"grp": "tp",
"id": "2h",
"integrity": 40,
@@ -25,13 +27,13 @@
"power": 0.4,
"rating": "I",
"reload": 5,
"rof": 1,
"shotspeed": 250,
"thermload": 45,
"symbol": "Hpt_AdvancedTorpPylon_Fixed_Small"
},
{
"ammo": 2,
"ammocost": 15000,
"breachdmg": 60,
"breachmax": 0.8,
"breachmin": 0.6,
@@ -45,6 +47,7 @@
"distdraw": 0,
"edID": 128049510,
"eddbID": 883,
"fireint": 1.0,
"grp": "tp",
"id": "2i",
"integrity": 51,
@@ -55,13 +58,13 @@
"power": 0.4,
"rating": "I",
"reload": 5,
"rof": 1,
"shotspeed": 250,
"thermload": 50,
"symbol": "Hpt_AdvancedTorpPylon_Fixed_Medium"
},
{
"ammo": 4,
"ammocost": 15000,
"breachdmg": 60,
"breachmax": 1,
"breachmin": 1,
@@ -73,8 +76,9 @@
"E": 1
},
"distdraw": 0,
"edID": 0,
"eddbID": 0,
"edID": 128049511,
"eddbID": 1655,
"fireint": 1.0,
"grp": "tp",
"id": "yK",
"integrity": 64,
@@ -85,7 +89,6 @@
"power": 0.6,
"rating": "I",
"reload": 5,
"rof": 1,
"shotspeed": 250,
"thermload": 55,
"symbol": "Hpt_AdvancedTorpPylon_Fixed_Large"

View File

@@ -7,7 +7,6 @@ module.exports = {
pd: require('./standard/power_distributor').pd,
s: require('./standard/sensors').s,
ft: require('./standard/fuel_tank').ft,
pas: require('./standard/planetary_approach_suite').pas
},
hardpoints: {
pl: require('./hardpoints/pulse_laser').pl,
@@ -27,6 +26,9 @@ 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,
abl: require('./hardpoints/abrasion_blaster').abl,
scl: require('./hardpoints/seismic_charge_launcher').scl,
kw: require('./hardpoints/kill_warrant_scanner').kw,
sb: require('./hardpoints/shield_booster').sb,
ch: require('./hardpoints/chaff_launcher').ch,
@@ -36,6 +38,7 @@ module.exports = {
gpc: require('./hardpoints/guardian_plasma_charger').gpc,
ggc: require('./hardpoints/guardian_gauss_cannon').ggc,
sfn: require('./hardpoints/shutdown_field_neutraliser').sfn,
sdm: require('./hardpoints/sub_surface_displacement_missile.json').sdm,
xs: require('./hardpoints/xeno_scanner').xs,
tbsc: require('./hardpoints/shock_cannon').tbsc,
tbem: require('./hardpoints/enzyme_missile_rack.json').tbem,
@@ -66,7 +69,6 @@ module.exports = {
pcm: require('./internal/first_passenger_cabin').pcm,
pcq: require('./internal/luxury_passenger_cabin').pcq,
rf: require('./internal/refinery').rf,
sc: require('./internal/scanner').sc,
scb: require('./internal/shield_cell_bank').scb,
sg: require('./internal/shield_generator').sg,
ss: require('./internal/surface_scanner').ss,
@@ -76,6 +78,7 @@ module.exports = {
gsrp: require('./internal/guardian_shield_reinforcement_package').gsrp,
gfsb: require('./internal/guardian_fsd_booster').gfsb,
ghrp: require('./internal/guardian_hull_reinforcement_package').ghrp,
gmrp: require('./internal/guardian_module_reinforcement_package').gmrp
gmrp: require('./internal/guardian_module_reinforcement_package').gmrp,
sua: require('./internal/supercruise_assist').sua,
}
}

View File

@@ -12,7 +12,9 @@
"power": 0.54,
"rating": "E",
"repair": 12,
"symbol": "Int_Repairer_Size1_Class1"
"symbol": "Int_Repairer_Size1_Class1",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 900,
@@ -26,7 +28,9 @@
"power": 0.72,
"rating": "D",
"repair": 14.4,
"symbol": "Int_Repairer_Size1_Class2"
"symbol": "Int_Repairer_Size1_Class2",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 1000,
@@ -40,7 +44,9 @@
"power": 0.9,
"rating": "C",
"repair": 20,
"symbol": "Int_Repairer_Size1_Class3"
"symbol": "Int_Repairer_Size1_Class3",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 1200,
@@ -54,7 +60,9 @@
"power": 1.04,
"rating": "B",
"repair": 27.6,
"symbol": "Int_Repairer_Size1_Class4"
"symbol": "Int_Repairer_Size1_Class4",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 1100,
@@ -68,7 +76,9 @@
"power": 1.26,
"rating": "A",
"repair": 30.8,
"symbol": "Int_Repairer_Size1_Class5"
"symbol": "Int_Repairer_Size1_Class5",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 2300,
@@ -82,7 +92,9 @@
"power": 0.68,
"rating": "E",
"repair": 27.6,
"symbol": "Int_Repairer_Size2_Class1"
"symbol": "Int_Repairer_Size2_Class1",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 2100,
@@ -96,7 +108,9 @@
"power": 0.9,
"rating": "D",
"repair": 33.6,
"symbol": "Int_Repairer_Size2_Class2"
"symbol": "Int_Repairer_Size2_Class2",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 2300,
@@ -110,7 +124,9 @@
"power": 1.13,
"rating": "C",
"repair": 46,
"symbol": "Int_Repairer_Size2_Class3"
"symbol": "Int_Repairer_Size2_Class3",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 2800,
@@ -124,7 +140,9 @@
"power": 1.29,
"rating": "B",
"repair": 64.4,
"symbol": "Int_Repairer_Size2_Class4"
"symbol": "Int_Repairer_Size2_Class4",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 2500,
@@ -138,7 +156,9 @@
"power": 1.58,
"rating": "A",
"repair": 70,
"symbol": "Int_Repairer_Size2_Class5"
"symbol": "Int_Repairer_Size2_Class5",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 3600,
@@ -152,7 +172,9 @@
"power": 0.81,
"rating": "E",
"repair": 43.2,
"symbol": "Int_Repairer_Size3_Class1"
"symbol": "Int_Repairer_Size3_Class1",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 3200,
@@ -166,7 +188,9 @@
"power": 1.08,
"rating": "D",
"repair": 51.2,
"symbol": "Int_Repairer_Size3_Class2"
"symbol": "Int_Repairer_Size3_Class2",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 3600,
@@ -180,7 +204,9 @@
"power": 1.35,
"rating": "C",
"repair": 72,
"symbol": "Int_Repairer_Size3_Class3"
"symbol": "Int_Repairer_Size3_Class3",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 4300,
@@ -194,7 +220,9 @@
"power": 1.55,
"rating": "B",
"repair": 98.9,
"symbol": "Int_Repairer_Size3_Class4"
"symbol": "Int_Repairer_Size3_Class4",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 4000,
@@ -208,7 +236,9 @@
"power": 1.89,
"rating": "A",
"repair": 112,
"symbol": "Int_Repairer_Size3_Class5"
"symbol": "Int_Repairer_Size3_Class5",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 4900,
@@ -222,7 +252,9 @@
"power": 0.99,
"rating": "E",
"repair": 58.8,
"symbol": "Int_Repairer_Size4_Class1"
"symbol": "Int_Repairer_Size4_Class1",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 4400,
@@ -236,7 +268,9 @@
"power": 1.32,
"rating": "D",
"repair": 70.4,
"symbol": "Int_Repairer_Size4_Class2"
"symbol": "Int_Repairer_Size4_Class2",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 4900,
@@ -250,7 +284,9 @@
"power": 1.65,
"rating": "C",
"repair": 98,
"symbol": "Int_Repairer_Size4_Class3"
"symbol": "Int_Repairer_Size4_Class3",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 5900,
@@ -264,7 +300,9 @@
"power": 1.9,
"rating": "B",
"repair": 135.7,
"symbol": "Int_Repairer_Size4_Class4"
"symbol": "Int_Repairer_Size4_Class4",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 5400,
@@ -278,7 +316,9 @@
"power": 2.31,
"rating": "A",
"repair": 151.2,
"symbol": "Int_Repairer_Size4_Class5"
"symbol": "Int_Repairer_Size4_Class5",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 6100,
@@ -292,7 +332,9 @@
"power": 1.17,
"rating": "E",
"repair": 73.2,
"symbol": "Int_Repairer_Size5_Class1"
"symbol": "Int_Repairer_Size5_Class1",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 5500,
@@ -306,7 +348,9 @@
"power": 1.56,
"rating": "D",
"repair": 88,
"symbol": "Int_Repairer_Size5_Class2"
"symbol": "Int_Repairer_Size5_Class2",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 6100,
@@ -320,7 +364,9 @@
"power": 1.95,
"rating": "C",
"repair": 122,
"symbol": "Int_Repairer_Size5_Class3"
"symbol": "Int_Repairer_Size5_Class3",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 7300,
@@ -334,7 +380,9 @@
"power": 2.24,
"rating": "B",
"repair": 167.9,
"symbol": "Int_Repairer_Size5_Class4"
"symbol": "Int_Repairer_Size5_Class4",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 6700,
@@ -348,7 +396,9 @@
"power": 2.73,
"rating": "A",
"repair": 187.6,
"symbol": "Int_Repairer_Size5_Class5"
"symbol": "Int_Repairer_Size5_Class5",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 7400,
@@ -362,7 +412,9 @@
"power": 1.4,
"rating": "E",
"repair": 88.8,
"symbol": "Int_Repairer_Size6_Class1"
"symbol": "Int_Repairer_Size6_Class1",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 6700,
@@ -376,7 +428,9 @@
"power": 1.86,
"rating": "D",
"repair": 107.2,
"symbol": "Int_Repairer_Size6_Class2"
"symbol": "Int_Repairer_Size6_Class2",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 7400,
@@ -390,7 +444,9 @@
"power": 2.33,
"rating": "C",
"repair": 148,
"symbol": "Int_Repairer_Size6_Class3"
"symbol": "Int_Repairer_Size6_Class3",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 8900,
@@ -404,7 +460,9 @@
"power": 2.67,
"rating": "B",
"repair": 204.7,
"symbol": "Int_Repairer_Size6_Class4"
"symbol": "Int_Repairer_Size6_Class4",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 8100,
@@ -418,7 +476,9 @@
"power": 3.26,
"rating": "A",
"repair": 226.8,
"symbol": "Int_Repairer_Size6_Class5"
"symbol": "Int_Repairer_Size6_Class5",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 8700,
@@ -432,7 +492,9 @@
"power": 1.58,
"rating": "E",
"repair": 104.4,
"symbol": "Int_Repairer_Size7_Class1"
"symbol": "Int_Repairer_Size7_Class1",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 7800,
@@ -446,7 +508,9 @@
"power": 2.1,
"rating": "D",
"repair": 124.8,
"symbol": "Int_Repairer_Size7_Class2"
"symbol": "Int_Repairer_Size7_Class2",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 8700,
@@ -460,7 +524,9 @@
"power": 2.63,
"rating": "C",
"repair": 174,
"symbol": "Int_Repairer_Size7_Class3"
"symbol": "Int_Repairer_Size7_Class3",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 10400,
@@ -474,7 +540,9 @@
"power": 3.02,
"rating": "B",
"repair": 239.2,
"symbol": "Int_Repairer_Size7_Class4"
"symbol": "Int_Repairer_Size7_Class4",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 9600,
@@ -488,7 +556,9 @@
"power": 3.68,
"rating": "A",
"repair": 268.8,
"symbol": "Int_Repairer_Size7_Class5"
"symbol": "Int_Repairer_Size7_Class5",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 10000,
@@ -502,7 +572,9 @@
"power": 1.8,
"rating": "E",
"repair": 120,
"symbol": "Int_Repairer_Size8_Class1"
"symbol": "Int_Repairer_Size8_Class1",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 9000,
@@ -516,7 +588,9 @@
"power": 2.4,
"rating": "D",
"repair": 144,
"symbol": "Int_Repairer_Size8_Class2"
"symbol": "Int_Repairer_Size8_Class2",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 10000,
@@ -530,7 +604,9 @@
"power": 3,
"rating": "C",
"repair": 200,
"symbol": "Int_Repairer_Size8_Class3"
"symbol": "Int_Repairer_Size8_Class3",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 12000,
@@ -544,7 +620,9 @@
"power": 3.45,
"rating": "B",
"repair": 276,
"symbol": "Int_Repairer_Size8_Class4"
"symbol": "Int_Repairer_Size8_Class4",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
},
{
"ammo": 11000,
@@ -558,7 +636,9 @@
"power": 4.2,
"rating": "A",
"repair": 308,
"symbol": "Int_Repairer_Size8_Class5"
"symbol": "Int_Repairer_Size8_Class5",
"ukName": "AFM Unit",
"ukDiscript": "Allows in-flight repair of internal ship modules. Can restore broken modules. Requires ammunition."
}
]
}

View File

@@ -23,7 +23,9 @@
"rating": "C",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size1_Class3_Fast"
"symbol": "Int_ShieldGenerator_Size1_Class3_Fast",
"ukName": "Bi-Weave Shield",
"ukDiscript": "An alternative shield generator that sacrifices overall shield strength for a much faster recharge rate."
},
{
"brokenregen": 2.4,
@@ -48,7 +50,9 @@
"rating": "C",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size2_Class3_Fast"
"symbol": "Int_ShieldGenerator_Size2_Class3_Fast",
"ukName": "Bi-Weave Shield",
"ukDiscript": "An alternative shield generator that sacrifices overall shield strength for a much faster recharge rate."
},
{
"brokenregen": 2.8,
@@ -73,7 +77,9 @@
"rating": "C",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size3_Class3_Fast"
"symbol": "Int_ShieldGenerator_Size3_Class3_Fast",
"ukName": "Bi-Weave Shield",
"ukDiscript": "An alternative shield generator that sacrifices overall shield strength for a much faster recharge rate."
},
{
"brokenregen": 3.8,
@@ -98,7 +104,9 @@
"rating": "C",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size4_Class3_Fast"
"symbol": "Int_ShieldGenerator_Size4_Class3_Fast",
"ukName": "Bi-Weave Shield",
"ukDiscript": "An alternative shield generator that sacrifices overall shield strength for a much faster recharge rate."
},
{
"brokenregen": 5.6,
@@ -123,7 +131,9 @@
"rating": "C",
"regen": 2.2,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size5_Class3_Fast"
"symbol": "Int_ShieldGenerator_Size5_Class3_Fast",
"ukName": "Bi-Weave Shield",
"ukDiscript": "An alternative shield generator that sacrifices overall shield strength for a much faster recharge rate."
},
{
"brokenregen": 8,
@@ -148,7 +158,9 @@
"rating": "C",
"regen": 3.2,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size6_Class3_Fast"
"symbol": "Int_ShieldGenerator_Size6_Class3_Fast",
"ukName": "Bi-Weave Shield",
"ukDiscript": "An alternative shield generator that sacrifices overall shield strength for a much faster recharge rate."
},
{
"brokenregen": 11,
@@ -173,7 +185,9 @@
"rating": "C",
"regen": 4.4,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size7_Class3_Fast"
"symbol": "Int_ShieldGenerator_Size7_Class3_Fast",
"ukName": "Bi-Weave Shield",
"ukDiscript": "An alternative shield generator that sacrifices overall shield strength for a much faster recharge rate."
},
{
"brokenregen": 14.4,
@@ -198,7 +212,9 @@
"rating": "C",
"regen": 5.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size8_Class3_Fast"
"symbol": "Int_ShieldGenerator_Size8_Class3_Fast",
"ukName": "Bi-Weave Shield",
"ukDiscript": "An alternative shield generator that sacrifices overall shield strength for a much faster recharge rate."
}
]
}

View File

@@ -10,7 +10,9 @@
"mass": 5,
"passengers": 3,
"rating": "D",
"symbol": "Int_PassengerCabin_Size3_Class2"
"symbol": "Int_PassengerCabin_Size3_Class2",
"ukName": "BC Passenger Cabin",
"ukDiscript": "Business Class Passenger Cabin."
},
{
"class": 4,
@@ -22,7 +24,9 @@
"mass": 10,
"passengers": 6,
"rating": "D",
"symbol": "Int_PassengerCabin_Size4_Class2"
"symbol": "Int_PassengerCabin_Size4_Class2",
"ukName": "BC Passenger Cabin",
"ukDiscript": "Business Class Passenger Cabin."
},
{
"class": 5,
@@ -34,7 +38,9 @@
"mass": 20,
"passengers": 10,
"rating": "D",
"symbol": "Int_PassengerCabin_Size5_Class2"
"symbol": "Int_PassengerCabin_Size5_Class2",
"ukName": "BC Passenger Cabin",
"ukDiscript": "Business Class Passenger Cabin."
},
{
"class": 6,
@@ -46,7 +52,9 @@
"mass": 40,
"passengers": 16,
"rating": "D",
"symbol": "Int_PassengerCabin_Size6_Class2"
"symbol": "Int_PassengerCabin_Size6_Class2",
"ukName": "BC Passenger Cabin",
"ukDiscript": "Business Class Passenger Cabin."
}
]
}

View File

@@ -10,7 +10,9 @@
"id": "00",
"rating": "E",
"mass": 0,
"symbol": "Int_CargoRack_Size1_Class1"
"symbol": "Int_CargoRack_Size1_Class1",
"ukName": "Cargo Rack",
"ukDiscript": "Standardised storage rack for use in automated cargo transfer system."
},
{
"cargo": 4,
@@ -22,7 +24,9 @@
"id": "01",
"rating": "E",
"mass": 0,
"symbol": "Int_CargoRack_Size2_Class1"
"symbol": "Int_CargoRack_Size2_Class1",
"ukName": "Cargo Rack",
"ukDiscript": "Standardised storage rack for use in automated cargo transfer system."
},
{
"cargo": 8,
@@ -34,7 +38,9 @@
"id": "02",
"rating": "E",
"mass": 0,
"symbol": "Int_CargoRack_Size3_Class1"
"symbol": "Int_CargoRack_Size3_Class1",
"ukName": "Cargo Rack",
"ukDiscript": "Standardised storage rack for use in automated cargo transfer system."
},
{
"cargo": 16,
@@ -46,7 +52,9 @@
"id": "03",
"rating": "E",
"mass": 0,
"symbol": "Int_CargoRack_Size4_Class1"
"symbol": "Int_CargoRack_Size4_Class1",
"ukName": "Cargo Rack",
"ukDiscript": "Standardised storage rack for use in automated cargo transfer system."
},
{
"cargo": 32,
@@ -58,7 +66,9 @@
"id": "04",
"rating": "E",
"mass": 0,
"symbol": "Int_CargoRack_Size5_Class1"
"symbol": "Int_CargoRack_Size5_Class1",
"ukName": "Cargo Rack",
"ukDiscript": "Standardised storage rack for use in automated cargo transfer system."
},
{
"cargo": 64,
@@ -70,7 +80,9 @@
"id": "05",
"rating": "E",
"mass": 0,
"symbol": "Int_CargoRack_Size6_Class1"
"symbol": "Int_CargoRack_Size6_Class1",
"ukName": "Cargo Rack",
"ukDiscript": "Standardised storage rack for use in automated cargo transfer system."
},
{
"cargo": 128,
@@ -82,7 +94,9 @@
"id": "06",
"rating": "E",
"mass": 0,
"symbol": "Int_CargoRack_Size7_Class1"
"symbol": "Int_CargoRack_Size7_Class1",
"ukName": "Cargo Rack",
"ukDiscript": "Standardised storage rack for use in automated cargo transfer system."
},
{
"cargo": 256,
@@ -94,7 +108,9 @@
"id": "07",
"rating": "E",
"mass": 0,
"symbol": "Int_CargoRack_Size8_Class1"
"symbol": "Int_CargoRack_Size8_Class1",
"ukName": "Cargo Rack",
"ukDiscript": "Standardised storage rack for use in automated cargo transfer system."
},
{
"cargo": 1,
@@ -107,7 +123,9 @@
"name": "Corrosion Resistant",
"rating": "E",
"mass": 0,
"symbol": "Int_CorrosionProofCargoRack_Size1_Class1"
"symbol": "Int_CorrosionProofCargoRack_Size1_Class1",
"ukName": "Corrosion Resistant Cargo Rack",
"ukDiscript": "Specialised storage rack for use in automated cargo transfer system that can resist the effects of corrosive cargo."
},
{
"cargo": 2,
@@ -120,33 +138,24 @@
"name": "Corrosion Resistant",
"rating": "F",
"mass": 0,
"symbol": "Int_CorrosionProofCargoRack_Size1_Class2"
},
{
"cargo": 4,
"class": 2,
"cost": 12563,
"edID": 128681992,
"eddbID": 1552,
"grp": "cr",
"id": "0V",
"name": "Corrosion Resistant",
"rating": "F",
"mass": 0,
"symbol": "Int_CorrosionProofCargoRack_Size2_Class1"
"symbol": "Int_CorrosionProofCargoRack_Size1_Class2",
"ukName": "Corrosion Resistant Cargo Rack",
"ukDiscript": "Specialised storage rack for use in automated cargo transfer system that can resist the effects of corrosive cargo."
},
{
"cargo": 16,
"class": 4,
"cost": 94330,
"edID": 128833944,
"eddbID": 1552,
"eddbID": 1699,
"grp": "cr",
"id": "0W",
"name": "Corrosion Resistant",
"rating": "E",
"mass": 0,
"symbol": "Int_CorrosionProofCargoRack_Size4_Class1"
"symbol": "Int_CorrosionProofCargoRack_Size4_Class1",
"ukName": "Corrosion Resistant Cargo Rack",
"ukDiscript": "Specialised storage rack for use in automated cargo transfer system that can resist the effects of corrosive cargo."
}
]
}

View File

@@ -13,7 +13,9 @@
"range": 0.8,
"rating": "E",
"time": 300,
"symbol": "Int_DroneControl_Collection_Size1_Class1"
"symbol": "Int_DroneControl_Collection_Size1_Class1",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 1,
@@ -28,7 +30,9 @@
"range": 0.6,
"rating": "D",
"time": 600,
"symbol": "Int_DroneControl_Collection_Size1_Class2"
"symbol": "Int_DroneControl_Collection_Size1_Class2",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 1,
@@ -43,7 +47,9 @@
"range": 1,
"rating": "C",
"time": 510,
"symbol": "Int_DroneControl_Collection_Size1_Class3"
"symbol": "Int_DroneControl_Collection_Size1_Class3",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 1,
@@ -58,7 +64,9 @@
"range": 1.4,
"rating": "B",
"time": 420,
"symbol": "Int_DroneControl_Collection_Size1_Class4"
"symbol": "Int_DroneControl_Collection_Size1_Class4",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 1,
@@ -73,7 +81,9 @@
"range": 1.2,
"rating": "A",
"time": 720,
"symbol": "Int_DroneControl_Collection_Size1_Class5"
"symbol": "Int_DroneControl_Collection_Size1_Class5",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 3,
@@ -88,7 +98,9 @@
"range": 0.88,
"rating": "E",
"time": 300,
"symbol": "Int_DroneControl_Collection_Size3_Class1"
"symbol": "Int_DroneControl_Collection_Size3_Class1",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 3,
@@ -103,7 +115,9 @@
"range": 0.66,
"rating": "D",
"time": 600,
"symbol": "Int_DroneControl_Collection_Size3_Class2"
"symbol": "Int_DroneControl_Collection_Size3_Class2",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 3,
@@ -118,7 +132,9 @@
"range": 1.1,
"rating": "C",
"time": 510,
"symbol": "Int_DroneControl_Collection_Size3_Class3"
"symbol": "Int_DroneControl_Collection_Size3_Class3",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 3,
@@ -133,7 +149,9 @@
"range": 1.54,
"rating": "B",
"time": 420,
"symbol": "Int_DroneControl_Collection_Size3_Class4"
"symbol": "Int_DroneControl_Collection_Size3_Class4",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 3,
@@ -148,7 +166,9 @@
"range": 1.32,
"rating": "A",
"time": 720,
"symbol": "Int_DroneControl_Collection_Size3_Class5"
"symbol": "Int_DroneControl_Collection_Size3_Class5",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 5,
@@ -163,7 +183,9 @@
"range": 1.04,
"rating": "E",
"time": 300,
"symbol": "Int_DroneControl_Collection_Size5_Class1"
"symbol": "Int_DroneControl_Collection_Size5_Class1",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 5,
@@ -178,7 +200,9 @@
"range": 0.78,
"rating": "D",
"time": 600,
"symbol": "Int_DroneControl_Collection_Size5_Class2"
"symbol": "Int_DroneControl_Collection_Size5_Class2",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 5,
@@ -193,7 +217,9 @@
"range": 1.3,
"rating": "C",
"time": 510,
"symbol": "Int_DroneControl_Collection_Size5_Class3"
"symbol": "Int_DroneControl_Collection_Size5_Class3",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 5,
@@ -208,7 +234,9 @@
"range": 1.82,
"rating": "B",
"time": 420,
"symbol": "Int_DroneControl_Collection_Size5_Class4"
"symbol": "Int_DroneControl_Collection_Size5_Class4",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 5,
@@ -223,7 +251,9 @@
"range": 1.56,
"rating": "A",
"time": 720,
"symbol": "Int_DroneControl_Collection_Size5_Class5"
"symbol": "Int_DroneControl_Collection_Size5_Class5",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 7,
@@ -238,7 +268,9 @@
"range": 1.36,
"rating": "E",
"time": 300,
"symbol": "Int_DroneControl_Collection_Size7_Class1"
"symbol": "Int_DroneControl_Collection_Size7_Class1",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 7,
@@ -253,7 +285,9 @@
"range": 1.02,
"rating": "D",
"time": 600,
"symbol": "Int_DroneControl_Collection_Size7_Class2"
"symbol": "Int_DroneControl_Collection_Size7_Class2",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 7,
@@ -268,7 +302,9 @@
"range": 1.7,
"rating": "C",
"time": 510,
"symbol": "Int_DroneControl_Collection_Size7_Class3"
"symbol": "Int_DroneControl_Collection_Size7_Class3",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 7,
@@ -283,7 +319,9 @@
"range": 2.38,
"rating": "B",
"time": 420,
"symbol": "Int_DroneControl_Collection_Size7_Class4"
"symbol": "Int_DroneControl_Collection_Size7_Class4",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
},
{
"class": 7,
@@ -298,7 +336,9 @@
"range": 2.04,
"rating": "A",
"time": 720,
"symbol": "Int_DroneControl_Collection_Size7_Class5"
"symbol": "Int_DroneControl_Collection_Size7_Class5",
"ukName": "Collector",
"ukDiscript": "Controls limpets to collect canisters and asteroid chunks automatically."
}
]
}

View File

@@ -4,7 +4,7 @@
"class": 1,
"cost": 3600,
"edID": 128793941,
"eddbID": 0,
"eddbID": 1632,
"grp": "dtl",
"id": "y1",
"mass": 1.3,
@@ -12,13 +12,15 @@
"power": 0.18,
"range": 0.6,
"rating": "E",
"symbol": "Int_DroneControl_Decontamination_Size1_Class1"
"symbol": "Int_DroneControl_Decontamination_Size1_Class1",
"ukName": "Decontamination",
"ukDiscript": "Controls a limpet that removes caustic chemicals affecting a ship's hull, as well as applying a small amount of hull repair."
},
{
"class": 3,
"cost": 16201,
"edID": 128793942,
"eddbID": 0,
"eddbID": 1633,
"grp": "dtl",
"id": "y2",
"mass": 2,
@@ -26,13 +28,15 @@
"power": 0.2,
"range": 0.88,
"rating": "E",
"symbol": "Int_DroneControl_Decontamination_Size3_Class1"
"symbol": "Int_DroneControl_Decontamination_Size3_Class1",
"ukName": "Decontamination",
"ukDiscript": "Controls a limpet that removes caustic chemicals affecting a ship's hull, as well as applying a small amount of hull repair."
},
{
"class": 5,
"cost": 145801,
"edID": 128793943,
"eddbID": 0,
"eddbID": 1634,
"grp": "dtl",
"id": "y3",
"mass": 20,
@@ -40,13 +44,15 @@
"power": 0.5,
"range": 1.3,
"rating": "E",
"symbol": "Int_DroneControl_Decontamination_Size5_Class1"
"symbol": "Int_DroneControl_Decontamination_Size5_Class1",
"ukName": "Decontamination",
"ukDiscript": "Controls a limpet that removes caustic chemicals affecting a ship's hull, as well as applying a small amount of hull repair."
},
{
"class": 7,
"cost": 1312201,
"edID": 128793944,
"eddbID": 0,
"eddbID": 1635,
"grp": "dtl",
"id": "y4",
"mass": 128,
@@ -54,7 +60,9 @@
"power": 0.97,
"range": 2.04,
"rating": "E",
"symbol": "Int_DroneControl_Decontamination_Size7_Class1"
"symbol": "Int_DroneControl_Decontamination_Size7_Class1",
"ukName": "Decontamination",
"ukDiscript": "Controls a limpet that removes caustic chemicals affecting a ship's hull, as well as applying a small amount of hull repair."
}
]
}

View File

@@ -11,7 +11,24 @@
"name": "Standard Docking Computer",
"power": 0.39,
"rating": "E",
"symbol": "Int_DockingComputer_Standard"
"symbol": "Int_DockingComputer_Standard",
"ukName": "Docking Computer",
"ukDiscript": "Allows assisted docking sequence at all starports and outposts."
},
{
"class": 1,
"cost": 13509,
"edID": 128935155,
"eddbID": 890,
"grp": "dc",
"id": "3x",
"integrity": 10,
"name": "Advanced Docking Computer",
"power": 0.45,
"rating": "E",
"symbol": "Int_DockingComputer_Advanced",
"ukName": "Advanced Docking Computer",
"ukDiscript": "Allows assisted docking and launch at all starports and outposts."
}
]
}

View File

@@ -10,7 +10,9 @@
"mass": 2.5,
"passengers": 2,
"rating": "E",
"symbol": "Int_PassengerCabin_Size2_Class1"
"symbol": "Int_PassengerCabin_Size2_Class1",
"ukName": "EC Passenger Cabin",
"ukDiscript": "Economy Class Passenger Cabin."
},
{
"class": 3,
@@ -22,7 +24,9 @@
"mass": 5,
"passengers": 4,
"rating": "E",
"symbol": "Int_PassengerCabin_Size3_Class1"
"symbol": "Int_PassengerCabin_Size3_Class1",
"ukName": "EC Passenger Cabin",
"ukDiscript": "Economy Class Passenger Cabin."
},
{
"class": 4,
@@ -34,7 +38,9 @@
"mass": 10,
"passengers": 8,
"rating": "E",
"symbol": "Int_PassengerCabin_Size4_Class1"
"symbol": "Int_PassengerCabin_Size4_Class1",
"ukName": "EC Passenger Cabin",
"ukDiscript": "Economy Class Passenger Cabin."
},
{
"class": 5,
@@ -46,7 +52,9 @@
"mass": 20,
"passengers": 16,
"rating": "E",
"symbol": "Int_PassengerCabin_Size5_Class1"
"symbol": "Int_PassengerCabin_Size5_Class1",
"ukName": "EC Passenger Cabin",
"ukDiscript": "Economy Class Passenger Cabin."
},
{
"class": 6,
@@ -58,7 +66,9 @@
"mass": 40,
"passengers": 32,
"rating": "E",
"symbol": "Int_PassengerCabin_Size6_Class1"
"symbol": "Int_PassengerCabin_Size6_Class1",
"ukName": "EC Passenger Cabin",
"ukDiscript": "Economy Class Passenger Cabin."
}
]
}

View File

@@ -1,6 +1,7 @@
{
"fh": [
{
"ammocost": 1030,
"bays": 1,
"class": 5,
"cost": 575644,
@@ -14,7 +15,9 @@
"power": 0.25,
"rating": "D",
"rebuildsperbay": 6,
"symbol": "Int_FighterBay_Size5_Class1"
"symbol": "Int_FighterBay_Size5_Class1",
"ukName": "Fighter Hangar",
"ukDiscript": "A module designed to house ship launched vehicles."
},
{
"bays": 2,
@@ -30,7 +33,9 @@
"power": 0.35,
"rating": "D",
"rebuildsperbay": 8,
"symbol": "Int_FighterBay_Size6_Class1"
"symbol": "Int_FighterBay_Size6_Class1",
"ukName": "Fighter Hangar",
"ukDiscript": "A module designed to house ship launched vehicles."
},
{
"bays": 2,
@@ -46,7 +51,9 @@
"power": 0.35,
"rating": "D",
"rebuildsperbay": 15,
"symbol": "Int_FighterBay_Size7_Class1"
"symbol": "Int_FighterBay_Size7_Class1",
"ukName": "Fighter Hangar",
"ukDiscript": "A module designed to house ship launched vehicles."
}
]
}

View File

@@ -10,7 +10,9 @@
"mass": 10,
"passengers": 3,
"rating": "C",
"symbol": "Int_PassengerCabin_Size4_Class3"
"symbol": "Int_PassengerCabin_Size4_Class3",
"ukName": "FC Passenger Cabin",
"ukDiscript": "First Class Passenger Cabin."
},
{
"class": 5,
@@ -22,7 +24,9 @@
"mass": 20,
"passengers": 6,
"rating": "C",
"symbol": "Int_PassengerCabin_Size5_Class3"
"symbol": "Int_PassengerCabin_Size5_Class3",
"ukName": "FC Passenger Cabin",
"ukDiscript": "First Class Passenger Cabin."
},
{
"class": 6,
@@ -34,7 +38,9 @@
"mass": 40,
"passengers": 12,
"rating": "C",
"symbol": "Int_PassengerCabin_Size6_Class3"
"symbol": "Int_PassengerCabin_Size6_Class3",
"ukName": "FC Passenger Cabin",
"ukDiscript": "First Class Passenger Cabin."
}
]
}

View File

@@ -14,7 +14,9 @@
"power": 0.14,
"ranget": 3,
"rating": "E",
"symbol": "Int_FSDInterdictor_Size1_Class1"
"symbol": "Int_FSDInterdictor_Size1_Class1",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -30,7 +32,9 @@
"power": 0.18,
"ranget": 4,
"rating": "D",
"symbol": "Int_FSDInterdictor_Size1_Class2"
"symbol": "Int_FSDInterdictor_Size1_Class2",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -46,7 +50,9 @@
"power": 0.23,
"ranget": 5,
"rating": "C",
"symbol": "Int_FSDInterdictor_Size1_Class3"
"symbol": "Int_FSDInterdictor_Size1_Class3",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -62,7 +68,9 @@
"power": 0.28,
"ranget": 6,
"rating": "B",
"symbol": "Int_FSDInterdictor_Size1_Class4"
"symbol": "Int_FSDInterdictor_Size1_Class4",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -78,7 +86,9 @@
"power": 0.32,
"ranget": 7,
"rating": "A",
"symbol": "Int_FSDInterdictor_Size1_Class5"
"symbol": "Int_FSDInterdictor_Size1_Class5",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -94,7 +104,9 @@
"power": 0.17,
"ranget": 6,
"rating": "E",
"symbol": "Int_FSDInterdictor_Size2_Class1"
"symbol": "Int_FSDInterdictor_Size2_Class1",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -110,7 +122,9 @@
"power": 0.22,
"ranget": 7,
"rating": "D",
"symbol": "Int_FSDInterdictor_Size2_Class2"
"symbol": "Int_FSDInterdictor_Size2_Class2",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -126,7 +140,9 @@
"power": 0.28,
"ranget": 8,
"rating": "C",
"symbol": "Int_FSDInterdictor_Size2_Class3"
"symbol": "Int_FSDInterdictor_Size2_Class3",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -142,7 +158,9 @@
"power": 0.34,
"ranget": 9,
"rating": "B",
"symbol": "Int_FSDInterdictor_Size2_Class4"
"symbol": "Int_FSDInterdictor_Size2_Class4",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -158,7 +176,9 @@
"power": 0.39,
"ranget": 10,
"rating": "A",
"symbol": "Int_FSDInterdictor_Size2_Class5"
"symbol": "Int_FSDInterdictor_Size2_Class5",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -174,7 +194,9 @@
"power": 0.2,
"ranget": 9,
"rating": "E",
"symbol": "Int_FSDInterdictor_Size3_Class1"
"symbol": "Int_FSDInterdictor_Size3_Class1",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -190,7 +212,9 @@
"power": 0.27,
"ranget": 10,
"rating": "D",
"symbol": "Int_FSDInterdictor_Size3_Class2"
"symbol": "Int_FSDInterdictor_Size3_Class2",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -206,7 +230,9 @@
"power": 0.34,
"ranget": 11,
"rating": "C",
"symbol": "Int_FSDInterdictor_Size3_Class3"
"symbol": "Int_FSDInterdictor_Size3_Class3",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -222,7 +248,9 @@
"power": 0.41,
"ranget": 12,
"rating": "B",
"symbol": "Int_FSDInterdictor_Size3_Class4"
"symbol": "Int_FSDInterdictor_Size3_Class4",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -238,7 +266,9 @@
"power": 0.48,
"ranget": 13,
"rating": "A",
"symbol": "Int_FSDInterdictor_Size3_Class5"
"symbol": "Int_FSDInterdictor_Size3_Class5",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -254,7 +284,9 @@
"power": 0.25,
"ranget": 12,
"rating": "E",
"symbol": "Int_FSDInterdictor_Size4_Class1"
"symbol": "Int_FSDInterdictor_Size4_Class1",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -270,7 +302,9 @@
"power": 0.33,
"ranget": 13,
"rating": "D",
"symbol": "Int_FSDInterdictor_Size4_Class2"
"symbol": "Int_FSDInterdictor_Size4_Class2",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -286,7 +320,9 @@
"power": 0.41,
"ranget": 14,
"rating": "C",
"symbol": "Int_FSDInterdictor_Size4_Class3"
"symbol": "Int_FSDInterdictor_Size4_Class3",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -302,7 +338,9 @@
"power": 0.49,
"ranget": 15,
"rating": "B",
"symbol": "Int_FSDInterdictor_Size4_Class4"
"symbol": "Int_FSDInterdictor_Size4_Class4",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
},
{
"boot": 15,
@@ -318,7 +356,9 @@
"power": 0.57,
"ranget": 16,
"rating": "A",
"symbol": "Int_FSDInterdictor_Size4_Class5"
"symbol": "Int_FSDInterdictor_Size4_Class5",
"ukName": "FSD Interdictor",
"ukDiscript": "Used to pull targets out of supercruise."
}
]
}

View File

@@ -10,7 +10,9 @@
"power": 0.14,
"rate": 18,
"rating": "E",
"symbol": "Int_FuelScoop_Size1_Class1"
"symbol": "Int_FuelScoop_Size1_Class1",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 1,
@@ -22,7 +24,9 @@
"power": 0.18,
"rate": 24,
"rating": "D",
"symbol": "Int_FuelScoop_Size1_Class2"
"symbol": "Int_FuelScoop_Size1_Class2",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 1,
@@ -34,7 +38,9 @@
"power": 0.23,
"rate": 30,
"rating": "C",
"symbol": "Int_FuelScoop_Size1_Class3"
"symbol": "Int_FuelScoop_Size1_Class3",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 1,
@@ -46,7 +52,9 @@
"power": 0.28,
"rate": 36,
"rating": "B",
"symbol": "Int_FuelScoop_Size1_Class4"
"symbol": "Int_FuelScoop_Size1_Class4",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 1,
@@ -58,7 +66,9 @@
"power": 0.32,
"rate": 42,
"rating": "A",
"symbol": "Int_FuelScoop_Size1_Class5"
"symbol": "Int_FuelScoop_Size1_Class5",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 2,
@@ -70,7 +80,9 @@
"power": 0.17,
"rate": 32,
"rating": "E",
"symbol": "Int_FuelScoop_Size2_Class1"
"symbol": "Int_FuelScoop_Size2_Class1",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 2,
@@ -82,7 +94,9 @@
"power": 0.22,
"rate": 43,
"rating": "D",
"symbol": "Int_FuelScoop_Size2_Class2"
"symbol": "Int_FuelScoop_Size2_Class2",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 2,
@@ -94,7 +108,9 @@
"power": 0.28,
"rate": 54,
"rating": "C",
"symbol": "Int_FuelScoop_Size2_Class3"
"symbol": "Int_FuelScoop_Size2_Class3",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 2,
@@ -106,7 +122,9 @@
"power": 0.34,
"rate": 65,
"rating": "B",
"symbol": "Int_FuelScoop_Size2_Class4"
"symbol": "Int_FuelScoop_Size2_Class4",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 2,
@@ -118,7 +136,9 @@
"power": 0.39,
"rate": 75,
"rating": "A",
"symbol": "Int_FuelScoop_Size2_Class5"
"symbol": "Int_FuelScoop_Size2_Class5",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 3,
@@ -130,7 +150,9 @@
"power": 0.2,
"rate": 75,
"rating": "E",
"symbol": "Int_FuelScoop_Size3_Class1"
"symbol": "Int_FuelScoop_Size3_Class1",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 3,
@@ -142,7 +164,9 @@
"power": 0.27,
"rate": 100,
"rating": "D",
"symbol": "Int_FuelScoop_Size3_Class2"
"symbol": "Int_FuelScoop_Size3_Class2",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 3,
@@ -154,7 +178,9 @@
"power": 0.34,
"rate": 126,
"rating": "C",
"symbol": "Int_FuelScoop_Size3_Class3"
"symbol": "Int_FuelScoop_Size3_Class3",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 3,
@@ -166,7 +192,9 @@
"power": 0.41,
"rate": 151,
"rating": "B",
"symbol": "Int_FuelScoop_Size3_Class4"
"symbol": "Int_FuelScoop_Size3_Class4",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 3,
@@ -178,7 +206,9 @@
"power": 0.48,
"rate": 176,
"rating": "A",
"symbol": "Int_FuelScoop_Size3_Class5"
"symbol": "Int_FuelScoop_Size3_Class5",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 4,
@@ -190,7 +220,9 @@
"power": 0.25,
"rate": 147,
"rating": "E",
"symbol": "Int_FuelScoop_Size4_Class1"
"symbol": "Int_FuelScoop_Size4_Class1",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 4,
@@ -202,7 +234,9 @@
"power": 0.33,
"rate": 196,
"rating": "D",
"symbol": "Int_FuelScoop_Size4_Class2"
"symbol": "Int_FuelScoop_Size4_Class2",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 4,
@@ -214,7 +248,9 @@
"power": 0.41,
"rate": 245,
"rating": "C",
"symbol": "Int_FuelScoop_Size4_Class3"
"symbol": "Int_FuelScoop_Size4_Class3",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 4,
@@ -226,7 +262,9 @@
"power": 0.49,
"rate": 294,
"rating": "B",
"symbol": "Int_FuelScoop_Size4_Class4"
"symbol": "Int_FuelScoop_Size4_Class4",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 4,
@@ -238,7 +276,9 @@
"power": 0.57,
"rate": 342,
"rating": "A",
"symbol": "Int_FuelScoop_Size4_Class5"
"symbol": "Int_FuelScoop_Size4_Class5",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 5,
@@ -250,7 +290,9 @@
"power": 0.3,
"rate": 247,
"rating": "E",
"symbol": "Int_FuelScoop_Size5_Class1"
"symbol": "Int_FuelScoop_Size5_Class1",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 5,
@@ -262,7 +304,9 @@
"power": 0.4,
"rate": 330,
"rating": "D",
"symbol": "Int_FuelScoop_Size5_Class2"
"symbol": "Int_FuelScoop_Size5_Class2",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 5,
@@ -274,7 +318,9 @@
"power": 0.5,
"rate": 412,
"rating": "C",
"symbol": "Int_FuelScoop_Size5_Class3"
"symbol": "Int_FuelScoop_Size5_Class3",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 5,
@@ -286,7 +332,9 @@
"power": 0.6,
"rate": 494,
"rating": "B",
"symbol": "Int_FuelScoop_Size5_Class4"
"symbol": "Int_FuelScoop_Size5_Class4",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 5,
@@ -298,7 +346,9 @@
"power": 0.7,
"rate": 577,
"rating": "A",
"symbol": "Int_FuelScoop_Size5_Class5"
"symbol": "Int_FuelScoop_Size5_Class5",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 6,
@@ -310,7 +360,9 @@
"power": 0.35,
"rate": 376,
"rating": "E",
"symbol": "Int_FuelScoop_Size6_Class1"
"symbol": "Int_FuelScoop_Size6_Class1",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 6,
@@ -322,7 +374,9 @@
"power": 0.47,
"rate": 502,
"rating": "D",
"symbol": "Int_FuelScoop_Size6_Class2"
"symbol": "Int_FuelScoop_Size6_Class2",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 6,
@@ -334,7 +388,9 @@
"power": 0.59,
"rate": 627,
"rating": "C",
"symbol": "Int_FuelScoop_Size6_Class3"
"symbol": "Int_FuelScoop_Size6_Class3",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 6,
@@ -346,7 +402,9 @@
"power": 0.71,
"rate": 752,
"rating": "B",
"symbol": "Int_FuelScoop_Size6_Class4"
"symbol": "Int_FuelScoop_Size6_Class4",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 6,
@@ -358,7 +416,9 @@
"power": 0.83,
"rate": 878,
"rating": "A",
"symbol": "Int_FuelScoop_Size6_Class5"
"symbol": "Int_FuelScoop_Size6_Class5",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 7,
@@ -370,7 +430,9 @@
"power": 0.41,
"rate": 534,
"rating": "E",
"symbol": "Int_FuelScoop_Size7_Class1"
"symbol": "Int_FuelScoop_Size7_Class1",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 7,
@@ -382,7 +444,9 @@
"power": 0.55,
"rate": 712,
"rating": "D",
"symbol": "Int_FuelScoop_Size7_Class2"
"symbol": "Int_FuelScoop_Size7_Class2",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 7,
@@ -394,7 +458,9 @@
"power": 0.69,
"rate": 890,
"rating": "C",
"symbol": "Int_FuelScoop_Size7_Class3"
"symbol": "Int_FuelScoop_Size7_Class3",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 7,
@@ -406,7 +472,9 @@
"power": 0.83,
"rate": 1068,
"rating": "B",
"symbol": "Int_FuelScoop_Size7_Class4"
"symbol": "Int_FuelScoop_Size7_Class4",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 7,
@@ -418,7 +486,9 @@
"power": 0.97,
"rate": 1245,
"rating": "A",
"symbol": "Int_FuelScoop_Size7_Class5"
"symbol": "Int_FuelScoop_Size7_Class5",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 8,
@@ -430,7 +500,9 @@
"power": 0.48,
"rate": 720,
"rating": "E",
"symbol": "Int_FuelScoop_Size8_Class1"
"symbol": "Int_FuelScoop_Size8_Class1",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 8,
@@ -442,7 +514,9 @@
"power": 0.64,
"rate": 960,
"rating": "D",
"symbol": "Int_FuelScoop_Size8_Class2"
"symbol": "Int_FuelScoop_Size8_Class2",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 8,
@@ -454,7 +528,9 @@
"power": 0.8,
"rate": 1200,
"rating": "C",
"symbol": "Int_FuelScoop_Size8_Class3"
"symbol": "Int_FuelScoop_Size8_Class3",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 8,
@@ -466,7 +542,9 @@
"power": 0.96,
"rate": 1440,
"rating": "B",
"symbol": "Int_FuelScoop_Size8_Class4"
"symbol": "Int_FuelScoop_Size8_Class4",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
},
{
"class": 8,
@@ -478,7 +556,9 @@
"power": 1.12,
"rate": 1680,
"rating": "A",
"symbol": "Int_FuelScoop_Size8_Class5"
"symbol": "Int_FuelScoop_Size8_Class5",
"ukName": "Fuel Scoop",
"ukDiscript": "Fly close to the sun with an active fuel scoop to collect fuel."
}
]
}

View File

@@ -12,7 +12,9 @@
"power": 0.18,
"range": 0.6,
"rating": "E",
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class1"
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class1",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 1,
@@ -26,7 +28,9 @@
"power": 0.14,
"range": 0.8,
"rating": "D",
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class2"
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class2",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 1,
@@ -40,7 +44,9 @@
"power": 0.23,
"range": 1,
"rating": "C",
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class3"
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class3",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 1,
@@ -54,7 +60,9 @@
"power": 0.32,
"range": 1.2,
"rating": "B",
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class4"
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class4",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 1,
@@ -68,7 +76,9 @@
"power": 0.28,
"range": 1.4,
"rating": "A",
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class5"
"symbol": "Int_DroneControl_FuelTransfer_Size1_Class5",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 3,
@@ -82,7 +92,9 @@
"power": 0.27,
"range": 0.66,
"rating": "E",
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class1"
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class1",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 3,
@@ -96,7 +108,9 @@
"power": 0.2,
"range": 0.88,
"rating": "D",
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class2"
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class2",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 3,
@@ -110,7 +124,9 @@
"power": 0.34,
"range": 1.1,
"rating": "C",
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class3"
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class3",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 3,
@@ -124,7 +140,9 @@
"power": 0.48,
"range": 1.32,
"rating": "B",
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class4"
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class4",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 3,
@@ -138,7 +156,9 @@
"power": 0.41,
"range": 1.54,
"rating": "A",
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class5"
"symbol": "Int_DroneControl_FuelTransfer_Size3_Class5",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 5,
@@ -152,7 +172,9 @@
"power": 0.4,
"range": 0.78,
"rating": "E",
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class1"
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class1",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 5,
@@ -166,7 +188,9 @@
"power": 0.3,
"range": 1.04,
"rating": "D",
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class2"
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class2",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 5,
@@ -180,7 +204,9 @@
"power": 0.5,
"range": 1.3,
"rating": "C",
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class3"
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class3",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 5,
@@ -194,7 +220,9 @@
"power": 0.97,
"range": 1.56,
"rating": "B",
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class4"
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class4",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 5,
@@ -208,7 +236,9 @@
"power": 0.6,
"range": 1.82,
"rating": "A",
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class5"
"symbol": "Int_DroneControl_FuelTransfer_Size5_Class5",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 7,
@@ -222,7 +252,9 @@
"power": 0.55,
"range": 1.02,
"rating": "E",
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class1"
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class1",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 7,
@@ -236,7 +268,9 @@
"power": 0.41,
"range": 1.36,
"rating": "D",
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class2"
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class2",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 7,
@@ -250,7 +284,9 @@
"power": 0.69,
"range": 1.7,
"rating": "C",
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class3"
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class3",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 7,
@@ -264,7 +300,9 @@
"power": 0.97,
"range": 2.04,
"rating": "B",
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class4"
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class4",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
},
{
"class": 7,
@@ -278,7 +316,9 @@
"power": 0.83,
"range": 2.38,
"rating": "A",
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class5"
"symbol": "Int_DroneControl_FuelTransfer_Size7_Class5",
"ukName": "Fuel Transfer",
"ukDiscript": "Controls a limpet to transfer 1 ton of fuel to a targeted ship."
}
]
}

View File

@@ -7,12 +7,14 @@
"cost": 405022,
"edID": 128833975,
"power": 0.75,
"eddbID": 1373,
"eddbID": 1730,
"grp": "gfsb",
"id": "1H",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size1"
"symbol": "Int_GuardianFSDBooster_Size1",
"ukName": "Guardian FSD Booster",
"ukDiscript": "Used to boost the output of Frame Shift Drives, but at the cost of overall fuel efficiency."
},
{
"jumpboost": 6,
@@ -21,12 +23,14 @@
"cost": 810521,
"edID": 128833976,
"power": 0.98,
"eddbID": 1373,
"eddbID": 1731,
"grp": "gfsb",
"id": "1M",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size2"
"symbol": "Int_GuardianFSDBooster_Size2",
"ukName": "Guardian FSD Booster",
"ukDiscript": "Used to boost the output of Frame Shift Drives, but at the cost of overall fuel efficiency."
},
{
"jumpboost": 7.75,
@@ -35,12 +39,14 @@
"cost": 1620431,
"edID": 128833977,
"power": 1.27,
"eddbID": 1373,
"eddbID": 1732,
"grp": "gfsb",
"id": "1N",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size3"
"symbol": "Int_GuardianFSDBooster_Size3",
"ukName": "Guardian FSD Booster",
"ukDiscript": "Used to boost the output of Frame Shift Drives, but at the cost of overall fuel efficiency."
},
{
"jumpboost": 9.25,
@@ -49,12 +55,14 @@
"cost": 3245013,
"edID": 128833978,
"power": 1.65,
"eddbID": 1373,
"eddbID": 1733,
"grp": "gfsb",
"id": "1P",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size4"
"symbol": "Int_GuardianFSDBooster_Size4",
"ukName": "Guardian FSD Booster",
"ukDiscript": "Used to boost the output of Frame Shift Drives, but at the cost of overall fuel efficiency."
},
{
"jumpboost": 10.5,
@@ -63,12 +71,14 @@
"cost": 6483101,
"edID": 128833979,
"power": 2.14,
"eddbID": 1373,
"eddbID": 1734,
"grp": "gfsb",
"id": "1O",
"mass": 1.3,
"rating": "H",
"symbol": "Int_GuardianFSDBooster_Size5"
"symbol": "Int_GuardianFSDBooster_Size5",
"ukName": "Guardian FSD Booster",
"ukDiscript": "Used to boost the output of Frame Shift Drives, but at the cost of overall fuel efficiency."
}
]
}

View File

@@ -2,11 +2,11 @@
"ghrp": [
{
"rating": "D",
"class": "1",
"class": 1,
"mass": 1,
"id": "1V",
"edID": 128833946,
"eddbID": 0,
"eddbID": 1701,
"power": 0.56,
"hullreinforcement": 138,
"causres": 0.05,
@@ -15,15 +15,17 @@
"thermres": 0.02,
"cost": 30000,
"symbol": "Int_GuardianHullReinforcement_Size1_Class2",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "E",
"class": "1",
"class": 1,
"mass": 2,
"id": "1W",
"edID": 128833945,
"eddbID": 0,
"eddbID": 1700,
"power": 0.45,
"hullreinforcement": 100,
"causres": 0.05,
@@ -32,15 +34,17 @@
"thermres": 0.02,
"cost": 10000,
"symbol": "Int_GuardianHullReinforcement_Size1_Class1",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "D",
"class": "2",
"class": 2,
"mass": 2,
"id": "1X",
"edID": 128833948,
"eddbID": 0,
"eddbID": 1703,
"power": 0.79,
"hullreinforcement": 238,
"causres": 0.05,
@@ -49,15 +53,17 @@
"thermres": 0.02,
"cost": 72000,
"symbol": "Int_GuardianHullReinforcement_Size2_Class2",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "E",
"class": "2",
"class": 2,
"mass": 4,
"id": "1Y",
"edID": 128833947,
"eddbID": 0,
"eddbID": 1702,
"power": 0.68,
"hullreinforcement": 188,
"causres": 0.05,
@@ -66,15 +72,17 @@
"thermres": 0.02,
"cost": 24000,
"symbol": "Int_GuardianHullReinforcement_Size2_Class1",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "D",
"class": "3",
"class": 3,
"mass": 4,
"id": "1Z",
"edID": 128833950,
"eddbID": 0,
"eddbID": 1705,
"power": 1.01,
"hullreinforcement": 325,
"causres": 0.05,
@@ -83,15 +91,17 @@
"thermres": 0.02,
"cost": 172800,
"symbol": "Int_GuardianHullReinforcement_Size3_Class2",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "E",
"class": "3",
"class": 3,
"mass": 8,
"id": "2A",
"edID": 128833949,
"eddbID": 0,
"eddbID": 1704,
"power": 0.9,
"hullreinforcement": 288,
"causres": 0.05,
@@ -100,14 +110,16 @@
"thermres": 0.02,
"cost": 57600,
"symbol": "Int_GuardianHullReinforcement_Size3_Class1",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "D",
"class": "4",
"class": 4,
"mass": 8,
"edID": 128833952,
"eddbID": 0,
"eddbID": 1707,
"power": 1.24,
"hullreinforcement": 413,
"causres": 0.05,
@@ -117,14 +129,16 @@
"cost": 414720,
"id": "2R",
"symbol": "Int_GuardianHullReinforcement_Size4_Class2",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "E",
"class": "4",
"class": 4,
"mass": 16,
"edID": 128833951,
"eddbID": 0,
"eddbID": 1706,
"power": 1.13,
"hullreinforcement": 375,
"causres": 0.05,
@@ -134,14 +148,16 @@
"cost": 138240,
"id": "2B",
"symbol": "Int_GuardianHullReinforcement_Size4_Class1",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "D",
"class": "5",
"class": 5,
"mass": 16,
"edID": 128833954,
"eddbID": 0,
"eddbID": 1709,
"power": 1.46,
"hullreinforcement": 488,
"causres": 0.05,
@@ -151,14 +167,16 @@
"cost": 995330,
"id": "2C",
"symbol": "Int_GuardianHullReinforcement_Size5_Class2",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
},
{
"rating": "E",
"class": "5",
"class": 5,
"mass": 32,
"edID": 128833953,
"eddbID": 0,
"eddbID": 1708,
"power": 1.35,
"hullreinforcement": 450,
"causres": 0.05,
@@ -168,7 +186,9 @@
"cost": 331778,
"id": "2D",
"symbol": "Int_GuardianHullReinforcement_Size5_Class1",
"grp": "ghrp"
"grp": "ghrp",
"ukName": "Guardian Hull Reinforcement",
"ukDiscript": "Powered module that increases the ship's hull integrity and resistance to Thargoid, caustic and thermic damage."
}
]
}

View File

@@ -2,9 +2,9 @@
"gmrp": [
{
"rating": "D",
"class": "1",
"class": 1,
"mass": 1,
"eddbID": 0,
"eddbID": 1711,
"power": 0.34,
"protection": 0.6,
"integrity": 77,
@@ -12,13 +12,15 @@
"id": "2E",
"edID": 128833956,
"symbol": "Int_GuardianModuleReinforcement_Size1_Class2",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "E",
"class": "1",
"class": 1,
"mass": 2,
"eddbID": 0,
"eddbID": 1710,
"power": 0.27,
"protection": 0.3,
"integrity": 85,
@@ -26,13 +28,15 @@
"id": "2F",
"edID": 128833955,
"symbol": "Int_GuardianModuleReinforcement_Size1_Class1",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "D",
"class": "2",
"class": 2,
"mass": 2,
"eddbID": 0,
"eddbID": 1713,
"power": 0.47,
"protection": 0.6,
"integrity": 116,
@@ -40,13 +44,15 @@
"id": "2G",
"edID": 128833958,
"symbol": "Int_GuardianModuleReinforcement_Size2_Class2",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "E",
"class": "2",
"class": 2,
"mass": 4,
"eddbID": 0,
"eddbID": 1712,
"power": 0.41,
"protection": 0.3,
"integrity": 127,
@@ -54,13 +60,15 @@
"id": "2S",
"edID": 128833957,
"symbol": "Int_GuardianModuleReinforcement_Size2_Class1",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "D",
"class": "3",
"class": 3,
"mass": 4,
"eddbID": 0,
"eddbID": 1715,
"power": 0.61,
"protection": 0.6,
"integrity": 171,
@@ -68,13 +76,15 @@
"id": "2H",
"edID": 128833960,
"symbol": "Int_GuardianModuleReinforcement_Size3_Class2",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "E",
"class": "3",
"class": 3,
"mass": 8,
"eddbID": 0,
"eddbID": 1714,
"power": 0.54,
"protection": 0.3,
"integrity": 187,
@@ -82,13 +92,15 @@
"id": "2I",
"edID": 128833959,
"symbol": "Int_GuardianModuleReinforcement_Size3_Class1",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "D",
"class": "4",
"class": 4,
"mass": 8,
"eddbID": 0,
"eddbID": 1717,
"power": 0.74,
"protection": 0.6,
"integrity": 259,
@@ -96,13 +108,15 @@
"id": "2J",
"edID": 128833962,
"symbol": "Int_GuardianModuleReinforcement_Size4_Class2",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "E",
"class": "4",
"class": 4,
"mass": 16,
"eddbID": 0,
"eddbID": 1716,
"power": 0.68,
"protection": 0.3,
"integrity": 286,
@@ -110,13 +124,15 @@
"id": "2K",
"edID": 128833961,
"symbol": "Int_GuardianModuleReinforcement_Size4_Class1",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "D",
"class": "5",
"class": 5,
"mass": 16,
"eddbID": 0,
"eddbID": 1719,
"power": 0.88,
"protection": 0.6,
"integrity": 385,
@@ -124,13 +140,15 @@
"id": "2L",
"edID": 128833964,
"symbol": "Int_GuardianModuleReinforcement_Size5_Class2",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
},
{
"rating": "E",
"class": "5",
"class": 5,
"mass": 32,
"eddbID": 0,
"eddbID": 1718,
"power": 0.81,
"protection": 0.3,
"integrity": 424,
@@ -138,7 +156,9 @@
"id": "2M",
"edID": 128833963,
"symbol": "Int_GuardianModuleReinforcement_Size5_Class1",
"grp": "gmrp"
"grp": "gmrp",
"ukName": "Guardian Module Reinforcement",
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
}
]
}

View File

@@ -7,12 +7,14 @@
"cost": 10000,
"edID": 128833965,
"power": 0.35,
"eddbID": 1373,
"eddbID": 1720,
"grp": "gsrp",
"id": "0Z",
"mass": 2,
"rating": "E",
"symbol": "Int_GuardianShieldReinforcement_Size1_Class1"
"symbol": "Int_GuardianShieldReinforcement_Size1_Class1",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 61,
@@ -21,12 +23,14 @@
"cost": 30000,
"edID": 128833966,
"power": 0.46,
"eddbID": 1373,
"eddbID": 1721,
"grp": "gsrp",
"id": "0y",
"mass": 1,
"rating": "D",
"symbol": "Int_GuardianShieldReinforcement_Size1_Class2"
"symbol": "Int_GuardianShieldReinforcement_Size1_Class2",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 83,
@@ -35,12 +39,14 @@
"cost": 24000,
"edID": 128833967,
"power": 0.56,
"eddbID": 1373,
"eddbID": 1722,
"grp": "gsrp",
"id": "0z",
"mass": 4,
"rating": "E",
"symbol": "Int_GuardianShieldReinforcement_Size2_Class1"
"symbol": "Int_GuardianShieldReinforcement_Size2_Class1",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 105,
@@ -49,12 +55,14 @@
"cost": 72000,
"edID": 128833968,
"power": 0.67,
"eddbID": 1373,
"eddbID": 1723,
"grp": "gsrp",
"id": "1E",
"mass": 2,
"rating": "D",
"symbol": "Int_GuardianShieldReinforcement_Size2_Class2"
"symbol": "Int_GuardianShieldReinforcement_Size2_Class2",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 143,
@@ -63,12 +71,14 @@
"cost": 172800,
"edID": 128833970,
"power": 0.84,
"eddbID": 1373,
"eddbID": 1725,
"grp": "gsrp",
"id": "1F",
"mass": 4,
"rating": "D",
"symbol": "Int_GuardianShieldReinforcement_Size3_Class2"
"symbol": "Int_GuardianShieldReinforcement_Size3_Class2",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 127,
@@ -77,12 +87,14 @@
"cost": 57600,
"edID": 128833969,
"power": 0.74,
"eddbID": 1373,
"eddbID": 1724,
"grp": "gsrp",
"id": "1G",
"mass": 8,
"rating": "E",
"symbol": "Int_GuardianShieldReinforcement_Size3_Class1"
"symbol": "Int_GuardianShieldReinforcement_Size3_Class1",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 165,
@@ -91,12 +103,14 @@
"cost": 138240,
"edID": 128833971,
"power": 0.95,
"eddbID": 1373,
"eddbID": 1726,
"grp": "gsrp",
"id": "1I",
"mass": 16,
"rating": "E",
"symbol": "Int_GuardianShieldReinforcement_Size4_Class1"
"symbol": "Int_GuardianShieldReinforcement_Size4_Class1",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 182,
@@ -105,12 +119,14 @@
"cost": 414720,
"edID": 128833972,
"power": 1.05,
"eddbID": 1373,
"eddbID": 1727,
"grp": "gsrp",
"id": "1J",
"mass": 8,
"rating": "D",
"symbol": "Int_GuardianShieldReinforcement_Size4_Class2"
"symbol": "Int_GuardianShieldReinforcement_Size4_Class2",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 215,
@@ -119,12 +135,14 @@
"cost": 995330,
"edID": 128833974,
"power": 1.26,
"eddbID": 1373,
"eddbID": 1729,
"grp": "gsrp",
"id": "1K",
"mass": 16,
"rating": "D",
"symbol": "Int_GuardianShieldReinforcement_Size5_Class2"
"symbol": "Int_GuardianShieldReinforcement_Size5_Class2",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
},
{
"shieldaddition": 198,
@@ -133,12 +151,14 @@
"cost": 331778,
"edID": 128833973,
"power": 1.16,
"eddbID": 1373,
"eddbID": 1728,
"grp": "gsrp",
"id": "1L",
"mass": 32,
"rating": "E",
"symbol": "Int_GuardianShieldReinforcement_Size5_Class1"
"symbol": "Int_GuardianShieldReinforcement_Size5_Class1",
"ukName": "Guardian Shield Reinforcement",
"ukDiscript": ""
}
]
}

View File

@@ -13,7 +13,9 @@
"range": 1.5,
"rating": "E",
"time": 42,
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class1"
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class1",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 1,
@@ -28,7 +30,9 @@
"range": 2,
"rating": "D",
"time": 36,
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class2"
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class2",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 1,
@@ -43,7 +47,9 @@
"range": 2.5,
"rating": "C",
"time": 30,
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class3"
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class3",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 1,
@@ -58,7 +64,9 @@
"range": 3,
"rating": "B",
"time": 24,
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class4"
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class4",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 1,
@@ -73,7 +81,9 @@
"range": 3.5,
"rating": "A",
"time": 18,
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class5"
"symbol": "Int_DroneControl_ResourceSiphon_Size1_Class5",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 3,
@@ -88,7 +98,9 @@
"range": 1.62,
"rating": "E",
"time": 36,
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class1"
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class1",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 3,
@@ -103,7 +115,9 @@
"range": 2.16,
"rating": "D",
"time": 31,
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class2"
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class2",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 3,
@@ -118,7 +132,9 @@
"range": 2.7,
"rating": "C",
"time": 26,
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class3"
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class3",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 3,
@@ -133,7 +149,9 @@
"range": 3.24,
"rating": "B",
"time": 21,
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class4"
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class4",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 3,
@@ -148,7 +166,9 @@
"range": 3.78,
"rating": "A",
"time": 16,
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class5"
"symbol": "Int_DroneControl_ResourceSiphon_Size3_Class5",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 5,
@@ -163,7 +183,9 @@
"range": 1.98,
"rating": "E",
"time": 31,
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class1"
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class1",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 5,
@@ -178,7 +200,9 @@
"range": 2.64,
"rating": "D",
"time": 26,
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class2"
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class2",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 5,
@@ -193,7 +217,9 @@
"range": 3.3,
"rating": "C",
"time": 22,
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class3"
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class3",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 5,
@@ -208,7 +234,9 @@
"range": 3.96,
"rating": "B",
"time": 18,
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class4"
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class4",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 5,
@@ -223,7 +251,9 @@
"range": 4.62,
"rating": "A",
"time": 13,
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class5"
"symbol": "Int_DroneControl_ResourceSiphon_Size5_Class5",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 7,
@@ -238,7 +268,9 @@
"range": 2.58,
"rating": "E",
"time": 25,
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class1"
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class1",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 7,
@@ -253,7 +285,9 @@
"range": 3.44,
"rating": "D",
"time": 22,
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class2"
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class2",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 7,
@@ -268,7 +302,9 @@
"range": 4.3,
"rating": "C",
"time": 18,
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class3"
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class3",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 7,
@@ -283,7 +319,9 @@
"range": 5.16,
"rating": "B",
"time": 14,
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class4"
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class4",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
},
{
"class": 7,
@@ -298,7 +336,9 @@
"range": 6.02,
"rating": "A",
"time": 11,
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class5"
"symbol": "Int_DroneControl_ResourceSiphon_Size7_Class5",
"ukName": "Hatch Breaker",
"ukDiscript": "Control unit that can program a blank limpet to hack a target's hold, causing cargo ejection."
}
]
}

View File

@@ -14,7 +14,9 @@
"mass": 2,
"rating": "E",
"thermres": 0.005,
"symbol": "Int_HullReinforcement_Size1_Class1"
"symbol": "Int_HullReinforcement_Size1_Class1",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 110,
@@ -30,7 +32,9 @@
"mass": 1,
"rating": "D",
"thermres": 0.005,
"symbol": "Int_HullReinforcement_Size1_Class2"
"symbol": "Int_HullReinforcement_Size1_Class2",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 150,
@@ -46,7 +50,9 @@
"mass": 4,
"rating": "E",
"thermres": 0.01,
"symbol": "Int_HullReinforcement_Size2_Class1"
"symbol": "Int_HullReinforcement_Size2_Class1",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 190,
@@ -62,7 +68,9 @@
"mass": 2,
"rating": "D",
"thermres": 0.01,
"symbol": "Int_HullReinforcement_Size2_Class2"
"symbol": "Int_HullReinforcement_Size2_Class2",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 230,
@@ -78,7 +86,9 @@
"mass": 8,
"rating": "E",
"thermres": 0.015,
"symbol": "Int_HullReinforcement_Size3_Class1"
"symbol": "Int_HullReinforcement_Size3_Class1",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 260,
@@ -94,7 +104,9 @@
"mass": 4,
"rating": "D",
"thermres": 0.015,
"symbol": "Int_HullReinforcement_Size3_Class2"
"symbol": "Int_HullReinforcement_Size3_Class2",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 300,
@@ -110,7 +122,9 @@
"mass": 16,
"rating": "E",
"thermres": 0.02,
"symbol": "Int_HullReinforcement_Size4_Class1"
"symbol": "Int_HullReinforcement_Size4_Class1",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 330,
@@ -126,7 +140,9 @@
"mass": 8,
"rating": "D",
"thermres": 0.02,
"symbol": "Int_HullReinforcement_Size4_Class2"
"symbol": "Int_HullReinforcement_Size4_Class2",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 360,
@@ -142,7 +158,9 @@
"mass": 32,
"rating": "E",
"thermres": 0.025,
"symbol": "Int_HullReinforcement_Size5_Class1"
"symbol": "Int_HullReinforcement_Size5_Class1",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
},
{
"hullreinforcement": 390,
@@ -158,7 +176,9 @@
"mass": 16,
"rating": "D",
"thermres": 0.025,
"symbol": "Int_HullReinforcement_Size5_Class2"
"symbol": "Int_HullReinforcement_Size5_Class2",
"ukName": "Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to damage."
}
]
}

View File

@@ -9,7 +9,9 @@
"grp": "ft",
"id": "f1",
"rating": "C",
"symbol": "Int_FuelTank_Size1_Class3"
"symbol": "Int_FuelTank_Size1_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 2,
@@ -20,7 +22,9 @@
"grp": "ft",
"id": "f2",
"rating": "C",
"symbol": "Int_FuelTank_Size2_Class3"
"symbol": "Int_FuelTank_Size2_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 3,
@@ -31,7 +35,9 @@
"grp": "ft",
"id": "f3",
"rating": "C",
"symbol": "Int_FuelTank_Size3_Class3"
"symbol": "Int_FuelTank_Size3_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 4,
@@ -42,7 +48,9 @@
"grp": "ft",
"id": "f4",
"rating": "C",
"symbol": "Int_FuelTank_Size4_Class3"
"symbol": "Int_FuelTank_Size4_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 5,
@@ -53,7 +61,9 @@
"grp": "ft",
"id": "f5",
"rating": "C",
"symbol": "Int_FuelTank_Size5_Class3"
"symbol": "Int_FuelTank_Size5_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 6,
@@ -64,7 +74,9 @@
"grp": "ft",
"id": "f6",
"rating": "C",
"symbol": "Int_FuelTank_Size6_Class3"
"symbol": "Int_FuelTank_Size6_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 7,
@@ -75,7 +87,9 @@
"grp": "ft",
"id": "f7",
"rating": "C",
"symbol": "Int_FuelTank_Size7_Class3"
"symbol": "Int_FuelTank_Size7_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 8,
@@ -86,7 +100,9 @@
"grp": "ft",
"id": "f8",
"rating": "C",
"symbol": "Int_FuelTank_Size8_Class3"
"symbol": "Int_FuelTank_Size8_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
}
]
}

View File

@@ -10,7 +10,9 @@
"mass": 20,
"passengers": 4,
"rating": "B",
"symbol": "Int_PassengerCabin_Size5_Class4"
"symbol": "Int_PassengerCabin_Size5_Class4",
"ukName": "LC Passenger Cabin",
"ukDiscript": "Luxury Class Passenger Cabin."
},
{
"class": 6,
@@ -22,7 +24,9 @@
"mass": 40,
"passengers": 8,
"rating": "B",
"symbol": "Int_PassengerCabin_Size6_Class4"
"symbol": "Int_PassengerCabin_Size6_Class4",
"ukName": "LC Passenger Cabin",
"ukDiscript": "Luxury Class Passenger Cabin."
}
]
}

View File

@@ -14,7 +14,9 @@
"rating": "E",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size1_Class1"
"symbol": "Int_MetaAlloyHullReinforcement_Size1_Class1",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 99,
@@ -30,7 +32,9 @@
"rating": "D",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size1_Class2"
"symbol": "Int_MetaAlloyHullReinforcement_Size1_Class2",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 135,
@@ -46,7 +50,9 @@
"rating": "E",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size2_Class1"
"symbol": "Int_MetaAlloyHullReinforcement_Size2_Class1",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 171,
@@ -62,7 +68,9 @@
"rating": "D",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size2_Class2"
"symbol": "Int_MetaAlloyHullReinforcement_Size2_Class2",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 207,
@@ -78,7 +86,9 @@
"rating": "E",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size3_Class1"
"symbol": "Int_MetaAlloyHullReinforcement_Size3_Class1",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 234,
@@ -94,7 +104,9 @@
"rating": "D",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size3_Class2"
"symbol": "Int_MetaAlloyHullReinforcement_Size3_Class2",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 270,
@@ -110,7 +122,9 @@
"rating": "E",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size4_Class1"
"symbol": "Int_MetaAlloyHullReinforcement_Size4_Class1",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 297,
@@ -126,7 +140,9 @@
"rating": "D",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size4_Class2"
"symbol": "Int_MetaAlloyHullReinforcement_Size4_Class2",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 324,
@@ -142,7 +158,9 @@
"rating": "E",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size5_Class1"
"symbol": "Int_MetaAlloyHullReinforcement_Size5_Class1",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
},
{
"hullreinforcement": 351,
@@ -158,7 +176,9 @@
"rating": "D",
"thermres": 0,
"causres": 0.03,
"symbol": "Int_MetaAlloyHullReinforcement_Size5_Class2"
"symbol": "Int_MetaAlloyHullReinforcement_Size5_Class2",
"ukName": "Meta Alloy Hull Reinforcement",
"ukDiscript": "Increases the ship's hull integrity and resistance to caustic damage."
}
]
}

View File

@@ -11,7 +11,9 @@
"mass": 2,
"protection": 0.3,
"rating": "E",
"symbol": "Int_ModuleReinforcement_Size1_Class1"
"symbol": "Int_ModuleReinforcement_Size1_Class1",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has high damage capacity but low absorption of module damage. I.e. it can absorb a small proportion of module damage each time over a long period before running out of damage capacity."
},
{
"class": 1,
@@ -24,7 +26,9 @@
"mass": 1,
"protection": 0.6,
"rating": "D",
"symbol": "Int_ModuleReinforcement_Size1_Class2"
"symbol": "Int_ModuleReinforcement_Size1_Class2",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has low damage capacity but high absorption of module damage. I.e. it can absorb a large proportion of module damage each time over a short period before running out of damage capacity."
},
{
"class": 2,
@@ -37,7 +41,9 @@
"mass": 4,
"protection": 0.3,
"rating": "E",
"symbol": "Int_ModuleReinforcement_Size2_Class1"
"symbol": "Int_ModuleReinforcement_Size2_Class1",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has high damage capacity but low absorption of module damage. I.e. it can absorb a small proportion of module damage each time over a long period before running out of damage capacity."
},
{
"class": 2,
@@ -50,7 +56,9 @@
"mass": 2,
"protection": 0.6,
"rating": "D",
"symbol": "Int_ModuleReinforcement_Size2_Class2"
"symbol": "Int_ModuleReinforcement_Size2_Class2",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has low damage capacity but high absorption of module damage. I.e. it can absorb a large proportion of module damage each time over a short period before running out of damage capacity."
},
{
"class": 3,
@@ -63,7 +71,9 @@
"mass": 8,
"protection": 0.3,
"rating": "E",
"symbol": "Int_ModuleReinforcement_Size3_Class1"
"symbol": "Int_ModuleReinforcement_Size3_Class1",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has high damage capacity but low absorption of module damage. I.e. it can absorb a small proportion of module damage each time over a long period before running out of damage capacity."
},
{
"class": 3,
@@ -76,7 +86,9 @@
"mass": 4,
"protection": 0.6,
"rating": "D",
"symbol": "Int_ModuleReinforcement_Size3_Class2"
"symbol": "Int_ModuleReinforcement_Size3_Class2",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has low damage capacity but high absorption of module damage. I.e. it can absorb a large proportion of module damage each time over a short period before running out of damage capacity."
},
{
"class": 4,
@@ -89,7 +101,9 @@
"mass": 16,
"protection": 0.3,
"rating": "E",
"symbol": "Int_ModuleReinforcement_Size4_Class1"
"symbol": "Int_ModuleReinforcement_Size4_Class1",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has high damage capacity but low absorption of module damage. I.e. it can absorb a small proportion of module damage each time over a long period before running out of damage capacity."
},
{
"class": 4,
@@ -102,7 +116,9 @@
"mass": 8,
"protection": 0.6,
"rating": "D",
"symbol": "Int_ModuleReinforcement_Size4_Class2"
"symbol": "Int_ModuleReinforcement_Size4_Class2",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has low damage capacity but high absorption of module damage. I.e. it can absorb a large proportion of module damage each time over a short period before running out of damage capacity."
},
{
"class": 5,
@@ -115,7 +131,9 @@
"mass": 32,
"protection": 0.3,
"rating": "E",
"symbol": "Int_ModuleReinforcement_Size5_Class1"
"symbol": "Int_ModuleReinforcement_Size5_Class1",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has high damage capacity but low absorption of module damage. I.e. it can absorb a small proportion of module damage each time over a long period before running out of damage capacity."
},
{
"class": 5,
@@ -128,7 +146,9 @@
"mass": 16,
"protection": 0.6,
"rating": "D",
"symbol": "Int_ModuleReinforcement_Size5_Class2"
"symbol": "Int_ModuleReinforcement_Size5_Class2",
"ukName": "Module Reinforcement",
"ukDiscript": "Protects modules against weapons fire that penetrates the hull. This version of the module has low damage capacity but high absorption of module damage. I.e. it can absorb a large proportion of module damage each time over a short period before running out of damage capacity."
}
]
}

View File

@@ -1,6 +1,7 @@
{
"pv": [
{
"ammocost": 1030,
"bays": 1,
"class": 2,
"cost": 18000,
@@ -12,7 +13,9 @@
"mass": 12,
"power": 0.25,
"rating": "H",
"symbol": "Int_BuggyBay_Size2_Class1"
"symbol": "Int_BuggyBay_Size2_Class1",
"ukName": "Planetary Vehicle Hangar",
"ukDiscript": "A module designed to house ground-based vehicles."
},
{
"bays": 1,
@@ -26,7 +29,9 @@
"mass": 6,
"power": 0.75,
"rating": "G",
"symbol": "Int_BuggyBay_Size2_Class2"
"symbol": "Int_BuggyBay_Size2_Class2",
"ukName": "Planetary Vehicle Hangar",
"ukDiscript": "A module designed to house ground-based vehicles."
},
{
"bays": 2,
@@ -40,7 +45,9 @@
"mass": 20,
"power": 0.4,
"rating": "H",
"symbol": "Int_BuggyBay_Size4_Class1"
"symbol": "Int_BuggyBay_Size4_Class1",
"ukName": "Planetary Vehicle Hangar",
"ukDiscript": "A module designed to house ground-based vehicles."
},
{
"bays": 2,
@@ -54,7 +61,9 @@
"mass": 10,
"power": 1.2,
"rating": "G",
"symbol": "Int_BuggyBay_Size4_Class2"
"symbol": "Int_BuggyBay_Size4_Class2",
"ukName": "Planetary Vehicle Hangar",
"ukDiscript": "A module designed to house ground-based vehicles."
},
{
"bays": 4,
@@ -68,7 +77,9 @@
"mass": 34,
"power": 0.6,
"rating": "H",
"symbol": "Int_BuggyBay_Size6_Class1"
"symbol": "Int_BuggyBay_Size6_Class1",
"ukName": "Planetary Vehicle Hangar",
"ukDiscript": "A module designed to house ground-based vehicles."
},
{
"bays": 4,
@@ -82,7 +93,9 @@
"mass": 17,
"power": 1.8,
"rating": "G",
"symbol": "Int_BuggyBay_Size6_Class2"
"symbol": "Int_BuggyBay_Size6_Class2",
"ukName": "Planetary Vehicle Hangar",
"ukDiscript": "A module designed to house ground-based vehicles."
}
]
}

View File

@@ -24,7 +24,9 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size1_Class5_Strong"
"symbol": "Int_ShieldGenerator_Size1_Class5_Strong",
"ukName": "Prismatic Shield",
"ukDiscript": "An alternative shield generator that has higher than normal strength but requires a higher power draw and weight allowance."
},
{
"brokenregen": 1.2,
@@ -50,7 +52,9 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size2_Class5_Strong"
"symbol": "Int_ShieldGenerator_Size2_Class5_Strong",
"ukName": "Prismatic Shield",
"ukDiscript": "An alternative shield generator that has higher than normal strength but requires a higher power draw and weight allowance."
},
{
"brokenregen": 1.3,
@@ -76,7 +80,9 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size3_Class5_Strong"
"symbol": "Int_ShieldGenerator_Size3_Class5_Strong",
"ukName": "Prismatic Shield",
"ukDiscript": "An alternative shield generator that has higher than normal strength but requires a higher power draw and weight allowance."
},
{
"brokenregen": 1.7,
@@ -102,7 +108,9 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size4_Class5_Strong"
"symbol": "Int_ShieldGenerator_Size4_Class5_Strong",
"ukName": "Prismatic Shield",
"ukDiscript": "An alternative shield generator that has higher than normal strength but requires a higher power draw and weight allowance."
},
{
"brokenregen": 2.3,
@@ -128,7 +136,9 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size5_Class5_Strong"
"symbol": "Int_ShieldGenerator_Size5_Class5_Strong",
"ukName": "Prismatic Shield",
"ukDiscript": "An alternative shield generator that has higher than normal strength but requires a higher power draw and weight allowance."
},
{
"brokenregen": 3.2,
@@ -154,7 +164,9 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size6_Class5_Strong"
"symbol": "Int_ShieldGenerator_Size6_Class5_Strong",
"ukName": "Prismatic Shield",
"ukDiscript": "An alternative shield generator that has higher than normal strength but requires a higher power draw and weight allowance."
},
{
"brokenregen": 4.2,
@@ -180,7 +192,9 @@
"rating": "A",
"regen": 1.1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size7_Class5_Strong"
"symbol": "Int_ShieldGenerator_Size7_Class5_Strong",
"ukName": "Prismatic Shield",
"ukDiscript": "An alternative shield generator that has higher than normal strength but requires a higher power draw and weight allowance."
},
{
"brokenregen": 5.4,
@@ -206,7 +220,9 @@
"rating": "A",
"regen": 1.4,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size8_Class5_Strong"
"symbol": "Int_ShieldGenerator_Size8_Class5_Strong",
"ukName": "Prismatic Shield",
"ukDiscript": "An alternative shield generator that has higher than normal strength but requires a higher power draw and weight allowance."
}
]
}

View File

@@ -12,7 +12,9 @@
"power": 0.18,
"range": 3,
"rating": "E",
"symbol": "Int_DroneControl_Prospector_Size1_Class1"
"symbol": "Int_DroneControl_Prospector_Size1_Class1",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 1,
@@ -26,7 +28,9 @@
"power": 0.14,
"range": 4,
"rating": "D",
"symbol": "Int_DroneControl_Prospector_Size1_Class2"
"symbol": "Int_DroneControl_Prospector_Size1_Class2",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 1,
@@ -40,7 +44,9 @@
"power": 0.23,
"range": 5,
"rating": "C",
"symbol": "Int_DroneControl_Prospector_Size1_Class3"
"symbol": "Int_DroneControl_Prospector_Size1_Class3",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 1,
@@ -54,7 +60,9 @@
"power": 0.32,
"range": 6,
"rating": "B",
"symbol": "Int_DroneControl_Prospector_Size1_Class4"
"symbol": "Int_DroneControl_Prospector_Size1_Class4",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 1,
@@ -68,7 +76,9 @@
"power": 0.28,
"range": 7,
"rating": "A",
"symbol": "Int_DroneControl_Prospector_Size1_Class5"
"symbol": "Int_DroneControl_Prospector_Size1_Class5",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 3,
@@ -82,7 +92,9 @@
"power": 0.27,
"range": 3.3,
"rating": "E",
"symbol": "Int_DroneControl_Prospector_Size3_Class1"
"symbol": "Int_DroneControl_Prospector_Size3_Class1",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 3,
@@ -96,7 +108,9 @@
"power": 0.2,
"range": 4.4,
"rating": "D",
"symbol": "Int_DroneControl_Prospector_Size3_Class2"
"symbol": "Int_DroneControl_Prospector_Size3_Class2",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 3,
@@ -110,7 +124,9 @@
"power": 0.34,
"range": 5.5,
"rating": "C",
"symbol": "Int_DroneControl_Prospector_Size3_Class3"
"symbol": "Int_DroneControl_Prospector_Size3_Class3",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 3,
@@ -124,7 +140,9 @@
"power": 0.48,
"range": 6.6,
"rating": "B",
"symbol": "Int_DroneControl_Prospector_Size3_Class4"
"symbol": "Int_DroneControl_Prospector_Size3_Class4",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 3,
@@ -138,7 +156,9 @@
"power": 0.41,
"range": 7.7,
"rating": "A",
"symbol": "Int_DroneControl_Prospector_Size3_Class5"
"symbol": "Int_DroneControl_Prospector_Size3_Class5",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 5,
@@ -152,7 +172,9 @@
"power": 0.4,
"range": 3.9,
"rating": "E",
"symbol": "Int_DroneControl_Prospector_Size5_Class1"
"symbol": "Int_DroneControl_Prospector_Size5_Class1",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 5,
@@ -166,7 +188,9 @@
"power": 0.3,
"range": 5.2,
"rating": "D",
"symbol": "Int_DroneControl_Prospector_Size5_Class2"
"symbol": "Int_DroneControl_Prospector_Size5_Class2",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 5,
@@ -180,7 +204,9 @@
"power": 0.5,
"range": 6.5,
"rating": "C",
"symbol": "Int_DroneControl_Prospector_Size5_Class3"
"symbol": "Int_DroneControl_Prospector_Size5_Class3",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 5,
@@ -194,7 +220,9 @@
"power": 0.97,
"range": 7.8,
"rating": "B",
"symbol": "Int_DroneControl_Prospector_Size5_Class4"
"symbol": "Int_DroneControl_Prospector_Size5_Class4",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 5,
@@ -208,7 +236,9 @@
"power": 0.6,
"range": 9.1,
"rating": "A",
"symbol": "Int_DroneControl_Prospector_Size5_Class5"
"symbol": "Int_DroneControl_Prospector_Size5_Class5",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 7,
@@ -222,7 +252,9 @@
"power": 0.55,
"range": 5.1,
"rating": "E",
"symbol": "Int_DroneControl_Prospector_Size7_Class1"
"symbol": "Int_DroneControl_Prospector_Size7_Class1",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 7,
@@ -236,7 +268,9 @@
"power": 0.41,
"range": 6.8,
"rating": "D",
"symbol": "Int_DroneControl_Prospector_Size7_Class2"
"symbol": "Int_DroneControl_Prospector_Size7_Class2",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 7,
@@ -250,7 +284,9 @@
"power": 0.69,
"range": 8.5,
"rating": "C",
"symbol": "Int_DroneControl_Prospector_Size7_Class3"
"symbol": "Int_DroneControl_Prospector_Size7_Class3",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 7,
@@ -264,7 +300,9 @@
"power": 0.97,
"range": 10.2,
"rating": "B",
"symbol": "Int_DroneControl_Prospector_Size7_Class4"
"symbol": "Int_DroneControl_Prospector_Size7_Class4",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
},
{
"class": 7,
@@ -278,7 +316,9 @@
"power": 0.83,
"range": 11.9,
"rating": "A",
"symbol": "Int_DroneControl_Prospector_Size7_Class5"
"symbol": "Int_DroneControl_Prospector_Size7_Class5",
"ukName": "Prospector",
"ukDiscript": "Controls a limpet to prospect an asteroid to discover its composition."
}
]
}

View File

@@ -14,7 +14,9 @@
"rating": "E",
"integrity": 24,
"hacktime": 22,
"symbol": "Int_DroneControl_Recon_Size1_Class1"
"symbol": "Int_DroneControl_Recon_Size1_Class1",
"ukName": "Recon",
"ukDiscript": "Controls a limpet that can hack into data points."
},
{
"class": 3,
@@ -30,7 +32,9 @@
"rating": "E",
"integrity": 51,
"hacktime": 17,
"symbol": "Int_DroneControl_Recon_Size3_Class1"
"symbol": "Int_DroneControl_Recon_Size3_Class1",
"ukName": "Recon",
"ukDiscript": "Controls a limpet that can hack into data points."
},
{
"class": 5,
@@ -46,7 +50,9 @@
"rating": "E",
"integrity": 96,
"hacktime": 13,
"symbol": "Int_DroneControl_Recon_Size5_Class1"
"symbol": "Int_DroneControl_Recon_Size5_Class1",
"ukName": "Recon",
"ukDiscript": "Controls a limpet that can hack into data points."
},
{
"class": 7,
@@ -62,7 +68,9 @@
"rating": "E",
"integrity": 157,
"hacktime": 10,
"symbol": "Int_DroneControl_Recon_Size7_Class1"
"symbol": "Int_DroneControl_Recon_Size7_Class1",
"ukName": "Recon",
"ukDiscript": "Controls a limpet that can hack into data points."
}
]
}

View File

@@ -10,7 +10,9 @@
"id": "1k",
"power": 0.14,
"rating": "E",
"symbol": "Int_Refinery_Size1_Class1"
"symbol": "Int_Refinery_Size1_Class1",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 1,
@@ -22,7 +24,9 @@
"id": "1j",
"power": 0.18,
"rating": "D",
"symbol": "Int_Refinery_Size1_Class2"
"symbol": "Int_Refinery_Size1_Class2",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 2,
@@ -34,7 +38,9 @@
"id": "1i",
"power": 0.23,
"rating": "C",
"symbol": "Int_Refinery_Size1_Class3"
"symbol": "Int_Refinery_Size1_Class3",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 3,
@@ -46,7 +52,9 @@
"id": "1h",
"power": 0.28,
"rating": "B",
"symbol": "Int_Refinery_Size1_Class4"
"symbol": "Int_Refinery_Size1_Class4",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 4,
@@ -58,7 +66,9 @@
"id": "1g",
"power": 0.32,
"rating": "A",
"symbol": "Int_Refinery_Size1_Class5"
"symbol": "Int_Refinery_Size1_Class5",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 2,
@@ -70,7 +80,9 @@
"id": "1p",
"power": 0.17,
"rating": "E",
"symbol": "Int_Refinery_Size2_Class1"
"symbol": "Int_Refinery_Size2_Class1",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 3,
@@ -82,7 +94,9 @@
"id": "1o",
"power": 0.22,
"rating": "D",
"symbol": "Int_Refinery_Size2_Class2"
"symbol": "Int_Refinery_Size2_Class2",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 4,
@@ -94,7 +108,9 @@
"id": "1n",
"power": 0.28,
"rating": "C",
"symbol": "Int_Refinery_Size2_Class3"
"symbol": "Int_Refinery_Size2_Class3",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 5,
@@ -106,7 +122,9 @@
"id": "1m",
"power": 0.34,
"rating": "B",
"symbol": "Int_Refinery_Size2_Class4"
"symbol": "Int_Refinery_Size2_Class4",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 6,
@@ -118,7 +136,9 @@
"id": "1l",
"power": 0.39,
"rating": "A",
"symbol": "Int_Refinery_Size2_Class5"
"symbol": "Int_Refinery_Size2_Class5",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 3,
@@ -130,7 +150,9 @@
"id": "1u",
"power": 0.2,
"rating": "E",
"symbol": "Int_Refinery_Size3_Class1"
"symbol": "Int_Refinery_Size3_Class1",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 4,
@@ -142,7 +164,9 @@
"id": "1t",
"power": 0.27,
"rating": "D",
"symbol": "Int_Refinery_Size3_Class2"
"symbol": "Int_Refinery_Size3_Class2",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 6,
@@ -154,7 +178,9 @@
"id": "1s",
"power": 0.34,
"rating": "C",
"symbol": "Int_Refinery_Size3_Class3"
"symbol": "Int_Refinery_Size3_Class3",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 7,
@@ -166,7 +192,9 @@
"id": "1r",
"power": 0.41,
"rating": "B",
"symbol": "Int_Refinery_Size3_Class4"
"symbol": "Int_Refinery_Size3_Class4",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 8,
@@ -178,7 +206,9 @@
"id": "1q",
"power": 0.48,
"rating": "A",
"symbol": "Int_Refinery_Size3_Class5"
"symbol": "Int_Refinery_Size3_Class5",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 4,
@@ -190,7 +220,9 @@
"id": "23",
"power": 0.25,
"rating": "E",
"symbol": "Int_Refinery_Size4_Class1"
"symbol": "Int_Refinery_Size4_Class1",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 5,
@@ -202,7 +234,9 @@
"id": "22",
"power": 0.33,
"rating": "D",
"symbol": "Int_Refinery_Size4_Class2"
"symbol": "Int_Refinery_Size4_Class2",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 7,
@@ -214,7 +248,9 @@
"id": "21",
"power": 0.41,
"rating": "C",
"symbol": "Int_Refinery_Size4_Class3"
"symbol": "Int_Refinery_Size4_Class3",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 9,
@@ -226,7 +262,9 @@
"id": "20",
"power": 0.49,
"rating": "B",
"symbol": "Int_Refinery_Size4_Class4"
"symbol": "Int_Refinery_Size4_Class4",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
},
{
"bins": 10,
@@ -238,7 +276,9 @@
"id": "1v",
"power": 0.57,
"rating": "A",
"symbol": "Int_Refinery_Size4_Class5"
"symbol": "Int_Refinery_Size4_Class5",
"ukName": "Refinery",
"ukDiscript": "Converts scooped fragments into usable resources (requires mining laser)."
}
]
}

View File

@@ -12,7 +12,9 @@
"power": 0.18,
"range": 0.6,
"rating": "E",
"symbol": "Int_DroneControl_Repair_Size1_Class1"
"symbol": "Int_DroneControl_Repair_Size1_Class1",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 1,
@@ -26,7 +28,9 @@
"power": 0.14,
"range": 0.8,
"rating": "D",
"symbol": "Int_DroneControl_Repair_Size1_Class2"
"symbol": "Int_DroneControl_Repair_Size1_Class2",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 1,
@@ -40,7 +44,9 @@
"power": 0.23,
"range": 1,
"rating": "C",
"symbol": "Int_DroneControl_Repair_Size1_Class3"
"symbol": "Int_DroneControl_Repair_Size1_Class3",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 1,
@@ -54,7 +60,9 @@
"power": 0.32,
"range": 1.2,
"rating": "B",
"symbol": "Int_DroneControl_Repair_Size1_Class4"
"symbol": "Int_DroneControl_Repair_Size1_Class4",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 1,
@@ -68,7 +76,9 @@
"power": 0.28,
"range": 1.4,
"rating": "A",
"symbol": "Int_DroneControl_Repair_Size1_Class5"
"symbol": "Int_DroneControl_Repair_Size1_Class5",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 3,
@@ -82,7 +92,9 @@
"power": 0.27,
"range": 0.66,
"rating": "E",
"symbol": "Int_DroneControl_Repair_Size3_Class1"
"symbol": "Int_DroneControl_Repair_Size3_Class1",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 3,
@@ -96,7 +108,9 @@
"power": 0.2,
"range": 0.88,
"rating": "D",
"symbol": "Int_DroneControl_Repair_Size3_Class2"
"symbol": "Int_DroneControl_Repair_Size3_Class2",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 3,
@@ -110,7 +124,9 @@
"power": 0.34,
"range": 1.1,
"rating": "C",
"symbol": "Int_DroneControl_Repair_Size3_Class3"
"symbol": "Int_DroneControl_Repair_Size3_Class3",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 3,
@@ -124,7 +140,9 @@
"power": 0.48,
"range": 1.32,
"rating": "B",
"symbol": "Int_DroneControl_Repair_Size3_Class4"
"symbol": "Int_DroneControl_Repair_Size3_Class4",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 3,
@@ -138,7 +156,9 @@
"power": 0.41,
"range": 1.54,
"rating": "A",
"symbol": "Int_DroneControl_Repair_Size3_Class5"
"symbol": "Int_DroneControl_Repair_Size3_Class5",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 5,
@@ -152,7 +172,9 @@
"power": 0.4,
"range": 0.78,
"rating": "E",
"symbol": "Int_DroneControl_Repair_Size5_Class1"
"symbol": "Int_DroneControl_Repair_Size5_Class1",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 5,
@@ -166,7 +188,9 @@
"power": 0.3,
"range": 1.04,
"rating": "D",
"symbol": "Int_DroneControl_Repair_Size5_Class2"
"symbol": "Int_DroneControl_Repair_Size5_Class2",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 5,
@@ -180,7 +204,9 @@
"power": 0.5,
"range": 1.3,
"rating": "C",
"symbol": "Int_DroneControl_Repair_Size5_Class3"
"symbol": "Int_DroneControl_Repair_Size5_Class3",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 5,
@@ -194,7 +220,9 @@
"power": 0.97,
"range": 1.56,
"rating": "B",
"symbol": "Int_DroneControl_Repair_Size5_Class4"
"symbol": "Int_DroneControl_Repair_Size5_Class4",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 5,
@@ -208,7 +236,9 @@
"power": 0.6,
"range": 1.82,
"rating": "A",
"symbol": "Int_DroneControl_Repair_Size5_Class5"
"symbol": "Int_DroneControl_Repair_Size5_Class5",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 7,
@@ -222,7 +252,9 @@
"power": 0.55,
"range": 1.02,
"rating": "E",
"symbol": "Int_DroneControl_Repair_Size7_Class1"
"symbol": "Int_DroneControl_Repair_Size7_Class1",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 7,
@@ -236,7 +268,9 @@
"power": 0.41,
"range": 1.36,
"rating": "D",
"symbol": "Int_DroneControl_Repair_Size7_Class2"
"symbol": "Int_DroneControl_Repair_Size7_Class2",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 7,
@@ -250,7 +284,9 @@
"power": 0.69,
"range": 1.7,
"rating": "C",
"symbol": "Int_DroneControl_Repair_Size7_Class3"
"symbol": "Int_DroneControl_Repair_Size7_Class3",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 7,
@@ -264,7 +300,9 @@
"power": 0.97,
"range": 2.04,
"rating": "B",
"symbol": "Int_DroneControl_Repair_Size7_Class4"
"symbol": "Int_DroneControl_Repair_Size7_Class4",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
},
{
"class": 7,
@@ -278,7 +316,9 @@
"power": 0.83,
"range": 2.38,
"rating": "A",
"symbol": "Int_DroneControl_Repair_Size7_Class5"
"symbol": "Int_DroneControl_Repair_Size7_Class5",
"ukName": "Repair",
"ukDiscript": "Controls a limpet that repairs an amount of damage to the hull of a targeted ship."
}
]
}

View File

@@ -4,14 +4,14 @@
"rating": "E",
"class": 1,
"grp": "rsl",
"id": "0",
"id": "2w",
"eddbID": 1617,
"edID": 128793116,
"cost": 1749600,
"mass": 1.3,
"maximum": 1,
"power": 0.4,
"range": 2000,
"range": 2,
"symbol": "Int_DroneControl_UnkVesselResearch",
"time": 300,
"integrity": 20

View File

@@ -1,49 +0,0 @@
{
"sc": [
{
"class": 1,
"cost": 1545000,
"edID": 128663561,
"eddbID": 1244,
"grp": "sc",
"id": "2f",
"integrity": 40,
"mass": 2,
"name": "Advanced Discovery Scanner",
"power": 0,
"rangeLS": null,
"rating": "C",
"symbol": "Int_StellarBodyDiscoveryScanner_Advanced"
},
{
"class": 1,
"cost": 505000,
"edID": 128663560,
"eddbID": 1243,
"grp": "sc",
"id": "2g",
"integrity": 40,
"mass": 2,
"name": "Intermediate Discovery Scanner",
"power": 0,
"rangeLS": 1000,
"rating": "D",
"symbol": "Int_StellarBodyDiscoveryScanner_Intermediate"
},
{
"class": 1,
"cost": 1000,
"edID": 128662535,
"eddbID": 1242,
"grp": "sc",
"id": "2h",
"integrity": 40,
"mass": 2,
"name": "Basic Discovery Scanner",
"power": 0,
"rangeLS": 500,
"rating": "E",
"symbol": "Int_StellarBodyDiscoveryScanner_Standard"
}
]
}

View File

@@ -20,7 +20,9 @@
"rechargerating": "E",
"spinup": 5,
"thermload": 170,
"symbol": "Int_ShieldCellBank_Size1_Class1"
"symbol": "Int_ShieldCellBank_Size1_Class1",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 0,
@@ -42,7 +44,9 @@
"rechargerating": "D",
"spinup": 5,
"thermload": 170,
"symbol": "Int_ShieldCellBank_Size1_Class2"
"symbol": "Int_ShieldCellBank_Size1_Class2",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 2,
@@ -64,7 +68,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 170,
"symbol": "Int_ShieldCellBank_Size1_Class3"
"symbol": "Int_ShieldCellBank_Size1_Class3",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -86,7 +92,9 @@
"rechargerating": "B",
"spinup": 5,
"thermload": 170,
"symbol": "Int_ShieldCellBank_Size1_Class4"
"symbol": "Int_ShieldCellBank_Size1_Class4",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 2,
@@ -108,7 +116,9 @@
"rechargerating": "A",
"spinup": 5,
"thermload": 170,
"symbol": "Int_ShieldCellBank_Size1_Class5"
"symbol": "Int_ShieldCellBank_Size1_Class5",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -130,7 +140,9 @@
"rechargerating": "E",
"spinup": 5,
"thermload": 240,
"symbol": "Int_ShieldCellBank_Size2_Class1"
"symbol": "Int_ShieldCellBank_Size2_Class1",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 2,
@@ -152,7 +164,9 @@
"rechargerating": "D",
"spinup": 5,
"thermload": 240,
"symbol": "Int_ShieldCellBank_Size2_Class2"
"symbol": "Int_ShieldCellBank_Size2_Class2",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -174,7 +188,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 240,
"symbol": "Int_ShieldCellBank_Size2_Class3"
"symbol": "Int_ShieldCellBank_Size2_Class3",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -196,7 +212,9 @@
"rechargerating": "B",
"spinup": 5,
"thermload": 240,
"symbol": "Int_ShieldCellBank_Size2_Class4"
"symbol": "Int_ShieldCellBank_Size2_Class4",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -218,7 +236,9 @@
"rechargerating": "A",
"spinup": 5,
"thermload": 240,
"symbol": "Int_ShieldCellBank_Size2_Class5"
"symbol": "Int_ShieldCellBank_Size2_Class5",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -240,7 +260,9 @@
"rechargerating": "E",
"spinup": 5,
"thermload": 340,
"symbol": "Int_ShieldCellBank_Size3_Class1"
"symbol": "Int_ShieldCellBank_Size3_Class1",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 2,
@@ -262,7 +284,9 @@
"rechargerating": "D",
"spinup": 5,
"thermload": 340,
"symbol": "Int_ShieldCellBank_Size3_Class2"
"symbol": "Int_ShieldCellBank_Size3_Class2",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -284,7 +308,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 340,
"symbol": "Int_ShieldCellBank_Size3_Class3"
"symbol": "Int_ShieldCellBank_Size3_Class3",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -306,7 +332,9 @@
"rechargerating": "B",
"spinup": 5,
"thermload": 340,
"symbol": "Int_ShieldCellBank_Size3_Class4"
"symbol": "Int_ShieldCellBank_Size3_Class4",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -328,7 +356,9 @@
"rechargerating": "A",
"spinup": 5,
"thermload": 340,
"symbol": "Int_ShieldCellBank_Size3_Class5"
"symbol": "Int_ShieldCellBank_Size3_Class5",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -350,7 +380,9 @@
"rechargerating": "E",
"spinup": 5,
"thermload": 410,
"symbol": "Int_ShieldCellBank_Size4_Class1"
"symbol": "Int_ShieldCellBank_Size4_Class1",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 2,
@@ -372,7 +404,9 @@
"rechargerating": "D",
"spinup": 5,
"thermload": 410,
"symbol": "Int_ShieldCellBank_Size4_Class2"
"symbol": "Int_ShieldCellBank_Size4_Class2",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -394,7 +428,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 410,
"symbol": "Int_ShieldCellBank_Size4_Class3"
"symbol": "Int_ShieldCellBank_Size4_Class3",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -416,7 +452,9 @@
"rechargerating": "B",
"spinup": 5,
"thermload": 410,
"symbol": "Int_ShieldCellBank_Size4_Class4"
"symbol": "Int_ShieldCellBank_Size4_Class4",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -438,7 +476,9 @@
"rechargerating": "A",
"spinup": 5,
"thermload": 410,
"symbol": "Int_ShieldCellBank_Size4_Class5"
"symbol": "Int_ShieldCellBank_Size4_Class5",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -460,7 +500,9 @@
"rechargerating": "E",
"spinup": 5,
"thermload": 540,
"symbol": "Int_ShieldCellBank_Size5_Class1"
"symbol": "Int_ShieldCellBank_Size5_Class1",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 2,
@@ -482,7 +524,9 @@
"rechargerating": "D",
"spinup": 5,
"thermload": 540,
"symbol": "Int_ShieldCellBank_Size5_Class2"
"symbol": "Int_ShieldCellBank_Size5_Class2",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -504,7 +548,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 540,
"symbol": "Int_ShieldCellBank_Size5_Class3"
"symbol": "Int_ShieldCellBank_Size5_Class3",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -526,7 +572,9 @@
"rechargerating": "B",
"spinup": 5,
"thermload": 540,
"symbol": "Int_ShieldCellBank_Size5_Class4"
"symbol": "Int_ShieldCellBank_Size5_Class4",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -548,7 +596,9 @@
"rechargerating": "A",
"spinup": 5,
"thermload": 540,
"symbol": "Int_ShieldCellBank_Size5_Class5"
"symbol": "Int_ShieldCellBank_Size5_Class5",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 5,
@@ -570,7 +620,9 @@
"rechargerating": "E",
"spinup": 5,
"thermload": 640,
"symbol": "Int_ShieldCellBank_Size6_Class1"
"symbol": "Int_ShieldCellBank_Size6_Class1",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -592,7 +644,9 @@
"rechargerating": "D",
"spinup": 5,
"thermload": 640,
"symbol": "Int_ShieldCellBank_Size6_Class2"
"symbol": "Int_ShieldCellBank_Size6_Class2",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -614,7 +668,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 640,
"symbol": "Int_ShieldCellBank_Size6_Class3"
"symbol": "Int_ShieldCellBank_Size6_Class3",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 5,
@@ -636,7 +692,9 @@
"rechargerating": "B",
"spinup": 5,
"thermload": 640,
"symbol": "Int_ShieldCellBank_Size6_Class4"
"symbol": "Int_ShieldCellBank_Size6_Class4",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -658,7 +716,9 @@
"rechargerating": "A",
"spinup": 5,
"thermload": 640,
"symbol": "Int_ShieldCellBank_Size6_Class5"
"symbol": "Int_ShieldCellBank_Size6_Class5",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 5,
@@ -680,7 +740,9 @@
"rechargerating": "E",
"spinup": 5,
"thermload": 720,
"symbol": "Int_ShieldCellBank_Size7_Class1"
"symbol": "Int_ShieldCellBank_Size7_Class1",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -702,7 +764,9 @@
"rechargerating": "D",
"spinup": 5,
"thermload": 720,
"symbol": "Int_ShieldCellBank_Size7_Class2"
"symbol": "Int_ShieldCellBank_Size7_Class2",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -724,7 +788,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 720,
"symbol": "Int_ShieldCellBank_Size7_Class3"
"symbol": "Int_ShieldCellBank_Size7_Class3",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 5,
@@ -746,7 +812,9 @@
"rechargerating": "B",
"spinup": 5,
"thermload": 720,
"symbol": "Int_ShieldCellBank_Size7_Class4"
"symbol": "Int_ShieldCellBank_Size7_Class4",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -768,7 +836,9 @@
"rechargerating": "A",
"spinup": 5,
"thermload": 720,
"symbol": "Int_ShieldCellBank_Size7_Class5"
"symbol": "Int_ShieldCellBank_Size7_Class5",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 5,
@@ -790,7 +860,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 800,
"symbol": "Int_ShieldCellBank_Size8_Class1"
"symbol": "Int_ShieldCellBank_Size8_Class1",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 3,
@@ -812,7 +884,9 @@
"rechargerating": "D",
"spinup": 5,
"thermload": 800,
"symbol": "Int_ShieldCellBank_Size8_Class2"
"symbol": "Int_ShieldCellBank_Size8_Class2",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -834,7 +908,9 @@
"rechargerating": "C",
"spinup": 5,
"thermload": 800,
"symbol": "Int_ShieldCellBank_Size8_Class3"
"symbol": "Int_ShieldCellBank_Size8_Class3",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 5,
@@ -856,7 +932,9 @@
"rechargerating": "B",
"spinup": 5,
"thermload": 800,
"symbol": "Int_ShieldCellBank_Size8_Class4"
"symbol": "Int_ShieldCellBank_Size8_Class4",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
},
{
"ammo": 4,
@@ -878,7 +956,9 @@
"rechargerating": "A",
"spinup": 5,
"thermload": 800,
"symbol": "Int_ShieldCellBank_Size8_Class5"
"symbol": "Int_ShieldCellBank_Size8_Class5",
"ukName": "Shield Cell Bank",
"ukDiscript": "Device that uses pre-charged cells to rapidly repair active shields. No effect on collapsed shields."
}
]
}

View File

@@ -23,7 +23,9 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size1_Class5"
"symbol": "Int_ShieldGenerator_Size1_Class5",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.6,
@@ -48,7 +50,9 @@
"rating": "E",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size2_Class1"
"symbol": "Int_ShieldGenerator_Size2_Class1",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.6,
@@ -73,7 +77,9 @@
"rating": "D",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size2_Class2"
"symbol": "Int_ShieldGenerator_Size2_Class2",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.6,
@@ -98,7 +104,9 @@
"rating": "C",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size2_Class3"
"symbol": "Int_ShieldGenerator_Size2_Class3",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.6,
@@ -123,7 +131,9 @@
"rating": "B",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size2_Class4"
"symbol": "Int_ShieldGenerator_Size2_Class4",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.6,
@@ -148,10 +158,12 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size2_Class5"
"symbol": "Int_ShieldGenerator_Size2_Class5",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.9,
"brokenregen": 1.87,
"class": 3,
"cost": 6270,
"distdraw": 0.6,
@@ -173,10 +185,12 @@
"rating": "E",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size3_Class1"
"symbol": "Int_ShieldGenerator_Size3_Class1",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.9,
"brokenregen": 1.87,
"class": 3,
"cost": 18810,
"distdraw": 0.6,
@@ -198,10 +212,12 @@
"rating": "D",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size3_Class2"
"symbol": "Int_ShieldGenerator_Size3_Class2",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.9,
"brokenregen": 1.87,
"class": 3,
"cost": 56440,
"distdraw": 0.6,
@@ -223,10 +239,12 @@
"rating": "C",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size3_Class3"
"symbol": "Int_ShieldGenerator_Size3_Class3",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.9,
"brokenregen": 1.87,
"class": 3,
"cost": 169300,
"distdraw": 0.6,
@@ -248,10 +266,12 @@
"rating": "B",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size3_Class4"
"symbol": "Int_ShieldGenerator_Size3_Class4",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 1.9,
"brokenregen": 1.87,
"class": 3,
"cost": 507910,
"distdraw": 0.6,
@@ -273,10 +293,12 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size3_Class5"
"symbol": "Int_ShieldGenerator_Size3_Class5",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 2.5,
"brokenregen": 2.53,
"class": 4,
"cost": 19880,
"distdraw": 0.6,
@@ -298,10 +320,12 @@
"rating": "E",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size4_Class1"
"symbol": "Int_ShieldGenerator_Size4_Class1",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 2.5,
"brokenregen": 2.53,
"class": 4,
"cost": 59630,
"distdraw": 0.6,
@@ -323,10 +347,12 @@
"rating": "D",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size4_Class2"
"symbol": "Int_ShieldGenerator_Size4_Class2",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 2.5,
"brokenregen": 2.53,
"class": 4,
"cost": 178900,
"distdraw": 0.6,
@@ -348,10 +374,12 @@
"rating": "C",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size4_Class3"
"symbol": "Int_ShieldGenerator_Size4_Class3",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 2.5,
"brokenregen": 2.53,
"class": 4,
"cost": 536690,
"distdraw": 0.6,
@@ -373,10 +401,12 @@
"rating": "B",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size4_Class4"
"symbol": "Int_ShieldGenerator_Size4_Class4",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 2.5,
"brokenregen": 2.53,
"class": 4,
"cost": 1610080,
"distdraw": 0.6,
@@ -398,10 +428,12 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size4_Class5"
"symbol": "Int_ShieldGenerator_Size4_Class5",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 3.7,
"brokenregen": 3.75,
"class": 5,
"cost": 63010,
"distdraw": 0.6,
@@ -423,10 +455,12 @@
"rating": "E",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size5_Class1"
"symbol": "Int_ShieldGenerator_Size5_Class1",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 3.7,
"brokenregen": 3.75,
"class": 5,
"cost": 189040,
"distdraw": 0.6,
@@ -448,10 +482,12 @@
"rating": "D",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size5_Class2"
"symbol": "Int_ShieldGenerator_Size5_Class2",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 3.7,
"brokenregen": 3.75,
"class": 5,
"cost": 567110,
"distdraw": 0.6,
@@ -473,10 +509,12 @@
"rating": "C",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size5_Class3"
"symbol": "Int_ShieldGenerator_Size5_Class3",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 3.7,
"brokenregen": 3.75,
"class": 5,
"cost": 1701320,
"distdraw": 0.6,
@@ -498,10 +536,12 @@
"rating": "B",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size5_Class4"
"symbol": "Int_ShieldGenerator_Size5_Class4",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 3.7,
"brokenregen": 3.75,
"class": 5,
"cost": 5103950,
"distdraw": 0.6,
@@ -523,10 +563,12 @@
"rating": "A",
"regen": 1,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size5_Class5"
"symbol": "Int_ShieldGenerator_Size5_Class5",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 5.3,
"brokenregen": 5.33,
"class": 6,
"cost": 199750,
"distdraw": 0.6,
@@ -548,10 +590,12 @@
"rating": "E",
"regen": 1.3,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size6_Class1"
"symbol": "Int_ShieldGenerator_Size6_Class1",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 5.3,
"brokenregen": 5.33,
"class": 6,
"cost": 599240,
"distdraw": 0.6,
@@ -573,10 +617,12 @@
"rating": "D",
"regen": 1.3,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size6_Class2"
"symbol": "Int_ShieldGenerator_Size6_Class2",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 5.3,
"brokenregen": 5.33,
"class": 6,
"cost": 1797730,
"distdraw": 0.6,
@@ -598,10 +644,12 @@
"rating": "C",
"regen": 1.3,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size6_Class3"
"symbol": "Int_ShieldGenerator_Size6_Class3",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 5.3,
"brokenregen": 5.33,
"class": 6,
"cost": 5393180,
"distdraw": 0.6,
@@ -623,10 +671,12 @@
"rating": "B",
"regen": 1.3,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size6_Class4"
"symbol": "Int_ShieldGenerator_Size6_Class4",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 5.3,
"brokenregen": 5.33,
"class": 6,
"cost": 16179530,
"distdraw": 0.6,
@@ -648,10 +698,12 @@
"rating": "A",
"regen": 1.3,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size6_Class5"
"symbol": "Int_ShieldGenerator_Size6_Class5",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 7.3,
"brokenregen": 7.33,
"class": 7,
"cost": 633200,
"distdraw": 0.6,
@@ -673,10 +725,12 @@
"rating": "E",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size7_Class1"
"symbol": "Int_ShieldGenerator_Size7_Class1",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 7.3,
"brokenregen": 7.33,
"class": 7,
"cost": 1899600,
"distdraw": 0.6,
@@ -698,10 +752,12 @@
"rating": "D",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size7_Class2"
"symbol": "Int_ShieldGenerator_Size7_Class2",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 7.3,
"brokenregen": 7.33,
"class": 7,
"cost": 5698790,
"distdraw": 0.6,
@@ -723,10 +779,12 @@
"rating": "C",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size7_Class3"
"symbol": "Int_ShieldGenerator_Size7_Class3",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 7.3,
"brokenregen": 7.33,
"class": 7,
"cost": 17096370,
"distdraw": 0.6,
@@ -748,10 +806,12 @@
"rating": "B",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size7_Class4"
"symbol": "Int_ShieldGenerator_Size7_Class4",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 7.3,
"brokenregen": 7.33,
"class": 7,
"cost": 51289110,
"distdraw": 0.6,
@@ -773,7 +833,9 @@
"rating": "A",
"regen": 1.8,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size7_Class5"
"symbol": "Int_ShieldGenerator_Size7_Class5",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 9.6,
@@ -798,7 +860,9 @@
"rating": "E",
"regen": 2.4,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size8_Class1"
"symbol": "Int_ShieldGenerator_Size8_Class1",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 9.6,
@@ -823,7 +887,9 @@
"rating": "D",
"regen": 2.4,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size8_Class2"
"symbol": "Int_ShieldGenerator_Size8_Class2",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 9.6,
@@ -848,7 +914,9 @@
"rating": "C",
"regen": 2.4,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size8_Class3"
"symbol": "Int_ShieldGenerator_Size8_Class3",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 9.6,
@@ -873,7 +941,9 @@
"rating": "B",
"regen": 2.4,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size8_Class4"
"symbol": "Int_ShieldGenerator_Size8_Class4",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
},
{
"brokenregen": 9.6,
@@ -898,7 +968,9 @@
"rating": "A",
"regen": 2.4,
"thermres": -0.2,
"symbol": "Int_ShieldGenerator_Size8_Class5"
"symbol": "Int_ShieldGenerator_Size8_Class5",
"ukName": "Shield Generator",
"ukDiscript": "Forms a continually regenerating protective energy shield around the vessel."
}
]
}

View File

@@ -0,0 +1,19 @@
{
"sua": [
{
"class": 1,
"cost": 9121,
"edID": 128932273,
"eddbID": 1538,
"grp": "sua",
"id": "3w",
"mass": 0,
"power": 0.3,
"rating": "E",
"symbol": "Int_SupercruiseAssist",
"name": "Supercruise Assist",
"ukName": "Supercruise Assist",
"ukDiscript": "Provides additional supercruise guidance to a predetermined destination."
}
]
}

View File

@@ -7,11 +7,14 @@
"eddbID": 1245,
"grp": "ss",
"id": "2i",
"mass": 1.3,
"mass": 0,
"name": "Detailed Surface Scanner",
"power": 0,
"rating": "C",
"symbol": "Int_DetailedSurfaceScanner_Tiny"
"proberadius": 0.2,
"rating": "I",
"symbol": "Int_DetailedSurfaceScanner_Tiny",
"ukName": "Surface Scanner",
"ukDiscript": "Advanced stellar body scanner used during exploration."
}
]
}

21
modules/mod.py Normal file
View File

@@ -0,0 +1,21 @@
import json
import os
def rof_to_fireint(module: dict):
rof = module.get('rof', None)
if rof is not None:
del module['rof']
module['fireint'] = 1 / rof
return module
if __name__ == "__main__":
for root, _, files in os.walk('./hardpoints'):
for f in files:
hardpoint_groups = None
path = os.path.join(root, f)
with open(path) as fp:
hardpoint_groups = json.load(fp)
hardpoint_groups = { k: list(map(rof_to_fireint, v)) for k, v in hardpoint_groups.items() }
with open(path, 'w') as fp:
json.dump(hardpoint_groups, fp, indent=2)

View File

@@ -9,13 +9,15 @@
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fy",
"integrity": 93,
"integrity": 135,
"mass": 160,
"maxfuel": 0,
"optmass": 0,
"power": 0.56,
"rating": "E",
"symbol": "Int_Hyperdrive_Size8_Class1"
"symbol": "Int_Hyperdrive_Size8_Class1",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 8,
@@ -26,13 +28,15 @@
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fx",
"integrity": 37,
"integrity": 120,
"mass": 64,
"maxfuel": 0,
"optmass": 0,
"power": 0.63,
"rating": "D",
"symbol": "Int_Hyperdrive_Size8_Class2"
"symbol": "Int_Hyperdrive_Size8_Class2",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 8,
@@ -43,13 +47,15 @@
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fw",
"integrity": 46,
"integrity": 150,
"mass": 160,
"maxfuel": 0,
"optmass": 0,
"power": 0.7,
"rating": "C",
"symbol": "Int_Hyperdrive_Size8_Class3"
"symbol": "Int_Hyperdrive_Size8_Class3",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 8,
@@ -60,13 +66,15 @@
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fv",
"integrity": 74,
"integrity": 225,
"mass": 256,
"maxfuel": 0,
"optmass": 0,
"power": 0.88,
"rating": "B",
"symbol": "Int_Hyperdrive_Size8_Class4"
"symbol": "Int_Hyperdrive_Size8_Class4",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 8,
@@ -77,13 +85,15 @@
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fu",
"integrity": 46,
"integrity": 188,
"mass": 160,
"maxfuel": 0,
"optmass": 0,
"power": 1.05,
"rating": "A",
"symbol": "Int_Hyperdrive_Size8_Class5"
"symbol": "Int_Hyperdrive_Size8_Class5",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 7,
@@ -100,7 +110,9 @@
"optmass": 1440,
"power": 0.48,
"rating": "E",
"symbol": "Int_Hyperdrive_Size7_Class1"
"symbol": "Int_Hyperdrive_Size7_Class1",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 7,
@@ -117,7 +129,9 @@
"optmass": 1620,
"power": 0.54,
"rating": "D",
"symbol": "Int_Hyperdrive_Size7_Class2"
"symbol": "Int_Hyperdrive_Size7_Class2",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 7,
@@ -134,7 +148,9 @@
"optmass": 1800,
"power": 0.6,
"rating": "C",
"symbol": "Int_Hyperdrive_Size7_Class3"
"symbol": "Int_Hyperdrive_Size7_Class3",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 7,
@@ -145,13 +161,15 @@
"fuelpower": 2.75,
"grp": "fsd",
"id": "Fq",
"integrity": 157,
"integrity": 197,
"mass": 128,
"maxfuel": 10.6,
"optmass": 2250,
"power": 0.75,
"rating": "B",
"symbol": "Int_Hyperdrive_Size7_Class4"
"symbol": "Int_Hyperdrive_Size7_Class4",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 7,
@@ -162,13 +180,15 @@
"fuelpower": 2.75,
"grp": "fsd",
"id": "Fp",
"integrity": 144,
"integrity": 164,
"mass": 80,
"maxfuel": 12.8,
"optmass": 2700,
"power": 0.9,
"rating": "A",
"symbol": "Int_Hyperdrive_Size7_Class5"
"symbol": "Int_Hyperdrive_Size7_Class5",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 6,
@@ -185,7 +205,9 @@
"optmass": 960,
"power": 0.4,
"rating": "E",
"symbol": "Int_Hyperdrive_Size6_Class1"
"symbol": "Int_Hyperdrive_Size6_Class1",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 6,
@@ -202,7 +224,9 @@
"optmass": 1080,
"power": 0.45,
"rating": "D",
"symbol": "Int_Hyperdrive_Size6_Class2"
"symbol": "Int_Hyperdrive_Size6_Class2",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 6,
@@ -219,7 +243,9 @@
"optmass": 1200,
"power": 0.5,
"rating": "C",
"symbol": "Int_Hyperdrive_Size6_Class3"
"symbol": "Int_Hyperdrive_Size6_Class3",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 6,
@@ -230,13 +256,15 @@
"fuelpower": 2.6,
"grp": "fsd",
"id": "Fl",
"integrity": 136,
"integrity": 170,
"mass": 64,
"maxfuel": 6.6,
"optmass": 1500,
"power": 0.63,
"rating": "B",
"symbol": "Int_Hyperdrive_Size6_Class4"
"symbol": "Int_Hyperdrive_Size6_Class4",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 6,
@@ -247,13 +275,15 @@
"fuelpower": 2.6,
"grp": "fsd",
"id": "Fk",
"integrity": 124,
"integrity": 141,
"mass": 40,
"maxfuel": 8,
"optmass": 1800,
"power": 0.75,
"rating": "A",
"symbol": "Int_Hyperdrive_Size6_Class5"
"symbol": "Int_Hyperdrive_Size6_Class5",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 5,
@@ -270,7 +300,9 @@
"optmass": 560,
"power": 0.32,
"rating": "E",
"symbol": "Int_Hyperdrive_Size5_Class1"
"symbol": "Int_Hyperdrive_Size5_Class1",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 5,
@@ -287,7 +319,9 @@
"optmass": 630,
"power": 0.36,
"rating": "D",
"symbol": "Int_Hyperdrive_Size5_Class2"
"symbol": "Int_Hyperdrive_Size5_Class2",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 5,
@@ -304,7 +338,9 @@
"optmass": 700,
"power": 0.4,
"rating": "C",
"symbol": "Int_Hyperdrive_Size5_Class3"
"symbol": "Int_Hyperdrive_Size5_Class3",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 5,
@@ -315,13 +351,15 @@
"fuelpower": 2.45,
"grp": "fsd",
"id": "Fg",
"integrity": 115,
"integrity": 144,
"mass": 32,
"maxfuel": 4.1,
"optmass": 875,
"power": 0.5,
"rating": "B",
"symbol": "Int_Hyperdrive_Size5_Class4"
"symbol": "Int_Hyperdrive_Size5_Class4",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 5,
@@ -338,7 +376,9 @@
"optmass": 1050,
"power": 0.6,
"rating": "A",
"symbol": "Int_Hyperdrive_Size5_Class5"
"symbol": "Int_Hyperdrive_Size5_Class5",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 4,
@@ -355,7 +395,9 @@
"optmass": 280,
"power": 0.24,
"rating": "E",
"symbol": "Int_Hyperdrive_Size4_Class1"
"symbol": "Int_Hyperdrive_Size4_Class1",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 4,
@@ -372,7 +414,9 @@
"optmass": 315,
"power": 0.27,
"rating": "D",
"symbol": "Int_Hyperdrive_Size4_Class2"
"symbol": "Int_Hyperdrive_Size4_Class2",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 4,
@@ -389,7 +433,9 @@
"optmass": 350,
"power": 0.3,
"rating": "C",
"symbol": "Int_Hyperdrive_Size4_Class3"
"symbol": "Int_Hyperdrive_Size4_Class3",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 4,
@@ -400,13 +446,15 @@
"fuelpower": 2.3,
"grp": "fsd",
"id": "Fb",
"integrity": 96,
"integrity": 120,
"mass": 16,
"maxfuel": 2.5,
"optmass": 437.5,
"power": 0.38,
"rating": "B",
"symbol": "Int_Hyperdrive_Size4_Class4"
"symbol": "Int_Hyperdrive_Size4_Class4",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 4,
@@ -417,13 +465,15 @@
"fuelpower": 2.3,
"grp": "fsd",
"id": "Fa",
"integrity": 88,
"integrity": 100,
"mass": 10,
"maxfuel": 3,
"optmass": 525,
"power": 0.45,
"rating": "A",
"symbol": "Int_Hyperdrive_Size4_Class5"
"symbol": "Int_Hyperdrive_Size4_Class5",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 3,
@@ -440,7 +490,9 @@
"optmass": 80,
"power": 0.24,
"rating": "E",
"symbol": "Int_Hyperdrive_Size3_Class1"
"symbol": "Int_Hyperdrive_Size3_Class1",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 3,
@@ -457,7 +509,9 @@
"optmass": 90,
"power": 0.27,
"rating": "D",
"symbol": "Int_Hyperdrive_Size3_Class2"
"symbol": "Int_Hyperdrive_Size3_Class2",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 3,
@@ -474,7 +528,9 @@
"optmass": 100,
"power": 0.3,
"rating": "C",
"symbol": "Int_Hyperdrive_Size3_Class3"
"symbol": "Int_Hyperdrive_Size3_Class3",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 3,
@@ -485,13 +541,15 @@
"fuelpower": 2.15,
"grp": "fsd",
"id": "F6",
"integrity": 77,
"integrity": 96,
"mass": 8,
"maxfuel": 1.5,
"optmass": 125,
"power": 0.38,
"rating": "B",
"symbol": "Int_Hyperdrive_Size3_Class4"
"symbol": "Int_Hyperdrive_Size3_Class4",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 3,
@@ -502,13 +560,15 @@
"fuelpower": 2.15,
"grp": "fsd",
"id": "F5",
"integrity": 70,
"integrity": 80,
"mass": 5,
"maxfuel": 1.8,
"optmass": 150,
"power": 0.45,
"rating": "A",
"symbol": "Int_Hyperdrive_Size3_Class5"
"symbol": "Int_Hyperdrive_Size3_Class5",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 2,
@@ -525,7 +585,9 @@
"optmass": 48,
"power": 0.16,
"rating": "E",
"symbol": "Int_Hyperdrive_Size2_Class1"
"symbol": "Int_Hyperdrive_Size2_Class1",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 2,
@@ -542,7 +604,9 @@
"optmass": 54,
"power": 0.18,
"rating": "D",
"symbol": "Int_Hyperdrive_Size2_Class2"
"symbol": "Int_Hyperdrive_Size2_Class2",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 2,
@@ -559,7 +623,9 @@
"optmass": 60,
"power": 0.2,
"rating": "C",
"symbol": "Int_Hyperdrive_Size2_Class3"
"symbol": "Int_Hyperdrive_Size2_Class3",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 2,
@@ -570,13 +636,15 @@
"fuelpower": 2,
"grp": "fsd",
"id": "F1",
"integrity": 61,
"integrity": 77,
"mass": 4,
"maxfuel": 0.8,
"optmass": 75,
"power": 0.25,
"rating": "B",
"symbol": "Int_Hyperdrive_Size2_Class4"
"symbol": "Int_Hyperdrive_Size2_Class4",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
},
{
"class": 2,
@@ -587,13 +655,15 @@
"fuelpower": 2,
"grp": "fsd",
"id": "F0",
"integrity": 56,
"integrity": 64,
"mass": 2.5,
"maxfuel": 0.9,
"optmass": 90,
"power": 0.3,
"rating": "A",
"symbol": "Int_Hyperdrive_Size2_Class5"
"symbol": "Int_Hyperdrive_Size2_Class5",
"ukName": "FSD",
"ukDiscript": "Device that allows supercruise travel and hyperspace jumps between star systems."
}
]
}

View File

@@ -10,7 +10,9 @@
"grp": "ft",
"id": "f1",
"rating": "C",
"symbol": "Int_FuelTank_Size1_Class3"
"symbol": "Int_FuelTank_Size1_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 2,
@@ -22,7 +24,9 @@
"grp": "ft",
"id": "f2",
"rating": "C",
"symbol": "Int_FuelTank_Size2_Class3"
"symbol": "Int_FuelTank_Size2_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 3,
@@ -34,7 +38,9 @@
"grp": "ft",
"id": "f3",
"rating": "C",
"symbol": "Int_FuelTank_Size3_Class3"
"symbol": "Int_FuelTank_Size3_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 4,
@@ -46,7 +52,9 @@
"grp": "ft",
"id": "f4",
"rating": "C",
"symbol": "Int_FuelTank_Size4_Class3"
"symbol": "Int_FuelTank_Size4_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 5,
@@ -58,7 +66,9 @@
"grp": "ft",
"id": "f5",
"rating": "C",
"symbol": "Int_FuelTank_Size5_Class3"
"symbol": "Int_FuelTank_Size5_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 6,
@@ -70,7 +80,9 @@
"grp": "ft",
"id": "f6",
"rating": "C",
"symbol": "Int_FuelTank_Size6_Class3"
"symbol": "Int_FuelTank_Size6_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 7,
@@ -82,7 +94,9 @@
"grp": "ft",
"id": "f7",
"rating": "C",
"symbol": "Int_FuelTank_Size7_Class3"
"symbol": "Int_FuelTank_Size7_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
},
{
"class": 8,
@@ -94,7 +108,9 @@
"grp": "ft",
"id": "f8",
"rating": "C",
"symbol": "Int_FuelTank_Size8_Class3"
"symbol": "Int_FuelTank_Size8_Class3",
"ukName": "Fuel Tank",
"ukDiscript": "Storage container for fuel used by ship's power plant."
}
]
}

View File

@@ -13,7 +13,9 @@
"power": 0.8,
"rating": "E",
"time": 300,
"symbol": "Int_LifeSupport_Size8_Class1"
"symbol": "Int_LifeSupport_Size8_Class1",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -28,7 +30,9 @@
"power": 0.9,
"rating": "D",
"time": 450,
"symbol": "Int_LifeSupport_Size8_Class2"
"symbol": "Int_LifeSupport_Size8_Class2",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -43,7 +47,9 @@
"power": 1,
"rating": "C",
"time": 600,
"symbol": "Int_LifeSupport_Size8_Class3"
"symbol": "Int_LifeSupport_Size8_Class3",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -58,7 +64,9 @@
"power": 1.1,
"rating": "B",
"time": 900,
"symbol": "Int_LifeSupport_Size8_Class4"
"symbol": "Int_LifeSupport_Size8_Class4",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -73,7 +81,9 @@
"power": 1.2,
"rating": "A",
"time": 1500,
"symbol": "Int_LifeSupport_Size8_Class5"
"symbol": "Int_LifeSupport_Size8_Class5",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -88,7 +98,9 @@
"power": 0.72,
"rating": "E",
"time": 300,
"symbol": "Int_LifeSupport_Size7_Class1"
"symbol": "Int_LifeSupport_Size7_Class1",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -103,7 +115,9 @@
"power": 0.81,
"rating": "D",
"time": 450,
"symbol": "Int_LifeSupport_Size7_Class2"
"symbol": "Int_LifeSupport_Size7_Class2",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -118,7 +132,9 @@
"power": 0.9,
"rating": "C",
"time": 600,
"symbol": "Int_LifeSupport_Size7_Class3"
"symbol": "Int_LifeSupport_Size7_Class3",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -133,7 +149,9 @@
"power": 0.99,
"rating": "B",
"time": 900,
"symbol": "Int_LifeSupport_Size7_Class4"
"symbol": "Int_LifeSupport_Size7_Class4",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -148,7 +166,9 @@
"power": 1.08,
"rating": "A",
"time": 1500,
"symbol": "Int_LifeSupport_Size7_Class5"
"symbol": "Int_LifeSupport_Size7_Class5",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -163,7 +183,9 @@
"power": 0.64,
"rating": "E",
"time": 300,
"symbol": "Int_LifeSupport_Size6_Class1"
"symbol": "Int_LifeSupport_Size6_Class1",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -178,7 +200,9 @@
"power": 0.72,
"rating": "D",
"time": 450,
"symbol": "Int_LifeSupport_Size6_Class2"
"symbol": "Int_LifeSupport_Size6_Class2",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -193,7 +217,9 @@
"power": 0.8,
"rating": "C",
"time": 600,
"symbol": "Int_LifeSupport_Size6_Class3"
"symbol": "Int_LifeSupport_Size6_Class3",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -208,7 +234,9 @@
"power": 0.88,
"rating": "B",
"time": 900,
"symbol": "Int_LifeSupport_Size6_Class4"
"symbol": "Int_LifeSupport_Size6_Class4",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -223,7 +251,9 @@
"power": 0.96,
"rating": "A",
"time": 1500,
"symbol": "Int_LifeSupport_Size6_Class5"
"symbol": "Int_LifeSupport_Size6_Class5",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -238,7 +268,9 @@
"power": 0.57,
"rating": "E",
"time": 300,
"symbol": "Int_LifeSupport_Size5_Class1"
"symbol": "Int_LifeSupport_Size5_Class1",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -253,7 +285,9 @@
"power": 0.64,
"rating": "D",
"time": 450,
"symbol": "Int_LifeSupport_Size5_Class2"
"symbol": "Int_LifeSupport_Size5_Class2",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -268,7 +302,9 @@
"power": 0.71,
"rating": "C",
"time": 600,
"symbol": "Int_LifeSupport_Size5_Class3"
"symbol": "Int_LifeSupport_Size5_Class3",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -283,7 +319,9 @@
"power": 0.78,
"rating": "B",
"time": 900,
"symbol": "Int_LifeSupport_Size5_Class4"
"symbol": "Int_LifeSupport_Size5_Class4",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -298,7 +336,9 @@
"power": 0.85,
"rating": "A",
"time": 1500,
"symbol": "Int_LifeSupport_Size5_Class5"
"symbol": "Int_LifeSupport_Size5_Class5",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -313,7 +353,9 @@
"power": 0.5,
"rating": "E",
"time": 300,
"symbol": "Int_LifeSupport_Size4_Class1"
"symbol": "Int_LifeSupport_Size4_Class1",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -328,7 +370,9 @@
"power": 0.56,
"rating": "D",
"time": 450,
"symbol": "Int_LifeSupport_Size4_Class2"
"symbol": "Int_LifeSupport_Size4_Class2",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -343,7 +387,9 @@
"power": 0.62,
"rating": "C",
"time": 600,
"symbol": "Int_LifeSupport_Size4_Class3"
"symbol": "Int_LifeSupport_Size4_Class3",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -358,7 +404,9 @@
"power": 0.68,
"rating": "B",
"time": 900,
"symbol": "Int_LifeSupport_Size4_Class4"
"symbol": "Int_LifeSupport_Size4_Class4",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -373,7 +421,9 @@
"power": 0.74,
"rating": "A",
"time": 1500,
"symbol": "Int_LifeSupport_Size4_Class5"
"symbol": "Int_LifeSupport_Size4_Class5",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -388,7 +438,9 @@
"power": 0.42,
"rating": "E",
"time": 300,
"symbol": "Int_LifeSupport_Size3_Class1"
"symbol": "Int_LifeSupport_Size3_Class1",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -403,7 +455,9 @@
"power": 0.48,
"rating": "D",
"time": 450,
"symbol": "Int_LifeSupport_Size3_Class2"
"symbol": "Int_LifeSupport_Size3_Class2",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -418,7 +472,9 @@
"power": 0.53,
"rating": "C",
"time": 600,
"symbol": "Int_LifeSupport_Size3_Class3"
"symbol": "Int_LifeSupport_Size3_Class3",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -433,7 +489,9 @@
"power": 0.58,
"rating": "B",
"time": 900,
"symbol": "Int_LifeSupport_Size3_Class4"
"symbol": "Int_LifeSupport_Size3_Class4",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -448,7 +506,9 @@
"power": 0.64,
"rating": "A",
"time": 1500,
"symbol": "Int_LifeSupport_Size3_Class5"
"symbol": "Int_LifeSupport_Size3_Class5",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -463,7 +523,9 @@
"power": 0.37,
"rating": "E",
"time": 300,
"symbol": "Int_LifeSupport_Size2_Class1"
"symbol": "Int_LifeSupport_Size2_Class1",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -478,7 +540,9 @@
"power": 0.41,
"rating": "D",
"time": 450,
"symbol": "Int_LifeSupport_Size2_Class2"
"symbol": "Int_LifeSupport_Size2_Class2",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -493,7 +557,9 @@
"power": 0.46,
"rating": "C",
"time": 600,
"symbol": "Int_LifeSupport_Size2_Class3"
"symbol": "Int_LifeSupport_Size2_Class3",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -508,7 +574,9 @@
"power": 0.51,
"rating": "B",
"time": 900,
"symbol": "Int_LifeSupport_Size2_Class4"
"symbol": "Int_LifeSupport_Size2_Class4",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -523,7 +591,9 @@
"power": 0.55,
"rating": "A",
"time": 1500,
"symbol": "Int_LifeSupport_Size2_Class5"
"symbol": "Int_LifeSupport_Size2_Class5",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -538,7 +608,9 @@
"power": 0.32,
"rating": "E",
"time": 300,
"symbol": "Int_LifeSupport_Size1_Class1"
"symbol": "Int_LifeSupport_Size1_Class1",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -553,7 +625,9 @@
"power": 0.36,
"rating": "D",
"time": 450,
"symbol": "Int_LifeSupport_Size1_Class2"
"symbol": "Int_LifeSupport_Size1_Class2",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -568,7 +642,9 @@
"power": 0.4,
"rating": "C",
"time": 600,
"symbol": "Int_LifeSupport_Size1_Class3"
"symbol": "Int_LifeSupport_Size1_Class3",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -583,7 +659,9 @@
"power": 0.44,
"rating": "B",
"time": 900,
"symbol": "Int_LifeSupport_Size1_Class4"
"symbol": "Int_LifeSupport_Size1_Class4",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
},
{
"boot": 1,
@@ -598,7 +676,9 @@
"power": 0.48,
"rating": "A",
"time": 1500,
"symbol": "Int_LifeSupport_Size1_Class5"
"symbol": "Int_LifeSupport_Size1_Class5",
"ukName": "Life Support",
"ukDiscript": "Regulates habitable ship atmosphere and provides emergency reservoir for pilot's Remlock system. "
}
]
}

View File

@@ -1,16 +0,0 @@
{
"pas": [
{
"class": 1,
"cost": 500,
"edID": 128672317,
"eddbID": 1538,
"grp": "pas",
"id": "PA",
"mass": 0,
"power": 0,
"rating": "I",
"symbol": "Int_PlanetApproachSuite"
}
]
}

View File

@@ -17,7 +17,9 @@
"sysrate": 3.2,
"wepcap": 48,
"weprate": 4.8,
"symbol": "Int_PowerDistributor_Size8_Class1"
"symbol": "Int_PowerDistributor_Size8_Class1",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 8,
@@ -36,7 +38,9 @@
"sysrate": 3.6,
"wepcap": 54,
"weprate": 5.4,
"symbol": "Int_PowerDistributor_Size8_Class2"
"symbol": "Int_PowerDistributor_Size8_Class2",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 8,
@@ -55,7 +59,9 @@
"sysrate": 4,
"wepcap": 60,
"weprate": 6,
"symbol": "Int_PowerDistributor_Size8_Class3"
"symbol": "Int_PowerDistributor_Size8_Class3",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 8,
@@ -74,7 +80,9 @@
"sysrate": 4.4,
"wepcap": 66,
"weprate": 6.6,
"symbol": "Int_PowerDistributor_Size8_Class4"
"symbol": "Int_PowerDistributor_Size8_Class4",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 8,
@@ -93,7 +101,9 @@
"sysrate": 4.8,
"wepcap": 72,
"weprate": 7.2,
"symbol": "Int_PowerDistributor_Size8_Class5"
"symbol": "Int_PowerDistributor_Size8_Class5",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 7,
@@ -112,7 +122,9 @@
"sysrate": 2.6,
"wepcap": 41,
"weprate": 4.1,
"symbol": "Int_PowerDistributor_Size7_Class1"
"symbol": "Int_PowerDistributor_Size7_Class1",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 7,
@@ -131,7 +143,9 @@
"sysrate": 3,
"wepcap": 46,
"weprate": 4.6,
"symbol": "Int_PowerDistributor_Size7_Class2"
"symbol": "Int_PowerDistributor_Size7_Class2",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 7,
@@ -150,7 +164,9 @@
"sysrate": 3.3,
"wepcap": 51,
"weprate": 5.1,
"symbol": "Int_PowerDistributor_Size7_Class3"
"symbol": "Int_PowerDistributor_Size7_Class3",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 7,
@@ -169,7 +185,9 @@
"sysrate": 3.6,
"wepcap": 56,
"weprate": 5.6,
"symbol": "Int_PowerDistributor_Size7_Class4"
"symbol": "Int_PowerDistributor_Size7_Class4",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 7,
@@ -188,7 +206,9 @@
"sysrate": 4,
"wepcap": 61,
"weprate": 6.1,
"symbol": "Int_PowerDistributor_Size7_Class5"
"symbol": "Int_PowerDistributor_Size7_Class5",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 6,
@@ -207,7 +227,9 @@
"sysrate": 2.2,
"wepcap": 34,
"weprate": 3.4,
"symbol": "Int_PowerDistributor_Size6_Class1"
"symbol": "Int_PowerDistributor_Size6_Class1",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 6,
@@ -226,7 +248,9 @@
"sysrate": 2.4,
"wepcap": 38,
"weprate": 3.9,
"symbol": "Int_PowerDistributor_Size6_Class2"
"symbol": "Int_PowerDistributor_Size6_Class2",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 6,
@@ -245,7 +269,9 @@
"sysrate": 2.7,
"wepcap": 42,
"weprate": 4.3,
"symbol": "Int_PowerDistributor_Size6_Class3"
"symbol": "Int_PowerDistributor_Size6_Class3",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 6,
@@ -264,7 +290,9 @@
"sysrate": 3,
"wepcap": 46,
"weprate": 4.7,
"symbol": "Int_PowerDistributor_Size6_Class4"
"symbol": "Int_PowerDistributor_Size6_Class4",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 6,
@@ -283,7 +311,9 @@
"sysrate": 3.2,
"wepcap": 50,
"weprate": 5.2,
"symbol": "Int_PowerDistributor_Size6_Class5"
"symbol": "Int_PowerDistributor_Size6_Class5",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 5,
@@ -302,7 +332,9 @@
"sysrate": 1.7,
"wepcap": 27,
"weprate": 2.9,
"symbol": "Int_PowerDistributor_Size5_Class1"
"symbol": "Int_PowerDistributor_Size5_Class1",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 5,
@@ -321,7 +353,9 @@
"sysrate": 1.9,
"wepcap": 31,
"weprate": 3.2,
"symbol": "Int_PowerDistributor_Size5_Class2"
"symbol": "Int_PowerDistributor_Size5_Class2",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 5,
@@ -340,7 +374,9 @@
"sysrate": 2.1,
"wepcap": 34,
"weprate": 3.6,
"symbol": "Int_PowerDistributor_Size5_Class3"
"symbol": "Int_PowerDistributor_Size5_Class3",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 5,
@@ -359,7 +395,9 @@
"sysrate": 2.3,
"wepcap": 37,
"weprate": 4,
"symbol": "Int_PowerDistributor_Size5_Class4"
"symbol": "Int_PowerDistributor_Size5_Class4",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 5,
@@ -378,7 +416,9 @@
"sysrate": 2.5,
"wepcap": 41,
"weprate": 4.3,
"symbol": "Int_PowerDistributor_Size5_Class5"
"symbol": "Int_PowerDistributor_Size5_Class5",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 4,
@@ -397,7 +437,9 @@
"sysrate": 1.3,
"wepcap": 22,
"weprate": 2.3,
"symbol": "Int_PowerDistributor_Size4_Class1"
"symbol": "Int_PowerDistributor_Size4_Class1",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 4,
@@ -416,7 +458,9 @@
"sysrate": 1.4,
"wepcap": 24,
"weprate": 2.6,
"symbol": "Int_PowerDistributor_Size4_Class2"
"symbol": "Int_PowerDistributor_Size4_Class2",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 4,
@@ -435,7 +479,9 @@
"sysrate": 1.6,
"wepcap": 27,
"weprate": 2.9,
"symbol": "Int_PowerDistributor_Size4_Class3"
"symbol": "Int_PowerDistributor_Size4_Class3",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 4,
@@ -454,7 +500,9 @@
"sysrate": 1.8,
"wepcap": 30,
"weprate": 3.2,
"symbol": "Int_PowerDistributor_Size4_Class4"
"symbol": "Int_PowerDistributor_Size4_Class4",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 4,
@@ -473,7 +521,9 @@
"sysrate": 1.9,
"wepcap": 32,
"weprate": 3.5,
"symbol": "Int_PowerDistributor_Size4_Class5"
"symbol": "Int_PowerDistributor_Size4_Class5",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 3,
@@ -492,7 +542,9 @@
"sysrate": 0.9,
"wepcap": 16,
"weprate": 1.8,
"symbol": "Int_PowerDistributor_Size3_Class1"
"symbol": "Int_PowerDistributor_Size3_Class1",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 3,
@@ -511,7 +563,9 @@
"sysrate": 1,
"wepcap": 18,
"weprate": 2.1,
"symbol": "Int_PowerDistributor_Size3_Class2"
"symbol": "Int_PowerDistributor_Size3_Class2",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 3,
@@ -530,7 +584,9 @@
"sysrate": 1.1,
"wepcap": 20,
"weprate": 2.3,
"symbol": "Int_PowerDistributor_Size3_Class3"
"symbol": "Int_PowerDistributor_Size3_Class3",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 3,
@@ -549,7 +605,9 @@
"sysrate": 1.2,
"wepcap": 22,
"weprate": 2.5,
"symbol": "Int_PowerDistributor_Size3_Class4"
"symbol": "Int_PowerDistributor_Size3_Class4",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 3,
@@ -568,7 +626,9 @@
"sysrate": 1.3,
"wepcap": 24,
"weprate": 2.8,
"symbol": "Int_PowerDistributor_Size3_Class5"
"symbol": "Int_PowerDistributor_Size3_Class5",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 2,
@@ -587,7 +647,9 @@
"sysrate": 0.6,
"wepcap": 12,
"weprate": 1.4,
"symbol": "Int_PowerDistributor_Size2_Class1"
"symbol": "Int_PowerDistributor_Size2_Class1",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 2,
@@ -606,7 +668,9 @@
"sysrate": 0.6,
"wepcap": 14,
"weprate": 1.6,
"symbol": "Int_PowerDistributor_Size2_Class2"
"symbol": "Int_PowerDistributor_Size2_Class2",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 2,
@@ -625,7 +689,9 @@
"sysrate": 0.7,
"wepcap": 15,
"weprate": 1.8,
"symbol": "Int_PowerDistributor_Size2_Class3"
"symbol": "Int_PowerDistributor_Size2_Class3",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 2,
@@ -644,7 +710,9 @@
"sysrate": 0.8,
"wepcap": 17,
"weprate": 2,
"symbol": "Int_PowerDistributor_Size2_Class4"
"symbol": "Int_PowerDistributor_Size2_Class4",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 2,
@@ -663,7 +731,9 @@
"sysrate": 0.8,
"wepcap": 18,
"weprate": 2.2,
"symbol": "Int_PowerDistributor_Size2_Class5"
"symbol": "Int_PowerDistributor_Size2_Class5",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 1,
@@ -682,7 +752,9 @@
"sysrate": 0.4,
"wepcap": 10,
"weprate": 1.2,
"symbol": "Int_PowerDistributor_Size1_Class1"
"symbol": "Int_PowerDistributor_Size1_Class1",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 1,
@@ -701,7 +773,9 @@
"sysrate": 0.5,
"wepcap": 11,
"weprate": 1.4,
"symbol": "Int_PowerDistributor_Size1_Class2"
"symbol": "Int_PowerDistributor_Size1_Class2",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 1,
@@ -720,7 +794,9 @@
"sysrate": 0.5,
"wepcap": 12,
"weprate": 1.5,
"symbol": "Int_PowerDistributor_Size1_Class3"
"symbol": "Int_PowerDistributor_Size1_Class3",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 1,
@@ -739,7 +815,9 @@
"sysrate": 0.6,
"wepcap": 13,
"weprate": 1.7,
"symbol": "Int_PowerDistributor_Size1_Class4"
"symbol": "Int_PowerDistributor_Size1_Class4",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 1,
@@ -758,7 +836,9 @@
"sysrate": 0.6,
"wepcap": 14,
"weprate": 1.8,
"symbol": "Int_PowerDistributor_Size1_Class5"
"symbol": "Int_PowerDistributor_Size1_Class5",
"ukName": "Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors."
},
{
"class": 1,
@@ -778,7 +858,9 @@
"wepcap": 10,
"weprate": 2.5,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size1"
"symbol": "Int_GuardianPowerDistributor_Size1",
"ukName": "Guardian Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
},
{
"class": 2,
@@ -798,7 +880,9 @@
"wepcap": 10,
"weprate": 2.5,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size2"
"symbol": "Int_GuardianPowerDistributor_Size2",
"ukName": "Guardian Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
},
{
"class": 3,
@@ -818,7 +902,9 @@
"wepcap": 13,
"weprate": 3.1,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size3"
"symbol": "Int_GuardianPowerDistributor_Size3",
"ukName": "Guardian Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
},
{
"class": 4,
@@ -828,7 +914,7 @@
"engcap": 17,
"engrate": 2.5,
"grp": "pd",
"id": "1A",
"id": "3I",
"integrity": 56,
"mass": 10.5,
"power": 0.87,
@@ -838,7 +924,9 @@
"wepcap": 22,
"weprate": 4.9,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size4"
"symbol": "Int_GuardianPowerDistributor_Size4",
"ukName": "Guardian Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
},
{
"class": 5,
@@ -848,7 +936,7 @@
"engcap": 22,
"engrate": 3.3,
"grp": "pd",
"id": "1E",
"id": "2Z",
"integrity": 56,
"mass": 21,
"power": 0.96,
@@ -858,7 +946,9 @@
"wepcap": 29,
"weprate": 6,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size5"
"symbol": "Int_GuardianPowerDistributor_Size5",
"ukName": "Guardian Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
},
{
"class": 6,
@@ -868,7 +958,7 @@
"engcap": 26,
"engrate": 4.2,
"grp": "pd",
"id": "1B",
"id": "3T",
"integrity": 56,
"mass": 42,
"power": 1.07,
@@ -878,7 +968,9 @@
"wepcap": 35,
"weprate": 7.3,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size6"
"symbol": "Int_GuardianPowerDistributor_Size6",
"ukName": "Guardian Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
},
{
"class": 7,
@@ -888,7 +980,7 @@
"engcap": 31,
"engrate": 5.2,
"grp": "pd",
"id": "1C",
"id": "3H",
"integrity": 56,
"mass": 84,
"power": 1.16,
@@ -898,7 +990,9 @@
"wepcap": 43,
"weprate": 8.5,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size7"
"symbol": "Int_GuardianPowerDistributor_Size7",
"ukName": "Guardian Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
},
{
"class": 8,
@@ -908,7 +1002,7 @@
"engcap": 36,
"engrate": 6.2,
"grp": "pd",
"id": "1D",
"id": "3G",
"integrity": 56,
"mass": 168,
"power": 1.25,
@@ -918,7 +1012,9 @@
"wepcap": 50,
"weprate": 10.1,
"name": "Guardian Power Distributor",
"symbol": "Int_GuardianPowerDistributor_Size8"
"symbol": "Int_GuardianPowerDistributor_Size8",
"ukName": "Guardian Power Distributor",
"ukDiscript": "Distribution system for ENG, SYS and WEP capacitors. Enhanced with Guardian technology to speed up capacitor recharge rates, at the cost of smaller capacitors and increased heat generation. Also boosts overall power output of any power plant it is hooked into."
}
]
}

View File

@@ -2,7 +2,7 @@
"pp": [
{
"class": 8,
"cost": 1441234,
"cost": 2007240,
"edID": 128064063,
"eddbID": 921,
"eff": 1,
@@ -12,11 +12,13 @@
"mass": 160,
"pgen": 24,
"rating": "E",
"symbol": "Int_Powerplant_Size8_Class1"
"symbol": "Int_Powerplant_Size8_Class1",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 8,
"cost": 4323700,
"cost": 6021720,
"edID": 128064064,
"eddbID": 922,
"eff": 0.75,
@@ -26,11 +28,13 @@
"mass": 64,
"pgen": 27,
"rating": "D",
"symbol": "Int_Powerplant_Size8_Class2"
"symbol": "Int_Powerplant_Size8_Class2",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 8,
"cost": 12971099,
"cost": 18065170,
"edID": 128064065,
"eddbID": 923,
"eff": 0.5,
@@ -40,11 +44,13 @@
"mass": 80,
"pgen": 30,
"rating": "C",
"symbol": "Int_Powerplant_Size8_Class3"
"symbol": "Int_Powerplant_Size8_Class3",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 8,
"cost": 38913291,
"cost": 54195500,
"edID": 128064066,
"eddbID": 924,
"eff": 0.45,
@@ -54,11 +60,13 @@
"mass": 128,
"pgen": 33,
"rating": "B",
"symbol": "Int_Powerplant_Size8_Class4"
"symbol": "Int_Powerplant_Size8_Class4",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 8,
"cost": 116739874,
"cost": 162586490,
"edID": 128064067,
"eddbID": 925,
"eff": 0.4,
@@ -68,11 +76,13 @@
"mass": 80,
"pgen": 36,
"rating": "A",
"symbol": "Int_Powerplant_Size8_Class5"
"symbol": "Int_Powerplant_Size8_Class5",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 7,
"cost": 480411,
"cost": 633200,
"edID": 128064058,
"eddbID": 916,
"eff": 1,
@@ -82,11 +92,13 @@
"mass": 80,
"pgen": 20,
"rating": "E",
"symbol": "Int_Powerplant_Size7_Class1"
"symbol": "Int_Powerplant_Size7_Class1",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 7,
"cost": 1441234,
"cost": 1899600,
"edID": 128064059,
"eddbID": 917,
"eff": 0.75,
@@ -96,11 +108,13 @@
"mass": 32,
"pgen": 22.5,
"rating": "D",
"symbol": "Int_Powerplant_Size7_Class2"
"symbol": "Int_Powerplant_Size7_Class2",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 7,
"cost": 4323700,
"cost": 5698790,
"edID": 128064060,
"eddbID": 918,
"eff": 0.5,
@@ -110,11 +124,13 @@
"mass": 40,
"pgen": 25,
"rating": "C",
"symbol": "Int_Powerplant_Size7_Class3"
"symbol": "Int_Powerplant_Size7_Class3",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 7,
"cost": 12971099,
"cost": 17096370,
"edID": 128064061,
"eddbID": 919,
"eff": 0.45,
@@ -124,11 +140,13 @@
"mass": 64,
"pgen": 27.5,
"rating": "B",
"symbol": "Int_Powerplant_Size7_Class4"
"symbol": "Int_Powerplant_Size7_Class4",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 7,
"cost": 38913291,
"cost": 51289110,
"edID": 128064062,
"eddbID": 920,
"eff": 0.4,
@@ -138,11 +156,13 @@
"mass": 40,
"pgen": 30,
"rating": "A",
"symbol": "Int_Powerplant_Size7_Class5"
"symbol": "Int_Powerplant_Size7_Class5",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 6,
"cost": 160138,
"cost": 199750,
"edID": 128064053,
"eddbID": 911,
"eff": 1,
@@ -152,11 +172,13 @@
"mass": 40,
"pgen": 16.8,
"rating": "E",
"symbol": "Int_Powerplant_Size6_Class1"
"symbol": "Int_Powerplant_Size6_Class1",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 6,
"cost": 480411,
"cost": 599240,
"edID": 128064054,
"eddbID": 912,
"eff": 0.75,
@@ -166,11 +188,13 @@
"mass": 16,
"pgen": 18.9,
"rating": "D",
"symbol": "Int_Powerplant_Size6_Class2"
"symbol": "Int_Powerplant_Size6_Class2",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 6,
"cost": 1441234,
"cost": 1797730,
"edID": 128064055,
"eddbID": 913,
"eff": 0.5,
@@ -180,11 +204,13 @@
"mass": 20,
"pgen": 21,
"rating": "C",
"symbol": "Int_Powerplant_Size6_Class3"
"symbol": "Int_Powerplant_Size6_Class3",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 6,
"cost": 4323700,
"cost": 5393180,
"edID": 128064056,
"eddbID": 914,
"eff": 0.45,
@@ -194,11 +220,13 @@
"mass": 32,
"pgen": 23.1,
"rating": "B",
"symbol": "Int_Powerplant_Size6_Class4"
"symbol": "Int_Powerplant_Size6_Class4",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 6,
"cost": 12971099,
"cost": 16179530,
"edID": 128064057,
"eddbID": 915,
"eff": 0.4,
@@ -208,11 +236,13 @@
"mass": 20,
"pgen": 25.2,
"rating": "A",
"symbol": "Int_Powerplant_Size6_Class5"
"symbol": "Int_Powerplant_Size6_Class5",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 5,
"cost": 53380,
"cost": 63010,
"edID": 128064048,
"eddbID": 906,
"eff": 1,
@@ -222,11 +252,13 @@
"mass": 20,
"pgen": 13.6,
"rating": "E",
"symbol": "Int_Powerplant_Size5_Class1"
"symbol": "Int_Powerplant_Size5_Class1",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 5,
"cost": 160138,
"cost": 189040,
"edID": 128064049,
"eddbID": 907,
"eff": 0.75,
@@ -236,11 +268,13 @@
"mass": 8,
"pgen": 15.3,
"rating": "D",
"symbol": "Int_Powerplant_Size5_Class2"
"symbol": "Int_Powerplant_Size5_Class2",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 5,
"cost": 480411,
"cost": 567110,
"edID": 128064050,
"eddbID": 908,
"eff": 0.5,
@@ -250,11 +284,13 @@
"mass": 10,
"pgen": 17,
"rating": "C",
"symbol": "Int_Powerplant_Size5_Class3"
"symbol": "Int_Powerplant_Size5_Class3",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 5,
"cost": 1441234,
"cost": 1701320,
"edID": 128064051,
"eddbID": 909,
"eff": 0.45,
@@ -264,11 +300,13 @@
"mass": 16,
"pgen": 18.7,
"rating": "B",
"symbol": "Int_Powerplant_Size5_Class4"
"symbol": "Int_Powerplant_Size5_Class4",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 5,
"cost": 4323700,
"cost": 5103950,
"edID": 128064052,
"eddbID": 910,
"eff": 0.4,
@@ -278,11 +316,13 @@
"mass": 10,
"pgen": 20.4,
"rating": "A",
"symbol": "Int_Powerplant_Size5_Class5"
"symbol": "Int_Powerplant_Size5_Class5",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 4,
"cost": 17794,
"cost": 19880,
"edID": 128064043,
"eddbID": 901,
"eff": 1,
@@ -292,11 +332,13 @@
"mass": 10,
"pgen": 10.4,
"rating": "E",
"symbol": "Int_Powerplant_Size4_Class1"
"symbol": "Int_Powerplant_Size4_Class1",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 4,
"cost": 53380,
"cost": 59630,
"edID": 128064044,
"eddbID": 902,
"eff": 0.75,
@@ -306,11 +348,13 @@
"mass": 4,
"pgen": 11.7,
"rating": "D",
"symbol": "Int_Powerplant_Size4_Class2"
"symbol": "Int_Powerplant_Size4_Class2",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 4,
"cost": 160138,
"cost": 178900,
"edID": 128064045,
"eddbID": 903,
"eff": 0.5,
@@ -320,11 +364,13 @@
"mass": 5,
"pgen": 13,
"rating": "C",
"symbol": "Int_Powerplant_Size4_Class3"
"symbol": "Int_Powerplant_Size4_Class3",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 4,
"cost": 480411,
"cost": 536690,
"edID": 128064046,
"eddbID": 904,
"eff": 0.45,
@@ -334,11 +380,13 @@
"mass": 8,
"pgen": 14.3,
"rating": "B",
"symbol": "Int_Powerplant_Size4_Class4"
"symbol": "Int_Powerplant_Size4_Class4",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 4,
"cost": 1441234,
"cost": 1610080,
"edID": 128064047,
"eddbID": 905,
"eff": 0.4,
@@ -348,11 +396,13 @@
"mass": 5,
"pgen": 15.6,
"rating": "A",
"symbol": "Int_Powerplant_Size4_Class5"
"symbol": "Int_Powerplant_Size4_Class5",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 3,
"cost": 5932,
"cost": 6270,
"edID": 128064038,
"eddbID": 896,
"eff": 1,
@@ -362,11 +412,13 @@
"mass": 5,
"pgen": 8,
"rating": "E",
"symbol": "Int_Powerplant_Size3_Class1"
"symbol": "Int_Powerplant_Size3_Class1",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 3,
"cost": 17794,
"cost": 18810,
"edID": 128064039,
"eddbID": 897,
"eff": 0.75,
@@ -376,11 +428,13 @@
"mass": 2,
"pgen": 9,
"rating": "D",
"symbol": "Int_Powerplant_Size3_Class2"
"symbol": "Int_Powerplant_Size3_Class2",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 3,
"cost": 53380,
"cost": 56440,
"edID": 128064040,
"eddbID": 898,
"eff": 0.5,
@@ -390,11 +444,13 @@
"mass": 2.5,
"pgen": 10,
"rating": "C",
"symbol": "Int_Powerplant_Size3_Class3"
"symbol": "Int_Powerplant_Size3_Class3",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 3,
"cost": 160138,
"cost": 169300,
"edID": 128064041,
"eddbID": 899,
"eff": 0.45,
@@ -404,11 +460,13 @@
"mass": 4,
"pgen": 11,
"rating": "B",
"symbol": "Int_Powerplant_Size3_Class4"
"symbol": "Int_Powerplant_Size3_Class4",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 3,
"cost": 480411,
"cost": 507910,
"edID": 128064042,
"eddbID": 900,
"eff": 0.4,
@@ -418,7 +476,9 @@
"mass": 2.5,
"pgen": 12,
"rating": "A",
"symbol": "Int_Powerplant_Size3_Class5"
"symbol": "Int_Powerplant_Size3_Class5",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 2,
@@ -432,7 +492,9 @@
"mass": 2.5,
"pgen": 6.4,
"rating": "E",
"symbol": "Int_Powerplant_Size2_Class1"
"symbol": "Int_Powerplant_Size2_Class1",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 2,
@@ -446,7 +508,9 @@
"mass": 1,
"pgen": 7.2,
"rating": "D",
"symbol": "Int_Powerplant_Size2_Class2"
"symbol": "Int_Powerplant_Size2_Class2",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 2,
@@ -460,11 +524,13 @@
"mass": 1.3,
"pgen": 8,
"rating": "C",
"symbol": "Int_Powerplant_Size2_Class3"
"symbol": "Int_Powerplant_Size2_Class3",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 2,
"cost": 53380,
"cost": 53410,
"edID": 128064036,
"eddbID": 894,
"eff": 0.45,
@@ -474,11 +540,13 @@
"mass": 2,
"pgen": 8.8,
"rating": "B",
"symbol": "Int_Powerplant_Size2_Class4"
"symbol": "Int_Powerplant_Size2_Class4",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 2,
"cost": 160138,
"cost": 160220,
"edID": 128064037,
"eddbID": 895,
"eff": 0.4,
@@ -488,7 +556,9 @@
"mass": 1.3,
"pgen": 9.6,
"rating": "A",
"symbol": "Int_Powerplant_Size2_Class5"
"symbol": "Int_Powerplant_Size2_Class5",
"ukName": "Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules."
},
{
"class": 2,
@@ -503,7 +573,9 @@
"pgen": 12.7,
"rating": "A",
"name": "Guardian Hybrid Power Plant",
"symbol": "Int_GuardianPowerplant_Size2"
"symbol": "Int_GuardianPowerplant_Size2",
"ukName": "Guardian Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
},
{
"class": 3,
@@ -518,7 +590,9 @@
"pgen": 15.8,
"rating": "A",
"name": "Guardian Hybrid Power Plant",
"symbol": "Int_GuardianPowerplant_Size3"
"symbol": "Int_GuardianPowerplant_Size3",
"ukName": "Guardian Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
},
{
"class": 4,
@@ -533,7 +607,9 @@
"pgen": 20.6,
"rating": "A",
"name": "Guardian Hybrid Power Plant",
"symbol": "Int_GuardianPowerplant_Size4"
"symbol": "Int_GuardianPowerplant_Size4",
"ukName": "Guardian Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
},
{
"class": 5,
@@ -548,7 +624,9 @@
"pgen": 26.9,
"rating": "A",
"name": "Guardian Hybrid Power Plant",
"symbol": "Int_GuardianPowerplant_Size5"
"symbol": "Int_GuardianPowerplant_Size5",
"ukName": "Guardian Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
},
{
"class": 6,
@@ -563,7 +641,9 @@
"pgen": 33.3,
"rating": "A",
"name": "Guardian Hybrid Power Plant",
"symbol": "Int_GuardianPowerplant_Size6"
"symbol": "Int_GuardianPowerplant_Size6",
"ukName": "Guardian Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
},
{
"class": 7,
@@ -578,7 +658,9 @@
"pgen": 39.6,
"rating": "A",
"name": "Guardian Hybrid Power Plant",
"symbol": "Int_GuardianPowerplant_Size7"
"symbol": "Int_GuardianPowerplant_Size7",
"ukName": "Guardian Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
},
{
"class": 8,
@@ -593,7 +675,9 @@
"pgen": 47.5,
"rating": "A",
"name": "Guardian Hybrid Power Plant",
"symbol": "Int_GuardianPowerplant_Size8"
"symbol": "Int_GuardianPowerplant_Size8",
"ukName": "Guardian Power Plant",
"ukDiscript": "Consumes fuel to power all ship modules. Enhanced with Guardian technology to produce greater power output, at the cost of heat generated and mass."
}
]
}

View File

@@ -13,7 +13,9 @@
"power": 0.55,
"range": 5.12,
"rating": "E",
"symbol": "Int_Sensors_Size8_Class1"
"symbol": "Int_Sensors_Size8_Class1",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -28,7 +30,9 @@
"power": 0.62,
"range": 5.76,
"rating": "D",
"symbol": "Int_Sensors_Size8_Class2"
"symbol": "Int_Sensors_Size8_Class2",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -43,7 +47,9 @@
"power": 0.69,
"range": 6.4,
"rating": "C",
"symbol": "Int_Sensors_Size8_Class3"
"symbol": "Int_Sensors_Size8_Class3",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -58,7 +64,9 @@
"power": 1.14,
"range": 7.04,
"rating": "B",
"symbol": "Int_Sensors_Size8_Class4"
"symbol": "Int_Sensors_Size8_Class4",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -73,7 +81,9 @@
"power": 2.07,
"range": 7.68,
"rating": "A",
"symbol": "Int_Sensors_Size8_Class5"
"symbol": "Int_Sensors_Size8_Class5",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -88,7 +98,9 @@
"power": 0.47,
"range": 4.96,
"rating": "E",
"symbol": "Int_Sensors_Size7_Class1"
"symbol": "Int_Sensors_Size7_Class1",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -103,7 +115,9 @@
"power": 0.53,
"range": 5.58,
"rating": "D",
"symbol": "Int_Sensors_Size7_Class2"
"symbol": "Int_Sensors_Size7_Class2",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -118,7 +132,9 @@
"power": 0.59,
"range": 6.2,
"rating": "C",
"symbol": "Int_Sensors_Size7_Class3"
"symbol": "Int_Sensors_Size7_Class3",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -133,7 +149,9 @@
"power": 0.97,
"range": 6.82,
"rating": "B",
"symbol": "Int_Sensors_Size7_Class4"
"symbol": "Int_Sensors_Size7_Class4",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -148,7 +166,9 @@
"power": 1.77,
"range": 7.44,
"rating": "A",
"symbol": "Int_Sensors_Size7_Class5"
"symbol": "Int_Sensors_Size7_Class5",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -163,7 +183,9 @@
"power": 0.4,
"range": 4.8,
"rating": "E",
"symbol": "Int_Sensors_Size6_Class1"
"symbol": "Int_Sensors_Size6_Class1",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -178,7 +200,9 @@
"power": 0.45,
"range": 5.4,
"rating": "D",
"symbol": "Int_Sensors_Size6_Class2"
"symbol": "Int_Sensors_Size6_Class2",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -193,7 +217,9 @@
"power": 0.5,
"range": 6,
"rating": "C",
"symbol": "Int_Sensors_Size6_Class3"
"symbol": "Int_Sensors_Size6_Class3",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -208,7 +234,9 @@
"power": 0.83,
"range": 6.6,
"rating": "B",
"symbol": "Int_Sensors_Size6_Class4"
"symbol": "Int_Sensors_Size6_Class4",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -223,7 +251,9 @@
"power": 1.5,
"range": 7.2,
"rating": "A",
"symbol": "Int_Sensors_Size6_Class5"
"symbol": "Int_Sensors_Size6_Class5",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -238,7 +268,9 @@
"power": 0.33,
"range": 4.64,
"rating": "E",
"symbol": "Int_Sensors_Size5_Class1"
"symbol": "Int_Sensors_Size5_Class1",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -253,7 +285,9 @@
"power": 0.37,
"range": 5.22,
"rating": "D",
"symbol": "Int_Sensors_Size5_Class2"
"symbol": "Int_Sensors_Size5_Class2",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -268,7 +302,9 @@
"power": 0.41,
"range": 5.8,
"rating": "C",
"symbol": "Int_Sensors_Size5_Class3"
"symbol": "Int_Sensors_Size5_Class3",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -283,7 +319,9 @@
"power": 0.68,
"range": 6.38,
"rating": "B",
"symbol": "Int_Sensors_Size5_Class4"
"symbol": "Int_Sensors_Size5_Class4",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -298,7 +336,9 @@
"power": 1.23,
"range": 6.96,
"rating": "A",
"symbol": "Int_Sensors_Size5_Class5"
"symbol": "Int_Sensors_Size5_Class5",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -313,7 +353,9 @@
"power": 0.27,
"range": 4.48,
"rating": "E",
"symbol": "Int_Sensors_Size4_Class1"
"symbol": "Int_Sensors_Size4_Class1",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -328,7 +370,9 @@
"power": 0.31,
"range": 5.04,
"rating": "D",
"symbol": "Int_Sensors_Size4_Class2"
"symbol": "Int_Sensors_Size4_Class2",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -343,7 +387,9 @@
"power": 0.34,
"range": 5.6,
"rating": "C",
"symbol": "Int_Sensors_Size4_Class3"
"symbol": "Int_Sensors_Size4_Class3",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -358,7 +404,9 @@
"power": 0.56,
"range": 6.16,
"rating": "B",
"symbol": "Int_Sensors_Size4_Class4"
"symbol": "Int_Sensors_Size4_Class4",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -373,7 +421,9 @@
"power": 1.02,
"range": 6.72,
"rating": "A",
"symbol": "Int_Sensors_Size4_Class5"
"symbol": "Int_Sensors_Size4_Class5",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -388,7 +438,9 @@
"power": 0.22,
"range": 4.32,
"rating": "E",
"symbol": "Int_Sensors_Size3_Class1"
"symbol": "Int_Sensors_Size3_Class1",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -403,7 +455,9 @@
"power": 0.25,
"range": 4.86,
"rating": "D",
"symbol": "Int_Sensors_Size3_Class2"
"symbol": "Int_Sensors_Size3_Class2",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -418,7 +472,9 @@
"power": 0.28,
"range": 5.4,
"rating": "C",
"symbol": "Int_Sensors_Size3_Class3"
"symbol": "Int_Sensors_Size3_Class3",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -433,7 +489,9 @@
"power": 0.46,
"range": 5.94,
"rating": "B",
"symbol": "Int_Sensors_Size3_Class4"
"symbol": "Int_Sensors_Size3_Class4",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -448,7 +506,9 @@
"power": 0.84,
"range": 6.48,
"rating": "A",
"symbol": "Int_Sensors_Size3_Class5"
"symbol": "Int_Sensors_Size3_Class5",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -463,7 +523,9 @@
"power": 0.18,
"range": 4.16,
"rating": "E",
"symbol": "Int_Sensors_Size2_Class1"
"symbol": "Int_Sensors_Size2_Class1",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -478,7 +540,9 @@
"power": 0.21,
"range": 4.68,
"rating": "D",
"symbol": "Int_Sensors_Size2_Class2"
"symbol": "Int_Sensors_Size2_Class2",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -493,7 +557,9 @@
"power": 0.23,
"range": 5.2,
"rating": "C",
"symbol": "Int_Sensors_Size2_Class3"
"symbol": "Int_Sensors_Size2_Class3",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -508,7 +574,9 @@
"power": 0.38,
"range": 5.72,
"rating": "B",
"symbol": "Int_Sensors_Size2_Class4"
"symbol": "Int_Sensors_Size2_Class4",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -523,7 +591,9 @@
"power": 0.69,
"range": 6.24,
"rating": "A",
"symbol": "Int_Sensors_Size2_Class5"
"symbol": "Int_Sensors_Size2_Class5",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -538,7 +608,9 @@
"power": 0.16,
"range": 4,
"rating": "E",
"symbol": "Int_Sensors_Size1_Class1"
"symbol": "Int_Sensors_Size1_Class1",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -553,7 +625,9 @@
"power": 0.18,
"range": 4.5,
"rating": "D",
"symbol": "Int_Sensors_Size1_Class2"
"symbol": "Int_Sensors_Size1_Class2",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -568,7 +642,9 @@
"power": 0.2,
"range": 5,
"rating": "C",
"symbol": "Int_Sensors_Size1_Class3"
"symbol": "Int_Sensors_Size1_Class3",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -583,7 +659,9 @@
"power": 0.33,
"range": 5.5,
"rating": "B",
"symbol": "Int_Sensors_Size1_Class4"
"symbol": "Int_Sensors_Size1_Class4",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
},
{
"angle": 30,
@@ -598,7 +676,9 @@
"power": 0.6,
"range": 6,
"rating": "A",
"symbol": "Int_Sensors_Size1_Class5"
"symbol": "Int_Sensors_Size1_Class5",
"ukName": "Sensors",
"ukDiscript": "Standard suite providing basic detection, identification and targeting capabilities."
}
]
}

View File

@@ -16,8 +16,11 @@
"optmass": 2240,
"optmul": 1,
"power": 7.2,
"thermload": 1.3,
"rating": "E",
"symbol": "Int_Engine_Size8_Class1"
"symbol": "Int_Engine_Size8_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 8,
@@ -35,8 +38,11 @@
"optmass": 2520,
"optmul": 1,
"power": 8.1,
"thermload": 1.3,
"rating": "D",
"symbol": "Int_Engine_Size8_Class2"
"symbol": "Int_Engine_Size8_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 8,
@@ -54,8 +60,11 @@
"optmass": 2800,
"optmul": 1,
"power": 9,
"thermload": 1.3,
"rating": "C",
"symbol": "Int_Engine_Size8_Class3"
"symbol": "Int_Engine_Size8_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 8,
@@ -73,8 +82,11 @@
"optmass": 3080,
"optmul": 1,
"power": 9.9,
"thermload": 1.3,
"rating": "B",
"symbol": "Int_Engine_Size8_Class4"
"symbol": "Int_Engine_Size8_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 8,
@@ -92,8 +104,11 @@
"optmass": 3360,
"optmul": 1,
"power": 10.8,
"thermload": 1.3,
"rating": "A",
"symbol": "Int_Engine_Size8_Class5"
"symbol": "Int_Engine_Size8_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -111,8 +126,11 @@
"optmass": 1440,
"optmul": 1,
"power": 6.08,
"thermload": 1.3,
"rating": "E",
"symbol": "Int_Engine_Size7_Class1"
"symbol": "Int_Engine_Size7_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -130,8 +148,11 @@
"optmass": 1620,
"optmul": 1,
"power": 6.84,
"thermload": 1.3,
"rating": "D",
"symbol": "Int_Engine_Size7_Class2"
"symbol": "Int_Engine_Size7_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -149,8 +170,11 @@
"optmass": 1800,
"optmul": 1,
"power": 7.6,
"thermload": 1.3,
"rating": "C",
"symbol": "Int_Engine_Size7_Class3"
"symbol": "Int_Engine_Size7_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -168,8 +192,11 @@
"optmass": 1980,
"optmul": 1,
"power": 8.36,
"thermload": 1.3,
"rating": "B",
"symbol": "Int_Engine_Size7_Class4"
"symbol": "Int_Engine_Size7_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -187,8 +214,11 @@
"optmass": 2160,
"optmul": 1,
"power": 9.12,
"thermload": 1.3,
"rating": "A",
"symbol": "Int_Engine_Size7_Class5"
"symbol": "Int_Engine_Size7_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -206,8 +236,11 @@
"optmass": 960,
"optmul": 1,
"power": 5.04,
"thermload": 1.3,
"rating": "E",
"symbol": "Int_Engine_Size6_Class1"
"symbol": "Int_Engine_Size6_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -225,8 +258,11 @@
"optmass": 1080,
"optmul": 1,
"power": 5.67,
"thermload": 1.3,
"rating": "D",
"symbol": "Int_Engine_Size6_Class2"
"symbol": "Int_Engine_Size6_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -244,8 +280,11 @@
"optmass": 1200,
"optmul": 1,
"power": 6.3,
"thermload": 1.3,
"rating": "C",
"symbol": "Int_Engine_Size6_Class3"
"symbol": "Int_Engine_Size6_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -263,8 +302,11 @@
"optmass": 1320,
"optmul": 1,
"power": 6.93,
"thermload": 1.3,
"rating": "B",
"symbol": "Int_Engine_Size6_Class4"
"symbol": "Int_Engine_Size6_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -282,8 +324,11 @@
"optmass": 1440,
"optmul": 1,
"power": 7.56,
"thermload": 1.3,
"rating": "A",
"symbol": "Int_Engine_Size6_Class5"
"symbol": "Int_Engine_Size6_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -301,8 +346,11 @@
"optmass": 560,
"optmul": 1,
"power": 4.08,
"thermload": 1.3,
"rating": "E",
"symbol": "Int_Engine_Size5_Class1"
"symbol": "Int_Engine_Size5_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -320,8 +368,11 @@
"optmass": 630,
"optmul": 1,
"power": 4.59,
"thermload": 1.3,
"rating": "D",
"symbol": "Int_Engine_Size5_Class2"
"symbol": "Int_Engine_Size5_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -339,8 +390,11 @@
"optmass": 700,
"optmul": 1,
"power": 5.1,
"thermload": 1.3,
"rating": "C",
"symbol": "Int_Engine_Size5_Class3"
"symbol": "Int_Engine_Size5_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -358,8 +412,11 @@
"optmass": 770,
"optmul": 1,
"power": 5.61,
"thermload": 1.3,
"rating": "B",
"symbol": "Int_Engine_Size5_Class4"
"symbol": "Int_Engine_Size5_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -377,8 +434,11 @@
"optmass": 840,
"optmul": 1,
"power": 6.12,
"thermload": 1.3,
"rating": "A",
"symbol": "Int_Engine_Size5_Class5"
"symbol": "Int_Engine_Size5_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -396,8 +456,11 @@
"optmass": 280,
"optmul": 1,
"power": 3.28,
"thermload": 1.3,
"rating": "E",
"symbol": "Int_Engine_Size4_Class1"
"symbol": "Int_Engine_Size4_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -415,8 +478,11 @@
"optmass": 315,
"optmul": 1,
"power": 3.69,
"thermload": 1.3,
"rating": "D",
"symbol": "Int_Engine_Size4_Class2"
"symbol": "Int_Engine_Size4_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -434,8 +500,11 @@
"optmass": 350,
"optmul": 1,
"power": 4.1,
"thermload": 1.3,
"rating": "C",
"symbol": "Int_Engine_Size4_Class3"
"symbol": "Int_Engine_Size4_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -453,8 +522,11 @@
"optmass": 385,
"optmul": 1,
"power": 4.51,
"thermload": 1.3,
"rating": "B",
"symbol": "Int_Engine_Size4_Class4"
"symbol": "Int_Engine_Size4_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -472,8 +544,11 @@
"optmass": 420,
"optmul": 1,
"power": 4.92,
"thermload": 1.3,
"rating": "A",
"symbol": "Int_Engine_Size4_Class5"
"symbol": "Int_Engine_Size4_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -491,8 +566,11 @@
"optmass": 80,
"optmul": 1,
"power": 2.48,
"thermload": 1.3,
"rating": "E",
"symbol": "Int_Engine_Size3_Class1"
"symbol": "Int_Engine_Size3_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -510,8 +588,11 @@
"optmass": 90,
"optmul": 1,
"power": 2.79,
"thermload": 1.3,
"rating": "D",
"symbol": "Int_Engine_Size3_Class2"
"symbol": "Int_Engine_Size3_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -529,8 +610,11 @@
"optmass": 100,
"optmul": 1,
"power": 3.1,
"thermload": 1.3,
"rating": "C",
"symbol": "Int_Engine_Size3_Class3"
"symbol": "Int_Engine_Size3_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -548,8 +632,11 @@
"optmass": 110,
"optmul": 1,
"power": 3.41,
"thermload": 1.3,
"rating": "B",
"symbol": "Int_Engine_Size3_Class4"
"symbol": "Int_Engine_Size3_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -567,8 +654,11 @@
"optmass": 120,
"optmul": 1,
"power": 3.72,
"thermload": 1.3,
"rating": "A",
"symbol": "Int_Engine_Size3_Class5"
"symbol": "Int_Engine_Size3_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -586,8 +676,11 @@
"optmass": 48,
"optmul": 1,
"power": 2,
"thermload": 1.3,
"rating": "E",
"symbol": "Int_Engine_Size2_Class1"
"symbol": "Int_Engine_Size2_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -605,8 +698,11 @@
"optmass": 54,
"optmul": 1,
"power": 2.25,
"thermload": 1.3,
"rating": "D",
"symbol": "Int_Engine_Size2_Class2"
"symbol": "Int_Engine_Size2_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -624,8 +720,11 @@
"optmass": 60,
"optmul": 1,
"power": 2.5,
"thermload": 1.3,
"rating": "C",
"symbol": "Int_Engine_Size2_Class3"
"symbol": "Int_Engine_Size2_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -643,8 +742,11 @@
"optmass": 66,
"optmul": 1,
"power": 2.75,
"thermload": 1.3,
"rating": "B",
"symbol": "Int_Engine_Size2_Class4"
"symbol": "Int_Engine_Size2_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -662,8 +764,11 @@
"optmass": 72,
"optmul": 1,
"power": 3,
"thermload": 1.3,
"rating": "A",
"symbol": "Int_Engine_Size2_Class5"
"symbol": "Int_Engine_Size2_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -691,8 +796,11 @@
"optmulrotation": 1.1,
"optmulspeed": 1.25,
"power": 5,
"thermload": 1.3,
"rating": "A",
"symbol": "Int_Engine_Size3_Class5_Fast"
"symbol": "Int_Engine_Size3_Class5_Fast",
"ukName": "Thrusters",
"ukDiscript": "Enhanced performance normal-space propulsion system."
},
{
"class": 2,
@@ -720,8 +828,11 @@
"optmulrotation": 1.1,
"optmulspeed": 1.25,
"power": 4,
"thermload": 2,
"rating": "A",
"symbol": "Int_Engine_Size2_Class5_Fast"
"symbol": "Int_Engine_Size2_Class5_Fast",
"ukName": "Thrusters",
"ukDiscript": "Enhanced performance normal-space propulsion system."
}
]
}

View File

@@ -6,7 +6,7 @@
"url": "https://github.com/EDCD/coriolis-data"
},
"main": "index.js",
"homepage": "https://coriolis.edcd.io",
"homepage": "https://coriolis.io",
"bugs": "https://github.com/EDCD/coriolis/issues",
"private": true,
"engine": "node >= 4.0.0",
@@ -16,12 +16,16 @@
"jasmine": "jasmine-node spec",
"jasmine-no-stack": "jasmine-node --noStack spec",
"test": "npm run lint && npm run jasmine-no-stack",
"start": "node generate_distribution.js"
"start": "node generate_distribution.js",
"build": "node generate_distribution.js",
"install": "node generate_distribution.js"
},
"dependencies": {
"uglify-js": "^2.7.5"
},
"devDependencies": {
"eslint": "^2.2.0",
"eslint": "^6.8.0",
"eslint-plugin-json": "^1.1.0",
"jasmine-node": "^1.14.5",
"uglify-js": "^2.7.5"
"jasmine-node": "^1.14.5"
}
}

View File

@@ -10,6 +10,7 @@
"speed": 220,
"boost": 320,
"boostEnergy": 9,
"heatCapacity": 170,
"baseShieldStrength": 60,
"baseArmour": 90,
"hardness": 35,
@@ -19,25 +20,130 @@
"pitch": 38,
"roll": 100,
"yaw": 14,
"crew": 2
"crew": 2,
"reserveFuelCapacity": 0.36
},
"retailCost": 87810,
"bulkheads": [
{ "id": "BC", "edID": 128049268, "eddbID": 753, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "BD", "edID": 128049269, "eddbID": 754, "grp": "bh", "cost": 35120, "mass": 3, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "BE", "edID": 128049270, "eddbID": 755, "grp": "bh", "cost": 79030, "mass": 5, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "BF", "edID": 128049271, "eddbID": 756, "grp": "bh", "cost": 186770, "mass": 5, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "BG", "edID": 128049272, "eddbID": 757, "grp": "bh", "cost": 206960, "mass": 5, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "BC",
"edID": 128049268,
"eddbID": 753,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "BD",
"edID": 128049269,
"eddbID": 754,
"grp": "bh",
"cost": 35120,
"mass": 3,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "BE",
"edID": 128049270,
"eddbID": 755,
"grp": "bh",
"cost": 79030,
"mass": 5,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "BF",
"edID": 128049271,
"eddbID": 756,
"grp": "bh",
"cost": 186770,
"mass": 5,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "BG",
"edID": 128049272,
"eddbID": 757,
"grp": "bh",
"cost": 206960,
"mass": 5,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [3, 3, 3, 1, 2, 3, 3],
"hardpoints": [2, 1, 1, 0, 0],
"internal": [3, 3, 2, 2, 1]
"standard": [
3,
3,
3,
1,
2,
3,
3
],
"hardpoints": [
2,
1,
1,
0,
0
],
"internal": [
3,
3,
2,
2,
1,
1,
1
]
},
"defaults": {
"standard": ["3E", "3E", "3E", "1E", "2E", "3E", "3C"],
"hardpoints": [0, 17, 17, 0, 0],
"internal": ["01", "44", "00", 0, "2h"]
"standard": [
"3E",
"3E",
"3E",
"1E",
"2E",
"3E",
"3C"
],
"hardpoints": [
0,
17,
17,
0,
0
],
"internal": [
"01",
"44",
"00",
0,
"",
0,
0
]
}
}
}

View File

@@ -7,9 +7,10 @@
"manufacturer": "Lakon",
"class": 2,
"hullCost": 28041035,
"speed": 130,
"speed": 204,
"boost": 310,
"boostEnergy": 19,
"heatCapacity": 316,
"baseShieldStrength": 220,
"baseArmour": 300,
"hardness": 65,
@@ -19,32 +20,186 @@
"pitch": 32,
"roll": 90,
"yaw": 16,
"crew": 2
"crew": 2,
"reserveFuelCapacity": 0.77
},
"retailCost": 30472265,
"requirements": {
"horizons": true
},
"bulkheads": [
{ "id": "0K", "edID": 128816590, "eddbID": 1640, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "0P", "edID": 128816591, "eddbID": 1641, "grp": "bh", "cost": 6803170, "mass": 40, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "0Q", "edID": 128816592, "eddbID": 1642, "grp": "bh", "cost": 15307134, "mass": 78, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "0R", "edID": 128816593, "eddbID": 1643, "grp": "bh", "cost": 36175859, "mass": 78, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "0S", "edID": 128816594, "eddbID": 1644, "grp": "bh", "cost": 40087682, "mass": 78, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "0K",
"edID": 128816590,
"eddbID": 1650,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "0P",
"edID": 128816591,
"eddbID": 1651,
"grp": "bh",
"cost": 6803170,
"mass": 40,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "0Q",
"edID": 128816592,
"eddbID": 1652,
"grp": "bh",
"cost": 15307134,
"mass": 78,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "0R",
"edID": 128816593,
"eddbID": 1653,
"grp": "bh",
"cost": 36175859,
"mass": 78,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "0S",
"edID": 128816594,
"eddbID": 1654,
"grp": "bh",
"cost": 40087682,
"mass": 78,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [6, 6, 5, 5, 6, 4, 4],
"hardpoints": [3, 2, 2, 2, 1, 1, 1, 0, 0, 0, 0],
"internal": [6, 6, 3, 3, 2, 2,
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }
"standard": [
6,
6,
5,
5,
6,
4,
4
],
"hardpoints": [
3,
2,
2,
2,
1,
1,
1,
0,
0,
0,
0
],
"internal": [
6,
6,
3,
3,
2,
2,
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
1
]
},
"defaults": {
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0],
"internal": ["04", "4h", "01", "01", "2h", "", "", "", ""]
"standard": [
"6E",
"6E",
"5E",
"5E",
"6E",
"4E",
"4C"
],
"hardpoints": [
17,
0,
17,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
"04",
"4j",
"01",
"01",
"",
"",
"",
"",
"",
0
]
}
}
}

View File

@@ -11,6 +11,7 @@
"boost": 330,
"boostEnergy": 19,
"baseShieldStrength": 200,
"heatCapacity": 289,
"baseArmour": 280,
"hardness": 65,
"hullMass": 400,
@@ -19,32 +20,183 @@
"pitch": 39,
"roll": 92,
"yaw": 16,
"crew": 2
"crew": 2,
"reserveFuelCapacity": 0.77
},
"retailCost": 19382252,
"requirements": {
"horizons": true
},
"bulkheads": [
{ "id": "CI", "edID": 128816576, "eddbID": 1640, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "CJ", "edID": 128816577, "eddbID": 1641, "grp": "bh", "cost": 6803170, "mass": 40, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "CK", "edID": 128816578, "eddbID": 1642, "grp": "bh", "cost": 15307134, "mass": 78, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "CL", "edID": 128816579, "eddbID": 1643, "grp": "bh", "cost": 36175859, "mass": 78, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "CM", "edID": 128816580, "eddbID": 1644, "grp": "bh", "cost": 40087682, "mass": 78, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "CI",
"edID": 128816576,
"eddbID": 1640,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "CJ",
"edID": 128816577,
"eddbID": 1641,
"grp": "bh",
"cost": 6803170,
"mass": 40,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "CK",
"edID": 128816578,
"eddbID": 1642,
"grp": "bh",
"cost": 15307134,
"mass": 78,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "CL",
"edID": 128816579,
"eddbID": 1643,
"grp": "bh",
"cost": 36175859,
"mass": 78,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "CM",
"edID": 128816580,
"eddbID": 1644,
"grp": "bh",
"cost": 40087682,
"mass": 78,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [6, 6, 5, 5, 6, 4, 4],
"hardpoints": [3, 3, 2, 1, 1, 1, 0, 0, 0, 0],
"internal": [6, 5, 4, 2, 2,
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }
"standard": [
6,
6,
5,
5,
6,
4,
4
],
"hardpoints": [
3,
3,
2,
1,
1,
1,
0,
0,
0,
0
],
"internal": [
6,
5,
4,
2,
2,
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
1
]
},
"defaults": {
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0],
"internal": ["04", "4e", "02", "", "2h", "", "", ""]
"standard": [
"6E",
"6E",
"5E",
"5E",
"6E",
"4E",
"4C"
],
"hardpoints": [
17,
0,
17,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
"04",
"4e",
"02",
"",
"",
"",
"",
"",
0
]
}
}
}

View File

@@ -1,7 +1,7 @@
{
"alliance_crusader": {
"edID": 128816581,
"eddbID": 0,
"eddbID": 36,
"properties": {
"name": "Alliance Crusader",
"manufacturer": "Lakon",
@@ -12,40 +12,192 @@
"boostEnergy": 19,
"baseShieldStrength": 200,
"baseArmour": 300,
"heatCapacity": 316,
"hardness": 65,
"hullMass": 500,
"masslock": 13,
"fighterHangars": true,
"masslock": 13,
"fighterHangars": true,
"pipSpeed": 0.15833333333333,
"pitch": 32,
"roll": 80,
"yaw": 16,
"crew": 3
"crew": 3,
"reserveFuelCapacity": 0.77
},
"retailCost": 19382252,
"requirements": {
"horizons": true
},
"bulkheads": [
{ "id": "CI", "edID": 128816583, "eddbID": 1640, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "CJ", "edID": 128816584, "eddbID": 1641, "grp": "bh", "cost": 6803170, "mass": 40, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "CK", "edID": 128816585, "eddbID": 1642, "grp": "bh", "cost": 15307134, "mass": 78, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "CL", "edID": 128816586, "eddbID": 1643, "grp": "bh", "cost": 36175859, "mass": 78, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "CM", "edID": 128816587, "eddbID": 1644, "grp": "bh", "cost": 40087682, "mass": 78, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "3U",
"edID": 128816583,
"eddbID": 1659,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "3V",
"edID": 128816584,
"eddbID": 1660,
"grp": "bh",
"cost": 6803170,
"mass": 40,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "3W",
"edID": 128816585,
"eddbID": 1661,
"grp": "bh",
"cost": 15307134,
"mass": 78,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "3X",
"edID": 128816586,
"eddbID": 1662,
"grp": "bh",
"cost": 36175859,
"mass": 78,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "3Z",
"edID": 128816587,
"eddbID": 1663,
"grp": "bh",
"cost": 40087682,
"mass": 78,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [6, 6, 5, 5, 6, 4, 4],
"hardpoints": [3, 2, 2, 1, 1, 1, 0, 0, 0, 0],
"internal": [6, 5, 3, 3, 2, 2,
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }
"standard": [
6,
6,
5,
5,
6,
4,
4
],
"hardpoints": [
3,
2,
2,
1,
1,
1,
0,
0,
0,
0
],
"internal": [
6,
5,
3,
3,
2,
2,
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
1
]
},
"defaults": {
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0],
"internal": ["04", "4e", "02", "", "2h", "", "", ""]
"standard": [
"6E",
"6E",
"5E",
"5E",
"6E",
"4E",
"4C"
],
"hardpoints": [
17,
0,
17,
0,
0,
0,
0,
0,
0
],
"internal": [
"04",
"4e",
"02",
"",
"",
"",
"",
"",
0
]
}
}
}

View File

@@ -12,6 +12,7 @@
"boostEnergy": 27,
"baseShieldStrength": 350,
"baseArmour": 525,
"heatCapacity": 334,
"hardness": 65,
"hullMass": 400,
"masslock": 23,
@@ -20,29 +21,176 @@
"pitch": 25,
"roll": 60,
"yaw": 10,
"crew": 3
"crew": 3,
"reserveFuelCapacity": 1.07
},
"retailCost": 146969450,
"bulkheads": [
{ "id": "bT", "edID": 128049364, "eddbID": 818, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bU", "edID": 128049365, "eddbID": 819, "grp": "bh", "cost": 58787780, "mass": 30, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "bV", "edID": 128049366, "eddbID": 820, "grp": "bh", "cost": 132272510, "mass": 60, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "bW", "edID": 128049367, "eddbID": 821, "grp": "bh", "cost": 312604020, "mass": 60, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "bX", "edID": 128049368, "eddbID": 822, "grp": "bh", "cost": 346407000, "mass": 60, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "bT",
"edID": 128049364,
"eddbID": 818,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "bU",
"edID": 128049365,
"eddbID": 819,
"grp": "bh",
"cost": 58787780,
"mass": 30,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "bV",
"edID": 128049366,
"eddbID": 820,
"grp": "bh",
"cost": 132272510,
"mass": 60,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "bW",
"edID": 128049367,
"eddbID": 821,
"grp": "bh",
"cost": 312604020,
"mass": 60,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "bX",
"edID": 128049368,
"eddbID": 822,
"grp": "bh",
"cost": 346407000,
"mass": 60,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [8, 7, 6, 5, 8, 8, 5],
"hardpoints": [4, 3, 3, 3, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
"standard": [
8,
7,
6,
5,
8,
8,
5
],
"hardpoints": [
4,
3,
3,
3,
2,
2,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
7, 6, 6, 6, 5, 5, 5,
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
4, 4, 4, 2
7,
6,
6,
6,
5,
5,
5,
{
"class": 5,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
4,
4,
4,
2,
1
]
},
"defaults": {
"standard": ["8E", "7E", "6E", "5E", "8E", "8E", "5C"],
"hardpoints": [0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["05", "04", "4j", 0, "03", 0, 0, 0, 0, 0, "2h", "00"]
"standard": [
"8E",
"7E",
"6E",
"5E",
"8E",
"8E",
"5C"
],
"hardpoints": [
0,
0,
0,
0,
0,
0,
17,
17,
0,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
"05",
"04",
"4j",
0,
"03",
0,
0,
0,
0,
0,
"",
"00",
0
]
}
}
}

View File

@@ -11,6 +11,7 @@
"boost": 340,
"boostEnergy": 13,
"baseShieldStrength": 140,
"heatCapacity": 272,
"baseArmour": 210,
"hardness": 52,
"hullMass": 280,
@@ -19,25 +20,142 @@
"pitch": 38,
"roll": 100,
"yaw": 10,
"crew": 2
"crew": 2,
"reserveFuelCapacity": 0.63
},
"retailCost": 6661150,
"bulkheads": [
{ "id": "BH", "edID": 128049304, "eddbID": 778, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "BI", "edID": 128049305, "eddbID": 779, "grp": "bh", "cost": 2664460, "mass": 21, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "BJ", "edID": 128049306, "eddbID": 780, "grp": "bh", "cost": 5995040, "mass": 42, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "BK", "edID": 128049307, "eddbID": 781, "grp": "bh", "cost": 14168270, "mass": 42, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "BL", "edID": 128049308, "eddbID": 782, "grp": "bh", "cost": 15700340, "mass": 42, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "BH",
"edID": 128049304,
"eddbID": 778,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "BI",
"edID": 128049305,
"eddbID": 779,
"grp": "bh",
"cost": 2664460,
"mass": 21,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "BJ",
"edID": 128049306,
"eddbID": 780,
"grp": "bh",
"cost": 5995040,
"mass": 42,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "BK",
"edID": 128049307,
"eddbID": 781,
"grp": "bh",
"cost": 14168270,
"mass": 42,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "BL",
"edID": 128049308,
"eddbID": 782,
"grp": "bh",
"cost": 15700340,
"mass": 42,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [5, 5, 5, 4, 4, 5, 5],
"hardpoints": [2, 2, 1, 1, 1, 1, 0, 0, 0, 0],
"internal": [6, 5, 3, 3, 3, 2, 2]
"standard": [
5,
5,
5,
4,
4,
5,
5
],
"hardpoints": [
2,
2,
1,
1,
1,
1,
0,
0,
0,
0
],
"internal": [
6,
5,
3,
3,
3,
2,
2,
1
]
},
"defaults": {
"standard": ["5E", "5E", "5E", "4E", "4E", "5E", "5C"],
"hardpoints": [0, 0, 17, 17, 0, 0, 0, 0, 0, 0],
"internal": ["04", "4e", "01", 0, 0, "00", "2h"]
"standard": [
"5E",
"5E",
"5E",
"4E",
"4E",
"5E",
"5C"
],
"hardpoints": [
0,
0,
17,
17,
0,
0,
0,
0,
0,
0
],
"internal": [
"04",
"4e",
"01",
0,
0,
"00",
"",
0
]
}
}
}

View File

@@ -11,6 +11,7 @@
"boost": 300,
"boostEnergy": 13,
"baseShieldStrength": 120,
"heatCapacity": 210,
"baseArmour": 180,
"hardness": 52,
"hullMass": 150,
@@ -19,25 +20,132 @@
"pitch": 40,
"roll": 110,
"yaw": 15,
"crew": 2
"crew": 2,
"reserveFuelCapacity": 0.47
},
"retailCost": 3961150,
"bulkheads": [
{ "id": "c1", "edID": 128672278, "eddbID": 1503, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "c2", "edID": 128672279, "eddbID": 1504, "grp": "bh", "cost": 1584460, "mass": 21, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "c3", "edID": 128672280, "eddbID": 1505, "grp": "bh", "cost": 3565040, "mass": 42, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "c4", "edID": 128672281, "eddbID": 1506, "grp": "bh", "cost": 8425380, "mass": 42, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "c5", "edID": 128672282, "eddbID": 1507, "grp": "bh", "cost": 9336440, "mass": 42, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "c1",
"edID": 128672278,
"eddbID": 1503,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "c2",
"edID": 128672279,
"eddbID": 1504,
"grp": "bh",
"cost": 1584460,
"mass": 21,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "c3",
"edID": 128672280,
"eddbID": 1505,
"grp": "bh",
"cost": 3565040,
"mass": 42,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "c4",
"edID": 128672281,
"eddbID": 1506,
"grp": "bh",
"cost": 8425380,
"mass": 42,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "c5",
"edID": 128672282,
"eddbID": 1507,
"grp": "bh",
"cost": 9336440,
"mass": 42,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [4, 4, 4, 3, 4, 4, 4],
"hardpoints": [2, 2, 1, 1, 0, 0],
"internal": [5, 4, 3, 3, 2, 2]
"standard": [
4,
4,
4,
3,
4,
4,
4
],
"hardpoints": [
2,
2,
1,
1,
0,
0
],
"internal": [
5,
4,
3,
3,
2,
2,
1
]
},
"defaults": {
"standard": ["4E", "4E", "4E", "3E", "4E", "4E", "4C"],
"hardpoints": [0, 0, 17, 17, 0, 0],
"internal": ["02", "02", "44", 0, 0, 0]
"standard": [
"4E",
"4E",
"4E",
"3E",
"4E",
"4E",
"4C"
],
"hardpoints": [
0,
0,
17,
17,
0,
0
],
"internal": [
"02",
"02",
"44",
0,
0,
0,
0
]
}
}
}

View File

@@ -11,6 +11,7 @@
"boost": 280,
"boostEnergy": 19,
"baseShieldStrength": 280,
"heatCapacity": 283,
"baseArmour": 280,
"hardness": 60,
"hullMass": 950,
@@ -21,35 +22,155 @@
"pitch": 25,
"roll": 60,
"yaw": 17,
"crew": 3
"crew": 3,
"reserveFuelCapacity": 0.81
},
"retailCost": 84532770,
"requirements": {
"horizons": true
},
"bulkheads": [
{ "id": "cl", "edID": 128049346, "eddbID": 1554,"grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "cm", "edID": 128049347, "eddbID": 1555,"grp": "bh", "cost": 33813120, "mass": 83, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "cn", "edID": 128049348, "eddbID": 1556,"grp": "bh", "cost": 76079500, "mass": 165, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "co", "edID": 128049349, "eddbID": 1557,"grp": "bh", "cost": 179801200, "mass": 165, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "cp", "edID": 128049350, "eddbID": 1558,"grp": "bh", "cost": 199243730, "mass": 165, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "cl",
"edID": 128049346,
"eddbID": 1554,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "cm",
"edID": 128049347,
"eddbID": 1555,
"grp": "bh",
"cost": 33813120,
"mass": 83,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "cn",
"edID": 128049348,
"eddbID": 1556,
"grp": "bh",
"cost": 76079500,
"mass": 165,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "co",
"edID": 128049349,
"eddbID": 1557,
"grp": "bh",
"cost": 179801200,
"mass": 165,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "cp",
"edID": 128049350,
"eddbID": 1558,
"grp": "bh",
"cost": 199243730,
"mass": 165,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [6, 7, 7, 8, 6, 5, 7],
"hardpoints": [2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
"standard": [
6,
7,
7,
8,
6,
5,
7
],
"hardpoints": [
2,
2,
2,
2,
2,
0,
0,
0,
0,
0,
0
],
"internal": [
6, 6,
{ "class": 6, "name": "Passenger", "eligible": { "cr": 1, "hr": 1, "pce": 1, "pci": 1, "pcm": 1, "pcq": 1 } },
{ "class": 6, "name": "Passenger", "eligible": { "cr": 1, "hr": 1, "pce": 1, "pci": 1, "pcm": 1, "pcq": 1 } },
{ "class": 5, "name": "Passenger", "eligible": { "cr": 1, "hr": 1, "pce": 1, "pci": 1, "pcm": 1, "pcq": 1 } },
{ "class": 5, "name": "Passenger", "eligible": { "cr": 1, "hr": 1, "pce": 1, "pci": 1, "pcm": 1, "pcq": 1 } },
4, 3, 3, 3, 3
6,
6,
6,
6,
5,
5,
4,
3,
3,
3,
3,
1
]
},
"defaults": {
"standard": ["6E", "7E", "7E", "8E", "6E", "5E", "7C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["4j", "04", "mi", "mi", "mg", "mg", "02", "01", 0, 0, "2h"]
"standard": [
"6E",
"7E",
"7E",
"8E",
"6E",
"5E",
"7C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
"4j",
"04",
"mi",
"mi",
"mg",
"mg",
"02",
"01",
0,
0,
"",
0
]
}
}
}

View File

@@ -12,6 +12,7 @@
"boostEnergy": 10,
"baseShieldStrength": 80,
"baseArmour": 120,
"heatCapacity": 225,
"hardness": 35,
"hullMass": 180,
"masslock": 8,
@@ -19,25 +20,134 @@
"pitch": 40,
"roll": 100,
"yaw": 10,
"crew": 2
"crew": 2,
"reserveFuelCapacity": 0.49
},
"retailCost": 349720,
"bulkheads": [
{ "id": "bk", "edID": 128049280, "eddbID": 763, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bl", "edID": 128049281, "eddbID": 764, "grp": "bh", "cost": 151890, "mass": 14, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "bm", "edID": 128049282, "eddbID": 765, "grp": "bh", "cost": 341750, "mass": 27, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "bn", "edID": 128049283, "eddbID": 766, "grp": "bh", "cost": 797410, "mass": 27, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "bo", "edID": 128049284, "eddbID": 767, "grp": "bh", "cost": 895000, "mass": 27, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "bk",
"edID": 128049280,
"eddbID": 763,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "bl",
"edID": 128049281,
"eddbID": 764,
"grp": "bh",
"cost": 151890,
"mass": 14,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "bm",
"edID": 128049282,
"eddbID": 765,
"grp": "bh",
"cost": 341750,
"mass": 27,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "bn",
"edID": 128049283,
"eddbID": 766,
"grp": "bh",
"cost": 797410,
"mass": 27,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "bo",
"edID": 128049284,
"eddbID": 767,
"grp": "bh",
"cost": 895000,
"mass": 27,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [4, 4, 4, 3, 3, 3, 4],
"hardpoints": [2, 2, 1, 1, 0, 0],
"internal": [4, 4, 4, 2, 2, 2]
"standard": [
4,
4,
4,
3,
3,
3,
4
],
"hardpoints": [
2,
2,
1,
1,
0,
0
],
"internal": [
4,
4,
4,
2,
2,
2,
1,
1
]
},
"defaults": {
"standard": ["4E", "4E", "4E", "3E", "3E", "3E", "4C"],
"hardpoints": [17, 17, 0, 0, 0, 0],
"internal": ["02", "02", "49", "00", 0, "2h"]
"standard": [
"4E",
"4E",
"4E",
"3E",
"3E",
"3E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0
],
"internal": [
"02",
"02",
"49",
"00",
0,
"",
0,
0
]
}
}
}

View File

@@ -11,6 +11,7 @@
"boost": 300,
"boostEnergy": 10,
"baseShieldStrength": 120,
"heatCapacity": 228,
"baseArmour": 120,
"hardness": 35,
"hullMass": 210,
@@ -19,28 +20,143 @@
"pitch": 30,
"roll": 90,
"yaw": 10,
"crew": 2
"crew": 2,
"reserveFuelCapacity": 0.51
},
"retailCost": 747660,
"requirements": {
"horizonsEarlyAdoption": true
},
"bulkheads": [
{ "id": "cg", "edID": 128672264, "eddbID": 1518, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "ch", "edID": 128672265, "eddbID": 1519, "grp": "bh", "cost": 305890, "mass": 14, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "ci", "edID": 128672266, "eddbID": 1520, "grp": "bh", "cost": 688250, "mass": 27, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "cj", "edID": 128672267, "eddbID": 1521, "grp": "bh", "cost": 1605910, "mass": 27, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "ck", "edID": 128672268, "eddbID": 1522, "grp": "bh", "cost": 1802440, "mass": 27, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "cg",
"edID": 128672264,
"eddbID": 1518,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "ch",
"edID": 128672265,
"eddbID": 1519,
"grp": "bh",
"cost": 305890,
"mass": 14,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "ci",
"edID": 128672266,
"eddbID": 1520,
"grp": "bh",
"cost": 688250,
"mass": 27,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "cj",
"edID": 128672267,
"eddbID": 1521,
"grp": "bh",
"cost": 1605910,
"mass": 27,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "ck",
"edID": 128672268,
"eddbID": 1522,
"grp": "bh",
"cost": 1802440,
"mass": 27,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [4, 4, 4, 3, 3, 3, 4],
"hardpoints": [2, 2, 1, 1, 1, 0, 0],
"internal": [4, 4, 4, 4, 3, 3, 2, 2]
"standard": [
4,
4,
4,
3,
3,
3,
4
],
"hardpoints": [
2,
2,
1,
1,
1,
0,
0
],
"internal": [
4,
4,
4,
4,
3,
3,
2,
2,
1,
1
]
},
"defaults": {
"standard": ["4E", "4E", "4E", "3E", "3E", "3E", "4C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0 ],
"internal": ["02", "02", "49", 0, 0, 0, "00", "2h"]
"standard": [
"4E",
"4E",
"4E",
"3E",
"3E",
"3E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0
],
"internal": [
"02",
"02",
"49",
0,
0,
0,
"00",
"",
0,
0
]
}
}
}

View File

@@ -13,31 +13,143 @@
"baseShieldStrength": 150,
"baseArmour": 150,
"hardness": 42,
"heatCapacity": 351,
"hullMass": 260,
"masslock": 10,
"pipSpeed": 0.098214285714286,
"pitch": 35,
"roll": 90,
"yaw": 13,
"crew": 1
"crew": 1,
"reserveFuelCapacity": 0.52
},
"retailCost": 1894760,
"bulkheads": [
{ "id": "ba", "edID": 128671832, "eddbID": 1456, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bb", "edID": 128671833, "eddbID": 1457, "grp": "bh", "cost": 800000, "mass": 23, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "bc", "edID": 128671834, "eddbID": 1458, "grp": "bh", "cost": 1800000, "mass": 47, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "bd", "edID": 128671835, "eddbID": 1459, "grp": "bh", "cost": 4200000, "mass": 26, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "be", "edID": 128671836, "eddbID": 1460, "grp": "bh", "cost": 4714000, "mass": 47, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "ba",
"edID": 128671832,
"eddbID": 1456,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "bb",
"edID": 128671833,
"eddbID": 1457,
"grp": "bh",
"cost": 800000,
"mass": 23,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "bc",
"edID": 128671834,
"eddbID": 1458,
"grp": "bh",
"cost": 1800000,
"mass": 47,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "bd",
"edID": 128671835,
"eddbID": 1459,
"grp": "bh",
"cost": 4200000,
"mass": 26,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "be",
"edID": 128671836,
"eddbID": 1460,
"grp": "bh",
"cost": 4714000,
"mass": 47,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [ 4, 4, 5, 3, 4, 3, 5],
"hardpoints": [ 3, 2, 2, 0, 0, 0, 0],
"internal": [ 4, 4, 3, 3, 2, 2]
"standard": [
4,
4,
5,
3,
4,
3,
5
],
"hardpoints": [
3,
2,
2,
0,
0,
0,
0
],
"internal": [
4,
4,
3,
3,
2,
2,
1,
1
]
},
"defaults": {
"standard": ["4E", "4E", "5E", "3E", "4E", "3E", "5C"],
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
"internal": ["49", "02", "01", 0, "2h", 0]
"standard": [
"4E",
"4E",
"5E",
"3E",
"4E",
"3E",
"5C"
],
"hardpoints": [
0,
17,
17,
0,
0,
0,
0
],
"internal": [
"49",
"02",
"01",
0,
"",
0,
0,
0
]
}
}
}

View File

@@ -13,31 +13,141 @@
"baseShieldStrength": 120,
"baseArmour": 120,
"hardness": 40,
"heatCapacity": 346,
"hullMass": 170,
"masslock": 8,
"pipSpeed": 0.096153846153846,
"pitch": 42,
"roll": 100,
"yaw": 15,
"crew": 1
} ,
"crew": 1,
"reserveFuelCapacity": 0.49
},
"retailCost": 564330,
"bulkheads": [
{ "id": "b5", "edID": 128671218, "eddbID": 1384, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "b6", "edID": 128671219, "eddbID": 1385, "grp": "bh", "cost": 225700, "mass": 13, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "b7", "edID": 128671220, "eddbID": 1386, "grp": "bh", "cost": 507900, "mass": 26, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "b8", "edID": 128671221, "eddbID": 1387, "grp": "bh", "cost": 1185100, "mass": 26, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "b9", "edID": 128671222, "eddbID": 1388, "grp": "bh", "cost": 1330100, "mass": 26, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "b5",
"edID": 128671218,
"eddbID": 1384,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "b6",
"edID": 128671219,
"eddbID": 1385,
"grp": "bh",
"cost": 225700,
"mass": 13,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "b7",
"edID": 128671220,
"eddbID": 1386,
"grp": "bh",
"cost": 507900,
"mass": 26,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "b8",
"edID": 128671221,
"eddbID": 1387,
"grp": "bh",
"cost": 1185100,
"mass": 26,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "b9",
"edID": 128671222,
"eddbID": 1388,
"grp": "bh",
"cost": 1330100,
"mass": 26,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [ 4, 4, 4, 2, 3, 2, 4],
"hardpoints": [ 2, 2, 1, 1, 0, 0, 0, 0],
"internal": [ 3, 3, 3, 2]
"standard": [
4,
4,
4,
2,
3,
2,
4
],
"hardpoints": [
2,
2,
1,
1,
0,
0,
0,
0
],
"internal": [
3,
3,
3,
2,
1,
1
]
},
"defaults": {
"standard": ["4E", "4E", "4E", "2E", "3E", "2E", "4C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0],
"internal": ["44", 0, 0, "2h"]
"standard": [
"4E",
"4E",
"4E",
"2E",
"3E",
"2E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0,
0
],
"internal": [
"44",
0,
0,
"",
0,
0
]
}
}
}

View File

@@ -14,37 +14,144 @@
"baseArmour": 110,
"hardness": 35,
"hullMass": 140,
"heatCapacity": 165,
"masslock": 9,
"pipSpeed": 0.13,
"luxuryCabins": true,
"pitch": 30,
"roll": 100,
"yaw": 20,
"crew": 1
"crew": 1,
"reserveFuelCapacity": 0.5
},
"retailCost": 1337330,
"requirements": {
"horizons": true
},
"bulkheads": [
{ "id": "cq", "edID": 128049292, "eddbID": 1589, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "cr", "edID": 128049293, "eddbID": 1590, "grp": "bh", "cost": 534940, "mass": 32, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "cs", "edID": 128049294, "eddbID": 1591, "grp": "bh", "cost": 1203600, "mass": 63, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "ct", "edID": 128049295, "eddbID": 1592, "grp": "bh", "cost": 2808390, "mass": 63, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "cu", "edID": 128049296, "eddbID": 1593, "grp": "bh", "cost": 3152080, "mass": 63, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "cq",
"edID": 128049292,
"eddbID": 1589,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "cr",
"edID": 128049293,
"eddbID": 1590,
"grp": "bh",
"cost": 534940,
"mass": 32,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "cs",
"edID": 128049294,
"eddbID": 1591,
"grp": "bh",
"cost": 1203600,
"mass": 63,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "ct",
"edID": 128049295,
"eddbID": 1592,
"grp": "bh",
"cost": 2808390,
"mass": 63,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "cu",
"edID": 128049296,
"eddbID": 1593,
"grp": "bh",
"cost": 3152080,
"mass": 63,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [4, 5, 4, 4, 3, 3, 4],
"hardpoints": [1, 1, 0, 0, 0],
"standard": [
4,
5,
4,
4,
3,
3,
4
],
"hardpoints": [
1,
1,
0,
0,
0
],
"internal": [
{ "class": 5, "name": "Passenger", "eligible": { "cr": 1, "hr": 1, "pce": 1, "pci": 1, "pcm": 1, "pcq": 1 } },
4, 4, 3, 2, 2, 2
5,
4,
4,
3,
2,
2,
2,
1,
1
]
},
"defaults": {
"standard": ["4E", "5E", "4E", "4E", "3E", "3E", "4C"],
"hardpoints": [17, 17, 0, 0, 0],
"internal": ["md", "02", "49", "01", "00", 0, "2h"]
"standard": [
"4E",
"5E",
"4E",
"4E",
"3E",
"3E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0
],
"internal": [
"md",
"02",
"49",
"01",
"00",
0,
"",
0,
0
]
}
}
}

Some files were not shown because too many files have changed in this diff Show More