mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
Inara uses the [SLEF] format to export builds. This format is mostly just a wrapper around the standard journal loadout format and includes support for source app metadata and exporting of multiple loadouts at one time. This change adds support for this format in the manual importer. Eventually it would be good to support this in the import route as well so Inara (or any other apps) can link directly to coriolis. [SLEF]: https://inara.cz/inara-impexp-slef/
367 lines
9.2 KiB
JSON
367 lines
9.2 KiB
JSON
[
|
|
{
|
|
"header": {
|
|
"appName": "Inara",
|
|
"appVersion": "1.0",
|
|
"appURL": "https:\/\/inara.cz\/cmdr-fleet\/123\/123\/",
|
|
"appCustomProperties": {
|
|
"inaraCommanderID": 123,
|
|
"inaraShipID": 123
|
|
}
|
|
},
|
|
"data": {
|
|
"Ship": "krait_mkii",
|
|
"ShipID": 7,
|
|
"ShipName": "pancake hammer",
|
|
"ShipIdent": "PH-01",
|
|
"HullValue": 44160710,
|
|
"ModulesValue": 111274094,
|
|
"Rebuy": 7771743,
|
|
"Modules": [
|
|
{
|
|
"Slot": "largehardpoint1",
|
|
"Item": "hpt_mininglaser_fixed_small",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "largehardpoint2",
|
|
"Item": "hpt_cannon_gimbal_large",
|
|
"On": true,
|
|
"Engineering": {
|
|
"BlueprintName": "weapon_overcharged",
|
|
"Level": 2,
|
|
"Quality": 1,
|
|
"ExperimentalEffect": "special_auto_loader"
|
|
}
|
|
},
|
|
{
|
|
"Slot": "largehardpoint3",
|
|
"Item": "hpt_cannon_gimbal_large",
|
|
"On": true,
|
|
"Engineering": {
|
|
"BlueprintName": "weapon_overcharged",
|
|
"Level": 2,
|
|
"Quality": 1,
|
|
"ExperimentalEffect": "special_auto_loader"
|
|
}
|
|
},
|
|
{
|
|
"Slot": "mediumhardpoint1",
|
|
"Item": "hpt_basicmissilerack_fixed_medium",
|
|
"On": true,
|
|
"Engineering": {
|
|
"BlueprintName": "weapon_highcapacity",
|
|
"Level": 5,
|
|
"Quality": 1
|
|
}
|
|
},
|
|
{
|
|
"Slot": "mediumhardpoint2",
|
|
"Item": "hpt_basicmissilerack_fixed_medium",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "tinyhardpoint1",
|
|
"Item": "hpt_heatsinklauncher_turret_tiny",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "tinyhardpoint2",
|
|
"Item": "hpt_cloudscanner_size0_class3",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "tinyhardpoint3",
|
|
"Item": "hpt_shieldbooster_size0_class5",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "tinyhardpoint4",
|
|
"Item": "hpt_shieldbooster_size0_class5",
|
|
"On": true,
|
|
"Priority": 1
|
|
},
|
|
{
|
|
"Slot": "slot01_size6",
|
|
"Item": "int_cargorack_size6_class1",
|
|
"On": true,
|
|
"Priority": 1
|
|
},
|
|
{
|
|
"Slot": "slot02_size6",
|
|
"Item": "int_cargorack_size6_class1",
|
|
"On": true,
|
|
"Priority": 1
|
|
},
|
|
{
|
|
"Slot": "slot03_size5",
|
|
"Item": "int_guardianfsdbooster_size5",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "slot04_size5",
|
|
"Item": "int_fighterbay_size5_class1",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "slot05_size4",
|
|
"Item": "int_shieldgenerator_size4_class5",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "slot06_size3",
|
|
"Item": "int_dronecontrol_collection_size3_class4",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "slot07_size3",
|
|
"Item": "int_dronecontrol_collection_size3_class4",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "slot08_size2",
|
|
"Item": "int_refinery_size2_class2",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "slot09_size1",
|
|
"Item": "int_dronecontrol_prospector_size1_class4",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "powerplant",
|
|
"Item": "int_powerplant_size7_class5",
|
|
"On": true,
|
|
"Priority": 1
|
|
},
|
|
{
|
|
"Slot": "mainengines",
|
|
"Item": "int_engine_size6_class5",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "frameshiftdrive",
|
|
"Item": "int_hyperdrive_size5_class5",
|
|
"On": true,
|
|
"Engineering": {
|
|
"BlueprintName": "fsd_longrange",
|
|
"Level": 2,
|
|
"Quality": 0.861
|
|
}
|
|
},
|
|
{
|
|
"Slot": "lifesupport",
|
|
"Item": "int_lifesupport_size4_class2",
|
|
"On": true,
|
|
"Priority": 3
|
|
},
|
|
{
|
|
"Slot": "powerdistributor",
|
|
"Item": "int_powerdistributor_size7_class5",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "radar",
|
|
"Item": "int_sensors_size6_class2",
|
|
"On": true
|
|
},
|
|
{
|
|
"Slot": "fueltank",
|
|
"Item": "int_fueltank_size5_class3",
|
|
"On": true,
|
|
"Priority": 1
|
|
},
|
|
{
|
|
"Slot": "armour",
|
|
"Item": "krait_mkii_armour_grade3",
|
|
"On": true,
|
|
"Priority": 1,
|
|
"Engineering": {
|
|
"BlueprintName": "armour_heavyduty",
|
|
"Level": 5,
|
|
"Quality": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"header": {
|
|
"appName": "Inara",
|
|
"appVersion": "1.0",
|
|
"appURL": "https:\/\/inara.cz\/cmdr-fleet\/123\/123\/",
|
|
"appCustomProperties": {
|
|
"inaraCommanderID": 123,
|
|
"inaraShipID": 123
|
|
}
|
|
},
|
|
"data": {
|
|
"Ship": "diamondbackxl",
|
|
"ShipID": 11,
|
|
"ShipName": "star Hopper",
|
|
"ShipIdent": "PH-02",
|
|
"HullValue": 1615649,
|
|
"ModulesValue": 16981039,
|
|
"Rebuy": 929837,
|
|
"Modules": [
|
|
{
|
|
"Slot": "tinyhardpoint1",
|
|
"Item": "hpt_heatsinklauncher_turret_tiny",
|
|
"On": true,
|
|
"Value": 3072
|
|
},
|
|
{
|
|
"Slot": "slot01_size4",
|
|
"Item": "int_fuelscoop_size4_class5",
|
|
"On": true,
|
|
"Priority": 3,
|
|
"Value": 2862364
|
|
},
|
|
{
|
|
"Slot": "slot02_size4",
|
|
"Item": "int_guardianfsdbooster_size4",
|
|
"On": true,
|
|
"Value": 2847499
|
|
},
|
|
{
|
|
"Slot": "slot03_size3",
|
|
"Item": "int_shieldgenerator_size3_class2",
|
|
"On": true,
|
|
"Value": 18812,
|
|
"Engineering": {
|
|
"BlueprintName": "shieldgenerator_thermic",
|
|
"Level": 3,
|
|
"Quality": 1,
|
|
"ExperimentalEffect": "special_shield_health"
|
|
}
|
|
},
|
|
{
|
|
"Slot": "slot04_size3",
|
|
"Item": "int_repairer_size3_class5",
|
|
"On": true,
|
|
"Value": 2302911
|
|
},
|
|
{
|
|
"Slot": "slot05_size2",
|
|
"Item": "int_buggybay_size2_class2",
|
|
"On": true,
|
|
"Priority": 3,
|
|
"Value": 21600
|
|
},
|
|
{
|
|
"Slot": "slot06_size2",
|
|
"Item": "int_cargorack_size2_class1",
|
|
"On": true,
|
|
"Priority": 1,
|
|
"Value": 2852
|
|
},
|
|
{
|
|
"Slot": "slot07_size1",
|
|
"Item": "int_supercruiseassist",
|
|
"On": true,
|
|
"Priority": 3,
|
|
"Value": 9121
|
|
},
|
|
{
|
|
"Slot": "slot08_size1",
|
|
"Item": "int_detailedsurfacescanner_tiny",
|
|
"On": true,
|
|
"Value": 250000,
|
|
"Engineering": {
|
|
"BlueprintName": "sensor_expanded",
|
|
"Level": 5,
|
|
"Quality": 1
|
|
}
|
|
},
|
|
{
|
|
"Slot": "powerplant",
|
|
"Item": "int_powerplant_size4_class5",
|
|
"On": true,
|
|
"Priority": 1,
|
|
"Value": 1441233,
|
|
"Engineering": {
|
|
"BlueprintName": "powerplant_boosted",
|
|
"Level": 1,
|
|
"Quality": 1
|
|
}
|
|
},
|
|
{
|
|
"Slot": "mainengines",
|
|
"Item": "int_engine_size4_class5",
|
|
"On": true,
|
|
"Value": 1610080,
|
|
"Engineering": {
|
|
"BlueprintName": "engine_dirty",
|
|
"Level": 5,
|
|
"Quality": 1,
|
|
"ExperimentalEffect": "special_engine_lightweight"
|
|
}
|
|
},
|
|
{
|
|
"Slot": "frameshiftdrive",
|
|
"Item": "int_hyperdrive_size5_class5",
|
|
"On": true,
|
|
"Value": 5103953,
|
|
"Engineering": {
|
|
"BlueprintName": "fsd_longrange",
|
|
"Level": 5,
|
|
"Quality": 1,
|
|
"ExperimentalEffect": "special_fsd_lightweight"
|
|
}
|
|
},
|
|
{
|
|
"Slot": "lifesupport",
|
|
"Item": "int_lifesupport_size3_class2",
|
|
"On": true,
|
|
"Value": 10133,
|
|
"Engineering": {
|
|
"BlueprintName": "misc_lightweight",
|
|
"Level": 3,
|
|
"Quality": 1
|
|
}
|
|
},
|
|
{
|
|
"Slot": "powerdistributor",
|
|
"Item": "int_powerdistributor_size4_class5",
|
|
"On": true,
|
|
"Value": 389022,
|
|
"Engineering": {
|
|
"BlueprintName": "powerdistributor_highfrequency",
|
|
"Level": 4,
|
|
"Quality": 1
|
|
}
|
|
},
|
|
{
|
|
"Slot": "radar",
|
|
"Item": "int_sensors_size3_class2",
|
|
"On": true,
|
|
"Value": 10133,
|
|
"Engineering": {
|
|
"BlueprintName": "sensor_lightweight",
|
|
"Level": 5,
|
|
"Quality": 1
|
|
}
|
|
},
|
|
{
|
|
"Slot": "fueltank",
|
|
"Item": "int_fueltank_size5_class3",
|
|
"On": true,
|
|
"Priority": 1,
|
|
"Value": 97754
|
|
},
|
|
{
|
|
"Slot": "armour",
|
|
"Item": "diamondbackxl_armour_grade1",
|
|
"On": true,
|
|
"Priority": 1,
|
|
"Engineering": {
|
|
"BlueprintName": "armour_heavyduty",
|
|
"Level": 5,
|
|
"Quality": 1
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|