-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
162 lines (105 loc) · 11.8 KB
/
index.html
File metadata and controls
162 lines (105 loc) · 11.8 KB
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
<!DOCTYPE html>
<html><head><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style><script src="https://js-agent.newrelic.com/nr-1216.min.js"></script>
<title>
Designing the Trench Run
</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Designing the Trench Run">
<meta property="og:image:secure_url" content="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/article/image7.png">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular-route.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular-animate.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular-sanitize.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular-resource.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular-cookies.js"></script>
<script src="https://www.fantasyflightgames.com/jsi18n/" type="text/javascript" language="javascript"></script>
<script src="https://www.fantasyflightgames.com/static/js/wotan.js" type="text/javascript" language="javascript"></script>
<script src="https://www.fantasyflightgames.com/static/js/ffg_core.js" type="text/javascript" language="javascript"></script>
<script src="https://www.fantasyflightgames.com/static/js/angular_app.js" type="text/javascript" language="javascript"></script>
<script src="https://www.fantasyflightgames.com/static/js/settings.js" type="text/javascript" language="javascript"></script>
<script src="https://www.fantasyflightgames.com/static/js/colorbox_1.5.3/jquery.colorbox.js" type="text/javascript" language="javascript"></script>
<script src="https://www.fantasyflightgames.com/static/js/jquery_cookie_1.4.1/jquery.cookie.js" type="text/javascript" language="javascript"></script>
<script type="text/javascript" src="https://www.fantasyflightgames.com/static/js/ffg_header.js"></script>
<link href="https://www.fantasyflightgames.com/static/css/standard-2.0.0.css" rel="stylesheet" type="text/css">
<link href="https://www.fantasyflightgames.com/static/css/approval.css" rel="stylesheet" type="text/css">
<link href="https://www.fantasyflightgames.com/static/css/responsive.css" rel="stylesheet" type="text/css">
<link href="https://www.fantasyflightgames.com/static/css/print.css" rel="stylesheet" type="text/css">
<link href="https://www.fantasyflightgames.com/static/css/hijack.css" rel="stylesheet" type="text/css">
<link href="https://www.fantasyflightgames.com/static/js/colorbox_1.5.3/colorbox.css" rel="stylesheet" type="text/css">
<link href="//fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet">
<style type="text/css">
.nav {
padding-left: 0;
}
.nav li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
</style>
<link href="https://www.fantasyflightgames.com/static/css/ffg_blog.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="content" ng-app="FFGAngular" class="ng-scope">
<div id="blog-container">
<div class="app app-blog">
<div class="blog-detail">
<div class="blog-content">
<div class="above-the-fold">
<p class="flavortext" style="text-align: center;">
<img src="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/boxmoc.jpg" style="width: 500px" class="padding product-feature">
</p>
<p class="flavortext"><em>"The approach will not be easy. You are required to maneuver straight down this trench and skim the surface to this point. The target area is only two meters wide. It's a small thermal exhaust port, right below the main port. The shaft leads directly to the reactor system. A precise hit will start a chain reaction which should destroy the station." </em><br>
- Dodonna [A New Hope]</p>
<p>The attack on the first Death Star aka the <strong>Trench Run</strong> is one of the if not THE iconic Star Wars movie moment. No wonder that many different trench run scenarios were created since the release of the first edition of the Star Wars: X-wing board game. Several editions later this is yet another attempt to translate it into the board experience.</p>
<p>What is a trench run in <em>Star Wars: X-wing board game</em> terms: does it need a literal cardboard trench to simulate the experience and what about Interceptors? Well, answering these questions will explain the ideas behind this scenario.</p><p style="text-align: center;">
<img src="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/article/image6.png" style="width: 700px" class="padding product-feature">
</p><h2><strong>Only Two Meters Wide </strong></h2><p>The thermal exhaust port is rey-shielded, thus it has literary 4 shields. It has also 3 hulls. Combined it has enough health to withstand a pot-shot, but with luck it can be destroyed with one <em>Advanced Proton Torpedo</em>: the thermal exhaust port is a structure and can be dealt <strong>Ship</strong> faceup damage cards, so a lucky <strong>Direct Hit!</strong> will be very handy.</p>
<p style="text-align: center;">
<img src="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/article/image1.png" style="width: 700px" class="padding product-feature">
</p>
<p>The <a href="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/TEPcardfront.jpg">thermal exhaust</a> port is a target only two meters wide and there is a lot of interference going on during the battle: the attacking ship has only one chance to hit the target with a special scenario attack per pass most of the time. This condition is realized through the thermal exhaust port's ability that removes attacker's target lock, after they have performed their attack. To have really good chances of hitting the port most pilots need a couple of rounds on their own to acquire all the necessary tokens for a what is know as a <em>full mod</em> attack, of course if you are not <em>Luke Skywalker</em>.
</p>
<p>That brings the question: are 2 rounds (out of 12) enough? As we see in the movie: the whole sequence takes about 12 minutes of the screen time to unfold, with around 2 minutes for each trench run on average.</p>
</p>
<p style="text-align: center;">
<img src="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/article/gif1.gif" style="width: 300px" class="padding product-feature"></p>
<p>Making a ship fly a straight line is making that ship predictable, combined with setup that gives your opponent perfect visual information of where that straight line will start - is making that ship dead. That is why the port setup in this scenario has multiple places and angles available with the usage of its front arc. That makes the attacking player design their own approach which is needed to be figured it out by the defender player.</p><p style="text-align: center;">
<img src="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/article/image4.png" style="width: 700px" class="padding product-feature">
</p><p>To further simulate the cinematic experience there is an additional condition for the attacker. A <em>bullseye arc</em> on the target fulfils their obligation to go on a straight line or to make some really tight and creative maneuvers on the approach.</p>
<p style="text-align: center;">
<img src="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/article/image2.png" style="width: 700px" class="padding product-feature">
</p><h2 class="caption"><strong>That's No Moon</strong></h2>
<p>Defending the battle station are not only starfighters, but also <a href="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/TLTAcardfront.jpg">turbolaser batteries</a>. In this scenario you get two of them to help you. The FFG have already designed them for the <em>Epic Battles Multiplayer Expansion</em>. To make them feel less overpowered at times of too good natural dice rolls extra conditions were added. Turbolaser operators will try not to hit friendly ships resulting in less intense fire at close ranges in the trench and they absolutely do not want to hit their own station's structure when they have the thermal exhaust port in their sights.</p>
<p style="text-align: center;">
<img src="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/article/image3.png" style="width: 700px" class="padding product-feature">
</p><h2 class="caption"><strong>It's Not Impossible</strong></h2>
<p>As you can see in <a href="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/Trench-Run-Rules-1.2-a4.pdf">the rulebook</a>, two players can play a game on a kitchen table in a spur of the moment: scenario uses only already existing game components (well, you need only one new card for the port), but if you don't have some of them - the most common substitutions are listed and "new" components are provided for PnP with correct size, bleed and scale. If you prefer TTS, there is an <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2864802431">additional mod</a> (use it as "<em>additive load</em>") for the most excellent <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2486128992">X-Wing Unified 2.0 / 2.5 mod by Flippster</a>.
</p>
</p><h2 class="caption"><strong>They Fly Now?</strong></h2>
<p>Now we are getting closer to the last question: what ships can players use? Of course, you can go with classics: X-wings, Y-wings and Falcon versus TIE Fighter swarms and Darth Vader. But you can try different ships from the classic factions, or go even beyond that and try any faction you like making some plausible story pretext for it. Your imagination is only limited by a chosen standard squad-building point limit.
</p>
<p style="text-align: center;">
<img src="https://raw.githubusercontent.com/meftyster/TrenchRunTTSMod/main/article/image5.png" style="width: 700px" class="padding product-feature">
</p><p>Some factions, ships, upgrades or pilots might be better suited at attacking or defending the Battle Station than your average T-65 or a TIE Figher, but overall scenario restrictions aim to hold most high-tech or abusive abilities in check.</p>
<p>Rules were designed to be <strong>edition agnostic</strong>, but one would imagine that attacking 2.5 players might have an easier time with all those bumping rules and inflated loadouts as DEVs intended. But that makes the defending player to really think about their squad.</p>
<p>If you played this scenario, please fill out a <a href="https://docs.google.com/forms/d/e/1FAIpQLSeS97bDScyjG-UOhwpOXeT9g3VA6Og0AYkLSw3yg_WevEHcnA/viewform?usp=pp_url&entry.1233636666=YASB+link&entry.447065623=YASB+link">small list with questions</a> - all feedback is great and it potentially can lead to fixing or adding anything missed in the original design in the future updates.
</p>
</div>
<div class="blog-end"></div>
<div class="blog-hr"></div>
<div class="blog-footer">
<p>X-Wing Second Edition<i> is a tactical game of ship-to-ship combat, challenging players to take control of powerful starfighters and face off against each other in fast-paced space combat. Featuring stunningly detailed and painted miniatures, </i>X-Wing Second Edition <em>recreates the most exciting space battles of the </em>Star Wars <em>saga. Select your crew, plan your maneuvers, and open fire!</em></p>
<p><strong>© & ™ Lucasfilm Ltd.</strong></p>
</div>
</div>
</div>
<div style="clear:both;"></div>
</div>
</div>
</div>
<div id="footer" style="clear:both;">
</div>
</body></html>