Template:Ship Infobox: Difference between revisions

no edit summary
m (did a monkey and forgot to seperate spinals and turrets)
No edit summary
Line 287: Line 287:
"description": "Can be found by doing the :info command ingame."
"description": "Can be found by doing the :info command ingame."
},
},
        "tiny_turrets": {
"tiny_turrets": {
            "description": "List of all Tiny size turrets on a ship."
"description": "List of all Tiny size turrets on a ship."
        },
},
"small_turrets": {
"small_turrets": {
            "description": "List of all Small size turrets on a ship."
"description": "List of all Small size turrets on a ship."
        },
},
"med_turrets": {
"med_turrets": {
            "description": "List of all Medium size turrets on a ship."
"description": "List of all Medium size turrets on a ship."
        },
},
"large_turrets": {
"large_turrets": {
            "description": "List of all Large size turrets on a ship."
"description": "List of all Large size turrets on a ship."
        },
},
        "huge_turrets": {
"huge_turrets": {
            "description": "List of all Huge size turrets on a ship."
"description": "List of all Huge size turrets on a ship."
        },
},
"(f)_spinal": {
"(f)_spinal": {
            "description": "The primary spinal armament on a ship (topmost displayed spinal weapon in the :shipinfo command in-game)."
"description": "The primary spinal armament on a ship (topmost displayed spinal weapon in the :shipinfo command in-game)."
        },
},
"(g)_spinal": {
"(g)_spinal": {
            "description": "The secondary spinal armament on a ship (bottom-most displayed spinal weapon in the :shipinfo command in-game)."
"description": "The secondary spinal armament on a ship (bottom-most displayed spinal weapon in the :shipinfo command in-game)."
        },
},
"m_class_range": {
"m_class_range": {
"label": "Max Turret Range"
"label": "Max Turret Range",
"description": "Range of the longest range turret on the ship"
},
},
"r_class_range": {
"r_class_range": {
"label": "Recom. Range from Target"
"label": "Recom. Range from Target",
"description": "Range (taking turret positioning into account) that all turrets will be able to shoot at"
},
},
"mining_lasers": {
"mining_lasers": {
            "description": "Mostly unused, but is used to list all the Mining turrets on a ship."
"description": "Mostly unused, but is used to list all the Mining turrets on a ship."
        },
},
"mining_range": {
"mining_range": {
            "description": "Describes the maximum range of the Mining turrets on a ship."
"description": "Describes the maximum range of the Mining turrets on a ship."
        },
},
"fighters": {
"fighters": {
            "description": "Lists all the fighters a Carrier carries."
"description": "Lists all the fighters a Carrier carries."
        },
},
"cargo_hold": {
"cargo_hold": {
            "description": "How much cargo hold space a ship has.",
"description": "How much cargo hold space a ship has.",
            "type": "number"
"type": "number"
        },
},
"ore_hold": {
"ore_hold": {
            "description": "How much ore hold space a ship has.",
"description": "How much ore hold space a ship has.",
            "type": "number"
"type": "number"
        },
},
"warp_drive": {
"warp_drive": {
"description": "Can the ship warp? Yes/No"
"description": "Can the ship warp? Yes/No"
Line 341: Line 343:
"label": "Stealth",
"label": "Stealth",
"description": "Is it a Stealth Ship? Yes/No"
"description": "Is it a Stealth Ship? Yes/No"
},
},
        "cmax_drift": {
"cmax_drift": {
            "label": "Custom Max Drift",
"label": "Custom Max Drift",
            "description": "Should be a percentage, use the :info command in-game."
"description": "Should be a percentage, use the :info command in-game."
        },
},
"turret_dps": {
"turret_dps": {
"description": "Can be found by doing the :info command ingame."
"description": "Can be found by doing the :info command ingame."
Line 415: Line 416:
"creator": {},
"creator": {},
"version_added": {
"version_added": {
            "description": "The in-game version at the time the ship was released into the game."
"description": "The in-game version at the time the ship was released into the game."
        },
},
"vip_required": {
"vip_required": {
"type": "unknown",
"type": "unknown",
Line 422: Line 423:
},
},
"loyalty_required": {
"loyalty_required": {
            "description": "Loyalty required to spawn a ship."
"description": "Loyalty required to spawn a ship."
        },
},
"shields": {
"shields": {
"type": "number"
"type": "number"
Line 443: Line 444:
"turn_speed",
"turn_speed",
"armed",
"armed",
    "tiny_turrets",
"tiny_turrets",
"small_turrets",
"small_turrets",
"med_turrets",
"med_turrets",
"large_turrets",
"large_turrets",
        "huge_turrets",
"huge_turrets",
"(f)_spinal",
"(f)_spinal",
"(g)_spinal",
"(g)_spinal",
Line 460: Line 461:
"damage_res",
"damage_res",
"stealth",
"stealth",
        "cmax_drift",
"cmax_drift",
"turret_dps",
"turret_dps",
"spinal_dps",
"spinal_dps",