Compare commits

...

221 Commits

Author SHA1 Message Date
David Sangrey
fa21a577df Merge pull request #107 from alex-williams/issue_758_adding_ax_nanite_torps_and_enhanced_missile_racks
Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo
2024-05-20 12:30:35 -04:00
David Sangrey
702d7b581d Merge pull request #106 from alex-williams/Issue_754_Imports_need_to_be_more_graceful
Adds dummy modules to facilitate improved import error handling…
2024-05-20 12:29:54 -04:00
Alex Williams
f297da379a Adds the Advanced MC's, AX MC's, AX MR's and Nanite Torpedo 2024-05-17 08:48:25 +01:00
Alex Williams
d04d380c67 Adds dummy modules to facilitate improved import error handling. Removes unnecessary legacy PAS module from standard modules. Fixes /dist/index.js not being populated properly. 2024-05-16 19:31:00 +01:00
David Sangrey
24df4c9752 Merge pull request #105 from alex-williams/Issue678_Enforcer_falloff_fix
Changing Enforcer falloff to 3km to match in game metric
2024-05-15 09:21:15 -04:00
Alex Williams
6be72732fc Changing Enforcer falloff to 3km to match in game metric 2024-05-15 11:16:06 +01:00
David Sangrey
cfaeb70a1f Merge pull request #104 from alex-williams/issue_678_multicannon_fall_off
Adjusted fall-off value for all MC's to 2km where they should be…
2024-05-14 16:57:56 -04:00
Alex Williams
7e58828577 Adjusted fall-off value for all MC's to 2km where they should be, from 1.8km, except the 'enforcer' which has no fall off. As there is no current way to suggest infinity/no fall-off, I have set this to 4.5km, which is its maximum range and therefore, more accurate than infinity anyway. This lines up with Cannon fall-off figures, which are also set to their maximum range, rather than infinity. 2024-05-14 16:42:34 +01:00
Alex Williams
5479d96c12 Merge pull request #103 from HullSeals/fix/sco-typo
[Fix] SCO 2A Group Fix
2024-05-14 15:46:29 +01:00
David Sangrey
3d379799d5 [Fix] SCO 2A Group Fix
The group FSD2 doesn't exist. A typo added it, and freezes Coriolis on selection.
2024-05-14 09:12:39 -04:00
Alex Williams
365412375e Adding Planetary Approach Suite modules for completeness of the interface (they are in game... should be in Coriolis). This also lead to discovering a bug, where Coriolis generated an inara link that included the planetary approach suite as a module to buy, when the Super Cruise Assist module was fitted... this was simply an incorrect EDDBId on the Super Cruise Assist module and has now been updated to the correct ID. It also raised another bug, where Coriolis would generate the link with the standard Docking Computer in it, no matter which docking computer you actually installed... again, this was an incorrect ID, both computers had the same EDDB Id, this has now been corrected. 2024-05-14 10:16:55 +02:00
Alex Williams
ba264c325e Updating hull pricing of Python and the Mk II so that retail pricing matches in game pricing. OG Python was 1,000cr out, the Mk II was 9Mcr out. 2024-05-14 09:15:45 +02:00
David Sangrey
651aab5af6 Update python_nx.json (#100)
FDEV Localization Files have a space between Mk and II. To maintain consistency, we should also maintain such a spacing. (See also: Krait Mk II in this repo and the FDEVID repo under EDCD)
2024-05-12 13:51:46 +02:00
David Sangrey
915cb0e471 SCO Modules (#98)
* Add SCO Modules

* Correct SCO Rating/Symbol
2024-05-11 17:51:45 +02:00
Alex Williams
5b9268c600 Python MkII (python_nx) (#99)
* Python MkII data and SCO FSD data

* Corrected speed/boost values to compensate for something coriolis does to the base values, changed pitch/roll/yaw values to match in game (although not fully tested yet) and added bulkhead costs and made up edID's for them since ED doesn't actually have ID's for them in the journal. Also changed the fuelpower value for the SCO 5C FSD to bring range in coriolis closer to what's in game, but 1 of the 3 values is still wrong. This gets worse on the SCO 5A, where all the values go out of whack and changing the fuelpower value does not have the same effect as it does on the 5C SCO. There is further work required here with each SCO FSD to get range to calculate properly.

* changing the fuelpower values back to 2.45 in frame_shift_drive.json after some testing.

* Removing code already in PR #98

* Setting EDDBId values to 0 as the ship and these modules do not exist in EDDB
2024-05-11 17:40:06 +02:00
Felix Linker
8adfd86b64 Merge pull request #97 from SanderMander/add-new-ax-modules
Add new ax related modules
2024-04-29 08:19:58 +02:00
Aleksandr Korotkikh
bfbdc08e34 Add new ax related modules 2023-11-05 15:59:56 +06:00
Felix Linker
05b16a4c71 Merge pull request #96 from Nasa105/feature/add-enhanced-xeno-scanner
Add Enhanced Xeno Scanner
2023-07-07 10:35:11 +02:00
Nasa105
9f61338528 Add Enhanced Xeno Scanner 2023-06-12 18:54:00 -04:00
Felix Linker
611ce7d1bb Merge pull request #95 from CMDR-WDX/master
Add Petra Olmanova to all Armour and HRP Blueprints
2022-11-19 12:48:30 +01:00
CMDR-WDX
08be8f27a8 Fix https://github.com/EDCD/coriolis/issues/694 — Add Petra Olmanova to all Armour and HRP Blueprints 2022-11-14 18:36:24 +01:00
Felix Linker
566d768a71 Merge pull request #93 from CMDR-WDX/master
Add Mel Brandon as an Interdictor Engineer, Add G5 Wide Arc Blueprint
2022-11-11 20:19:03 +01:00
Felix Linker
5f8c766729 Merge pull request #92 from Sid127/hotfix1
Bring back erroneously removed Weapon_Overcharged blueprint
2022-11-11 20:16:56 +01:00
CMDR-WDX
1a7803f097 Define a random GUID for G5 Wide Interdictor 2022-11-09 16:16:40 +01:00
CMDR-WDX
c133a8d572 Add Missing G5 Interdictor Blueprints for Mel Brandon. Still a WIP on the UUID 2022-11-09 15:38:47 +01:00
Sid Pranjale
21b4a57a77 Bring back erroneously removed Weapon_Overcharged blueprint 2022-10-31 14:38:25 +05:30
Felix Linker
a4511c63f5 Merge pull request #89 from Sid127/experimentals-fix
Fix for experimental effect menus
2022-10-21 17:12:45 +02:00
Felix Linker
216f4a0d77 Merge pull request #90 from Sid127/eddb-fix
Fix sending multi limpets to eddb
2022-10-21 17:12:23 +02:00
Felix Linker
05b3d2a7a9 Merge pull request #91 from Sid127/uuids-fix
Engineering fix
2022-10-21 17:12:02 +02:00
Sid Pranjale
ec25b56b93 Engineering fix
- Corrected UUIDs to the best of my knowledge
- Add materials required for experimental effects
2022-10-09 16:27:59 +05:30
Sid Pranjale
0e94898215 Fix sending multi limpets to eddb 2022-10-09 14:07:55 +05:30
Sid Pranjale
fef336b399 Fix for experimental effect menus
-Removes multi-servos from beam lasers
-De-duplicates Penetrator Payload for Torpedo Pylons
2022-10-09 10:00:42 +05:30
Sid
5ac8a2474e Add Multi-limpet Controllers 2021-12-30 13:40:38 +01:00
Felix Linker
7ef46ac0f0 Merge pull request #86 from thefatherhoodwing/advanced-missile-rack
Add Advanced Missile Rack data
2021-12-23 12:59:01 +01:00
Felix Linker
49142e7697 Merge pull request #87 from thefatherhoodwing/fix-penetrator-payload
Removed special_penetrator_payload for missile racks
2021-12-23 12:57:24 +01:00
Felix Linker
7695497605 Merge pull request #85 from thefatherhoodwing/master
Updated Alliance Crusader hull costs
2021-12-23 12:51:11 +01:00
Jon Davis
4176ad11ec Removed special_penetrator_payload for missile racks 2021-12-17 00:10:42 +00:00
Jon Davis
f06a5c832e Add Advanced Missile Rack data 2021-12-17 00:06:31 +00:00
Jon Davis
0b435f2cc9 Updated with precise Alliance Crusader hull costs 2021-12-14 14:45:55 -08:00
Jon Davis
c677f93df2 Updated Alliance Crusader hull costs 2021-12-14 13:23:14 -08: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
142 changed files with 12603 additions and 77641 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,7 +7,11 @@ 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});
fs.open('./dist/index.json', 'w', function() {
if (!fs.existsSync('./dist')){
fs.mkdirSync('./dist');
}
fs.open('./dist/index.js', '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
@@ -166,9 +170,11 @@
"special_auto_loader": {},
"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 +187,9 @@
"damage": -0.1,
"thermload": -0.4
},
"special_plasma_slug_pa": {
"damage": -0.1
},
"special_dispersal_field": {
},
"special_distortion_field": {},
@@ -193,20 +202,26 @@
"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

File diff suppressed because it is too large Load Diff

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,6 +1,7 @@
{
"axmr": [
{
"experimental": true,
"ammo": 64,
"breachdmg": 0.1,
"breachmax": 0.8,
@@ -10,12 +11,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,12 +29,12 @@
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 2.4,
"symbol": "Hpt_ATDumbfireMissile_Fixed_Medium"
},
{
"experimental": true,
"ammo": 64,
"breachdmg": 0.1,
"breachmax": 0.8,
@@ -41,12 +44,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,12 +62,12 @@
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 1.5,
"symbol": "Hpt_ATDumbfireMissile_Turret_Medium"
},
{
"experimental": true,
"ammo": 128,
"breachdmg": 0.1,
"breachmax": 0.8,
@@ -72,12 +77,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,12 +95,12 @@
"power": 1.62,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_ATDumbfireMissile_Fixed_Large"
},
{
"experimental": true,
"ammo": 128,
"breachdmg": 0.1,
"breachmax": 0.8,
@@ -103,12 +110,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 +128,6 @@
"power": 1.75,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 1.9,
"symbol": "Hpt_ATDumbfireMissile_Turret_Large"

View File

@@ -0,0 +1,136 @@
{
"axmre": [
{
"experimental": true,
"ammo": 64,
"breachdmg": 0,
"breachmax": 0.8,
"breachmin": 1,
"class": 2,
"clip": 8,
"cost": 681530,
"damage": 77,
"damagedist": {
"X": 1,
"E": 1
},
"distdraw": 0.14,
"edID": 129022081,
"eddbID": 0,
"fireint": 2.0,
"grp": "axmre",
"id": "4S",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "F",
"piercing": 60,
"power": 1.3,
"rating": "D",
"reload": 5,
"shotspeed": 1250,
"thermload": 2.4,
"symbol": "Hpt_ATDumbfireMissile_Fixed_Medium_v2"
},
{
"experimental": true,
"ammo": 64,
"breachdmg": 0,
"breachmax": 0.8,
"breachmin": 1,
"class": 2,
"clip": 8,
"cost": 2666290,
"damage": 64,
"damagedist": {
"X": 1,
"E": 1
},
"distdraw": 0.08,
"edID": 129022083,
"eddbID": 0,
"fireint": 2.0,
"grp": "axmre",
"id": "4T",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "T",
"piercing": 60,
"power": 1.3,
"rating": "E",
"reload": 5,
"shotspeed": 1250,
"thermload": 1.5,
"symbol": "Hpt_ATDumbfireMissile_Turret_Medium_v2"
},
{
"experimental": true,
"ammo": 128,
"breachdmg": 0,
"breachmax": 0.8,
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 1703830,
"damage": 77,
"damagedist": {
"X": 1,
"E": 1
},
"distdraw": 0.24,
"edID": 129022079,
"eddbID": 0,
"fireint": 2.0,
"grp": "axmre",
"id": "4U",
"integrity": 64,
"mass": 8,
"missile": "D",
"mount": "F",
"piercing": 60,
"power": 1.72,
"rating": "B",
"reload": 5,
"shotspeed": 1250,
"thermload": 3.6,
"symbol": "Hpt_ATDumbfireMissile_Fixed_Large_v2"
},
{
"experimental": true,
"ammo": 128,
"breachdmg": 0,
"breachmax": 0.8,
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 5347530,
"damage": 64,
"damagedist": {
"X": 1,
"E": 1
},
"distdraw": 0.14,
"edID": 129022082,
"eddbID": 0,
"fireint": 2.0,
"grp": "axmre",
"id": "4V",
"integrity": 64,
"mass": 8,
"missile": "D",
"mount": "T",
"piercing": 60,
"power": 1.85,
"rating": "D",
"reload": 5,
"shotspeed": 1250,
"thermload": 1.9,
"symbol": "Hpt_ATDumbfireMissile_Turret_Large_v2"
}
]
}

View File

@@ -1,6 +1,7 @@
{
"axmc": [
{
"experimental": true,
"ammo": 2100,
"breachdmg": 2.8,
"breachmax": 0.5,
@@ -10,12 +11,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,12 +29,12 @@
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 7.1,
"shotspeed": 1600,
"thermload": 0.2,
"symbol": "Hpt_ATMultiCannon_Fixed_Medium"
},
{
"experimental": true,
"ammo": 2100,
"breachdmg": 0.4,
"breachmax": 0.5,
@@ -41,12 +44,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,12 +62,12 @@
"range": 4000,
"rating": "F",
"reload": 4,
"rof": 6.2,
"shotspeed": 1600,
"thermload": 0.1,
"symbol": "Hpt_ATMultiCannon_Turret_Medium"
},
{
"experimental": true,
"ammo": 2100,
"breachdmg": 5.2,
"breachmax": 0.5,
@@ -72,12 +77,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,12 +95,12 @@
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 5.9,
"shotspeed": 1600,
"thermload": 0.3,
"symbol": "Hpt_ATMultiCannon_Fixed_Large"
},
{
"experimental": true,
"ammo": 2100,
"breachdmg": 0.8,
"breachmax": 0.5,
@@ -103,12 +110,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 +128,6 @@
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 6.2,
"shotspeed": 1600,
"thermload": 0.1,
"symbol": "Hpt_ATMultiCannon_Turret_Large"

View File

@@ -0,0 +1,203 @@
{
"axmce": [
{
"experimental": true,
"ammo": 2100,
"breachdmg": 3.3,
"breachmax": 0.5,
"breachmin": 0.8,
"class": 2,
"clip": 100,
"cost": 455080,
"damage": 3.9,
"damagedist": {
"X": 1,
"K": 1
},
"distdraw": 0.11,
"edID": 129022080,
"eddbID": 0,
"falloff": 2000,
"fireint": 0.14,
"grp": "axmce",
"id": "4W",
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 17,
"power": 0.48,
"range": 4000,
"rating": "D",
"reload": 4,
"shotspeed": 4000,
"thermload": 0.18,
"symbol": "Hpt_ATMultiCannon_Fixed_Medium_V2"
},
{
"experimental": true,
"ammo": 2100,
"breachdmg": 3.1,
"breachmax": 0.5,
"breachmin": 0.8,
"class": 2,
"clip": 100,
"cost": 1197640,
"damage": 3.7,
"damagedist": {
"X": 1,
"K": 1
},
"distdraw": 0.11,
"edID": 129022089,
"eddbID": 0,
"falloff": 2000,
"fireint": 0.14,
"grp": "axmce",
"id": "4X",
"integrity": 51,
"mass": 4,
"mount": "G",
"piercing": 17,
"power": 0.46,
"range": 4000,
"rating": "E",
"reload": 4,
"shotspeed": 4000,
"thermload": 0.18,
"symbol": "Hpt_ATMultiCannon_Gimbal_Medium"
},
{
"experimental": true,
"ammo": 2100,
"breachdmg": 0.5,
"breachmax": 0.5,
"breachmin": 0.5,
"class": 2,
"clip": 90,
"cost": 2193300,
"damage": 2,
"damagedist": {
"X": 1,
"K": 1
},
"distdraw": 0.06,
"edID": 129022086,
"eddbID": 0,
"falloff": 2000,
"fireint": 0.16,
"grp": "axmce",
"id": "4Y",
"integrity": 51,
"mass": 4,
"mount": "T",
"piercing": 17,
"power": 0.52,
"range": 4000,
"rating": "E",
"reload": 4,
"shotspeed": 4000,
"thermload": 0.1,
"symbol": "Hpt_ATMultiCannon_Turret_Medium_V2"
},
{
"experimental": true,
"ammo": 2100,
"breachdmg": 6.2,
"breachmax": 0.5,
"breachmin": 0.8,
"class": 3,
"clip": 100,
"cost": 1360320,
"damage": 7.3,
"damagedist": {
"X": 1,
"K": 1
},
"distdraw": 0.18,
"edID": 129022084,
"eddbID": 0,
"falloff": 2000,
"fireint": 0.17,
"grp": "axmce",
"id": "4Z",
"integrity": 64,
"mass": 8,
"mount": "F",
"piercing": 33,
"power": 0.69,
"range": 4000,
"rating": "B",
"reload": 4,
"shotspeed": 4000,
"thermload": 0.28,
"symbol": "Hpt_ATMultiCannon_Fixed_Large_V2"
},
{
"experimental": true,
"ammo": 2100,
"breachdmg": 5.2,
"breachmax": 0.5,
"breachmin": 0.8,
"class": 3,
"clip": 100,
"cost": 2390460,
"damage": 6.3,
"damagedist": {
"X": 1,
"K": 1
},
"distdraw": 0.18,
"edID": 129022088,
"eddbID": 0,
"falloff": 2000,
"fireint": 0.17,
"grp": "axmce",
"id": "5A",
"integrity": 64,
"mass": 8,
"mount": "G",
"piercing": 33,
"power": 0.64,
"range": 4000,
"rating": "C",
"reload": 4,
"shotspeed": 4000,
"thermload": 0.28,
"symbol": "Hpt_ATMultiCannon_Gimbal_Large"
},
{
"experimental": true,
"ammo": 2100,
"breachdmg": 1,
"breachmax": 0.5,
"breachmin": 0.5,
"class": 3,
"clip": 90,
"cost": 4588710,
"damage": 3.9,
"damagedist": {
"X": 1,
"K": 1
},
"distdraw": 0.06,
"edID": 129022085,
"eddbID": 0,
"falloff": 2000,
"fireint": 0.16,
"grp": "axmce",
"id": "5B",
"integrity": 64,
"mass": 8,
"mount": "T",
"piercing": 33,
"power": 0.69,
"range": 4000,
"rating": "D",
"reload": 4,
"shotspeed": 4000,
"thermload": 0.1,
"symbol": "Hpt_ATMultiCannon_Turret_Large_V2"
}
]
}

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

@@ -16,6 +16,7 @@
"edID": 128049438,
"eddbID": 850,
"falloff": 3000,
"fireint": 2.0,
"grp": "c",
"id": "1h",
"integrity": 40,
@@ -26,7 +27,6 @@
"range": 3000,
"rating": "D",
"reload": 3,
"rof": 0.5,
"shotspeed": 1200,
"thermload": 1.4,
"symbol": "Hpt_Cannon_Fixed_Small"
@@ -47,6 +47,7 @@
"edID": 128049442,
"eddbID": 854,
"falloff": 3000,
"fireint": 1.92,
"grp": "c",
"id": "1i",
"integrity": 40,
@@ -57,7 +58,6 @@
"range": 3000,
"rating": "E",
"reload": 4,
"rof": 0.52,
"shotspeed": 1000,
"thermload": 1.3,
"symbol": "Hpt_Cannon_Gimbal_Small"
@@ -78,6 +78,7 @@
"edID": 128049445,
"eddbID": 857,
"falloff": 3000,
"fireint": 2.31,
"grp": "c",
"id": "1j",
"integrity": 40,
@@ -88,7 +89,6 @@
"range": 3000,
"rating": "F",
"reload": 4,
"rof": 0.435,
"shotspeed": 1000,
"thermload": 0.7,
"symbol": "Hpt_Cannon_Turret_Small"
@@ -109,6 +109,7 @@
"edID": 128049439,
"eddbID": 851,
"falloff": 3500,
"fireint": 2.17,
"grp": "c",
"id": "1k",
"integrity": 51,
@@ -119,8 +120,7 @@
"range": 3500,
"rating": "D",
"reload": 3,
"rof": 0.465,
"shotspeed": 1051,
"shotspeed": 1051.051025,
"thermload": 2.1,
"symbol": "Hpt_Cannon_Fixed_Medium"
},
@@ -140,6 +140,7 @@
"edID": 128049443,
"eddbID": 855,
"falloff": 3500,
"fireint": 2.08,
"grp": "c",
"id": "1l",
"integrity": 51,
@@ -150,7 +151,6 @@
"range": 3500,
"rating": "D",
"reload": 4,
"rof": 0.485,
"shotspeed": 875,
"thermload": 1.9,
"symbol": "Hpt_Cannon_Gimbal_Medium"
@@ -171,6 +171,7 @@
"edID": 128049446,
"eddbID": 858,
"falloff": 3500,
"fireint": 2.5,
"grp": "c",
"id": "1m",
"integrity": 51,
@@ -181,7 +182,6 @@
"range": 3500,
"rating": "E",
"reload": 4,
"rof": 0.405,
"shotspeed": 875,
"thermload": 1,
"symbol": "Hpt_Cannon_Turret_Medium"
@@ -202,6 +202,7 @@
"edID": 128049440,
"eddbID": 852,
"falloff": 4000,
"fireint": 2.38,
"grp": "c",
"id": "1n",
"integrity": 64,
@@ -212,8 +213,7 @@
"range": 4000,
"rating": "C",
"reload": 3,
"rof": 0.425,
"shotspeed": 959,
"shotspeed": 959.232605,
"thermload": 3.2,
"symbol": "Hpt_Cannon_Fixed_Large"
},
@@ -233,6 +233,7 @@
"edID": 128671120,
"eddbID": 1383,
"falloff": 4000,
"fireint": 2.27,
"eps": 0.456,
"grp": "c",
"hps": 1.16,
@@ -245,7 +246,6 @@
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 0.445,
"shotspeed": 800,
"thermload": 2.9,
"symbol": "Hpt_Cannon_Gimbal_Large"
@@ -266,6 +266,7 @@
"edID": 128049447,
"eddbID": 859,
"falloff": 4000,
"fireint": 2.72,
"grp": "c",
"id": "1p",
"integrity": 64,
@@ -276,7 +277,6 @@
"range": 4000,
"rating": "D",
"reload": 4,
"rof": 0.37,
"shotspeed": 800,
"thermload": 1.6,
"symbol": "Hpt_Cannon_Turret_Large"
@@ -297,6 +297,7 @@
"edID": 128049441,
"eddbID": 853,
"falloff": 4500,
"fireint": 2.63,
"eps": 0.644,
"grp": "c",
"hps": 1.92,
@@ -309,7 +310,6 @@
"range": 4500,
"rating": "B",
"reload": 3,
"rof": 0.385,
"shotspeed": 900,
"thermload": 4.8,
"symbol": "Hpt_Cannon_Fixed_Huge"
@@ -330,6 +330,7 @@
"edID": 128049444,
"eddbID": 856,
"falloff": 4500,
"fireint": 2.5,
"eps": 0.688,
"grp": "c",
"hps": 1.76,
@@ -342,7 +343,6 @@
"range": 4500,
"rating": "B",
"reload": 4,
"rof": 0.4,
"shotspeed": 750,
"thermload": 4.4,
"symbol": "Hpt_Cannon_Gimbal_Huge"

View File

@@ -0,0 +1,25 @@
{
"csl": [
{
"ammo": 5,
"ammocost": 10,
"class": 0,
"clip": 1,
"cost": 50000,
"distdraw": 2,
"edID": 129019262,
"eps": 0.4,
"fireint": 5.0,
"grp": "csl",
"id": "4A",
"integrity": 45,
"mass": 1.7,
"name": "Caustic Sink Launcher",
"passive": 1,
"power": 0.6,
"rating": "I",
"reload": 10,
"symbol": "Hpt_CausticSinkLauncher_Turret_Tiny"
}
]
}

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,7 +19,6 @@
"thermload": 1.5,
"piercing": 60,
"shotspeed": 750,
"rof": 0.5,
"clip": 8,
"ammo": 64,
"reload": 5,

View File

@@ -16,6 +16,7 @@
"edID": 128049448,
"eddbID": 860,
"falloff": 1800,
"fireint": 0.18,
"grp": "fc",
"id": "20",
"integrity": 40,
@@ -27,7 +28,6 @@
"range": 2000,
"rating": "E",
"reload": 5,
"rof": 5.555,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.4,
@@ -49,6 +49,7 @@
"edID": 128049451,
"eddbID": 863,
"falloff": 1800,
"fireint": 0.17,
"grp": "fc",
"id": "21",
"integrity": 40,
@@ -60,7 +61,6 @@
"range": 2000,
"rating": "E",
"reload": 5,
"rof": 5.88,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.4,
@@ -82,6 +82,7 @@
"edID": 128049453,
"eddbID": 865,
"falloff": 1800,
"fireint": 0.21,
"grp": "fc",
"id": "22",
"integrity": 40,
@@ -93,7 +94,6 @@
"range": 2000,
"rating": "E",
"reload": 5,
"rof": 4.76,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.2,
@@ -115,6 +115,7 @@
"edID": 128049449,
"eddbID": 861,
"falloff": 1800,
"fireint": 0.2,
"grp": "fc",
"id": "1s",
"integrity": 80,
@@ -126,7 +127,6 @@
"range": 2000,
"rating": "A",
"reload": 5,
"rof": 4.975,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.7,
@@ -148,6 +148,7 @@
"edID": 128049452,
"eddbID": 864,
"falloff": 1800,
"fireint": 0.19,
"grp": "fc",
"id": "7e",
"integrity": 80,
@@ -159,7 +160,6 @@
"range": 2000,
"rating": "D",
"reload": 5,
"rof": 5.26,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.8,
@@ -181,6 +181,7 @@
"edID": 128049454,
"eddbID": 866,
"falloff": 1800,
"fireint": 0.23,
"grp": "fc",
"id": "7f",
"integrity": 80,
@@ -192,7 +193,6 @@
"range": 2000,
"rating": "D",
"reload": 5,
"rof": 4.26,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.4,
@@ -214,6 +214,7 @@
"edID": 128049450,
"eddbID": 862,
"falloff": 1800,
"fireint": 0.22,
"grp": "fc",
"id": "1t",
"integrity": 80,
@@ -225,7 +226,6 @@
"range": 2000,
"rating": "C",
"reload": 5,
"rof": 4.545,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 1.1,
@@ -247,6 +247,7 @@
"edID": 128671321,
"eddbID": 1454,
"falloff": 1800,
"fireint": 0.21,
"grp": "fc",
"id": "1u",
"integrity": 80,
@@ -258,7 +259,6 @@
"range": 2000,
"rating": "C",
"reload": 5,
"rof": 4.76,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 1.4,
@@ -280,6 +280,7 @@
"edID": 128671322,
"eddbID": 1455,
"falloff": 1800,
"fireint": 0.25,
"grp": "fc",
"id": "1v",
"integrity": 80,
@@ -291,7 +292,6 @@
"range": 2000,
"rating": "C",
"reload": 5,
"rof": 4,
"roundspershot": 12,
"shotspeed": 667,
"thermload": 0.7,
@@ -305,14 +305,15 @@
"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 +326,6 @@
"pp": "Zachary Hudson",
"rating": "C",
"reload": 5,
"rof": 4.5,
"roundspershot": 12,
"shotspeed": 1000,
"thermload": 1.1,

View File

@@ -1,6 +1,7 @@
{
"ggc": [
{
"experimental": true,
"ammo": 80,
"breachdmg": 11,
"breachmax": 0.4,
@@ -13,9 +14,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 +28,6 @@
"range": 3000,
"rating": "D",
"reload": 1,
"rof": 1.2,
"thermload": 15,
"symbol": "Hpt_Guardian_GaussCannon_Fixed_Small",
"requirements": {
@@ -34,23 +35,24 @@
}
},
{
"experimental": true,
"ammo": 80,
"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 +63,6 @@
"range": 3000,
"rating": "B",
"reload": 1,
"rof": 1.205,
"thermload": 25,
"symbol": "Hpt_Guardian_GaussCannon_Fixed_Medium",
"requirements": {

View File

@@ -1,6 +1,7 @@
{
"gpc": [
{
"experimental": true,
"ammo": 200,
"breachdmg": 0.4,
"breachmax": 0.8,
@@ -13,9 +14,10 @@
"A": 1
},
"distdraw": 0.68,
"edID": 0,
"edID": 128891607,
"eddbID": 0,
"falloff": 1000,
"fireint": 0.2,
"grp": "gpc",
"id": "yN",
"integrity": 34,
@@ -26,12 +28,12 @@
"range": 3000,
"rating": "D",
"reload": 3,
"rof": 5,
"shotspeed": 1200,
"thermload": 4.2,
"symbol": "Hpt_Guardian_PlasmaLauncher_Fixed_Small"
},
{
"experimental": true,
"ammo": 200,
"breachdmg": 0.3,
"breachmax": 0.8,
@@ -44,9 +46,10 @@
"A": 1
},
"distdraw": 0.8,
"edID": 0,
"edID": 128891606,
"eddbID": 0,
"falloff": 1000,
"fireint": 0.2,
"grp": "gpc",
"id": "yM",
"integrity": 34,
@@ -57,12 +60,12 @@
"range": 3000,
"rating": "F",
"reload": 3,
"rof": 5,
"shotspeed": 1200,
"thermload": 5,
"symbol": "Hpt_Guardian_PlasmaLauncher_Turret_Small"
},
{
"experimental": true,
"ammo": 200,
"breachdmg": 0.7,
"breachmax": 0.8,
@@ -74,10 +77,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 +92,14 @@
"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,
"breachdmg": 1,
"breachmax": 0.8,
"breachmin": 0.5,
"class": 2,
@@ -105,10 +109,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 +124,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,14 +140,14 @@
"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,
"reload": 3,
@@ -156,6 +161,7 @@
"falloff": 1000
},
{
"experimental": true,
"ammo": 200,
"breachdmg": 0.8,
"breachmax": 0.8,
@@ -171,6 +177,7 @@
"edID": 128834784,
"eddbID": 0,
"falloff": 1000,
"fireint": 0.2,
"grp": "gpc",
"id": "xv",
"integrity": 51,
@@ -181,7 +188,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,11 +15,11 @@
"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,
@@ -34,12 +35,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,11 +49,11 @@
"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,
@@ -67,6 +69,7 @@
"falloff": 1700
},
{
"experimental": true,
"rating": "A",
"class": 2,
"grp": "gsc",
@@ -80,11 +83,11 @@
"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,
@@ -100,12 +103,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,11 +117,11 @@
"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,
@@ -126,13 +130,14 @@
"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,11 +151,11 @@
"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,
"roundspershot": 12,
@@ -166,6 +171,7 @@
"falloff": 1700
},
{
"experimental": true,
"rating": "D",
"class": 3,
"grp": "gsc",
@@ -179,11 +185,11 @@
"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,
"roundspershot": 12,

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

@@ -16,6 +16,7 @@
"distdraw": 0,
"edID": 128049500,
"eddbID": 880,
"fireint": 1.0,
"grp": "nl",
"id": "2j",
"integrity": 40,
@@ -25,7 +26,6 @@
"power": 0.4,
"rating": "I",
"reload": 2,
"rof": 1,
"thermload": 5,
"symbol": "Hpt_MineLauncher_Fixed_Small"
},
@@ -45,6 +45,7 @@
"distdraw": 0,
"edID": 128671448,
"eddbID": 1523,
"fireint": 1.0,
"grp": "nl",
"id": "kp",
"integrity": 40,
@@ -55,7 +56,6 @@
"power": 0.4,
"rating": "I",
"reload": 2,
"rof": 1,
"thermload": 5,
"symbol": "Hpt_MineLauncher_Fixed_Small_Impulse"
},
@@ -75,6 +75,7 @@
"distdraw": 0,
"edID": 128049501,
"eddbID": 881,
"fireint": 1.0,
"grp": "nl",
"id": "2k",
"integrity": 51,
@@ -84,7 +85,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

@@ -3,8 +3,8 @@
{
"ammo": 16,
"breachdmg": 20,
"breachmax": 0,
"breachmin": 0,
"breachmax": 1,
"breachmin": 1,
"class": 1,
"clip": 8,
"cost": 32180,
@@ -15,6 +15,7 @@
"distdraw": 0.24,
"edID": 128666724,
"eddbID": 1326,
"fireint": 2.0,
"grp": "mr",
"id": "2d",
"integrity": 40,
@@ -25,7 +26,6 @@
"power": 0.4,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Small"
@@ -45,6 +45,7 @@
"distdraw": 0.24,
"edID": 128049492,
"eddbID": 878,
"fireint": 3,
"grp": "mr",
"id": "2e",
"integrity": 40,
@@ -55,7 +56,6 @@
"power": 0.6,
"rating": "B",
"reload": 12,
"rof": 0.333,
"shotspeed": 625,
"thermload": 3.6,
"symbol": "Hpt_BasicMissileRack_Fixed_Small"
@@ -63,8 +63,8 @@
{
"ammo": 48,
"breachdmg": 20,
"breachmax": 0,
"breachmin": 0,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 12,
"cost": 240400,
@@ -76,6 +76,7 @@
"edID": 128666725,
"eddbID": 1327,
"eps": 0.12,
"fireint": 2.0,
"grp": "mr",
"hps": 1.8,
"id": "2f",
@@ -87,7 +88,6 @@
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Medium"
@@ -108,6 +108,7 @@
"edID": 128049493,
"eddbID": 879,
"eps": 0.07,
"fireint": 3,
"grp": "mr",
"hps": 1.08,
"id": "2g",
@@ -119,7 +120,6 @@
"power": 1.2,
"rating": "B",
"reload": 12,
"rof": 0.333,
"shotspeed": 625,
"thermload": 3.6,
"symbol": "Hpt_BasicMissileRack_Fixed_Medium"
@@ -127,8 +127,8 @@
{
"ammo": 48,
"breachdmg": 16,
"breachmax": 0,
"breachmin": 0,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 12,
"cost": 1951040,
@@ -140,6 +140,7 @@
"eddbID": 1559,
"grp": "mr",
"edID": 128732552,
"fireint": 3,
"id": "1z",
"integrity": 51,
"mass": 4,
@@ -151,7 +152,6 @@
"pp": "Yuri Grom",
"rating": "B",
"reload": 5,
"rof": 0.333,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Medium_Lasso"
@@ -172,6 +172,7 @@
"edID": 128671344,
"eddbID": 1480,
"eps": 1.92,
"fireint": 0.5,
"grp": "mr",
"hps": 28.8,
"id": "Ph",
@@ -185,7 +186,6 @@
"pp": "Li Yong-Rui",
"rating": "B",
"reload": 5,
"rof": 2,
"roundspershot": 4,
"shotspeed": 600,
"thermload": 3.6,
@@ -204,8 +204,9 @@
"E": 1
},
"distdraw": 0.24,
"edID": 0,
"eddbID": 0,
"edID": 128891602,
"eddbID": 1657,
"fireint": 2.0,
"grp": "mr",
"id": "yI",
"integrity": 64,
@@ -216,7 +217,6 @@
"power": 1.62,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Large"
@@ -234,8 +234,9 @@
"E": 1
},
"distdraw": 0.24,
"edID": 0,
"eddbID": 0,
"edID": 128049494,
"eddbID": 1656,
"fireint": 3,
"grp": "mr",
"id": "yJ",
"integrity": 64,
@@ -246,10 +247,71 @@
"power": 1.62,
"rating": "A",
"reload": 12,
"rof": 0.333,
"shotspeed": 625,
"thermload": 3.6,
"symbol": "Hpt_BasicMissileRack_Fixed_Large"
},
{
"ammo": 64,
"breachdmg": 20,
"breachmax": 1,
"breachmin": 1,
"class": 1,
"clip": 8,
"cost": 32180,
"damage": 50,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128935982,
"eddbID": 1813,
"fireint": 2,
"grp": "mr",
"id": "yT",
"integrity": 40,
"mass": 2,
"missile": "D",
"mount": "F",
"name": "Advanced Missile Rack",
"piercing": 60,
"power": 0.4,
"rating": "B",
"reload": 5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Small_Advanced"
},
{
"ammo": 64,
"breachdmg": 20,
"breachmax": 1,
"breachmin": 1,
"class": 2,
"clip": 12,
"cost": 1471030,
"damage": 50,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128935983,
"eddbID": 1814,
"fireint": 2,
"grp": "mr",
"id": "yU",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "F",
"name": "Advanced Missile Rack",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 5,
"shotspeed": 750,
"thermload": 3.6,
"symbol": "Hpt_DumbfireMissileRack_Fixed_Medium_Advanced"
}
]
}

View File

@@ -0,0 +1,35 @@
{
"mh": [
{
"class": 0,
"cost": 0,
"edID": 0,
"eddbID": 0,
"grp": "mh",
"id": "4G",
"integrity": 0,
"mass": 0,
"name": "Unrecognised Utility",
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"power": 0,
"rating": "I",
"symbol": "Hpt_Missing_Utility"
},
{
"class": 0,
"cost": 10,
"edID": 0,
"eddbID": 0,
"grp": "mh",
"id": "4H",
"integrity": 0,
"mass": 0,
"name": "Unrecognised Weapon",
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"power": 0,
"rating": "Z",
"symbol": "Hpt_Missing_Hardpoint"
}
]
}

View File

@@ -15,7 +15,8 @@
"distdraw": 0.06,
"edID": 128049455,
"eddbID": 867,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.13,
"grp": "mc",
"id": "23",
"integrity": 40,
@@ -26,7 +27,6 @@
"range": 4000,
"rating": "F",
"reload": 4,
"rof": 7.69,
"shotspeed": 1600,
"thermload": 0.09,
"symbol": "Hpt_MultiCannon_Fixed_Small"
@@ -46,7 +46,8 @@
"distdraw": 0.07,
"edID": 128049459,
"eddbID": 869,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.12,
"grp": "mc",
"id": "24",
"integrity": 40,
@@ -57,7 +58,6 @@
"range": 4000,
"rating": "G",
"reload": 5,
"rof": 8.33,
"shotspeed": 1600,
"thermload": 0.1,
"symbol": "Hpt_MultiCannon_Gimbal_Small"
@@ -77,7 +77,8 @@
"distdraw": 0.03,
"edID": 128049462,
"eddbID": 871,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.14,
"grp": "mc",
"id": "25",
"integrity": 40,
@@ -88,7 +89,6 @@
"range": 4000,
"rating": "G",
"reload": 4,
"rof": 7.14,
"shotspeed": 1600,
"thermload": 0.04,
"symbol": "Hpt_MultiCannon_Turret_Small"
@@ -108,7 +108,8 @@
"distdraw": 0.12,
"edID": 128671345,
"eddbID": 1481,
"falloff": 1800,
"falloff": 3000,
"fireint": 0.23,
"grp": "mc",
"id": "e0",
"integrity": 40,
@@ -121,7 +122,6 @@
"range": 4500,
"rating": "F",
"reload": 4,
"rof": 4.3,
"shotspeed": 1800,
"thermload": 0.2,
"symbol": "Hpt_MultiCannon_Fixed_Small_Strong"
@@ -141,7 +141,8 @@
"distdraw": 0.11,
"edID": 128049456,
"eddbID": 868,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.14,
"grp": "mc",
"id": "26",
"integrity": 51,
@@ -152,7 +153,6 @@
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 7.14,
"shotspeed": 1600,
"thermload": 0.18,
"symbol": "Hpt_MultiCannon_Fixed_Medium"
@@ -172,7 +172,8 @@
"distdraw": 0.14,
"edID": 128049460,
"eddbID": 870,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.13,
"grp": "mc",
"id": "27",
"integrity": 51,
@@ -183,7 +184,6 @@
"range": 4000,
"rating": "F",
"reload": 5,
"rof": 7.69,
"shotspeed": 1600,
"thermload": 0.2,
"symbol": "Hpt_MultiCannon_Gimbal_Medium"
@@ -203,7 +203,8 @@
"distdraw": 0.06,
"edID": 128049463,
"eddbID": 872,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.16,
"grp": "mc",
"id": "28",
"integrity": 51,
@@ -214,7 +215,6 @@
"range": 4000,
"rating": "F",
"reload": 4,
"rof": 6.25,
"shotspeed": 1600,
"thermload": 0.09,
"symbol": "Hpt_MultiCannon_Turret_Medium"
@@ -227,14 +227,15 @@
"class": 3,
"clip": 100,
"cost": 140400,
"damage": 3.92,
"damage": 3.925,
"damagedist": {
"K": 1
},
"distdraw": 0.18,
"edID": 128049457,
"eddbID": 1541,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.17,
"grp": "mc",
"id": "7k",
"integrity": 64,
@@ -245,7 +246,6 @@
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 5.884,
"shotspeed": 1600,
"thermload": 0.28,
"symbol": "Hpt_MultiCannon_Fixed_Large"
@@ -265,7 +265,8 @@
"distdraw": 0.25,
"edID": 128049461,
"eddbID": 1543,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.15,
"grp": "mc",
"id": "7l",
"integrity": 64,
@@ -276,7 +277,6 @@
"range": 4000,
"rating": "C",
"reload": 5,
"rof": 6.665,
"shotspeed": 1600,
"thermload": 0.34,
"symbol": "Hpt_MultiCannon_Gimbal_Large"
@@ -294,9 +294,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,7 +308,6 @@
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 5.3,
"shotspeed": 1600,
"thermload": 0.2,
"symbol": "Hpt_MultiCannon_Turret_Large"
@@ -327,7 +327,8 @@
"distdraw": 0.24,
"edID": 128049458,
"eddbID": 1542,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.33,
"grp": "mc",
"id": "7n",
"integrity": 80,
@@ -338,7 +339,6 @@
"range": 4000,
"rating": "A",
"reload": 4,
"rof": 3.03,
"roundspershot": 2,
"shotspeed": 1600,
"thermload": 0.39,
@@ -359,7 +359,8 @@
"distdraw": 0.37,
"edID": 128681996,
"eddbID": 1546,
"falloff": 1800,
"falloff": 2000,
"fireint": 0.297,
"grp": "mc",
"id": "7o",
"integrity": 80,
@@ -370,7 +371,6 @@
"range": 4000,
"rating": "A",
"reload": 5,
"rof": 3.365,
"roundspershot": 2,
"shotspeed": 1600,
"thermload": 0.51,

View File

@@ -0,0 +1,66 @@
{
"advmc": [
{
"ammo": 2100,
"breachdmg": 1,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 1,
"clip": 100,
"cost": 9500,
"damage": 1.12,
"damagedist": {
"K": 1
},
"distdraw": 0.06,
"edID": 128935981,
"eddbID": 0,
"falloff": 2000,
"fireint": 0.13,
"grp": "advmc",
"id": "5C",
"integrity": 40,
"mass": 2,
"mount": "F",
"piercing": 22,
"power": 0.28,
"range": 4000,
"rating": "F",
"reload": 4,
"shotspeed": 1600,
"thermload": 0.09,
"symbol": "Hpt_MultiCannon_Fixed_Small_Advanced"
},
{
"ammo": 2100,
"breachdmg": 2,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 2,
"clip": 100,
"cost": 38000,
"damage": 2.19,
"damagedist": {
"K": 1
},
"distdraw": 0.11,
"edID": 128935980,
"eddbID": 0,
"falloff": 2000,
"fireint": 0.14,
"grp": "advmc",
"id": "5D",
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 37,
"power": 0.46,
"range": 4000,
"rating": "E",
"reload": 4,
"shotspeed": 1600,
"thermload": 0.18,
"symbol": "Hpt_MultiCannon_Fixed_Medium_Advanced"
}
]
}

View File

@@ -0,0 +1,59 @@
{
"ntp": [
{
"ammo": 64,
"breachdmg": 0,
"class": 2,
"clip": 1,
"cost": 843170,
"damage": 0,
"damagedist": {
"E": 1
},
"distdraw": 0,
"edID": 128049511,
"eddbID": 0,
"fireint": 2.0,
"grp": "ntp",
"id": "4Q",
"integrity": 50,
"mass": 3,
"missile": "S",
"mount": "F",
"power": 0.4,
"rating": "I",
"reload": 3,
"shotspeed": 1000,
"thermload": 35,
"symbol": "Hpt_ATVentDisruptorPylon_Fixed_Medium"
},
{
"ammo": 125,
"breachdmg": 0,
"class": 3,
"clip": 1,
"cost": 1627420,
"damage": 0,
"damagedist": {
"E": 1
},
"distdraw": 0,
"edID": 128049511,
"eddbID": 0,
"fireint": 2.0,
"grp": "ntp",
"id": "4R",
"integrity": 80,
"mass": 5,
"missile": "S",
"mount": "F",
"power": 0.7,
"rating": "I",
"reload": 3,
"shotspeed": 1000,
"thermload": 35,
"symbol": "Hpt_ATVentDisruptorPylon_Fixed_Large"
}
]
}

View File

@@ -18,6 +18,7 @@
"edID": 128049465,
"eddbID": 873,
"falloff": 2000,
"fireint": 3.03,
"grp": "pa",
"id": "1g",
"integrity": 51,
@@ -28,7 +29,6 @@
"range": 3500,
"rating": "C",
"reload": 6,
"rof": 0.33,
"shotspeed": 875,
"thermload": 15.6,
"symbol": "Hpt_PlasmaAccelerator_Fixed_Medium"
@@ -51,6 +51,7 @@
"edID": 128049466,
"eddbID": 874,
"falloff": 2000,
"fireint": 3.45,
"grp": "pa",
"id": "2b",
"integrity": 64,
@@ -61,9 +62,8 @@
"range": 3500,
"rating": "B",
"reload": 6,
"rof": 0.29,
"shotspeed": 875,
"thermload": 21.8,
"thermload": 21.75,
"symbol": "Hpt_PlasmaAccelerator_Fixed_Large"
},
{
@@ -84,6 +84,7 @@
"edID": 128671339,
"eddbID": 1482,
"falloff": 2000,
"fireint": 1.25,
"grp": "pa",
"id": "Ap",
"integrity": 64,
@@ -96,7 +97,6 @@
"range": 3500,
"rating": "B",
"reload": 6,
"rof": 0.8,
"shotspeed": 875,
"thermload": 11,
"symbol": "Hpt_PlasmaAccelerator_Fixed_Large_Advanced"
@@ -119,6 +119,7 @@
"edID": 128049467,
"eddbID": 875,
"falloff": 2000,
"fireint": 4.0,
"grp": "pa",
"id": "2c",
"integrity": 80,
@@ -129,7 +130,6 @@
"range": 3500,
"rating": "A",
"reload": 6,
"rof": 0.25,
"shotspeed": 875,
"thermload": 29.5,
"symbol": "Hpt_PlasmaAccelerator_Fixed_Huge"

View File

@@ -13,6 +13,7 @@
},
"edID": 128049522,
"eddbID": 887,
"fireint": 0.2,
"grp": "po",
"id": "03",
"integrity": 30,
@@ -24,7 +25,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

@@ -10,13 +10,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,7 +28,6 @@
"range": 3000,
"rating": "D",
"reload": 1,
"rof": 1.6,
"thermload": 12,
"symbol": "Hpt_Railgun_Fixed_Small"
},
@@ -41,13 +41,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,7 +59,6 @@
"range": 3000,
"rating": "B",
"reload": 1,
"rof": 1.2,
"thermload": 20,
"symbol": "Hpt_Railgun_Fixed_Medium"
},
@@ -74,13 +74,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 +94,6 @@
"range": 3000,
"rating": "B",
"reload": 1,
"rof": 4.1,
"thermload": 11,
"symbol": "Hpt_Railgun_Fixed_Medium_Burst"
}

View File

@@ -16,6 +16,7 @@
"edID": 128785626,
"eddbID": 1620,
"falloff": 100000,
"fireint": 2.0,
"grp": "rfl",
"id": "x8",
"integrity": 51,
@@ -25,7 +26,6 @@
"power": 1.2,
"rating": "B",
"reload": 2,
"rof": 0.5,
"shotspeed": 550,
"thermload": 3.6,
"symbol": "Hpt_FlakMortar_Fixed_Medium"
@@ -46,6 +46,7 @@
"edID": 128793058,
"eddbID": 1621,
"falloff": 100000,
"fireint": 2.0,
"grp": "rfl",
"id": "x9",
"integrity": 51,
@@ -55,7 +56,6 @@
"power": 1.2,
"rating": "B",
"reload": 2,
"rof": 0.5,
"shotspeed": 550,
"thermload": 3.6,
"symbol": "Hpt_FlakMortar_Turret_Medium"

View File

@@ -14,10 +14,10 @@
"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,
"reload": 2,
@@ -43,10 +43,10 @@
"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,
"reload": 2,

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,11 +14,11 @@
"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,
@@ -50,12 +50,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,11 +79,11 @@
"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,
"reload": 6,
@@ -106,18 +106,18 @@
"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,11 +141,11 @@
"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,
"reload": 6,
@@ -169,13 +169,13 @@
"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,
@@ -196,7 +196,7 @@
"grp": "tbsc",
"id": "yQ",
"eddbID": 0,
"edID": 0,
"edID": 128891605,
"mount": "F",
"cost": 65941,
"mass": 2,
@@ -204,11 +204,11 @@
"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,
"reload": 6,
@@ -237,19 +237,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 +259,7 @@
"symbol": "Hpt_PlasmaShockCannon_Turret_Small",
"id": "yS",
"eddbID": 0,
"edID": 0,
"edID": 128891603,
"mount": "T",
"cost": 364000,
"mass": 2,
@@ -267,11 +267,11 @@
"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,
"reload": 6,

View File

@@ -18,6 +18,24 @@
"duration": 1,
"range": 3000,
"symbol": "Hpt_AntiUnknownShutdown_Tiny"
},
{
"class": 0,
"cost": 0,
"grp": "sfn",
"id": "4E",
"edID": 129022663,
"integrity": 70,
"mass": 3,
"name": "Thargoid Pulse Neutraliser",
"passive": 1,
"power": 0.4,
"activepower": 0.33,
"rating": "E",
"cooldown": 10,
"duration": 1,
"range": 0,
"symbol": "Hpt_AntiUnknownShutdown_Tiny_V2"
}
]
}

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

@@ -15,6 +15,7 @@
"distdraw": 0,
"edID": 128049509,
"eddbID": 882,
"fireint": 1.0,
"grp": "tp",
"id": "2h",
"integrity": 40,
@@ -25,7 +26,6 @@
"power": 0.4,
"rating": "I",
"reload": 5,
"rof": 1,
"shotspeed": 250,
"thermload": 45,
"symbol": "Hpt_AdvancedTorpPylon_Fixed_Small"
@@ -45,6 +45,7 @@
"distdraw": 0,
"edID": 128049510,
"eddbID": 883,
"fireint": 1.0,
"grp": "tp",
"id": "2i",
"integrity": 51,
@@ -55,7 +56,6 @@
"power": 0.4,
"rating": "I",
"reload": 5,
"rof": 1,
"shotspeed": 250,
"thermload": 50,
"symbol": "Hpt_AdvancedTorpPylon_Fixed_Medium"
@@ -73,8 +73,9 @@
"E": 1
},
"distdraw": 0,
"edID": 0,
"eddbID": 0,
"edID": 128049511,
"eddbID": 1655,
"fireint": 1.0,
"grp": "tp",
"id": "yK",
"integrity": 64,
@@ -85,7 +86,6 @@
"power": 0.6,
"rating": "I",
"reload": 5,
"rof": 1,
"shotspeed": 250,
"thermload": 55,
"symbol": "Hpt_AdvancedTorpPylon_Fixed_Large"

View File

@@ -17,6 +17,40 @@
"scantime": 10,
"angle": 23,
"symbol": "Hpt_XenoScanner_Basic_Tiny"
},
{
"class": 0,
"cost": 745950,
"edID": 128808878,
"grp": "xs",
"id": "3y",
"integrity": 56,
"mass": 1.30,
"name": "Enhanced Xeno Scanner",
"power": 0.8,
"range": 2000,
"rating": "C",
"boot": 2,
"scantime": 10,
"angle": 23,
"symbol": "Hpt_XenoScannerMk2_Basic_Tiny"
},
{
"class": 0,
"cost": 745950,
"edID": 129022952,
"grp": "xs",
"id": "4B",
"integrity": 100,
"mass": 3,
"name": "Pulse Wave Xeno Scanner",
"power": 1.0,
"range": 1000,
"rating": "C",
"boot": 2,
"scantime": 10,
"angle": 23,
"symbol": "Hpt_XenoScanner_Advanced_Tiny"
}
]
}

View File

@@ -7,14 +7,15 @@ 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,
ul: require('./hardpoints/burst_laser').ul,
bl: require('./hardpoints/beam_laser').bl,
mc: require('./hardpoints/multi_cannon').mc,
advmc: require('./hardpoints/multi_cannon_advanced').advmc,
axmc: require('./hardpoints/ax_multi_cannon').axmc,
axmce: require('./hardpoints/ax_multi_cannon_enhanced').axmce,
c: require('./hardpoints/cannon').c,
fc: require('./hardpoints/fragment_cannon').fc,
rfl: require('./hardpoints/remote_release_flak_launcher.json').rfl,
@@ -22,11 +23,17 @@ module.exports = {
pa: require('./hardpoints/plasma_accelerator').pa,
mr: require('./hardpoints/missile_rack').mr,
axmr: require('./hardpoints/ax_missile_rack').axmr,
axmre: require('./hardpoints/ax_missile_rack_enhanced').axmre,
tp: require('./hardpoints/torpedo_pylon').tp,
ntp: require('./hardpoints/nanite_torpedo_pylon').ntp,
nl: require('./hardpoints/mine_launcher').nl,
ml: require('./hardpoints/mining_laser').ml,
cs: require('./hardpoints/cargo_scanner').cs,
csl: require('./hardpoints/caustic_sink_launcher').csl,
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,11 +43,13 @@ 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,
tbrfl: require('./hardpoints/remote_release_flechette_launcher.json').tbrfl,
gsc: require('./hardpoints/guardian_shard_cannon').gsc
gsc: require('./hardpoints/guardian_shard_cannon').gsc,
mh: require('./hardpoints/missing_hardpoint').mh,
},
internal: {
am: require('./internal/auto_field_maintenance_unit').am,
@@ -57,6 +66,7 @@ module.exports = {
hb: require('./internal/hatch_breaker_limpet_controller').hb,
hr: require('./internal/hull_reinforcement_package').hr,
mahr: require('./internal/meta_alloy_hull_reinforcement_package.json').mahr,
mlc: require('./internal/multi_limpet_controllers.json').mlc,
mrp: require('./internal/module_reinforcement_package').mrp,
pv: require('./internal/planetary_vehicle_hanger').pv,
psg: require('./internal/pristmatic_shield_generator').psg,
@@ -66,7 +76,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 +85,10 @@ 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,
ews: require('./internal/experemental_weapon_stabilizer').ews,
pas: require('./internal/planetary_approach_suite').pas,
mm: require('./internal/missing_module').mm,
}
}

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": 1810,
"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

@@ -0,0 +1,32 @@
{
"ews": [
{
"rating": "F",
"class": 3,
"mass": 8,
"id": "3z",
"edID": 129019260,
"eddbID": 1836,
"power": 1.5,
"cost": 1930500,
"symbol": "Int_ExpModuleStabiliser_Size3_Class3",
"grp": "ews",
"ukName": "Experimental Weapon Stabilizer",
"ukDiscript": "Stabilises the stress typically applied to a ship's structural integrity by experimental weapons"
},
{
"rating": "F",
"class": 5,
"mass": 20,
"id": "4D",
"edID": 129019261,
"eddbID": 1837,
"power": 3.0,
"cost": 4000000,
"symbol": "Int_ExpModuleStabiliser_Size5_Class3",
"grp": "ews",
"ukName": "Experimental Weapon Stabilizer",
"ukDiscript": "Stabilises the stress typically applied to a ship's structural integrity by experimental weapons"
}
]
}

View File

@@ -14,7 +14,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 +32,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 +50,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

@@ -0,0 +1,20 @@
{
"mm": [
{
"class": 0,
"cost": 0,
"edID": 0,
"eddbID": 0,
"grp": "mm",
"id": "4I",
"integrity": 0,
"mass": 0,
"name": "Unrecognised Module",
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"power": 0,
"rating": "Z",
"symbol": "Int_Missing_Module"
}
]
}

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

@@ -0,0 +1,173 @@
{
"mlc": [
{
"class": 3,
"cost": 15000,
"edID": 129001921,
"eddbID": 1816,
"grp": "mlc",
"id": "0V",
"mass": 12,
"maximum": 4,
"name": "Mining Multi Limpet Controller",
"power": 0.5,
"range": 3.3,
"rating": "E",
"symbol": "Int_MultiDroneControl_Mining_Size3_Class1",
"type": "M"
},
{
"class": 3,
"cost": 50000,
"edID": 129001922,
"eddbID": 1817,
"grp": "mlc",
"id": "xA",
"mass": 10,
"maximum": 4,
"name": "Mining Multi Limpet Controller",
"power": 0.35,
"range": 5.0,
"rating": "C",
"symbol": "Int_MultiDroneControl_Mining_Size3_Class3",
"type": "M"
},
{
"class": 3,
"cost": 50000,
"edID": 129001923,
"eddbID": 1818,
"grp": "mlc",
"hacktime": 16,
"id": "xB",
"mass": 10,
"maximum": 4,
"name": "Operations Multi Limpet Controller",
"power": 0.35,
"range": 2.6,
"rating": "C",
"symbol": "Int_MultiDroneControl_Operations_Size3_Class3",
"type": "O"
},
{
"class": 3,
"cost": 80000,
"edID": 129001924,
"eddbID": 1819,
"grp": "mlc",
"hacktime": 22,
"id": "xC",
"mass": 15,
"maximum": 4,
"name": "Operations Multi Limpet Controller",
"power": 0.3,
"range": 3.1,
"rating": "B",
"symbol": "Int_MultiDroneControl_Operations_Size3_Class4",
"type": "O"
},
{
"class": 3,
"cost": 80000,
"edID": 129001925,
"eddbID": 1820,
"grp": "mlc",
"hacktime": 19,
"id": "xD",
"mass": 8,
"maximum": 4,
"name": "Rescue Multi Limpet Controller",
"power": 0.4,
"range": 2.1,
"rating": "D",
"symbol": "Int_MultiDroneControl_Rescue_Size3_Class2",
"type": "R"
},
{
"class": 3,
"cost": 80000,
"edID": 129001926,
"eddbID": 1821,
"grp": "mlc",
"hacktime": 16,
"id": "xI",
"mass": 10,
"maximum": 4,
"name": "Rescue Multi Limpet Controller",
"power": 0.35,
"range": 2.6,
"rating": "C",
"symbol": "Int_MultiDroneControl_Rescue_Size3_Class3",
"type": "R"
},
{
"class": 3,
"cost": 50000,
"edID": 129001927,
"eddbID": 1822,
"grp": "mlc",
"id": "xH",
"mass": 10,
"maximum": 4,
"name": "Xeno Multi Limpet Controller",
"power": 0.35,
"range": 5.0,
"rating": "C",
"symbol": "Int_MultiDroneControl_Xeno_Size3_Class3",
"time": 300,
"type": "X"
},
{
"class": 3,
"cost": 80000,
"edID": 129001928,
"eddbID": 1823,
"grp": "mlc",
"id": "xE",
"mass": 15,
"maximum": 4,
"name": "Xeno Multi Limpet Controller",
"power": 0.3,
"range": 5.0,
"rating": "B",
"symbol": "Int_MultiDroneControl_Xeno_Size3_Class4",
"time": 300,
"type": "X"
},
{
"class": 7,
"cost": 4000000,
"edID": 129001929,
"eddbID": 1824,
"grp": "mlc",
"hacktime": 8,
"id": "xF",
"mass": 125,
"maximum": 8,
"name": "Universal Multi Limpet Controller",
"power": 0.8,
"range": 6.5,
"rating": "C",
"symbol": "Int_MultiDroneControl_Universal_Size7_Class3",
"type": "U"
},
{
"class": 7,
"cost": 8000000,
"edID": 129001930,
"eddbID": 1825,
"grp": "mlc",
"hacktime": 5,
"id": "xG",
"mass": 140,
"maximum": 8,
"name": "Universal Multi Limpet Controller",
"power": 1.1,
"range": 9.1,
"rating": "A",
"symbol": "Int_MultiDroneControl_Universal_Size7_Class5",
"type": "U"
}
]
}

View File

@@ -0,0 +1,35 @@
{
"pas": [
{
"class": 1,
"cost": 500,
"edID": 128672317,
"eddbID": 0,
"grp": "pas",
"id": "4C",
"mass": 0,
"name": "Planetary Approach Suite (Horizons)",
"power": 0,
"rating": "I",
"symbol": "Int_PlanetApproachSuite",
"ukName": "Planetary Approach Suite (Horizons)",
"ukDiscript": "Assistant for planetary approach and landing."
},
{
"class": 1,
"cost": 500,
"edID": 128975719,
"eddbID": 0,
"grp": "pas",
"id": "4F",
"mass": 0,
"name": "Advanced Planetary Approach Suite (Odyssey)",
"power": 0,
"rating": "I",
"symbol": "int_planetapproachsuite_advanced",
"ukName": "Advanced Planetary Approach Suite (Odyssey)",
"ukDiscript": "Advanced assistant for planetary approach and landing."
}
]
}

View File

@@ -12,7 +12,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 +28,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 +44,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 +60,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 +76,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 +92,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": 1809,
"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)

File diff suppressed because it is too large Load Diff

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,24 @@
"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."
},
{
"class": 1,
"cost": 0,
"edID": 0,
"eddbID": 0,
"fuel": 0,
"mass": 0,
"grp": "ft",
"id": "4M",
"rating": "Z",
"symbol": "Int_Missing_FuelTank",
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"ukName": "Unrecognised Fuel Tank",
"ukDiscript": "Unrecognised Fuel Tank"
}
]
}

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,27 @@
"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. "
},
{
"boot": 0,
"class": 0,
"cost": 0,
"edID": 0,
"eddbID": 0,
"grp": "ls",
"id": "4O",
"integrity": 0,
"mass": 0,
"power": 0,
"rating": "Z",
"time": 0,
"symbol": "Int_Missing_LifeSupport",
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"ukName": "Unrecognised Life Support",
"ukDiscript": "Unrecognised Life Support"
}
]
}

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,32 @@
"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."
},
{
"class": 0,
"cost": 0,
"edID": 0,
"eddbID": 0,
"engcap": 0,
"engrate": 0,
"grp": "pd",
"id": "4N",
"integrity": 0,
"mass": 0,
"power": 0,
"rating": "Z",
"syscap": 0,
"sysrate": 0,
"wepcap": 0,
"weprate": 0,
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"name": "Unrecognised Power Distributor",
"symbol": "Int_Missing_PowerDistributor",
"ukName": "Unrecognised Power Distributor",
"ukDiscript": "Unrecognised Power Distributor"
}
]
}

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,27 @@
"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."
},
{
"class": 0,
"cost": 0,
"edID": 0,
"eddbID": 0,
"eff": 0,
"grp": "pp",
"id": "4K",
"integrity": 0,
"mass": 0,
"pgen": 0,
"rating": "Z",
"name": "Unrecognised Power Plant",
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"symbol": "Int_Missing_Powerplant",
"ukName": "Unrecognised Power Plant",
"ukDiscript": "Unrecognised Power Plant"
}
]
}

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,27 @@
"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."
},
{
"angle": 0,
"class": 1,
"cost": 0,
"edID": 0,
"eddbID": 0,
"grp": "s",
"id": "4L",
"integrity": 0,
"mass": 0,
"power": 0,
"range": 0,
"rating": "Z",
"symbol": "Int_Missing_Sensors",
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"ukName": "Unrecognised Sensors",
"ukDiscript": "Unrecognised Sensors"
}
]
}

View File

@@ -17,7 +17,9 @@
"optmul": 1,
"power": 7.2,
"rating": "E",
"symbol": "Int_Engine_Size8_Class1"
"symbol": "Int_Engine_Size8_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 8,
@@ -36,7 +38,9 @@
"optmul": 1,
"power": 8.1,
"rating": "D",
"symbol": "Int_Engine_Size8_Class2"
"symbol": "Int_Engine_Size8_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 8,
@@ -55,7 +59,9 @@
"optmul": 1,
"power": 9,
"rating": "C",
"symbol": "Int_Engine_Size8_Class3"
"symbol": "Int_Engine_Size8_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 8,
@@ -74,7 +80,9 @@
"optmul": 1,
"power": 9.9,
"rating": "B",
"symbol": "Int_Engine_Size8_Class4"
"symbol": "Int_Engine_Size8_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 8,
@@ -93,7 +101,9 @@
"optmul": 1,
"power": 10.8,
"rating": "A",
"symbol": "Int_Engine_Size8_Class5"
"symbol": "Int_Engine_Size8_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -112,7 +122,9 @@
"optmul": 1,
"power": 6.08,
"rating": "E",
"symbol": "Int_Engine_Size7_Class1"
"symbol": "Int_Engine_Size7_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -131,7 +143,9 @@
"optmul": 1,
"power": 6.84,
"rating": "D",
"symbol": "Int_Engine_Size7_Class2"
"symbol": "Int_Engine_Size7_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -150,7 +164,9 @@
"optmul": 1,
"power": 7.6,
"rating": "C",
"symbol": "Int_Engine_Size7_Class3"
"symbol": "Int_Engine_Size7_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -169,7 +185,9 @@
"optmul": 1,
"power": 8.36,
"rating": "B",
"symbol": "Int_Engine_Size7_Class4"
"symbol": "Int_Engine_Size7_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 7,
@@ -188,7 +206,9 @@
"optmul": 1,
"power": 9.12,
"rating": "A",
"symbol": "Int_Engine_Size7_Class5"
"symbol": "Int_Engine_Size7_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -207,7 +227,9 @@
"optmul": 1,
"power": 5.04,
"rating": "E",
"symbol": "Int_Engine_Size6_Class1"
"symbol": "Int_Engine_Size6_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -226,7 +248,9 @@
"optmul": 1,
"power": 5.67,
"rating": "D",
"symbol": "Int_Engine_Size6_Class2"
"symbol": "Int_Engine_Size6_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -245,7 +269,9 @@
"optmul": 1,
"power": 6.3,
"rating": "C",
"symbol": "Int_Engine_Size6_Class3"
"symbol": "Int_Engine_Size6_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -264,7 +290,9 @@
"optmul": 1,
"power": 6.93,
"rating": "B",
"symbol": "Int_Engine_Size6_Class4"
"symbol": "Int_Engine_Size6_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 6,
@@ -283,7 +311,9 @@
"optmul": 1,
"power": 7.56,
"rating": "A",
"symbol": "Int_Engine_Size6_Class5"
"symbol": "Int_Engine_Size6_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -302,7 +332,9 @@
"optmul": 1,
"power": 4.08,
"rating": "E",
"symbol": "Int_Engine_Size5_Class1"
"symbol": "Int_Engine_Size5_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -321,7 +353,9 @@
"optmul": 1,
"power": 4.59,
"rating": "D",
"symbol": "Int_Engine_Size5_Class2"
"symbol": "Int_Engine_Size5_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -340,7 +374,9 @@
"optmul": 1,
"power": 5.1,
"rating": "C",
"symbol": "Int_Engine_Size5_Class3"
"symbol": "Int_Engine_Size5_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -359,7 +395,9 @@
"optmul": 1,
"power": 5.61,
"rating": "B",
"symbol": "Int_Engine_Size5_Class4"
"symbol": "Int_Engine_Size5_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 5,
@@ -378,7 +416,9 @@
"optmul": 1,
"power": 6.12,
"rating": "A",
"symbol": "Int_Engine_Size5_Class5"
"symbol": "Int_Engine_Size5_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -397,7 +437,9 @@
"optmul": 1,
"power": 3.28,
"rating": "E",
"symbol": "Int_Engine_Size4_Class1"
"symbol": "Int_Engine_Size4_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -416,7 +458,9 @@
"optmul": 1,
"power": 3.69,
"rating": "D",
"symbol": "Int_Engine_Size4_Class2"
"symbol": "Int_Engine_Size4_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -435,7 +479,9 @@
"optmul": 1,
"power": 4.1,
"rating": "C",
"symbol": "Int_Engine_Size4_Class3"
"symbol": "Int_Engine_Size4_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -454,7 +500,9 @@
"optmul": 1,
"power": 4.51,
"rating": "B",
"symbol": "Int_Engine_Size4_Class4"
"symbol": "Int_Engine_Size4_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 4,
@@ -473,7 +521,9 @@
"optmul": 1,
"power": 4.92,
"rating": "A",
"symbol": "Int_Engine_Size4_Class5"
"symbol": "Int_Engine_Size4_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -492,7 +542,9 @@
"optmul": 1,
"power": 2.48,
"rating": "E",
"symbol": "Int_Engine_Size3_Class1"
"symbol": "Int_Engine_Size3_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -511,7 +563,9 @@
"optmul": 1,
"power": 2.79,
"rating": "D",
"symbol": "Int_Engine_Size3_Class2"
"symbol": "Int_Engine_Size3_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -530,7 +584,9 @@
"optmul": 1,
"power": 3.1,
"rating": "C",
"symbol": "Int_Engine_Size3_Class3"
"symbol": "Int_Engine_Size3_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -549,7 +605,9 @@
"optmul": 1,
"power": 3.41,
"rating": "B",
"symbol": "Int_Engine_Size3_Class4"
"symbol": "Int_Engine_Size3_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -568,7 +626,9 @@
"optmul": 1,
"power": 3.72,
"rating": "A",
"symbol": "Int_Engine_Size3_Class5"
"symbol": "Int_Engine_Size3_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -587,7 +647,9 @@
"optmul": 1,
"power": 2,
"rating": "E",
"symbol": "Int_Engine_Size2_Class1"
"symbol": "Int_Engine_Size2_Class1",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -606,7 +668,9 @@
"optmul": 1,
"power": 2.25,
"rating": "D",
"symbol": "Int_Engine_Size2_Class2"
"symbol": "Int_Engine_Size2_Class2",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -625,7 +689,9 @@
"optmul": 1,
"power": 2.5,
"rating": "C",
"symbol": "Int_Engine_Size2_Class3"
"symbol": "Int_Engine_Size2_Class3",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -644,7 +710,9 @@
"optmul": 1,
"power": 2.75,
"rating": "B",
"symbol": "Int_Engine_Size2_Class4"
"symbol": "Int_Engine_Size2_Class4",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 2,
@@ -663,7 +731,9 @@
"optmul": 1,
"power": 3,
"rating": "A",
"symbol": "Int_Engine_Size2_Class5"
"symbol": "Int_Engine_Size2_Class5",
"ukName": "Thrusters",
"ukDiscript": "Normal-space propulsion system. "
},
{
"class": 3,
@@ -692,7 +762,9 @@
"optmulspeed": 1.25,
"power": 5,
"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,
@@ -721,7 +793,31 @@
"optmulspeed": 1.25,
"power": 4,
"rating": "A",
"symbol": "Int_Engine_Size2_Class5_Fast"
"symbol": "Int_Engine_Size2_Class5_Fast",
"ukName": "Thrusters",
"ukDiscript": "Enhanced performance normal-space propulsion system."
},
{
"class": 2,
"cost": 0,
"edID": 0,
"eddbID": 0,
"grp": "t",
"id": "4J",
"integrity": 0,
"mass": 0,
"maxmass": 0,
"maxmul": 0,
"minmass": 0,
"minmul": 0,
"optmass": 0,
"optmul": 0,
"power": 0,
"rating": "Z",
"symbol": "Int_Missing_Engine",
"info": "Not in Coriolis yet. Check GitHub issues. Add Issue if needed.",
"ukName": "Unrecognised Thrusters",
"ukDiscript": "Unrecognised Thrusters "
}
]
}

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,138 @@
"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,
{
"class": 1,
"name": "PlanetaryApproachSuite",
"eligible": {
"pas": 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,
"4F"
]
}
}
}

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,194 @@
"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,
{
"class": 1,
"name": "PlanetaryApproachSuite",
"eligible": {
"pas": 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,
"4F"
]
}
}
}

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