forked from CBSmashClub/CBSmashClub.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ruleset.html
301 lines (281 loc) · 14.4 KB
/
ruleset.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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
<!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">
<meta name="description" content="">
<meta name="author" content="">
<title>CB Smash Club - Ruleset</title>
<!-- Bootstrap CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<!-- Theme CSS -->
<link href="css/SmashClub.css" rel="stylesheet">
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="index.html">
<i class="fa fa-gamepad"></i> <span class="light">CB</span> SMASH CLUB
</a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="hidden">
<a href="index.html"></a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Tutorials & Guides <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="smash_intro.html">Intro</a></li>
<li><a href="characters.html">Characters</a></li>
<li><a href="neutral_and_combo.html">Neutral & Combo</a></li>
<li><a href="basic_tech.html">Basic Tech</a></li>
</ul>
</li>
<li>
<a href="#page-top" class="page-scroll">Ruleset</a>
</li>
<li>
<a href="gallery.html">Gallery</a>
</li>
<li>
<a href="about.html">About</a>
</li>
<li>
<a href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="intro_ruleset">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h1>Competitive Rulesets</h1>
<p class="light_text">The following rules are widely accepted in the competitive community of Super Smash Bros. In general, they prevent degenerate, unfair gameplay, and promote a diversity of characters and playstyles.
<br><br><a class="page-scroll" href="#ruleset_ssb">SSB</a> - <a class="page-scroll" href="#ruleset_ssbm">SSBM (Melee)</a> - <a class="page-scroll" href="#ruleset_ssbb">SSBB (Brawl)</a> - <a class="page-scroll" href="#ruleset_ssb4">SSB4 (Sm4sh)</a> - <a class="page-scroll" href="#ruleset_match">Match Procedure</a> - <a class="page-scroll" href="#ruleset_additional">Additional Notes</a></p>
</div>
</div>
</div>
</div>
</header>
<section id="ruleset_ssb" class="container content-section text-left">
<div class="row">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Super Smash Bros. (N64)</h2>
</div>
<div class="col-lg-3 col-md-5 col-sm-5 col-lg-offset-2">
<p>Game Settings
<ul class="list_text">
<li>Stocks: 5</li>
<li>Time Limit: 8 minutes</li>
<li>Items: Off</li>
<li>Team Attack: On</li>
</ul>
</p>
</div>
<div class="col-lg-3 col-md-5 col-sm-5 col-lg-offset-2 col-md-offset-2 col-sm-offset-2">
<p>Stage List
<ul class="list_text">
<li>Dream Land</li>
</ul>
</p>
</div>
</div>
</div>
</section>
<section id="ruleset_ssbm" class="container content-section text-left">
<div class="row">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Super Smash Bros. Melee (GC)</h2>
</div>
<div class="col-lg-3 col-md-5 col-sm-5 col-lg-offset-2">
<p>Game Settings
<ul class="list_text">
<li>Stocks: 4</li>
<li>Time Limit: 8 minutes</li>
<li>Handicap: Off</li>
<li>Damage Ratio: 1.0</li>
<li>Items: Off</li>
<li>Pause: Off*</li>
<li>Team Attack: On</li>
</ul>
</p>
</div>
<div class="col-lg-3 col-md-5 col-sm-5 col-lg-offset-2 col-md-offset-2 col-sm-offset-2">
<p>Stage List
<ul class="list_text">
<li>Starter Stages
<ul>
<li>Yoshi's Story</li>
<li>Fountain of Dreams (singles only)</li>
<li>Battlefield</li>
<li>Final Destination</li>
<li>Dream Land</li>
<li>Pokémon Stadium (doubles only)</li>
</ul>
</li>
<li>Counterpick Stages
<ul>
<li>Pokémon Stadium (singles only)</li>
</ul>
</li>
</ul>
</p>
</div>
</div>
</div>
</section>
<section id="ruleset_ssbb" class="content-section text-left">
<div class="ruleset_ssbb-section">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Super Smash Bros. Brawl (Wii)</h2>
</div>
<div class="col-lg-3 col-md-5 col-sm-5 col-lg-offset-2">
<p>Game Settings
<ul class="list_text light_list">
<li>Stocks: 3</li>
<li>Time Limit: 8 minutes</li>
<li>Handicap: Off</li>
<li>Friendly Fire: On</li>
<li>Damage Ratio: 100%</li>
<li>Items: Off and None</li>
<li>Pause: Off*</li>
</ul>
</p>
</div>
<div class="col-lg-3 col-md-5 col-sm-5 col-lg-offset-2 col-md-offset-2 col-sm-offset-2">
<p>Stage List
<ul class="list_text light_list">
<li>Starter Stages
<ul>
<li>Battlefield</li>
<li>Final Destination</li>
<li>Lylat Cruise</li>
<li>Smashville</li>
<li>Yoshi's Island (Brawl)</li>
</ul>
</li>
<li>Counterpick Stages
<ul>
<li>Pokémon Stadium (Melee)</li>
</ul>
</li>
</ul>
</p>
</div>
</div>
</div>
</section>
<section id="ruleset_ssb4" class="container content-section text-left">
<div class="row">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Super Smash Bros. for Wii U (Wii U)</h2>
</div>
<div class="col-lg-3 col-md-5 col-sm-5 col-lg-offset-2">
<p>Game Settings
<ul class="list_text">
<li>Stocks: 2 for Singles, 3 for Doubles</li>
<li>Time Limit: 6 minutes for Singles, 8 minutes for Doubles</li>
<li>Handicap: Off</li>
<li>Friendly Fire: On</li>
<li>Damage Ratio: 100%</li>
<li>Items: Off and None</li>
<li>Pause: Off*</li>
<li>Custom Fighters and Custom Moves: Off</li>
<li>DLC characters are legal</li>
<li>Mii Fighters (1111) are legal
<ul>
<li>Mii Brawlers/Swordsmen/Gunners are available for use (using Default A Mii)</li>
<li>Players are not allowed to transfer existing Miis to a setup</li>
</ul>
</li>
</ul>
</p>
</div>
<div class="col-lg-3 col-md-5 col-sm-5 col-lg-offset-2 col-md-offset-2 col-sm-offset-2">
<p>Stage List
<ul class="list_text">
<li>Starter Stages
<ul>
<li>Battlefield</li>
<li>Final Destination</li>
<li>Smashville</li>
<li>Town & City</li>
<li>Lylat Cruise</li>
</ul>
</li>
<li>Counterpick Stages
<ul>
<li>Duck Hunt</li>
<li>Dream Land 64</li>
<li>Omega Stages**</li>
</ul>
</li>
</ul>
</p>
</div>
</div>
</div>
</section>
<section id="ruleset_match" class="content-section text-left">
<div class="ruleset_match-section">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Match Procedure</h2>
<ol class="list_text light_list">
<li>Players select their characters. Either player may choose to Blind Pick. In this case, each player secretly tells a third player their character before picking with the third player verifying their selections.</li>
<li>Players play Rock-Paper-Scissors. Winner chooses between selecting controller port or first Stage Strike.</li>
<li>Players take turns removing stages from the Starter Stages list based upon the results of the previous rule. The first player to strike removes one(1) stage from the list, the second player removes two(2), and the first player then chooses from the remaining two(2) stages.</li>
<li>The players play the first match of the set.</li>
<li>Winning player of the preceding match bans a stage from the full list of stages, both Starter and Counterpick. Does not apply to Best of 5 sets.</li>
<li>The Losing player of the preceding match picks a stage for the next match. Cannot choose the stage banned in the previous step, nor a stage they've already won on during this set, unless agreed.</li>
<li>The winning player of the preceding match may choose to change characters.</li>
<li>The losing player of the preceding match may choose to change characters.</li>
<li>The losing player of the preceding match may change their controller port.</li>
<li>The next match is played.</li>
<li>Repeat Steps 5 through 10 for all subsequent matches until the set is complete.</li>
</ol>
</div>
</div>
</div>
</section>
<section id="ruleset_additional" class="container content-section text-left">
<div class="row">
<div class="container">
<div class="col-lg-8 col-lg-offset-2">
<h2>Additional Notes</h2>
<p>*Pausing is legal when you are on your angel platform and you are calling a TO or your controller is malfunctioning.
<br>**Omega stages are treated as Final Destination during the banning phase. If Final Destination is banned, Omega Stages are banned and vice versa.
<br>Continuing infinite combos (such as wobbling) past 300% and using stalling techniques (unless for recovering) are banned.</p>
</div>
</div>
</div>
</section>
<footer>
</footer>
<!-- jQuery -->
<script src="vendor/jquery/jquery.js"></script>
<!-- Bootstrap JavaScript -->
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<!-- Theme JavaScript -->
<script src="js/SmashClub.js"></script>
</body>
</html>