-
-
Notifications
You must be signed in to change notification settings - Fork 258
/
Copy pathhammerhead.json
31 lines (30 loc) · 1.32 KB
/
hammerhead.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"map_name": "NSV Hammerhead",
"map_link": "hammerhead",
"map_path": "map_files/Hammerhead",
"map_file": ["Hammerhead.dmm"],
"traits": [{"Linkage": "Self"}],
"space_ruin_levels": -1,
"shuttles": {
"cargo": "cargo_hammerhead",
"ferry": "ferry_fancy",
"emergency": "emergency_donut"},
"mine_file": "Rocinante.dmm",
"mine_path": "map_files/Mining/nsv13",
"ship_type": "/obj/structure/overmap/nanotrasen/heavy_cruiser/starter",
"mining_ship_type": "/obj/structure/overmap/nanotrasen/mining_cruiser/rocinante",
"mine_disable": 0,
"map_description": "Ancient destroyer from the Great Expansion, despite being almost 100 years old it is now modernized to the minimum Federation standards. Characterized by questionable design decisions compounded by refittings with equipment the ship was not designed for, yet many crews feel strong nostalgia for this class of ship.",
"manufacturer": "Solar Confederate Government Shipyards and Manufacturing",
"mapper": "Francinum",
"commission_date": "Nov. 2, 2259",
"strengths": ["Nostalgia", "Hard to access AI", "Significant firepower"],
"weaknesses": ["Long, long man", "Hard to access AI", "Clunky weaponry"],
"equipment": [
"4 SN 'Sucker Punch' Broadside Cannons",
"3 M14 VLS loaders",
"3 light fighters",
"1 heavy fighter",
"1 class IV nuclear storm drive"
]
}