-
Notifications
You must be signed in to change notification settings - Fork 0
/
ships.html
171 lines (169 loc) · 5.76 KB
/
ships.html
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE html>
<html>
<head>
<title>Vehicles</title>
<style>
</style>
</head>
<body>
<a href="travel.html">Back</a>
<h1>Vehicles</h1>
<h2>Class system</h2>
<h3>How the class system works</h3>
<p>There are 6 classes of vehicles, notated using the letters A-F, with A being the simpler vehicles and F being more complex. There are also 3 sub-classes: p ("passenger". Vehicles for carrying a large number of passengers ), s ("shipping". Vehicles for carrying large amounts of cargo), and m ("military". Vehicles with weapons).</p>
<p>Licenses to drive are marked using the same letters. A higher license allows operation of lower vehicles as well. For example, a Bp license allows the piloting of class A, B, and C vehicles, whether or not they carry a large number of passengers.</p>
<h3>Description of the classes</h3>
<ol type="A">
<li>Surface vehicles. Cannot leave the surface of a planet/moon. Cars and boats are in this class.</li>
<li>Aerial vehicles. Can leave the ground, but not the atmosphere. Planes are in this class.</li>
<li>Low orbit vehicles. Can leave the atmosphere, but can't go much further. Satellites and space-ports are in this class, along with the vehicles designed to get to them from the surface.</li>
<li>High orbit vehicles. Capable of travling between a planet and its moons, but not between different planets.</li>
<li>Inter-planetary vehicles. Capable of travling between planets within the same star system.</li>
<li>Inter-stellar vehicles. Capable of traveling between different star systems.</li>
</ol>
<h2>Vehicle stats</h2>
<h3>Class A - surface</h3>
<fieldset>
<legend>Warp-drive golf-cart</legend>
<p class="class">Class A. Probably not legal regardless.</p>
<p class="wl">WL???</p>
<p class="speed">80'</p>
<fieldset class="health">
<legend>Health</legend>
<p class="hp">15hp</p>
<p class="dt">2dt</p>
</fieldset>
<fieldset class="def">
<legend>Defenses</legend>
<p>Guard: 14</p>
<p>Toughness: 14</p>
<p>Resolve: Immune</p>
</fieldset>
<fieldset class="feats">
<legend>Feats</legend>
<ul>
<li>Boon Access (Teleport V)</li>
</ul>
</fieldset>
<p class="desc">What have you done.</p>
</fieldset>
<h3>Class B - aerial</h3>
<fieldset>
<legend>Hopper I</legend>
<p class="class">Class Bm</p>
<p class="wl">WL4</p>
<p class="speed">1500' flying</p>
<fieldset class="health">
<legend>Health</legend>
<p class="hp">30hp</p>
<p class="dt">2dt</p>
</fieldset>
<fieldset class="def">
<legend>Defenses</legend>
<p>Guard: 23</p>
<p>Toughness: 12</p>
<p>Resolve: Immune</p>
</fieldset>
<fieldset class="props">
<legend>Properties</legend>
<ul>
<li>Multi-pilot 2</li>
<li>Targeted Weapons</li>
</ul>
</fieldset>
<fieldset class="attr">
<legend>Attributes</legend>
<ul>
<li>Agility 8</li>
<li>Movement 5</li>
</ul>
</fieldset>
<fieldset class="feats">
<legend>Feats</legend>
<ul>
<li>Boon Focus I (Teleport; modified to 500')</li>
</ul>
</fieldset>
<p class="desc">An agility fighter-jet developed by, and common in, the Peimeinese military. Its main flaw is its fragility.</p>
</fieldset>
<h3>Class C - low orbit</h3>
<fieldset>
<legend>Hopper II</legend>
<p class="class">Class Cm</p>
<p class="wl">WL5</p>
<p class="speed">1000' flying</p>
<fieldset class="health">
<legend>Health</legend>
<p class="hp">40hp</p>
<p class="dt">4dt</p>
</fieldset>
<fieldset class="def">
<legend>Defenses</legend>
<p>Guard: 18</p>
<p>Toughness: 16</p>
<p>Resolve: Immune</p>
</fieldset>
<fieldset class="props">
<legend>Properties</legend>
<ul>
<li>Multi-pilot 2</li>
<li>Targeted Weapons</li>
<li>Guided Weapons</li>
</ul>
</fieldset>
<fieldset class="attr">
<legend>Attributes</legend>
<ul>
<li>Agility 5</li>
<li>Movement 3</li>
</ul>
</fieldset>
<fieldset class="feats">
<legend>Feats</legend>
<ul>
<li>Boon Focus I (Teleport; modified to 500')</li>
</ul>
</fieldset>
<p class="desc">An agility fighter-jet developed by, and common in, the Peimeinese military. Designed to improve the stability of the Hopper I, though it comes at the cost of some of the ship's agility.</p>
</fieldset>
<h3>Class D - high orbit</h3>
<h3>Class E - interplanetary</h3>
<fieldset>
<legend>IP Troop Transport N50</legend>
<p class="class">Class Epm</p>
<p class="wl">WL4</p>
<p class="speed">500' flying</p>
<fieldset class="health">
<legend>Health</legend>
<p class="hp">30hp</p>
<p class="dt">3dt</p>
</fieldset>
<fieldset class="def">
<legend>Defenses</legend>
<p>Guard: 16</p>
<p>Toughness: 22</p>
<p>Resolve: Immune</p>
</fieldset>
<fieldset class="props">
<legend>Properties</legend>
<ul>
<li>Faster than Light</li>
</ul>
</fieldset>
<fieldset class="attr">
<legend>Attributes</legend>
<ul>
<li>Fortitude 5</li>
</ul>
</fieldset>
<fieldset class="feats">
<legend>Feats</legend>
<ul>
<li>Diehard</li>
</ul>
</fieldset>
<p></p>
</fieldset>
<h3>Class F - interstellar</h3>
</body>
</html>