-
-
Notifications
You must be signed in to change notification settings - Fork 258
/
Copy pathtycoon.json
33 lines (32 loc) · 1.42 KB
/
tycoon.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
32
33
{
"map_name": "NSV Tycoon",
"map_link": "tycoon",
"map_path": "map_files/Tycoon",
"map_file": ["Tycoon2.dmm", "Tycoon1.dmm"],
"traits": [{"Up": 1, "Linkage": "Self"}, {"Down": -1, "Linkage": "Self"}],
"space_ruin_levels": -1,
"space_empty_levels": 0,
"shuttles": {
"cargo": "cargo_hammerhead",
"ferry": "ferry_kilo",
"emergency": "emergency_donut"},
"mine_disable": 1,
"ship_type": "/obj/structure/overmap/nanotrasen/battlecruiser/starter",
"starmap_path": "config/starmap/starmap.json",
"map_description": "Like a phoenix rising from the ashes, The Tycoon came about with the new need to combat the Syndicate threat from the wreckages of the SGC Enterprise. At the time, it was desperately needed and outfitted with the latest in armor plating technology which allowed WhiteRapids to make a foothold in combating the Syndicate, paving the way for new ships to fill in needed roles behind it.",
"manufacturer": "WhiteRapids Shipyard and Manufacturing",
"mapper": "Kmc2000",
"commission_date": "Jul 13, 2260",
"strengths": ["Fighter swarms", "Heavily armored", "Good firepower"],
"weaknesses": ["Confusing layout", "Top deck is weak to breaching"],
"equipment": [
"2 M4-15 'Hood' deck turrets",
"12 M14 VLS loaders",
"4 NT-BSG gauss turrets",
"3 M4-B torpedo tube",
"7 light fighters",
"1 Sephora dropship",
"1 Advanced Gas-Cooled Nuclear Reactor",
"1 class III nuclear storm drive"
]
}