diff --git a/Buccaneer.json b/Buccaneer.json index ea454646..7755db16 100644 --- a/Buccaneer.json +++ b/Buccaneer.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 240, "size": "small", - "time_modified": "5 seconds ago", + "time_modified": "2 minutes ago", "type": "combat", "xaxis_acceleration": null, "yaw_max": null, @@ -714,9 +714,45 @@ "component_class": "RSIPropulsion" } ], - "quantum_drives": [], - "jump_modules": [], - "quantum_fuel_tanks": [] + "quantum_drives": [ + { + "type": "quantum_drives", + "name": "Quantum Drive", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "jump_modules": [ + { + "type": "jump_modules", + "name": "Jump Module", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "quantum_fuel_tanks": [ + { + "type": "quantum_fuel_tanks", + "name": "Quantum Fuel Tank", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIPropulsion" + } + ] }, "RSIThruster": { "main_thrusters": [ diff --git a/Carrack.json b/Carrack.json index 1e56c8df..b703ff13 100644 --- a/Carrack.json +++ b/Carrack.json @@ -852,6 +852,17 @@ "RSIWeapon": { "weapons": [], "turrets": [ + { + "type": "turrets", + "name": "S4 Weapon", + "mounts": "1", + "component_size": "4", + "size": "4", + "details": "Manned (Bottom)", + "quantity": "2", + "manufacturer": null, + "component_class": "RSIWeapon" + }, { "type": "turrets", "name": "S4 Weapon", @@ -873,17 +884,6 @@ "quantity": "2", "manufacturer": null, "component_class": "RSIWeapon" - }, - { - "type": "turrets", - "name": "S4 Weapon", - "mounts": "1", - "component_size": "4", - "size": "4", - "details": "Manned (Bottom)", - "quantity": "2", - "manufacturer": null, - "component_class": "RSIWeapon" } ], "missiles": [], diff --git a/Caterpillar.json b/Caterpillar.json index 6fad2e74..53314e3b 100644 --- a/Caterpillar.json +++ b/Caterpillar.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 130, "size": "large", - "time_modified": "Now", + "time_modified": "2 minutes ago", "type": "transport", "xaxis_acceleration": null, "yaw_max": null, @@ -665,9 +665,9 @@ "type": "radar", "name": "Radar", "mounts": "1", - "component_size": "S", - "size": "S", - "details": "Command Pod", + "component_size": "L", + "size": "L", + "details": "", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIAvionic" @@ -676,9 +676,9 @@ "type": "radar", "name": "Radar", "mounts": "1", - "component_size": "L", - "size": "L", - "details": "", + "component_size": "S", + "size": "S", + "details": "Command Pod", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIAvionic" @@ -688,10 +688,10 @@ { "type": "computers", "name": "Computer", - "mounts": "1", - "component_size": "S", - "size": "S", - "details": "Command Pod", + "mounts": "3", + "component_size": "M", + "size": "M", + "details": "", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIAvionic" @@ -699,10 +699,10 @@ { "type": "computers", "name": "Computer", - "mounts": "3", - "component_size": "M", - "size": "M", - "details": "", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "Command Pod", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIAvionic" @@ -714,10 +714,10 @@ { "type": "fuel_intakes", "name": "Fuel Intake", - "mounts": "1", - "component_size": "S", - "size": "S", - "details": "Command Pod", + "mounts": "2", + "component_size": "L", + "size": "L", + "details": "", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIPropulsion" @@ -725,10 +725,10 @@ { "type": "fuel_intakes", "name": "Fuel Intake", - "mounts": "2", - "component_size": "L", - "size": "L", - "details": "", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "Command Pod", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIPropulsion" @@ -739,9 +739,9 @@ "type": "fuel_tanks", "name": "Fuel Tank", "mounts": "1", - "component_size": "S", - "size": "S", - "details": "Command Pod", + "component_size": "L", + "size": "L", + "details": "", "quantity": "1", "manufacturer": null, "component_class": "RSIPropulsion" @@ -750,9 +750,9 @@ "type": "fuel_tanks", "name": "Fuel Tank", "mounts": "1", - "component_size": "L", - "size": "L", - "details": "", + "component_size": "S", + "size": "S", + "details": "Command Pod", "quantity": "1", "manufacturer": null, "component_class": "RSIPropulsion" @@ -763,9 +763,9 @@ "type": "quantum_drives", "name": "Quantum Drive", "mounts": "1", - "component_size": "S", - "size": "S", - "details": "Command Pod", + "component_size": "L", + "size": "L", + "details": "", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIPropulsion" @@ -774,9 +774,9 @@ "type": "quantum_drives", "name": "Quantum Drive", "mounts": "1", - "component_size": "L", - "size": "L", - "details": "", + "component_size": "S", + "size": "S", + "details": "Command Pod", "quantity": "1", "manufacturer": "TBD", "component_class": "RSIPropulsion" @@ -800,9 +800,9 @@ "type": "quantum_fuel_tanks", "name": "Quantum Fuel Tank", "mounts": "1", - "component_size": "S", - "size": "S", - "details": "Command Pod", + "component_size": "L", + "size": "L", + "details": "", "quantity": "1", "manufacturer": null, "component_class": "RSIPropulsion" @@ -811,9 +811,9 @@ "type": "quantum_fuel_tanks", "name": "Quantum Fuel Tank", "mounts": "1", - "component_size": "L", - "size": "L", - "details": "", + "component_size": "S", + "size": "S", + "details": "Command Pod", "quantity": "1", "manufacturer": null, "component_class": "RSIPropulsion" @@ -822,6 +822,18 @@ }, "RSIThruster": { "main_thrusters": [ + { + "type": "main_thrusters", + "name": "Main Thruster", + "mounts": "2", + "component_size": "-", + "category": "M", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, { "type": "main_thrusters", "name": "Aux Thruster", diff --git a/Clipper.json b/Clipper.json new file mode 100644 index 00000000..e2eaab9f --- /dev/null +++ b/Clipper.json @@ -0,0 +1,874 @@ +{ + "id": 308, + "afterburner_speed": null, + "beam": 18, + "cargocapacity": 12, + "chassis_id": 131, + "height": 21, + "length": 26.5, + "manufacturer_id": 5, + "mass": 143000, + "max_crew": 1, + "min_crew": 1, + "pitch_max": null, + "production_note": null, + "production_status": "flight-ready", + "roll_max": null, + "scm_speed": 205, + "size": "small", + "time_modified": "35 seconds ago", + "type": "exploration", + "xaxis_acceleration": null, + "yaw_max": null, + "yaxis_acceleration": null, + "zaxis_acceleration": null, + "description": "A solo-flyable ship with multipurpose capabilities, built for freethinkers and lone travelers. Drake’s signature industrial design and evocative asymmetrical aesthetic make the Clipper a visual spectacle as well as a practical standout.", + "focus": "Generalist", + "name": "Clipper", + "url": "/pledge/ships/clipper/Clipper", + "manufacturer": { + "id": 5, + "code": "DRAK", + "description": "Ostensibly a legitimate company, it’s an open secret that they manufacture cheap, well-armed craft favored by pirates, to the point that they’re named in that vein: “Cutlass,” “Buccaneer,” “Privateer,” and “Marauder,” etc.", + "known_for": "the Cutlass and the Caterpillar", + "name": "Drake Interplanetary", + "media": [ + { + "id": 312957, + "cover_data": null, + "depot": "LOCAL_MEDIA", + "depot_status": "R", + "derived_data": { + "sizes": { + "heap_note": { + "width": 24, + "height": 24, + "mode": "resize-crop", + "delete": "1--1" + }, + "heap_thumb": { + "width": 61, + "height": 61, + "mode": "resize-crop", + "delete": "1--1" + }, + "heap_infobox": { + "width": 165, + "height": 165, + "mode": "resize-crop", + "delete": "1--1" + }, + "post_section_header": { + "width": 1118, + "height": 351, + "mode": "resize-crop" + }, + "channel_item_full": { + "width": 1119, + "height": 600, + "mode": "resize-crop" + }, + "home_transmissions_item_expanded": { + "width": 530, + "height": 280, + "mode": "resize-crop" + }, + "subscribers_vault_thumbnail": { + "width": 216, + "height": 133, + "mode": "resize-crop" + }, + "slideshow": { + "width": 648, + "height": 366, + "mode": "resize-crop" + }, + "slideshow_pager": { + "width": 88, + "height": 50, + "mode": "resize-crop" + }, + "vault_thumb": { + "width": 335, + "height": null, + "mode": "resize" + }, + "post": { + "width": 500, + "height": null, + "mode": "resize" + }, + "wallpaper_thumb": { + "width": 620, + "height": 400, + "mode": "resize-crop" + }, + "product_thumb_large": { + "width": 341, + "height": 204, + "mode": "resize-crop" + }, + "product_thumb_medium_and_small": { + "width": 180, + "height": 150, + "mode": "resize-crop" + }, + "component_description": { + "width": 415, + "height": null, + "mode": "resize" + }, + "product_thumb_in_description": { + "width": 350, + "height": 350, + "mode": "resize-crop" + }, + "product_thumb_shipmod": { + "width": 248, + "height": 188, + "mode": "resize-crop" + }, + "press_latest_post": { + "width": 509, + "height": 211, + "mode": "resize-crop" + }, + "store_small": { + "width": 351, + "height": 210, + "mode": "resize-crop" + }, + "store_large": { + "width": 818, + "height": 288, + "mode": "resize-crop" + }, + "store_hub_small": { + "width": 600, + "height": 210, + "mode": "resize-crop" + }, + "store_hub_large": { + "width": 1200, + "height": 420, + "mode": "resize-crop" + }, + "store_slideshow_small": { + "width": 800, + "height": 300, + "mode": "resize-crop" + }, + "store_slideshow_large": { + "width": 1140, + "height": 390, + "mode": "resize-crop" + }, + "store_slideshow_small_zoom": { + "width": 710, + "height": 516, + "mode": "resize-crop" + }, + "store_slideshow_large_zoom": { + "width": 1420, + "height": 1032, + "mode": "resize-crop" + }, + "store_thumb_listing_small": { + "width": 186, + "height": 63, + "mode": "resize-crop" + }, + "store_thumb_sku_detail": { + "width": 318, + "height": 248, + "mode": "resize-crop" + }, + "avatar": { + "width": 76, + "height": 76, + "mode": "resize-crop", + "delete": "1--1" + }, + "banner": { + "width": 1140, + "height": 380, + "mode": "resize-crop", + "delete": "1--1" + }, + "cover": { + "width": 1140, + "height": "", + "mode": "resize", + "delete": "1--1" + }, + "logo": { + "width": 175, + "height": 175, + "mode": "resize-crop", + "delete": "1--1" + }, + "icon": { + "width": 45, + "height": 45, + "mode": "resize-crop", + "delete": "1--1" + }, + "background_blur": { + "width": 1366, + "height": 768, + "mode": "resize-crop", + "delete": "1--1" + } + } + }, + "distant_id": null, + "distant_source": null, + "publish_end": null, + "publish_start": null, + "purpose": "full", + "slug": "bdkpvl2bpxaqa", + "source_duration": null, + "source_extension": "png", + "source_name": "Drake", + "status": "P", + "tag_string": "", + "time_modified": "2014-08-04 15:03:03", + "type": "I", + "source_url": "/media/bdkpvl2bpxaqar/source/Drake.png", + "source_stream": { + "progressive": "/media/bdkpvl2bpxaqar/source/Drake.png" + }, + "images": { + "heap_note": "/media/bdkpvl2bpxaqar/heap_note/Drake.png", + "heap_thumb": "/media/bdkpvl2bpxaqar/heap_thumb/Drake.png", + "heap_infobox": "/media/bdkpvl2bpxaqar/heap_infobox/Drake.png", + "post_section_header": "/media/bdkpvl2bpxaqar/post_section_header/Drake.png", + "channel_item_full": "/media/bdkpvl2bpxaqar/channel_item_full/Drake.png", + "home_transmissions_item_expanded": "/media/bdkpvl2bpxaqar/home_transmissions_item_expanded/Drake.png", + "subscribers_vault_thumbnail": "/media/bdkpvl2bpxaqar/subscribers_vault_thumbnail/Drake.png", + "slideshow": "/media/bdkpvl2bpxaqar/slideshow/Drake.png", + "slideshow_pager": "/media/bdkpvl2bpxaqar/slideshow_pager/Drake.png", + "slideshow_wide": "/media/bdkpvl2bpxaqar/slideshow_wide/Drake.png", + "vault_thumb": "/media/bdkpvl2bpxaqar/vault_thumb/Drake.png", + "post": "/media/bdkpvl2bpxaqar/post/Drake.png", + "wallpaper_thumb": "/media/bdkpvl2bpxaqar/wallpaper_thumb/Drake.png", + "product_thumb_large": "/media/bdkpvl2bpxaqar/product_thumb_large/Drake.png", + "product_thumb_medium_and_small": "/media/bdkpvl2bpxaqar/product_thumb_medium_and_small/Drake.png", + "component_description": "/media/bdkpvl2bpxaqar/component_description/Drake.png", + "product_thumb_in_description": "/media/bdkpvl2bpxaqar/product_thumb_in_description/Drake.png", + "product_thumb_shipmod": "/media/bdkpvl2bpxaqar/product_thumb_shipmod/Drake.png", + "press_latest_post": "/media/bdkpvl2bpxaqar/press_latest_post/Drake.png", + "store_small": "/media/bdkpvl2bpxaqar/store_small/Drake.png", + "store_large": "/media/bdkpvl2bpxaqar/store_large/Drake.png", + "store_hub_small": "/media/bdkpvl2bpxaqar/store_hub_small/Drake.png", + "store_hub_large": "/media/bdkpvl2bpxaqar/store_hub_large/Drake.png", + "store_slideshow_small": "/media/bdkpvl2bpxaqar/store_slideshow_small/Drake.png", + "store_slideshow_large": "/media/bdkpvl2bpxaqar/store_slideshow_large/Drake.png", + "store_slideshow_small_zoom": "/media/bdkpvl2bpxaqar/store_slideshow_small_zoom/Drake.png", + "store_slideshow_large_zoom": "/media/bdkpvl2bpxaqar/store_slideshow_large_zoom/Drake.png", + "store_thumb_listing_small": "/media/bdkpvl2bpxaqar/store_thumb_listing_small/Drake.png", + "store_thumb_sku_detail": "/media/bdkpvl2bpxaqar/store_thumb_sku_detail/Drake.png", + "store_upgrade_half": "/media/bdkpvl2bpxaqar/store_upgrade_half/Drake.png", + "sku_widget_thumbnail": "/media/bdkpvl2bpxaqar/sku_widget_thumbnail/Drake.png", + "sku_widget_modal": "/media/bdkpvl2bpxaqar/sku_widget_modal/Drake.png", + "avatar": "/media/bdkpvl2bpxaqar/avatar/Drake.png", + "banner": "/media/bdkpvl2bpxaqar/banner/Drake.png", + "cover": "/media/bdkpvl2bpxaqar/cover/Drake.png", + "logo": "/media/bdkpvl2bpxaqar/logo/Drake.png", + "icon": "/media/bdkpvl2bpxaqar/icon/Drake.png", + "background_blur": "/media/bdkpvl2bpxaqar/background_blur/Drake.png", + "texture": "/media/bdkpvl2bpxaqar/texture/Drake.png", + "hub_large": "/media/bdkpvl2bpxaqar/hub_large/Drake.png", + "hub_medium": "/media/bdkpvl2bpxaqar/hub_medium/Drake.png", + "hub_small": "/media/bdkpvl2bpxaqar/hub_small/Drake.png", + "hub_tile": "/media/bdkpvl2bpxaqar/hub_tile/Drake.png", + "wallpaper_3840x2160": "/media/bdkpvl2bpxaqar/wallpaper_3840x2160/Drake.png", + "wallpaper_1920x1080": "/media/bdkpvl2bpxaqar/wallpaper_1920x1080/Drake.png", + "wallpaper_512x384": "/media/bdkpvl2bpxaqar/wallpaper_512x384/Drake.png", + "wsc_event_thumb": "/media/bdkpvl2bpxaqar/wsc_event_thumb/Drake.png", + "manufacturer_logo_xs": "/media/bdkpvl2bpxaqar/manufacturer_logo_xs/Drake.png" + }, + "membership.id": 448178, + "membership.slot": "icon" + } + ] + }, + "media": [ + { + "id": 3657105, + "cover_data": null, + "depot": "S3MediaProd", + "depot_status": "R", + "derived_data": { + "sizes": { + "heap_note": { + "width": 24, + "height": 24, + "mode": "resize-crop", + "delete": "1--1" + }, + "heap_thumb": { + "width": 61, + "height": 61, + "mode": "resize-crop", + "delete": "1--1" + }, + "heap_infobox": { + "width": 165, + "height": 165, + "mode": "resize-crop", + "delete": "1--1" + }, + "post_section_header": { + "width": 1118, + "height": 351, + "mode": "resize-crop" + }, + "channel_item_full": { + "width": 1119, + "height": 600, + "mode": "resize-crop" + }, + "home_transmissions_item_expanded": { + "width": 530, + "height": 280, + "mode": "resize-crop" + }, + "subscribers_vault_thumbnail": { + "width": 216, + "height": 133, + "mode": "resize-crop" + }, + "slideshow": { + "width": 648, + "height": 366, + "mode": "resize-crop" + }, + "slideshow_pager": { + "width": 88, + "height": 50, + "mode": "resize-crop" + }, + "slideshow_wide": { + "width": 1200, + "height": 800, + "mode": "resize" + }, + "vault_thumb": { + "width": 335, + "height": null, + "mode": "resize" + }, + "post": { + "width": 500, + "height": null, + "mode": "resize" + }, + "wallpaper_thumb": { + "width": 620, + "height": 400, + "mode": "resize-crop" + }, + "product_thumb_large": { + "width": 341, + "height": 204, + "mode": "resize-crop" + }, + "product_thumb_medium_and_small": { + "width": 180, + "height": 150, + "mode": "resize-crop" + }, + "component_description": { + "width": 415, + "height": null, + "mode": "resize" + }, + "product_thumb_in_description": { + "width": 350, + "height": 350, + "mode": "resize-crop" + }, + "product_thumb_shipmod": { + "width": 248, + "height": 188, + "mode": "resize-crop" + }, + "press_latest_post": { + "width": 509, + "height": 211, + "mode": "resize-crop" + }, + "store_small": { + "width": 351, + "height": 210, + "mode": "resize-crop" + }, + "store_large": { + "width": 818, + "height": 288, + "mode": "resize-crop" + }, + "store_hub_small": { + "width": 600, + "height": 210, + "mode": "resize-crop" + }, + "store_hub_large": { + "width": 1200, + "height": 420, + "mode": "resize-crop" + }, + "store_slideshow_small": { + "width": 800, + "height": 300, + "mode": "resize-crop" + }, + "store_slideshow_large": { + "width": 1140, + "height": 390, + "mode": "resize-crop" + }, + "store_slideshow_small_zoom": { + "width": 710, + "height": 516, + "mode": "resize-crop" + }, + "store_slideshow_large_zoom": { + "width": 1420, + "height": 1032, + "mode": "resize-crop" + }, + "store_thumb_listing_small": { + "width": 186, + "height": 63, + "mode": "resize-crop" + }, + "store_thumb_sku_detail": { + "width": 318, + "height": 248, + "mode": "resize-crop" + }, + "store_upgrade_half": { + "width": 400, + "height": 300, + "mode": "resize-crop" + }, + "sku_widget_thumbnail": { + "width": 370, + "height": 250, + "mode": "resize-crop" + }, + "sku_widget_modal": { + "width": 650, + "height": 300, + "mode": "resize-crop" + }, + "avatar": { + "width": 76, + "height": 76, + "mode": "resize-crop", + "delete": "1--1" + }, + "banner": { + "width": 1140, + "height": 380, + "mode": "resize-crop", + "delete": "1--1" + }, + "cover": { + "width": 1140, + "height": "", + "mode": "resize", + "delete": "1--1" + }, + "logo": { + "width": 175, + "height": 175, + "mode": "resize-crop", + "delete": "1--1" + }, + "icon": { + "width": 45, + "height": 45, + "mode": "resize-crop", + "delete": "1--1" + }, + "background_blur": { + "width": 1366, + "height": 768, + "mode": "resize-crop", + "delete": "1--1" + }, + "texture": { + "width": 512, + "height": 512, + "mode": "resize-crop" + }, + "hub_large": { + "width": 1020, + "height": "\\>", + "mode": "resize" + }, + "hub_medium": { + "width": 360, + "height": 210, + "mode": "resize-crop", + "delete": "1--1" + }, + "hub_small": { + "width": 150, + "height": 90, + "mode": "resize-crop", + "delete": "1--1" + }, + "hub_tile": { + "width": 360, + "height": 355, + "mode": "resize-crop", + "delete": "1--1" + }, + "wallpaper_3840x2160": { + "width": 3840, + "height": 2160, + "mode": "resize-crop" + }, + "wallpaper_1920x1080": { + "width": 1920, + "height": 1080, + "mode": "resize-crop" + }, + "wallpaper_512x384": { + "width": 512, + "height": 384, + "mode": "resize-crop" + }, + "wsc_event_thumb": { + "width": 440, + "height": 557, + "mode": "resize-crop" + }, + "manufacturer_logo_xs": { + "width": 64, + "height": 64, + "mode": "resize-crop" + } + } + }, + "distant_id": null, + "distant_source": null, + "publish_end": null, + "publish_start": null, + "purpose": "full", + "slug": "w71mw7k361seg", + "source_duration": null, + "source_extension": "jpg", + "source_name": "Star_Citizen_Drake_Clipper_SHIPWALL_4k", + "status": "P", + "tag_string": "tag.Drake Clipper STF Nov 2025,tag.CATALOG,tag.CATALOG DRAKE,tag.SHIP WALL CATALOG", + "time_modified": "2025-11-17 16:20:11", + "type": "I", + "source_url": "https://media.robertsspaceindustries.com/w71mw7k361seg/source.jpg", + "source_stream": { + "progressive": "https://media.robertsspaceindustries.com/w71mw7k361seg/source.jpg" + }, + "images": { + "heap_note": "https://media.robertsspaceindustries.com/w71mw7k361seg/heap_note.jpg", + "heap_thumb": "https://media.robertsspaceindustries.com/w71mw7k361seg/heap_thumb.jpg", + "heap_infobox": "https://media.robertsspaceindustries.com/w71mw7k361seg/heap_infobox.jpg", + "post_section_header": "https://media.robertsspaceindustries.com/w71mw7k361seg/post_section_header.jpg", + "channel_item_full": "https://media.robertsspaceindustries.com/w71mw7k361seg/channel_item_full.jpg", + "home_transmissions_item_expanded": "https://media.robertsspaceindustries.com/w71mw7k361seg/home_transmissions_item_expanded.jpg", + "subscribers_vault_thumbnail": "https://media.robertsspaceindustries.com/w71mw7k361seg/subscribers_vault_thumbnail.jpg", + "slideshow": "https://media.robertsspaceindustries.com/w71mw7k361seg/slideshow.jpg", + "slideshow_pager": "https://media.robertsspaceindustries.com/w71mw7k361seg/slideshow_pager.jpg", + "slideshow_wide": "https://media.robertsspaceindustries.com/w71mw7k361seg/slideshow_wide.jpg", + "vault_thumb": "https://media.robertsspaceindustries.com/w71mw7k361seg/vault_thumb.jpg", + "post": "https://media.robertsspaceindustries.com/w71mw7k361seg/post.jpg", + "wallpaper_thumb": "https://media.robertsspaceindustries.com/w71mw7k361seg/wallpaper_thumb.jpg", + "product_thumb_large": "https://media.robertsspaceindustries.com/w71mw7k361seg/product_thumb_large.jpg", + "product_thumb_medium_and_small": "https://media.robertsspaceindustries.com/w71mw7k361seg/product_thumb_medium_and_small.jpg", + "component_description": "https://media.robertsspaceindustries.com/w71mw7k361seg/component_description.jpg", + "product_thumb_in_description": "https://media.robertsspaceindustries.com/w71mw7k361seg/product_thumb_in_description.jpg", + "product_thumb_shipmod": "https://media.robertsspaceindustries.com/w71mw7k361seg/product_thumb_shipmod.jpg", + "press_latest_post": "https://media.robertsspaceindustries.com/w71mw7k361seg/press_latest_post.jpg", + "store_small": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_small.jpg", + "store_large": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_large.jpg", + "store_hub_small": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_hub_small.jpg", + "store_hub_large": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_hub_large.jpg", + "store_slideshow_small": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_slideshow_small.jpg", + "store_slideshow_large": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_slideshow_large.jpg", + "store_slideshow_small_zoom": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_slideshow_small_zoom.jpg", + "store_slideshow_large_zoom": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_slideshow_large_zoom.jpg", + "store_thumb_listing_small": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_thumb_listing_small.jpg", + "store_thumb_sku_detail": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_thumb_sku_detail.jpg", + "store_upgrade_half": "https://media.robertsspaceindustries.com/w71mw7k361seg/store_upgrade_half.jpg", + "sku_widget_thumbnail": "https://media.robertsspaceindustries.com/w71mw7k361seg/sku_widget_thumbnail.jpg", + "sku_widget_modal": "https://media.robertsspaceindustries.com/w71mw7k361seg/sku_widget_modal.jpg", + "avatar": "https://media.robertsspaceindustries.com/w71mw7k361seg/avatar.jpg", + "banner": "https://media.robertsspaceindustries.com/w71mw7k361seg/banner.jpg", + "cover": "https://media.robertsspaceindustries.com/w71mw7k361seg/cover.jpg", + "logo": "https://media.robertsspaceindustries.com/w71mw7k361seg/logo.jpg", + "icon": "https://media.robertsspaceindustries.com/w71mw7k361seg/icon.jpg", + "background_blur": "https://media.robertsspaceindustries.com/w71mw7k361seg/background_blur.jpg", + "texture": "https://media.robertsspaceindustries.com/w71mw7k361seg/texture.jpg", + "hub_large": "https://media.robertsspaceindustries.com/w71mw7k361seg/hub_large.jpg", + "hub_medium": "https://media.robertsspaceindustries.com/w71mw7k361seg/hub_medium.jpg", + "hub_small": "https://media.robertsspaceindustries.com/w71mw7k361seg/hub_small.jpg", + "hub_tile": "https://media.robertsspaceindustries.com/w71mw7k361seg/hub_tile.jpg", + "wallpaper_3840x2160": "https://media.robertsspaceindustries.com/w71mw7k361seg/wallpaper_3840x2160.jpg", + "wallpaper_1920x1080": "https://media.robertsspaceindustries.com/w71mw7k361seg/wallpaper_1920x1080.jpg", + "wallpaper_512x384": "https://media.robertsspaceindustries.com/w71mw7k361seg/wallpaper_512x384.jpg", + "wsc_event_thumb": "https://media.robertsspaceindustries.com/w71mw7k361seg/wsc_event_thumb.jpg", + "manufacturer_logo_xs": "https://media.robertsspaceindustries.com/w71mw7k361seg/manufacturer_logo_xs.jpg" + }, + "membership.id": 615943, + "membership.slot": "thumbnail" + } + ], + "time_modified.unfiltered": "2025-11-22 16:00:41", + "compiled": { + "RSIAvionic": { + "radar": [ + { + "type": "radar", + "name": "Radar", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIAvionic" + } + ], + "computers": [ + { + "type": "computers", + "name": "Computer", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIAvionic" + } + ] + }, + "RSIPropulsion": { + "fuel_intakes": [ + { + "type": "fuel_intakes", + "name": "Fuel Intake", + "mounts": "3", + "component_size": "-", + "size": "TBD", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIPropulsion" + } + ], + "fuel_tanks": [ + { + "type": "fuel_tanks", + "name": "Fuel Tank", + "mounts": "1", + "component_size": "-", + "size": "TBD", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIPropulsion" + } + ], + "quantum_drives": [ + { + "type": "quantum_drives", + "name": "Quantum Drive", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "jump_modules": [ + { + "type": "jump_modules", + "name": "Jump Module", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "quantum_fuel_tanks": [ + { + "type": "quantum_fuel_tanks", + "name": "Quantum Fuel Tank", + "mounts": "1", + "component_size": "-", + "size": "TBD", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIPropulsion" + } + ] + }, + "RSIThruster": { + "main_thrusters": [ + { + "type": "main_thrusters", + "name": "Main Thruster", + "mounts": "2", + "component_size": "-", + "category": "M", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, + { + "type": "main_thrusters", + "name": "Main Retro Thruster", + "mounts": "5", + "component_size": "-", + "category": "", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, + { + "type": "main_thrusters", + "name": "Main Aux Thruster", + "mounts": "3", + "component_size": "-", + "category": "", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + } + ], + "maneuvering_thrusters": [ + { + "type": "maneuvering_thrusters", + "name": "Fixed Maneuvering Thruster", + "mounts": "20", + "component_size": "-", + "category": "F", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + } + ] + }, + "RSIModular": { + "power_plants": [ + { + "type": "power_plants", + "name": "Power Plant", + "mounts": "2", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIModular" + } + ], + "coolers": [ + { + "type": "coolers", + "name": "Cooler", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIModular" + } + ], + "shield_generators": [ + { + "type": "shield_generators", + "name": "Shield Generator", + "mounts": "2", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIModular" + } + ] + }, + "RSIWeapon": { + "weapons": [ + { + "type": "weapons", + "name": "S3 Weapon", + "mounts": "4", + "component_size": "3", + "size": "3", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIWeapon" + } + ], + "turrets": [], + "missiles": [ + { + "type": "missiles", + "name": "S3 Missiles", + "mounts": "3", + "component_size": "3", + "size": "3", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIWeapon" + }, + { + "type": "missiles", + "name": "S2 Missiles", + "mounts": "2", + "component_size": "2", + "size": "2", + "details": "", + "quantity": "2", + "manufacturer": null, + "component_class": "RSIWeapon" + }, + { + "type": "missiles", + "name": "S1 Missiles", + "mounts": "3", + "component_size": "1", + "size": "1", + "details": "", + "quantity": "4", + "manufacturer": "TBD", + "component_class": "RSIWeapon" + } + ], + "utility_items": [] + } + } +} diff --git a/Corsair.json b/Corsair.json index 349e05e3..33f4f237 100644 --- a/Corsair.json +++ b/Corsair.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 190, "size": "large", - "time_modified": "8 seconds ago", + "time_modified": "2 minutes ago", "type": "exploration", "xaxis_acceleration": null, "yaw_max": null, @@ -845,8 +845,19 @@ "weapons": [ { "type": "weapons", - "name": "S4 Weapon", + "name": "S5 Weapon", "mounts": "2", + "component_size": "5", + "size": "5", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIWeapon" + }, + { + "type": "weapons", + "name": "S4 Weapon", + "mounts": "4", "component_size": "4", "size": "4", "details": "", @@ -855,8 +866,32 @@ "component_class": "RSIWeapon" } ], - "turrets": [], - "missiles": [], + "turrets": [ + { + "type": "turrets", + "name": "S2 Weapon", + "mounts": "3", + "component_size": "2", + "size": "2", + "details": "", + "quantity": "2", + "manufacturer": null, + "component_class": "RSIWeapon" + } + ], + "missiles": [ + { + "type": "missiles", + "name": "S3 Missiles", + "mounts": "4", + "component_size": "3", + "size": "4", + "details": "", + "quantity": "2", + "manufacturer": "TBD", + "component_class": "RSIWeapon" + } + ], "utility_items": [] } } diff --git a/Cutlass Black.json b/Cutlass Black.json index 0e70059f..1ec0ffcc 100644 --- a/Cutlass Black.json +++ b/Cutlass Black.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 214, "size": "medium", - "time_modified": "1 second ago", + "time_modified": "2 minutes ago", "type": "multi", "xaxis_acceleration": null, "yaw_max": null, @@ -754,7 +754,7 @@ { "type": "maneuvering_thrusters", "name": "Maneuvering Thruster", - "mounts": "4", + "mounts": "26", "component_size": "-", "category": "", "size": "-", diff --git a/Cutlass Blue.json b/Cutlass Blue.json index 077ada0b..8020d6df 100644 --- a/Cutlass Blue.json +++ b/Cutlass Blue.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 220, "size": "medium", - "time_modified": "3 seconds ago", + "time_modified": "2 minutes ago", "type": "combat", "xaxis_acceleration": null, "yaw_max": null, @@ -755,12 +755,37 @@ ] }, "RSIThruster": { - "main_thrusters": [], + "main_thrusters": [ + { + "type": "main_thrusters", + "name": "Main Thruster", + "mounts": "2", + "component_size": "-", + "category": "M", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + } + ], "maneuvering_thrusters": [ + { + "type": "maneuvering_thrusters", + "name": "Retro Thruster", + "mounts": "2", + "component_size": "-", + "category": "R", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, { "type": "maneuvering_thrusters", "name": "Maneuvering Thruster", - "mounts": "23", + "mounts": "26", "component_size": "-", "category": "", "size": "-", diff --git a/Cutlass Red.json b/Cutlass Red.json index 0c364fb3..d63a9fd3 100644 --- a/Cutlass Red.json +++ b/Cutlass Red.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 212, "size": "medium", - "time_modified": "2 seconds ago", + "time_modified": "2 minutes ago", "type": "support", "xaxis_acceleration": null, "yaw_max": null, diff --git a/Cutlass Steel.json b/Cutlass Steel.json index 72c79756..5f70febc 100644 --- a/Cutlass Steel.json +++ b/Cutlass Steel.json @@ -16,7 +16,7 @@ "roll_max": 0, "scm_speed": 200, "size": "medium", - "time_modified": "12 seconds ago", + "time_modified": "2 minutes ago", "type": "combat", "xaxis_acceleration": 0, "yaw_max": 0, diff --git a/Cutter Rambler.json b/Cutter Rambler.json index 2786ea24..fd37aa2a 100644 --- a/Cutter Rambler.json +++ b/Cutter Rambler.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 180, "size": "small", - "time_modified": "15 seconds ago", + "time_modified": "2 minutes ago", "type": "exploration", "xaxis_acceleration": null, "yaw_max": null, @@ -687,15 +687,63 @@ ] }, "RSIPropulsion": { - "fuel_intakes": [], - "fuel_tanks": [], - "quantum_drives": [], - "jump_modules": [], + "fuel_intakes": [ + { + "type": "fuel_intakes", + "name": "Fuel Intake", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "fuel_tanks": [ + { + "type": "fuel_tanks", + "name": "Fuel Tank", + "mounts": "3", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIPropulsion" + } + ], + "quantum_drives": [ + { + "type": "quantum_drives", + "name": "Quantum Drive", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "jump_modules": [ + { + "type": "jump_modules", + "name": "Jump Module", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], "quantum_fuel_tanks": [ { "type": "quantum_fuel_tanks", "name": "Quantum Fuel Tank", - "mounts": "1", + "mounts": "3", "component_size": "S", "size": "S", "details": "", diff --git a/Cutter Scout.json b/Cutter Scout.json index f7059372..b874ee00 100644 --- a/Cutter Scout.json +++ b/Cutter Scout.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 180, "size": "small", - "time_modified": "14 seconds ago", + "time_modified": "2 minutes ago", "type": "exploration", "xaxis_acceleration": null, "yaw_max": null, @@ -726,7 +726,19 @@ "component_class": "RSIPropulsion" } ], - "jump_modules": [], + "jump_modules": [ + { + "type": "jump_modules", + "name": "Jump Module", + "mounts": "1", + "component_size": "TBD", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], "quantum_fuel_tanks": [ { "type": "quantum_fuel_tanks", diff --git a/Cutter.json b/Cutter.json index cfad2bd8..43ae5fcd 100644 --- a/Cutter.json +++ b/Cutter.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 180, "size": "small", - "time_modified": "13 seconds ago", + "time_modified": "2 minutes ago", "type": "transport", "xaxis_acceleration": null, "yaw_max": null, diff --git a/Dragonfly Black.json b/Dragonfly Black.json index 766e2968..44b56bdc 100644 --- a/Dragonfly Black.json +++ b/Dragonfly Black.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 190, "size": "snub", - "time_modified": "6 seconds ago", + "time_modified": "2 minutes ago", "type": "competition", "xaxis_acceleration": null, "yaw_max": null, @@ -742,7 +742,7 @@ { "type": "maneuvering_thrusters", "name": "Aux Thruster", - "mounts": "3", + "mounts": "6", "component_size": "-", "category": "", "size": "-", diff --git a/Golem OX.json b/Golem OX.json new file mode 100644 index 00000000..e5998a75 --- /dev/null +++ b/Golem OX.json @@ -0,0 +1,876 @@ +{ + "id": 309, + "afterburner_speed": null, + "beam": 10, + "cargocapacity": 64, + "chassis_id": 122, + "height": 5, + "length": 15.5, + "manufacturer_id": 5, + "mass": 75905, + "max_crew": 1, + "min_crew": 1, + "pitch_max": null, + "production_note": null, + "production_status": "flight-ready", + "roll_max": null, + "scm_speed": 202, + "size": "small", + "time_modified": "41 seconds ago", + "type": "transport", + "xaxis_acceleration": null, + "yaw_max": null, + "yaxis_acceleration": null, + "zaxis_acceleration": null, + "description": "A Drake workhorse for the hauling world. With a generous cargo capacity, external storage, and easy off-loading, the OX puts function and performance above all else for solo pilots.", + "focus": "Light Freight", + "name": "Golem OX", + "url": "/pledge/ships/golem/Golem-OX", + "manufacturer": { + "id": 5, + "code": "DRAK", + "description": "Ostensibly a legitimate company, it’s an open secret that they manufacture cheap, well-armed craft favored by pirates, to the point that they’re named in that vein: “Cutlass,” “Buccaneer,” “Privateer,” and “Marauder,” etc.", + "known_for": "the Cutlass and the Caterpillar", + "name": "Drake Interplanetary", + "media": [ + { + "id": 312957, + "cover_data": null, + "depot": "LOCAL_MEDIA", + "depot_status": "R", + "derived_data": { + "sizes": { + "heap_note": { + "width": 24, + "height": 24, + "mode": "resize-crop", + "delete": "1--1" + }, + "heap_thumb": { + "width": 61, + "height": 61, + "mode": "resize-crop", + "delete": "1--1" + }, + "heap_infobox": { + "width": 165, + "height": 165, + "mode": "resize-crop", + "delete": "1--1" + }, + "post_section_header": { + "width": 1118, + "height": 351, + "mode": "resize-crop" + }, + "channel_item_full": { + "width": 1119, + "height": 600, + "mode": "resize-crop" + }, + "home_transmissions_item_expanded": { + "width": 530, + "height": 280, + "mode": "resize-crop" + }, + "subscribers_vault_thumbnail": { + "width": 216, + "height": 133, + "mode": "resize-crop" + }, + "slideshow": { + "width": 648, + "height": 366, + "mode": "resize-crop" + }, + "slideshow_pager": { + "width": 88, + "height": 50, + "mode": "resize-crop" + }, + "vault_thumb": { + "width": 335, + "height": null, + "mode": "resize" + }, + "post": { + "width": 500, + "height": null, + "mode": "resize" + }, + "wallpaper_thumb": { + "width": 620, + "height": 400, + "mode": "resize-crop" + }, + "product_thumb_large": { + "width": 341, + "height": 204, + "mode": "resize-crop" + }, + "product_thumb_medium_and_small": { + "width": 180, + "height": 150, + "mode": "resize-crop" + }, + "component_description": { + "width": 415, + "height": null, + "mode": "resize" + }, + "product_thumb_in_description": { + "width": 350, + "height": 350, + "mode": "resize-crop" + }, + "product_thumb_shipmod": { + "width": 248, + "height": 188, + "mode": "resize-crop" + }, + "press_latest_post": { + "width": 509, + "height": 211, + "mode": "resize-crop" + }, + "store_small": { + "width": 351, + "height": 210, + "mode": "resize-crop" + }, + "store_large": { + "width": 818, + "height": 288, + "mode": "resize-crop" + }, + "store_hub_small": { + "width": 600, + "height": 210, + "mode": "resize-crop" + }, + "store_hub_large": { + "width": 1200, + "height": 420, + "mode": "resize-crop" + }, + "store_slideshow_small": { + "width": 800, + "height": 300, + "mode": "resize-crop" + }, + "store_slideshow_large": { + "width": 1140, + "height": 390, + "mode": "resize-crop" + }, + "store_slideshow_small_zoom": { + "width": 710, + "height": 516, + "mode": "resize-crop" + }, + "store_slideshow_large_zoom": { + "width": 1420, + "height": 1032, + "mode": "resize-crop" + }, + "store_thumb_listing_small": { + "width": 186, + "height": 63, + "mode": "resize-crop" + }, + "store_thumb_sku_detail": { + "width": 318, + "height": 248, + "mode": "resize-crop" + }, + "avatar": { + "width": 76, + "height": 76, + "mode": "resize-crop", + "delete": "1--1" + }, + "banner": { + "width": 1140, + "height": 380, + "mode": "resize-crop", + "delete": "1--1" + }, + "cover": { + "width": 1140, + "height": "", + "mode": "resize", + "delete": "1--1" + }, + "logo": { + "width": 175, + "height": 175, + "mode": "resize-crop", + "delete": "1--1" + }, + "icon": { + "width": 45, + "height": 45, + "mode": "resize-crop", + "delete": "1--1" + }, + "background_blur": { + "width": 1366, + "height": 768, + "mode": "resize-crop", + "delete": "1--1" + } + } + }, + "distant_id": null, + "distant_source": null, + "publish_end": null, + "publish_start": null, + "purpose": "full", + "slug": "bdkpvl2bpxaqa", + "source_duration": null, + "source_extension": "png", + "source_name": "Drake", + "status": "P", + "tag_string": "", + "time_modified": "2014-08-04 15:03:03", + "type": "I", + "source_url": "/media/bdkpvl2bpxaqar/source/Drake.png", + "source_stream": { + "progressive": "/media/bdkpvl2bpxaqar/source/Drake.png" + }, + "images": { + "heap_note": "/media/bdkpvl2bpxaqar/heap_note/Drake.png", + "heap_thumb": "/media/bdkpvl2bpxaqar/heap_thumb/Drake.png", + "heap_infobox": "/media/bdkpvl2bpxaqar/heap_infobox/Drake.png", + "post_section_header": "/media/bdkpvl2bpxaqar/post_section_header/Drake.png", + "channel_item_full": "/media/bdkpvl2bpxaqar/channel_item_full/Drake.png", + "home_transmissions_item_expanded": "/media/bdkpvl2bpxaqar/home_transmissions_item_expanded/Drake.png", + "subscribers_vault_thumbnail": "/media/bdkpvl2bpxaqar/subscribers_vault_thumbnail/Drake.png", + "slideshow": "/media/bdkpvl2bpxaqar/slideshow/Drake.png", + "slideshow_pager": "/media/bdkpvl2bpxaqar/slideshow_pager/Drake.png", + "slideshow_wide": "/media/bdkpvl2bpxaqar/slideshow_wide/Drake.png", + "vault_thumb": "/media/bdkpvl2bpxaqar/vault_thumb/Drake.png", + "post": "/media/bdkpvl2bpxaqar/post/Drake.png", + "wallpaper_thumb": "/media/bdkpvl2bpxaqar/wallpaper_thumb/Drake.png", + "product_thumb_large": "/media/bdkpvl2bpxaqar/product_thumb_large/Drake.png", + "product_thumb_medium_and_small": "/media/bdkpvl2bpxaqar/product_thumb_medium_and_small/Drake.png", + "component_description": "/media/bdkpvl2bpxaqar/component_description/Drake.png", + "product_thumb_in_description": "/media/bdkpvl2bpxaqar/product_thumb_in_description/Drake.png", + "product_thumb_shipmod": "/media/bdkpvl2bpxaqar/product_thumb_shipmod/Drake.png", + "press_latest_post": "/media/bdkpvl2bpxaqar/press_latest_post/Drake.png", + "store_small": "/media/bdkpvl2bpxaqar/store_small/Drake.png", + "store_large": "/media/bdkpvl2bpxaqar/store_large/Drake.png", + "store_hub_small": "/media/bdkpvl2bpxaqar/store_hub_small/Drake.png", + "store_hub_large": "/media/bdkpvl2bpxaqar/store_hub_large/Drake.png", + "store_slideshow_small": "/media/bdkpvl2bpxaqar/store_slideshow_small/Drake.png", + "store_slideshow_large": "/media/bdkpvl2bpxaqar/store_slideshow_large/Drake.png", + "store_slideshow_small_zoom": "/media/bdkpvl2bpxaqar/store_slideshow_small_zoom/Drake.png", + "store_slideshow_large_zoom": "/media/bdkpvl2bpxaqar/store_slideshow_large_zoom/Drake.png", + "store_thumb_listing_small": "/media/bdkpvl2bpxaqar/store_thumb_listing_small/Drake.png", + "store_thumb_sku_detail": "/media/bdkpvl2bpxaqar/store_thumb_sku_detail/Drake.png", + "store_upgrade_half": "/media/bdkpvl2bpxaqar/store_upgrade_half/Drake.png", + "sku_widget_thumbnail": "/media/bdkpvl2bpxaqar/sku_widget_thumbnail/Drake.png", + "sku_widget_modal": "/media/bdkpvl2bpxaqar/sku_widget_modal/Drake.png", + "avatar": "/media/bdkpvl2bpxaqar/avatar/Drake.png", + "banner": "/media/bdkpvl2bpxaqar/banner/Drake.png", + "cover": "/media/bdkpvl2bpxaqar/cover/Drake.png", + "logo": "/media/bdkpvl2bpxaqar/logo/Drake.png", + "icon": "/media/bdkpvl2bpxaqar/icon/Drake.png", + "background_blur": "/media/bdkpvl2bpxaqar/background_blur/Drake.png", + "texture": "/media/bdkpvl2bpxaqar/texture/Drake.png", + "hub_large": "/media/bdkpvl2bpxaqar/hub_large/Drake.png", + "hub_medium": "/media/bdkpvl2bpxaqar/hub_medium/Drake.png", + "hub_small": "/media/bdkpvl2bpxaqar/hub_small/Drake.png", + "hub_tile": "/media/bdkpvl2bpxaqar/hub_tile/Drake.png", + "wallpaper_3840x2160": "/media/bdkpvl2bpxaqar/wallpaper_3840x2160/Drake.png", + "wallpaper_1920x1080": "/media/bdkpvl2bpxaqar/wallpaper_1920x1080/Drake.png", + "wallpaper_512x384": "/media/bdkpvl2bpxaqar/wallpaper_512x384/Drake.png", + "wsc_event_thumb": "/media/bdkpvl2bpxaqar/wsc_event_thumb/Drake.png", + "manufacturer_logo_xs": "/media/bdkpvl2bpxaqar/manufacturer_logo_xs/Drake.png" + }, + "membership.id": 448178, + "membership.slot": "icon" + } + ] + }, + "media": [ + { + "id": 3661449, + "cover_data": null, + "depot": "S3MediaProd", + "depot_status": "R", + "derived_data": { + "sizes": { + "heap_note": { + "width": 24, + "height": 24, + "mode": "resize-crop", + "delete": "1--1" + }, + "heap_thumb": { + "width": 61, + "height": 61, + "mode": "resize-crop", + "delete": "1--1" + }, + "heap_infobox": { + "width": 165, + "height": 165, + "mode": "resize-crop", + "delete": "1--1" + }, + "post_section_header": { + "width": 1118, + "height": 351, + "mode": "resize-crop" + }, + "channel_item_full": { + "width": 1119, + "height": 600, + "mode": "resize-crop" + }, + "home_transmissions_item_expanded": { + "width": 530, + "height": 280, + "mode": "resize-crop" + }, + "subscribers_vault_thumbnail": { + "width": 216, + "height": 133, + "mode": "resize-crop" + }, + "slideshow": { + "width": 648, + "height": 366, + "mode": "resize-crop" + }, + "slideshow_pager": { + "width": 88, + "height": 50, + "mode": "resize-crop" + }, + "slideshow_wide": { + "width": 1200, + "height": 800, + "mode": "resize" + }, + "vault_thumb": { + "width": 335, + "height": null, + "mode": "resize" + }, + "post": { + "width": 500, + "height": null, + "mode": "resize" + }, + "wallpaper_thumb": { + "width": 620, + "height": 400, + "mode": "resize-crop" + }, + "product_thumb_large": { + "width": 341, + "height": 204, + "mode": "resize-crop" + }, + "product_thumb_medium_and_small": { + "width": 180, + "height": 150, + "mode": "resize-crop" + }, + "component_description": { + "width": 415, + "height": null, + "mode": "resize" + }, + "product_thumb_in_description": { + "width": 350, + "height": 350, + "mode": "resize-crop" + }, + "product_thumb_shipmod": { + "width": 248, + "height": 188, + "mode": "resize-crop" + }, + "press_latest_post": { + "width": 509, + "height": 211, + "mode": "resize-crop" + }, + "store_small": { + "width": 351, + "height": 210, + "mode": "resize-crop" + }, + "store_large": { + "width": 818, + "height": 288, + "mode": "resize-crop" + }, + "store_hub_small": { + "width": 600, + "height": 210, + "mode": "resize-crop" + }, + "store_hub_large": { + "width": 1200, + "height": 420, + "mode": "resize-crop" + }, + "store_slideshow_small": { + "width": 800, + "height": 300, + "mode": "resize-crop" + }, + "store_slideshow_large": { + "width": 1140, + "height": 390, + "mode": "resize-crop" + }, + "store_slideshow_small_zoom": { + "width": 710, + "height": 516, + "mode": "resize-crop" + }, + "store_slideshow_large_zoom": { + "width": 1420, + "height": 1032, + "mode": "resize-crop" + }, + "store_thumb_listing_small": { + "width": 186, + "height": 63, + "mode": "resize-crop" + }, + "store_thumb_sku_detail": { + "width": 318, + "height": 248, + "mode": "resize-crop" + }, + "store_upgrade_half": { + "width": 400, + "height": 300, + "mode": "resize-crop" + }, + "sku_widget_thumbnail": { + "width": 370, + "height": 250, + "mode": "resize-crop" + }, + "sku_widget_modal": { + "width": 650, + "height": 300, + "mode": "resize-crop" + }, + "avatar": { + "width": 76, + "height": 76, + "mode": "resize-crop", + "delete": "1--1" + }, + "banner": { + "width": 1140, + "height": 380, + "mode": "resize-crop", + "delete": "1--1" + }, + "cover": { + "width": 1140, + "height": "", + "mode": "resize", + "delete": "1--1" + }, + "logo": { + "width": 175, + "height": 175, + "mode": "resize-crop", + "delete": "1--1" + }, + "icon": { + "width": 45, + "height": 45, + "mode": "resize-crop", + "delete": "1--1" + }, + "background_blur": { + "width": 1366, + "height": 768, + "mode": "resize-crop", + "delete": "1--1" + }, + "texture": { + "width": 512, + "height": 512, + "mode": "resize-crop" + }, + "hub_large": { + "width": 1020, + "height": "\\>", + "mode": "resize" + }, + "hub_medium": { + "width": 360, + "height": 210, + "mode": "resize-crop", + "delete": "1--1" + }, + "hub_small": { + "width": 150, + "height": 90, + "mode": "resize-crop", + "delete": "1--1" + }, + "hub_tile": { + "width": 360, + "height": 355, + "mode": "resize-crop", + "delete": "1--1" + }, + "wallpaper_3840x2160": { + "width": 3840, + "height": 2160, + "mode": "resize-crop" + }, + "wallpaper_1920x1080": { + "width": 1920, + "height": 1080, + "mode": "resize-crop" + }, + "wallpaper_512x384": { + "width": 512, + "height": 384, + "mode": "resize-crop" + }, + "wsc_event_thumb": { + "width": 440, + "height": 557, + "mode": "resize-crop" + }, + "manufacturer_logo_xs": { + "width": 64, + "height": 64, + "mode": "resize-crop" + } + } + }, + "distant_id": null, + "distant_source": null, + "publish_end": null, + "publish_start": null, + "purpose": "full", + "slug": "zkl62hbt39ood", + "source_duration": null, + "source_extension": "jpg", + "source_name": "Drake_Golem_OX_ShipWall_4K", + "status": "P", + "tag_string": "tag.IAE 2025,tag.Drake Golem OX STF Nov 2025", + "time_modified": "2025-11-21 15:05:40", + "type": "I", + "source_url": "https://media.robertsspaceindustries.com/zkl62hbt39ood/source.jpg", + "source_stream": { + "progressive": "https://media.robertsspaceindustries.com/zkl62hbt39ood/source.jpg" + }, + "images": { + "heap_note": "https://media.robertsspaceindustries.com/zkl62hbt39ood/heap_note.jpg", + "heap_thumb": "https://media.robertsspaceindustries.com/zkl62hbt39ood/heap_thumb.jpg", + "heap_infobox": "https://media.robertsspaceindustries.com/zkl62hbt39ood/heap_infobox.jpg", + "post_section_header": "https://media.robertsspaceindustries.com/zkl62hbt39ood/post_section_header.jpg", + "channel_item_full": "https://media.robertsspaceindustries.com/zkl62hbt39ood/channel_item_full.jpg", + "home_transmissions_item_expanded": "https://media.robertsspaceindustries.com/zkl62hbt39ood/home_transmissions_item_expanded.jpg", + "subscribers_vault_thumbnail": "https://media.robertsspaceindustries.com/zkl62hbt39ood/subscribers_vault_thumbnail.jpg", + "slideshow": "https://media.robertsspaceindustries.com/zkl62hbt39ood/slideshow.jpg", + "slideshow_pager": "https://media.robertsspaceindustries.com/zkl62hbt39ood/slideshow_pager.jpg", + "slideshow_wide": "https://media.robertsspaceindustries.com/zkl62hbt39ood/slideshow_wide.jpg", + "vault_thumb": "https://media.robertsspaceindustries.com/zkl62hbt39ood/vault_thumb.jpg", + "post": "https://media.robertsspaceindustries.com/zkl62hbt39ood/post.jpg", + "wallpaper_thumb": "https://media.robertsspaceindustries.com/zkl62hbt39ood/wallpaper_thumb.jpg", + "product_thumb_large": "https://media.robertsspaceindustries.com/zkl62hbt39ood/product_thumb_large.jpg", + "product_thumb_medium_and_small": "https://media.robertsspaceindustries.com/zkl62hbt39ood/product_thumb_medium_and_small.jpg", + "component_description": "https://media.robertsspaceindustries.com/zkl62hbt39ood/component_description.jpg", + "product_thumb_in_description": "https://media.robertsspaceindustries.com/zkl62hbt39ood/product_thumb_in_description.jpg", + "product_thumb_shipmod": "https://media.robertsspaceindustries.com/zkl62hbt39ood/product_thumb_shipmod.jpg", + "press_latest_post": "https://media.robertsspaceindustries.com/zkl62hbt39ood/press_latest_post.jpg", + "store_small": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_small.jpg", + "store_large": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_large.jpg", + "store_hub_small": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_hub_small.jpg", + "store_hub_large": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_hub_large.jpg", + "store_slideshow_small": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_slideshow_small.jpg", + "store_slideshow_large": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_slideshow_large.jpg", + "store_slideshow_small_zoom": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_slideshow_small_zoom.jpg", + "store_slideshow_large_zoom": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_slideshow_large_zoom.jpg", + "store_thumb_listing_small": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_thumb_listing_small.jpg", + "store_thumb_sku_detail": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_thumb_sku_detail.jpg", + "store_upgrade_half": "https://media.robertsspaceindustries.com/zkl62hbt39ood/store_upgrade_half.jpg", + "sku_widget_thumbnail": "https://media.robertsspaceindustries.com/zkl62hbt39ood/sku_widget_thumbnail.jpg", + "sku_widget_modal": "https://media.robertsspaceindustries.com/zkl62hbt39ood/sku_widget_modal.jpg", + "avatar": "https://media.robertsspaceindustries.com/zkl62hbt39ood/avatar.jpg", + "banner": "https://media.robertsspaceindustries.com/zkl62hbt39ood/banner.jpg", + "cover": "https://media.robertsspaceindustries.com/zkl62hbt39ood/cover.jpg", + "logo": "https://media.robertsspaceindustries.com/zkl62hbt39ood/logo.jpg", + "icon": "https://media.robertsspaceindustries.com/zkl62hbt39ood/icon.jpg", + "background_blur": "https://media.robertsspaceindustries.com/zkl62hbt39ood/background_blur.jpg", + "texture": "https://media.robertsspaceindustries.com/zkl62hbt39ood/texture.jpg", + "hub_large": "https://media.robertsspaceindustries.com/zkl62hbt39ood/hub_large.jpg", + "hub_medium": "https://media.robertsspaceindustries.com/zkl62hbt39ood/hub_medium.jpg", + "hub_small": "https://media.robertsspaceindustries.com/zkl62hbt39ood/hub_small.jpg", + "hub_tile": "https://media.robertsspaceindustries.com/zkl62hbt39ood/hub_tile.jpg", + "wallpaper_3840x2160": "https://media.robertsspaceindustries.com/zkl62hbt39ood/wallpaper_3840x2160.jpg", + "wallpaper_1920x1080": "https://media.robertsspaceindustries.com/zkl62hbt39ood/wallpaper_1920x1080.jpg", + "wallpaper_512x384": "https://media.robertsspaceindustries.com/zkl62hbt39ood/wallpaper_512x384.jpg", + "wsc_event_thumb": "https://media.robertsspaceindustries.com/zkl62hbt39ood/wsc_event_thumb.jpg", + "manufacturer_logo_xs": "https://media.robertsspaceindustries.com/zkl62hbt39ood/manufacturer_logo_xs.jpg" + }, + "membership.id": 615934, + "membership.slot": "thumbnail" + } + ], + "time_modified.unfiltered": "2025-11-22 16:00:35", + "compiled": { + "RSIAvionic": { + "radar": [ + { + "type": "radar", + "name": "Radar", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIAvionic" + } + ], + "computers": [ + { + "type": "computers", + "name": "Computer", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIAvionic" + } + ] + }, + "RSIPropulsion": { + "fuel_intakes": [ + { + "type": "fuel_intakes", + "name": "Fuel Intake", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "fuel_tanks": [ + { + "type": "fuel_tanks", + "name": "Fuel Tank", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIPropulsion" + } + ], + "quantum_drives": [ + { + "type": "quantum_drives", + "name": "Quantum Drive", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "jump_modules": [ + { + "type": "jump_modules", + "name": "Jump Module", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIPropulsion" + } + ], + "quantum_fuel_tanks": [ + { + "type": "quantum_fuel_tanks", + "name": "Quantum Fuel Tank", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIPropulsion" + } + ] + }, + "RSIThruster": { + "main_thrusters": [ + { + "type": "main_thrusters", + "name": "VTOL Thruster", + "mounts": "4", + "component_size": "-", + "category": "V", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, + { + "type": "main_thrusters", + "name": "VTOL / Retro", + "mounts": "2", + "component_size": "-", + "category": "", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, + { + "type": "main_thrusters", + "name": "Main Thruster", + "mounts": "2", + "component_size": "-", + "category": "M", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, + { + "type": "main_thrusters", + "name": "Main Retro Thruster", + "mounts": "2", + "component_size": "-", + "category": "", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + } + ], + "maneuvering_thrusters": [ + { + "type": "maneuvering_thrusters", + "name": "Fixed Maneuvering Thruster", + "mounts": "12", + "component_size": "-", + "category": "F", + "size": "-", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + } + ] + }, + "RSIModular": { + "power_plants": [ + { + "type": "power_plants", + "name": "Power Plant", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIModular" + } + ], + "coolers": [ + { + "type": "coolers", + "name": "Cooler", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIModular" + } + ], + "shield_generators": [ + { + "type": "shield_generators", + "name": "Shield Generator", + "mounts": "1", + "component_size": "S", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIModular" + } + ] + }, + "RSIWeapon": { + "weapons": [ + { + "type": "weapons", + "name": "S1 Weapon", + "mounts": "2", + "component_size": "1", + "size": "1", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIWeapon" + } + ], + "turrets": [], + "missiles": [ + { + "type": "missiles", + "name": "S1 Missiles", + "mounts": "2", + "component_size": "1", + "size": "1", + "details": "", + "quantity": "1", + "manufacturer": "TBD", + "component_class": "RSIWeapon" + } + ], + "utility_items": [ + { + "type": "utility_items", + "name": "Tractor Beam", + "mounts": "1", + "component_size": "1", + "size": "1", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIWeapon" + } + ] + } + } +} diff --git a/Golem.json b/Golem.json index c7e0e99a..a2d12888 100644 --- a/Golem.json +++ b/Golem.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 202, "size": "small", - "time_modified": "16 seconds ago", + "time_modified": "2 minutes ago", "type": "industrial", "xaxis_acceleration": null, "yaw_max": null, diff --git a/Herald.json b/Herald.json index a3fe60b4..37747012 100644 --- a/Herald.json +++ b/Herald.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 245, "size": "small", - "time_modified": "4 seconds ago", + "time_modified": "2 minutes ago", "type": "transport", "xaxis_acceleration": null, "yaw_max": null, diff --git a/Ironclad.json b/Ironclad.json index e0615403..80d4b125 100644 --- a/Ironclad.json +++ b/Ironclad.json @@ -877,8 +877,8 @@ "type": "turrets", "name": "Manned Turret", "mounts": "1", - "component_size": "5", - "size": "5", + "component_size": "3", + "size": "3", "details": "", "quantity": "2", "manufacturer": null, @@ -888,8 +888,8 @@ "type": "turrets", "name": "Manned Turret", "mounts": "1", - "component_size": "3", - "size": "3", + "component_size": "5", + "size": "5", "details": "", "quantity": "2", "manufacturer": null, diff --git a/Mule.json b/Mule.json index 259a3198..c8bcea37 100644 --- a/Mule.json +++ b/Mule.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": null, "size": "vehicle", - "time_modified": "13 seconds ago", + "time_modified": "2 minutes ago", "type": "ground", "xaxis_acceleration": null, "yaw_max": null, diff --git a/Vulture.json b/Vulture.json index 4b317092..e0343286 100644 --- a/Vulture.json +++ b/Vulture.json @@ -16,7 +16,7 @@ "roll_max": null, "scm_speed": 200, "size": "small", - "time_modified": "7 seconds ago", + "time_modified": "2 minutes ago", "type": "industrial", "xaxis_acceleration": null, "yaw_max": null, @@ -739,10 +739,22 @@ } ], "maneuvering_thrusters": [ + { + "type": "maneuvering_thrusters", + "name": "VTOL Thruster", + "mounts": "4", + "component_size": "-", + "category": "V", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" + }, { "type": "maneuvering_thrusters", "name": "Retro Thruster", - "mounts": "1", + "mounts": "2", "component_size": "-", "category": "R", "size": "S", @@ -750,6 +762,18 @@ "quantity": "1", "manufacturer": null, "component_class": "RSIThruster" + }, + { + "type": "maneuvering_thrusters", + "name": "Fixed Maneuvering Thruster", + "mounts": "12", + "component_size": "-", + "category": "F", + "size": "S", + "details": "", + "quantity": "1", + "manufacturer": null, + "component_class": "RSIThruster" } ] }, diff --git a/_index.json b/_index.json index 1bc6070f..87241f19 100644 --- a/_index.json +++ b/_index.json @@ -233,11 +233,13 @@ "Guardian MX": "Guardian MX.json", "Fortune": "Fortune.json", "Golem": "Golem.json", + "Golem OX": "Golem OX.json", "MTC": "MTC.json", "Asgard": "Asgard.json", "Meteor": "Meteor.json", "L-21 Wolf": "L-21 Wolf.json", "Stinger": "Stinger.json", "Shiv": "Shiv.json", - "Salvation": "Salvation.json" + "Salvation": "Salvation.json", + "Clipper": "Clipper.json" } diff --git a/_index.json.bak b/_index.json.bak index 87be43d9..7129febd 100644 --- a/_index.json.bak +++ b/_index.json.bak @@ -233,6 +233,7 @@ "Guardian MX": "Guardian MX.json", "Fortune": "Fortune.json", "Golem": "Golem.json", + "Golem OX": "Golem OX.json", "MTC": "MTC.json", "Asgard": "Asgard.json", "Meteor": "Meteor.json", @@ -240,3 +241,4 @@ "Stinger": "Stinger.json", "Shiv": "Shiv.json", "Salvation": "Salvation.json", + "Clipper": "Clipper.json",