Files
starruler-linux/data/designs/creeps/Heavy Gunship.design
T
2018-07-17 14:15:37 +02:00

230 lines
2.1 KiB
Plaintext

{
"__VERSION__": 1,
"name": "Heavy Gunship",
"size": 8,
"hull": "TyrantFrigate",
"type": "Support",
"gridWidth": 19,
"gridHeight": 16,
"class": "Creep",
"subsystems": [
{
"type": "Railgun",
"hexes": [
[
9,
5,
"Core"
],
[
8,
6
],
[
7,
5
],
[
7,
6
],
[
8,
7
],
[
9,
6
],
[
6,
6
],
[
5,
6
],
[
5,
5
],
[
6,
5
],
[
7,
4
]
]
},
{
"type": "Railgun",
"direction": [
1,
0,
0
],
"hexes": [
[
9,
9,
"Core"
],
[
9,
8
],
[
8,
9
],
[
7,
8
],
[
7,
9
],
[
8,
8
],
[
10,
8
],
[
11,
8
],
[
11,
7
],
[
11,
6
],
[
12,
7
],
[
12,
8
],
[
6,
8
],
[
6,
9
],
[
5,
8
],
[
5,
9
],
[
6,
10
],
[
7,
10
],
[
13,
8
],
[
13,
6
]
]
},
{
"type": "SupportPlateArmor",
"hexes": [
[
10,
7
],
[
8,
5
],
[
8,
10
],
[
9,
10
],
[
9,
4
],
[
13,
7
]
]
},
{
"type": "CrewDeck",
"hexes": [
[
9,
7,
"Core"
]
]
},
{
"type": "SupportRocketEngine",
"hexes": [
[
4,
7,
"Core"
],
[
5,
7
],
[
6,
7
]
]
},
{
"type": "SupportRocketEngine",
"hexes": [
[
4,
8,
"Core"
]
]
},
{
"type": "CrewDeck",
"hexes": [
[
7,
7,
"Core"
]
]
}
]
}