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

193 lines
1.8 KiB
Plaintext

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