snapshot: Sat Oct 11 16:30:13 EDT 2025

This commit is contained in:
jrmyr 2025-10-11 16:30:13 -04:00
parent 00a02978a0
commit 9ef63ed017
17 changed files with 1090 additions and 140 deletions

View File

@ -852,6 +852,17 @@
"RSIWeapon": { "RSIWeapon": {
"weapons": [], "weapons": [],
"turrets": [ "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", "type": "turrets",
"name": "S4 Weapon", "name": "S4 Weapon",
@ -873,17 +884,6 @@
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "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": [], "missiles": [],

View File

@ -852,6 +852,17 @@
"RSIWeapon": { "RSIWeapon": {
"weapons": [], "weapons": [],
"turrets": [ "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", "type": "turrets",
"name": "S4 Weapon", "name": "S4 Weapon",
@ -873,17 +884,6 @@
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "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": [], "missiles": [],

View File

@ -703,9 +703,9 @@
{ {
"type": "fuel_intakes", "type": "fuel_intakes",
"name": "Fuel Intake", "name": "Fuel Intake",
"mounts": "1", "mounts": "2",
"component_size": "S", "component_size": "L",
"size": "S", "size": "L",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -714,9 +714,9 @@
{ {
"type": "fuel_intakes", "type": "fuel_intakes",
"name": "Fuel Intake", "name": "Fuel Intake",
"mounts": "2", "mounts": "1",
"component_size": "L", "component_size": "S",
"size": "L", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -741,8 +741,8 @@
"type": "quantum_drives", "type": "quantum_drives",
"name": "Quantum Drive", "name": "Quantum Drive",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "L",
"size": "S", "size": "L",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -752,8 +752,8 @@
"type": "quantum_drives", "type": "quantum_drives",
"name": "Quantum Drive", "name": "Quantum Drive",
"mounts": "1", "mounts": "1",
"component_size": "L", "component_size": "S",
"size": "L", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -778,8 +778,8 @@
"type": "quantum_fuel_tanks", "type": "quantum_fuel_tanks",
"name": "Quantum Fuel Tank", "name": "Quantum Fuel Tank",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "L",
"size": "S", "size": "L",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": null, "manufacturer": null,
@ -789,8 +789,8 @@
"type": "quantum_fuel_tanks", "type": "quantum_fuel_tanks",
"name": "Quantum Fuel Tank", "name": "Quantum Fuel Tank",
"mounts": "1", "mounts": "1",
"component_size": "L", "component_size": "S",
"size": "L", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": null, "manufacturer": null,

View File

@ -664,9 +664,9 @@
"type": "radar", "type": "radar",
"name": "Radar", "name": "Radar",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "L",
"size": "S", "size": "L",
"details": "Command Pod", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIAvionic" "component_class": "RSIAvionic"
@ -675,9 +675,9 @@
"type": "radar", "type": "radar",
"name": "Radar", "name": "Radar",
"mounts": "1", "mounts": "1",
"component_size": "L", "component_size": "S",
"size": "L", "size": "S",
"details": "", "details": "Command Pod",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIAvionic" "component_class": "RSIAvionic"
@ -687,10 +687,10 @@
{ {
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "3",
"component_size": "S", "component_size": "M",
"size": "S", "size": "M",
"details": "Command Pod", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIAvionic" "component_class": "RSIAvionic"
@ -698,10 +698,10 @@
{ {
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "3", "mounts": "1",
"component_size": "M", "component_size": "S",
"size": "M", "size": "S",
"details": "", "details": "Command Pod",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIAvionic" "component_class": "RSIAvionic"
@ -713,10 +713,10 @@
{ {
"type": "fuel_intakes", "type": "fuel_intakes",
"name": "Fuel Intake", "name": "Fuel Intake",
"mounts": "1", "mounts": "2",
"component_size": "S", "component_size": "L",
"size": "S", "size": "L",
"details": "Command Pod", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIPropulsion" "component_class": "RSIPropulsion"
@ -724,10 +724,10 @@
{ {
"type": "fuel_intakes", "type": "fuel_intakes",
"name": "Fuel Intake", "name": "Fuel Intake",
"mounts": "2", "mounts": "1",
"component_size": "L", "component_size": "S",
"size": "L", "size": "S",
"details": "", "details": "Command Pod",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIPropulsion" "component_class": "RSIPropulsion"
@ -738,9 +738,9 @@
"type": "fuel_tanks", "type": "fuel_tanks",
"name": "Fuel Tank", "name": "Fuel Tank",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "L",
"size": "S", "size": "L",
"details": "Command Pod", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIPropulsion" "component_class": "RSIPropulsion"
@ -749,9 +749,9 @@
"type": "fuel_tanks", "type": "fuel_tanks",
"name": "Fuel Tank", "name": "Fuel Tank",
"mounts": "1", "mounts": "1",
"component_size": "L", "component_size": "S",
"size": "L", "size": "S",
"details": "", "details": "Command Pod",
"quantity": "1", "quantity": "1",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIPropulsion" "component_class": "RSIPropulsion"
@ -762,9 +762,9 @@
"type": "quantum_drives", "type": "quantum_drives",
"name": "Quantum Drive", "name": "Quantum Drive",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "L",
"size": "S", "size": "L",
"details": "Command Pod", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIPropulsion" "component_class": "RSIPropulsion"
@ -773,9 +773,9 @@
"type": "quantum_drives", "type": "quantum_drives",
"name": "Quantum Drive", "name": "Quantum Drive",
"mounts": "1", "mounts": "1",
"component_size": "L", "component_size": "S",
"size": "L", "size": "S",
"details": "", "details": "Command Pod",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIPropulsion" "component_class": "RSIPropulsion"
@ -799,9 +799,9 @@
"type": "quantum_fuel_tanks", "type": "quantum_fuel_tanks",
"name": "Quantum Fuel Tank", "name": "Quantum Fuel Tank",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "L",
"size": "S", "size": "L",
"details": "Command Pod", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIPropulsion" "component_class": "RSIPropulsion"
@ -810,9 +810,9 @@
"type": "quantum_fuel_tanks", "type": "quantum_fuel_tanks",
"name": "Quantum Fuel Tank", "name": "Quantum Fuel Tank",
"mounts": "1", "mounts": "1",
"component_size": "L", "component_size": "S",
"size": "L", "size": "S",
"details": "", "details": "Command Pod",
"quantity": "1", "quantity": "1",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIPropulsion" "component_class": "RSIPropulsion"

View File

@ -685,8 +685,8 @@
"type": "power_plants", "type": "power_plants",
"name": "Power Plant", "name": "Power Plant",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "V",
"size": "S", "size": "V",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -696,8 +696,8 @@
"type": "power_plants", "type": "power_plants",
"name": "Power Plant", "name": "Power Plant",
"mounts": "1", "mounts": "1",
"component_size": "V", "component_size": "S",
"size": "V", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -708,9 +708,9 @@
{ {
"type": "coolers", "type": "coolers",
"name": "Cooler", "name": "Cooler",
"mounts": "2", "mounts": "1",
"component_size": "S", "component_size": "V",
"size": "S", "size": "V",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -719,9 +719,9 @@
{ {
"type": "coolers", "type": "coolers",
"name": "Cooler", "name": "Cooler",
"mounts": "1", "mounts": "2",
"component_size": "V", "component_size": "S",
"size": "V", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",

View File

@ -647,8 +647,8 @@
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "M",
"size": "S", "size": "M",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -658,8 +658,8 @@
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "1",
"component_size": "M", "component_size": "S",
"size": "M", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",

View File

@ -677,9 +677,9 @@
{ {
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "2", "mounts": "1",
"component_size": "S", "component_size": "M",
"size": "S", "size": "M",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -688,9 +688,9 @@
{ {
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "2",
"component_size": "M", "component_size": "S",
"size": "M", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",

View File

@ -857,7 +857,7 @@
"name": "S2 Weapon", "name": "S2 Weapon",
"mounts": "1", "mounts": "1",
"component_size": "2", "component_size": "2",
"size": "3", "size": "2",
"details": "Remote", "details": "Remote",
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,
@ -868,7 +868,7 @@
"name": "S2 Weapon", "name": "S2 Weapon",
"mounts": "1", "mounts": "1",
"component_size": "2", "component_size": "2",
"size": "2", "size": "3",
"details": "Remote", "details": "Remote",
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,

View File

@ -859,7 +859,7 @@
"mounts": "1", "mounts": "1",
"component_size": "2", "component_size": "2",
"size": "3", "size": "3",
"details": "Behring MSD-322 Marsden", "details": "",
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
@ -870,11 +870,22 @@
"mounts": "1", "mounts": "1",
"component_size": "2", "component_size": "2",
"size": "3", "size": "3",
"details": "", "details": "Behring MSD-322 Marsden",
"quantity": "2", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
}, },
{
"type": "missiles",
"name": "S1 Missiles",
"mounts": "1",
"component_size": "1",
"size": "2",
"details": "",
"quantity": "2",
"manufacturer": "TBD",
"component_class": "RSIWeapon"
},
{ {
"type": "missiles", "type": "missiles",
"name": "S1 Missiles", "name": "S1 Missiles",
@ -885,17 +896,6 @@
"quantity": "2", "quantity": "2",
"manufacturer": "TBD", "manufacturer": "TBD",
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
},
{
"type": "missiles",
"name": "S1 Missiles",
"mounts": "1",
"component_size": "1",
"size": "2",
"details": "",
"quantity": "2",
"manufacturer": "TBD",
"component_class": "RSIWeapon"
} }
], ],
"utility_items": [] "utility_items": []

View File

@ -725,6 +725,18 @@
}, },
"RSIThruster": { "RSIThruster": {
"main_thrusters": [ "main_thrusters": [
{
"type": "main_thrusters",
"name": "Main VTOL Thruster",
"mounts": "2",
"component_size": "-",
"category": "",
"size": "-",
"details": "Main",
"quantity": "1",
"manufacturer": null,
"component_class": "RSIThruster"
},
{ {
"type": "main_thrusters", "type": "main_thrusters",
"name": "Main VTOL Thruster", "name": "Main VTOL Thruster",
@ -749,18 +761,6 @@
"manufacturer": null, "manufacturer": null,
"component_class": "RSIThruster" "component_class": "RSIThruster"
}, },
{
"type": "main_thrusters",
"name": "Main VTOL Thruster",
"mounts": "2",
"component_size": "-",
"category": "",
"size": "-",
"details": "Main",
"quantity": "1",
"manufacturer": null,
"component_class": "RSIThruster"
},
{ {
"type": "main_thrusters", "type": "main_thrusters",
"name": "Main VTOL Thruster", "name": "Main VTOL Thruster",
@ -818,7 +818,7 @@
"component_size": "-", "component_size": "-",
"category": "F", "category": "F",
"size": "-", "size": "-",
"details": "Bottom", "details": "Top",
"quantity": "1", "quantity": "1",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIThruster" "component_class": "RSIThruster"
@ -830,7 +830,7 @@
"component_size": "-", "component_size": "-",
"category": "F", "category": "F",
"size": "-", "size": "-",
"details": "Top", "details": "Bottom",
"quantity": "1", "quantity": "1",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIThruster" "component_class": "RSIThruster"

View File

@ -858,7 +858,7 @@
"component_size": "3", "component_size": "3",
"size": "3", "size": "3",
"details": "", "details": "",
"quantity": "4", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
}, },
@ -869,7 +869,7 @@
"component_size": "3", "component_size": "3",
"size": "3", "size": "3",
"details": "", "details": "",
"quantity": "2", "quantity": "4",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
}, },
@ -888,10 +888,10 @@
"type": "turrets", "type": "turrets",
"name": "Manned Turret", "name": "Manned Turret",
"mounts": "1", "mounts": "1",
"component_size": "5", "component_size": "3",
"size": "5", "size": "3",
"details": "", "details": "",
"quantity": "4", "quantity": "2",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
}, },
@ -899,10 +899,10 @@
"type": "turrets", "type": "turrets",
"name": "Manned Turret", "name": "Manned Turret",
"mounts": "1", "mounts": "1",
"component_size": "3", "component_size": "5",
"size": "3", "size": "5",
"details": "", "details": "",
"quantity": "2", "quantity": "4",
"manufacturer": null, "manufacturer": null,
"component_class": "RSIWeapon" "component_class": "RSIWeapon"
} }

View File

@ -16,7 +16,7 @@
"roll_max": null, "roll_max": null,
"scm_speed": 175, "scm_speed": 175,
"size": "medium", "size": "medium",
"time_modified": "6 minutes ago", "time_modified": "12 minutes ago",
"type": "combat", "type": "combat",
"xaxis_acceleration": null, "xaxis_acceleration": null,
"yaw_max": null, "yaw_max": null,

948
Shiv.json Normal file
View File

@ -0,0 +1,948 @@
{
"id": 304,
"afterburner_speed": null,
"beam": 28,
"cargocapacity": 32,
"chassis_id": 128,
"height": 14,
"length": 36,
"manufacturer_id": 97,
"mass": 219400,
"max_crew": 2,
"min_crew": 1,
"pitch_max": null,
"production_note": null,
"production_status": "flight-ready",
"roll_max": null,
"scm_speed": 219,
"size": "small",
"time_modified": "2 minutes ago",
"type": "combat",
"xaxis_acceleration": null,
"yaw_max": null,
"yaxis_acceleration": null,
"zaxis_acceleration": null,
"description": "Don't ask how we got it, don't ask where it came from, just ask, \"Do you want it?\"",
"focus": "Heavy Fighter",
"name": "Shiv",
"url": "/pledge/ships/shiv/Shiv",
"manufacturer": {
"id": 97,
"code": "GREY",
"description": null,
"known_for": null,
"name": "Grey's Market",
"media": [
{
"id": 3624714,
"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"
},
"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": "wa6bccxwa19wd",
"source_duration": null,
"source_extension": "png",
"source_name": "Mfr_greysmarket_icon_grunge_white_4k",
"status": "P",
"tag_string": "tag.Grey's Market,tag.logo",
"time_modified": "2025-10-07 20:39:57",
"type": "I",
"source_url": "/media/wa6bccxwa19wdr/source/Mfr_greysmarket_icon_grunge_white_4k.png",
"source_stream": {
"progressive": "/media/wa6bccxwa19wdr/source/Mfr_greysmarket_icon_grunge_white_4k.png"
},
"images": {
"heap_note": "/media/wa6bccxwa19wdr/heap_note/Mfr_greysmarket_icon_grunge_white_4k.png",
"heap_thumb": "/media/wa6bccxwa19wdr/heap_thumb/Mfr_greysmarket_icon_grunge_white_4k.png",
"heap_infobox": "/media/wa6bccxwa19wdr/heap_infobox/Mfr_greysmarket_icon_grunge_white_4k.png",
"post_section_header": "/media/wa6bccxwa19wdr/post_section_header/Mfr_greysmarket_icon_grunge_white_4k.png",
"channel_item_full": "/media/wa6bccxwa19wdr/channel_item_full/Mfr_greysmarket_icon_grunge_white_4k.png",
"home_transmissions_item_expanded": "/media/wa6bccxwa19wdr/home_transmissions_item_expanded/Mfr_greysmarket_icon_grunge_white_4k.png",
"subscribers_vault_thumbnail": "/media/wa6bccxwa19wdr/subscribers_vault_thumbnail/Mfr_greysmarket_icon_grunge_white_4k.png",
"slideshow": "/media/wa6bccxwa19wdr/slideshow/Mfr_greysmarket_icon_grunge_white_4k.png",
"slideshow_pager": "/media/wa6bccxwa19wdr/slideshow_pager/Mfr_greysmarket_icon_grunge_white_4k.png",
"slideshow_wide": "/media/wa6bccxwa19wdr/slideshow_wide/Mfr_greysmarket_icon_grunge_white_4k.png",
"vault_thumb": "/media/wa6bccxwa19wdr/vault_thumb/Mfr_greysmarket_icon_grunge_white_4k.png",
"post": "/media/wa6bccxwa19wdr/post/Mfr_greysmarket_icon_grunge_white_4k.png",
"wallpaper_thumb": "/media/wa6bccxwa19wdr/wallpaper_thumb/Mfr_greysmarket_icon_grunge_white_4k.png",
"product_thumb_large": "/media/wa6bccxwa19wdr/product_thumb_large/Mfr_greysmarket_icon_grunge_white_4k.png",
"product_thumb_medium_and_small": "/media/wa6bccxwa19wdr/product_thumb_medium_and_small/Mfr_greysmarket_icon_grunge_white_4k.png",
"component_description": "/media/wa6bccxwa19wdr/component_description/Mfr_greysmarket_icon_grunge_white_4k.png",
"product_thumb_in_description": "/media/wa6bccxwa19wdr/product_thumb_in_description/Mfr_greysmarket_icon_grunge_white_4k.png",
"product_thumb_shipmod": "/media/wa6bccxwa19wdr/product_thumb_shipmod/Mfr_greysmarket_icon_grunge_white_4k.png",
"press_latest_post": "/media/wa6bccxwa19wdr/press_latest_post/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_small": "/media/wa6bccxwa19wdr/store_small/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_large": "/media/wa6bccxwa19wdr/store_large/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_hub_small": "/media/wa6bccxwa19wdr/store_hub_small/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_hub_large": "/media/wa6bccxwa19wdr/store_hub_large/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_slideshow_small": "/media/wa6bccxwa19wdr/store_slideshow_small/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_slideshow_large": "/media/wa6bccxwa19wdr/store_slideshow_large/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_slideshow_small_zoom": "/media/wa6bccxwa19wdr/store_slideshow_small_zoom/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_slideshow_large_zoom": "/media/wa6bccxwa19wdr/store_slideshow_large_zoom/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_thumb_listing_small": "/media/wa6bccxwa19wdr/store_thumb_listing_small/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_thumb_sku_detail": "/media/wa6bccxwa19wdr/store_thumb_sku_detail/Mfr_greysmarket_icon_grunge_white_4k.png",
"store_upgrade_half": "/media/wa6bccxwa19wdr/store_upgrade_half/Mfr_greysmarket_icon_grunge_white_4k.png",
"sku_widget_thumbnail": "/media/wa6bccxwa19wdr/sku_widget_thumbnail/Mfr_greysmarket_icon_grunge_white_4k.png",
"sku_widget_modal": "/media/wa6bccxwa19wdr/sku_widget_modal/Mfr_greysmarket_icon_grunge_white_4k.png",
"avatar": "/media/wa6bccxwa19wdr/avatar/Mfr_greysmarket_icon_grunge_white_4k.png",
"banner": "/media/wa6bccxwa19wdr/banner/Mfr_greysmarket_icon_grunge_white_4k.png",
"cover": "/media/wa6bccxwa19wdr/cover/Mfr_greysmarket_icon_grunge_white_4k.png",
"logo": "/media/wa6bccxwa19wdr/logo/Mfr_greysmarket_icon_grunge_white_4k.png",
"icon": "/media/wa6bccxwa19wdr/icon/Mfr_greysmarket_icon_grunge_white_4k.png",
"background_blur": "/media/wa6bccxwa19wdr/background_blur/Mfr_greysmarket_icon_grunge_white_4k.png",
"texture": "/media/wa6bccxwa19wdr/texture/Mfr_greysmarket_icon_grunge_white_4k.png",
"hub_large": "/media/wa6bccxwa19wdr/hub_large/Mfr_greysmarket_icon_grunge_white_4k.png",
"hub_medium": "/media/wa6bccxwa19wdr/hub_medium/Mfr_greysmarket_icon_grunge_white_4k.png",
"hub_small": "/media/wa6bccxwa19wdr/hub_small/Mfr_greysmarket_icon_grunge_white_4k.png",
"hub_tile": "/media/wa6bccxwa19wdr/hub_tile/Mfr_greysmarket_icon_grunge_white_4k.png",
"wallpaper_3840x2160": "/media/wa6bccxwa19wdr/wallpaper_3840x2160/Mfr_greysmarket_icon_grunge_white_4k.png",
"wallpaper_1920x1080": "/media/wa6bccxwa19wdr/wallpaper_1920x1080/Mfr_greysmarket_icon_grunge_white_4k.png",
"wallpaper_512x384": "/media/wa6bccxwa19wdr/wallpaper_512x384/Mfr_greysmarket_icon_grunge_white_4k.png",
"wsc_event_thumb": "/media/wa6bccxwa19wdr/wsc_event_thumb/Mfr_greysmarket_icon_grunge_white_4k.png",
"manufacturer_logo_xs": "/media/wa6bccxwa19wdr/manufacturer_logo_xs/Mfr_greysmarket_icon_grunge_white_4k.png"
},
"membership.id": 612093,
"membership.slot": "icon"
}
]
},
"media": [
{
"id": 3626657,
"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": "wzn84c0qyz4ib",
"source_duration": null,
"source_extension": "jpg",
"source_name": "Star_Citizen_GLSN_Shiv_ShipWall_4k_crop",
"status": "P",
"tag_string": "tag.Greys Shiv STF Oct 2025",
"time_modified": "2025-10-10 15:29:41",
"type": "I",
"source_url": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/source.jpg",
"source_stream": {
"progressive": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/source.jpg"
},
"images": {
"heap_note": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/heap_note.jpg",
"heap_thumb": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/heap_thumb.jpg",
"heap_infobox": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/heap_infobox.jpg",
"post_section_header": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/post_section_header.jpg",
"channel_item_full": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/channel_item_full.jpg",
"home_transmissions_item_expanded": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/home_transmissions_item_expanded.jpg",
"subscribers_vault_thumbnail": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/subscribers_vault_thumbnail.jpg",
"slideshow": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/slideshow.jpg",
"slideshow_pager": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/slideshow_pager.jpg",
"slideshow_wide": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/slideshow_wide.jpg",
"vault_thumb": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/vault_thumb.jpg",
"post": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/post.jpg",
"wallpaper_thumb": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/wallpaper_thumb.jpg",
"product_thumb_large": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/product_thumb_large.jpg",
"product_thumb_medium_and_small": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/product_thumb_medium_and_small.jpg",
"component_description": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/component_description.jpg",
"product_thumb_in_description": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/product_thumb_in_description.jpg",
"product_thumb_shipmod": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/product_thumb_shipmod.jpg",
"press_latest_post": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/press_latest_post.jpg",
"store_small": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_small.jpg",
"store_large": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_large.jpg",
"store_hub_small": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_hub_small.jpg",
"store_hub_large": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_hub_large.jpg",
"store_slideshow_small": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_slideshow_small.jpg",
"store_slideshow_large": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_slideshow_large.jpg",
"store_slideshow_small_zoom": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_slideshow_small_zoom.jpg",
"store_slideshow_large_zoom": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_slideshow_large_zoom.jpg",
"store_thumb_listing_small": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_thumb_listing_small.jpg",
"store_thumb_sku_detail": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_thumb_sku_detail.jpg",
"store_upgrade_half": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/store_upgrade_half.jpg",
"sku_widget_thumbnail": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/sku_widget_thumbnail.jpg",
"sku_widget_modal": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/sku_widget_modal.jpg",
"avatar": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/avatar.jpg",
"banner": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/banner.jpg",
"cover": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/cover.jpg",
"logo": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/logo.jpg",
"icon": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/icon.jpg",
"background_blur": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/background_blur.jpg",
"texture": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/texture.jpg",
"hub_large": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/hub_large.jpg",
"hub_medium": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/hub_medium.jpg",
"hub_small": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/hub_small.jpg",
"hub_tile": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/hub_tile.jpg",
"wallpaper_3840x2160": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/wallpaper_3840x2160.jpg",
"wallpaper_1920x1080": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/wallpaper_1920x1080.jpg",
"wallpaper_512x384": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/wallpaper_512x384.jpg",
"wsc_event_thumb": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/wsc_event_thumb.jpg",
"manufacturer_logo_xs": "https://media.robertsspaceindustries.com/wzn84c0qyz4ib/manufacturer_logo_xs.jpg"
},
"membership.id": 612420,
"membership.slot": "thumbnail"
}
],
"time_modified.unfiltered": "2025-10-11 20:15:28",
"compiled": {
"RSIAvionic": {
"radar": [
{
"type": "radar",
"name": "Radar",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
"component_class": "RSIAvionic"
}
],
"computers": [
{
"type": "computers",
"name": "Computer",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
"component_class": "RSIAvionic"
}
]
},
"RSIPropulsion": {
"fuel_intakes": [
{
"type": "fuel_intakes",
"name": "Fuel Intake",
"mounts": "2",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
"component_class": "RSIPropulsion"
}
],
"fuel_tanks": [
{
"type": "fuel_tanks",
"name": "Fuel Tank",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": null,
"component_class": "RSIPropulsion"
}
],
"quantum_drives": [
{
"type": "quantum_drives",
"name": "Quantum Drive",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
"component_class": "RSIPropulsion"
}
],
"jump_modules": [
{
"type": "jump_modules",
"name": "Jump Module",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
"component_class": "RSIPropulsion"
}
],
"quantum_fuel_tanks": [
{
"type": "quantum_fuel_tanks",
"name": "Quantum Fuel Tank",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": null,
"component_class": "RSIPropulsion"
}
]
},
"RSIThruster": {
"main_thrusters": [
{
"type": "main_thrusters",
"name": "Retro Thruster",
"mounts": "2",
"component_size": "-",
"category": "R",
"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 Side Thruster",
"mounts": "2",
"component_size": "-",
"category": "M",
"size": "-",
"details": "",
"quantity": "1",
"manufacturer": null,
"component_class": "RSIThruster"
}
],
"maneuvering_thrusters": [
{
"type": "maneuvering_thrusters",
"name": "Maneuvering Thruster",
"mounts": "20",
"component_size": "-",
"category": "",
"size": "-",
"details": "",
"quantity": "1",
"manufacturer": null,
"component_class": "RSIThruster"
}
]
},
"RSIModular": {
"power_plants": [
{
"type": "power_plants",
"name": "Power Plant",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
"component_class": "RSIModular"
}
],
"coolers": [
{
"type": "coolers",
"name": "Cooler",
"mounts": "2",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
"component_class": "RSIModular"
}
],
"shield_generators": [
{
"type": "shield_generators",
"name": "Shield Generator",
"mounts": "1",
"component_size": "M",
"size": "M",
"details": "",
"quantity": "1",
"manufacturer": "TBD",
"component_class": "RSIModular"
}
]
},
"RSIWeapon": {
"weapons": [
{
"type": "weapons",
"name": "S4 Weapon",
"mounts": "2",
"component_size": "4",
"size": "4",
"details": "",
"quantity": "1",
"manufacturer": null,
"component_class": "RSIWeapon"
}
],
"turrets": [
{
"type": "turrets",
"name": "S3 Weapon",
"mounts": "1",
"component_size": "3",
"size": "3",
"details": "",
"quantity": "4",
"manufacturer": null,
"component_class": "RSIWeapon"
}
],
"missiles": [
{
"type": "missiles",
"name": "S3 Missiles",
"mounts": "4",
"component_size": "3",
"size": "3",
"details": "",
"quantity": "2",
"manufacturer": "TBD",
"component_class": "RSIWeapon"
},
{
"type": "missiles",
"name": "S2 Missiles",
"mounts": "2",
"component_size": "2",
"size": "2",
"details": "",
"quantity": "4",
"manufacturer": null,
"component_class": "RSIWeapon"
}
],
"utility_items": []
}
}
}

View File

@ -16,7 +16,7 @@
"roll_max": null, "roll_max": null,
"scm_speed": 207, "scm_speed": 207,
"size": "medium", "size": "medium",
"time_modified": "1 second ago", "time_modified": "7 minutes ago",
"type": "combat", "type": "combat",
"xaxis_acceleration": null, "xaxis_acceleration": null,
"yaw_max": null, "yaw_max": null,

View File

@ -678,8 +678,8 @@
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "1",
"component_size": "M", "component_size": "S",
"size": "M", "size": "S",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",
@ -689,8 +689,8 @@
"type": "computers", "type": "computers",
"name": "Computer", "name": "Computer",
"mounts": "1", "mounts": "1",
"component_size": "S", "component_size": "M",
"size": "S", "size": "M",
"details": "", "details": "",
"quantity": "1", "quantity": "1",
"manufacturer": "TBD", "manufacturer": "TBD",

View File

@ -237,5 +237,6 @@
"Asgard": "Asgard.json", "Asgard": "Asgard.json",
"Meteor": "Meteor.json", "Meteor": "Meteor.json",
"L-21 Wolf": "L-21 Wolf.json", "L-21 Wolf": "L-21 Wolf.json",
"Stinger": "Stinger.json" "Stinger": "Stinger.json",
"Shiv": "Shiv.json"
} }

View File

@ -238,3 +238,4 @@
"Meteor": "Meteor.json", "Meteor": "Meteor.json",
"L-21 Wolf": "L-21 Wolf.json", "L-21 Wolf": "L-21 Wolf.json",
"Stinger": "Stinger.json", "Stinger": "Stinger.json",
"Shiv": "Shiv.json",