-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
140 lines (129 loc) · 7.27 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="Roll up a random scenario with RollForScenario.com. Steamroller 2019 scenarios brought up in a flash.">
<meta name="author" content="@ManifestFailure">
<link rel="apple-touch-icon" sizes="57x57" href="/icons/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/icons/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/icons/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/icons/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/icons/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/icons/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/icons/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/icons/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/icons/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/icons/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png">
<link rel="manifest" href="json/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="icons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-61711144-1', 'auto');
ga('send', 'pageview');
</script>
<title>Scenario Generator - Roll for Scenario - Steamroller 2019</title>
<!-- Bootstrap core CSS -->
<link href="/css/bootstrap4.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="/css/starter-template.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark text-white">
<div class="container">
<a class="navbar-brand"><img src="/img/logo.jpg" style="width:25px; display: inline;" alt="Logo" /> Roll for Scenario</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="" id="navbarDropdownPortfolio" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Previous Years
</a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownPortfolio">
<a class="dropdown-item" href="/2018.html">SR 2018</a>
<a class="dropdown-item" href="/2017.html">SR 2017</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="/legal.html">Legal</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/contributors.html">Contributors</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/michaelb081988/rollforscenario" target="_New">Github</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="row">
<div class="col-md-6">
<h2 style="margin-top:0px;">Steamroller 2019</h2>
<h4 id="scenario-name"></h4>
</div>
<div class="col-md-3" style="padding-top:5px;">
<button type="button" class="btn btn-danger" id="reroll">Re-roll scenario</button>
</div>
<div class="col-md-3" style="padding-top:5px;">
<select id="scenario">
<option hidden disabled selected value="">Choose a Scenario</option>
</select>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-12 col-sm-12">
<img id="scenario-image" src="img/" class="img-fluid center-block" style="margin-top:10px;" />
<br/><br/>
</div>
<div class="col-lg-6 col-md-12 col-sm-12">
<h2>Special Rules</h2>
<div id="special-rules"></div>
<p><b>Kill Box:</b> Starting on the first player's second turn, if a player ends their turn with a friendly warcaster, warlock, or infernal master completely within 12˝ of their table edge, the opponent immediately scores 2 control points.</p>
<p><b>Fixed Game Length:</b> At the end of the second player's seventh turn, the game ends automatically.</p>
<h2>Victory Conditions</h2>
<div id="victory-conditions"><p>The first player to earn 5 more control points than the opponent immediately wins the game via scenario victory.</p><p>If the game ends before a player wins via scenario or assassination victory, the player with the most control points wins via scenario victory. If the players are tied for control points when the game ends, use the 3rd tiebreaker (army points destroyed) and if necessary the 4th tiebreaker (scenario presence) to determine the winner.</p></div>
</div>
</div>
</div>
<footer class="py-5 text-right">
<div class="container">
<p class="m-0">
<ul class="list-inline">
<li class="list-inline-item">Current Version: <a href="https://home.privateerpress.com/steamroller/" target="_New">Steamroller 2019</a> |</li>
<li class="list-inline-item"><a href="http://privateerpress.com/" target="_New">Privateer Press</a> |</li>
<li class="list-inline-item"><a href="legal.html">Legal Stuff</a> |</li>
<li class="list-inline-item"><img style="width:24px;" src="img/Twitter_logo_blue.png"><a href="http://twitter.com/manifestfailure"> @ManifestFailure</a> |</li>
<li class="list-inline-item"><img style="width:24px;" src="img/twitch_logo.png"><a href="https://www.twitch.tv/manifestfailure"> Me @Twitch.tv</a> |</li>
<li class="list-inline-item"><img style="width:24px;" src="img/facebook_logo.gif"><a href="https://www.facebook.com/rollforscenario/"> Roll for Scenario Facebook</a></li>
</ul></p>
</div>
</footer>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="/js/jquery3.min.js"></script>
<script src="/js/bootstrap4.min.js"></script>
<script src="/js/bootstrap4.bundle.min.js"></script>
<script src="/js/rollforscenario-2019.js"></script>
</body>
</html>