Template:Ship Infobox: Difference between revisions

adding templatedata
imported>Smallketchup82
No edit summary
imported>Smallketchup82
(adding templatedata)
Line 263: Line 263:
},
},
"top_speed": {
"top_speed": {
"label": "Speed",
"label": "speed",
"description": "The top speed of the ship",
"description": "The top speed of the ship",
"example": "80",
"example": "80",
Line 270: Line 270:
"acceleration": {
"acceleration": {
"description": "The ship's acceleration. Can be found by doing the :info command ingame."
"description": "The ship's acceleration. Can be found by doing the :info command ingame."
}
},
"turn_speed": {},
"small_turrets": {},
"med_turrets": {},
"large_turrets": {},
"(f)_spinal": {},
"(g)_spinal": {},
"m_class_range": {
"label": "Max Turret Range"
},
"r_class_range": {
"label": "Recom. Range from Target"
},
"mining_lasers": {},
"mining_range": {},
"fighters": {},
"cargo_hold": {},
"ore_hold": {},
"warp_drive": {},
"damage_res": {
"label": "Damage Resistance"
},
"turret_dps": {},
"spinal_dps": {},
"silicate": {},
"carbon": {},
"iridium": {},
"adamantite": {},
"palladium": {},
"titanium": {},
"quantium": {},
"uranium": {},
"antimatter_shard": {},
"data_archive": {},
"ascension_crystal": {},
"space_pumpkin": {},
"ghost_pumpkin": {},
"gamma_pumpkin": {},
"void_pumpkin": {},
"forgotten_soul": {},
"soul": {},
"embryo": {},
"preos_bit": {},
"snowflake": {},
"weapons_part": {},
"alien_device": {},
"alien_parts": {},
"stealth_plating": {},
"plasma_batteries": {},
"thrust_component": {},
"armored_plating": {},
"dimensional_alloy": {},
"quantum_core": {},
"kneall_core": {},
"permit": {},
"credit": {
"label": "Manufacturing Fee"
},
"material_cost": {
"description": "Usually auto-calculated, you can leave this blank."
},
"total_cost": {
"description": "Usually auto-calculated, you can leave this blank."
},
"warehouse": {
"label": "Warehouse Level"
},
"prize_condition": {},
"description": {},
"creator": {},
"version_added": {},
"vip_required": {
"type": "unknown"
},
"loyalty_required": {}
},
},
"paramOrder": [
"paramOrder": [
Line 277: Line 351:
"armed",
"armed",
"top_speed",
"top_speed",
"acceleration"
"acceleration",
"turn_speed",
"small_turrets",
"med_turrets",
"large_turrets",
"(f)_spinal",
"(g)_spinal",
"m_class_range",
"r_class_range",
"mining_lasers",
"mining_range",
"fighters",
"cargo_hold",
"ore_hold",
"warp_drive",
"damage_res",
"turret_dps",
"spinal_dps",
"silicate",
"carbon",
"iridium",
"adamantite",
"palladium",
"titanium",
"quantium",
"uranium",
"antimatter_shard",
"data_archive",
"ascension_crystal",
"space_pumpkin",
"ghost_pumpkin",
"gamma_pumpkin",
"void_pumpkin",
"forgotten_soul",
"soul",
"embryo",
"preos_bit",
"snowflake",
"weapons_part",
"alien_device",
"alien_parts",
"stealth_plating",
"plasma_batteries",
"thrust_component",
"armored_plating",
"dimensional_alloy",
"quantum_core",
"kneall_core",
"permit",
"credit",
"material_cost",
"total_cost",
"warehouse",
"prize_condition",
"description",
"creator",
"version_added",
"vip_required",
"loyalty_required"
],
],
"description": "The template to use when filling in ship information"
"description": "The template to use when filling in ship information"