-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
241 lines (161 loc) · 8.04 KB
/
index.html
File metadata and controls
241 lines (161 loc) · 8.04 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
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
<!--
____________________________________________________________
| |
| DESIGN + Pat Heard { http://fullahead.org } |
| DATE + 2006.03.19 |
| COPYRIGHT + Free use if this notice is left in place |
|____________________________________________________________|
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-AU">
<head>
<title>Town of Host Optimized</title>
<meta property="og:description" content="The official Town of Host Optimized web page" />
<meta property="og:title" content="Town of Host Optimized" />
<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="author" content="Limeau" />
<meta name="keywords" content="TOHO, Modded Among Us, Among Us, Town Of Host Optimized" />
<meta name="description" content="The official Town of Host Optimized web page" />
<meta name="robots" content="index, follow, noarchive" />
<meta name="googlebot" content="noarchive" />
<link rel="stylesheet" type="text/css" href="css/html.css" media="screen, projection, tv " />
<link rel="stylesheet" type="text/css" href="css/layout.css" media="screen, projection, tv" />
<link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
<style>
html, body
{
height: 100%;
margin: 0;
}
body
{
width: 100%;
min-height: 100%;
background-image: url("../images/bgb.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
}
</style>
</head>
<body>
<!-- CONTENT: Holds all site content except for the footer. This is what causes the footer to stick to the bottom -->
<div id="content">
<!-- MAIN MENU: Top horizontal menu of the site. Use class="here" to turn the current page tab on -->
<div id="mainMenu">
<ul class="floatRight">
<li><a href="index.html" title="Home" class="here">Home</a></li>
<li><a href="regions.html" title="Regions" class="here">Regions</a></li>
<li><a href="releases.html" title="Releases" class="here">Releases</a></li>
</ul>
</div>
<!-- PAGE CONTENT BEGINS: This is where you would define the columns (number, width and alignment) -->
<div id="page">
<!-- 25 percent width column, aligned to the left -->
<div class="width25 floatLeft leftColumn">
<h1>Town of Host Optimized</h1>
<ul class="sideMenu">
<li class="here">
Table of Contents
<ul>
<li><a href="#releases" title="Jump to section">Releases</a></li>
<li><a href="#roles" title="Jump to section">Roles</a></li>
<li><a href="#regions" title="Jump to section">Modded Regions</a></li>
<li><a href="#features" title="Jump to section">Features</a></li>
<li><a href="#contact" title="Jump to section">Contact Us</a></li>
</ul>
</li>
</ul>
</div>
<!-- 75 percent width column, aligned to the right -->
<div class="width75 floatRight">
<div class="gradient">
<a name="releases"></a>
<h1>Releases & How to Install</h1>
<blockquote class="go">
<p>
<a href="https://limeau.github.io/releases.html" title="Releases Tab"><b>Click here to view how to install TOHO and our latest releases!</b></a>
</p>
</blockquote>
</div>
<!-- Gives the gradient block -->
<div class="gradient">
<a name="roles"></a>
<h1>Roles</h1>
<h2>TOHO has over 350 unique roles ranging in complication and difficulty.</h2>
<blockquote class="construction">
<p>
The Roles page is currently under construction. Check back later for when it's complete!
</p>
</blockquote>
<p>
TOHO has over 300 total roles, with different factions of them. Each Faction has their own type based on how that role operates. More information can be found on the Roles page.<br><br>Factions include:
</p>
<ul>
<li><b>Crewmates</b>- known as the "good guys". They can win by eliminating all Evils and staying alive.</li>
<li><b>Impostors</b>- a team that hides among the crewmates killing them and everyone else slowly.</li>
<li><b>Neutrals</b>- each Neutral is on their own solo team. Every role has their own varying win conditons, and abilities.</li>
<li><b>Coven</b>- a team much like the Impostors, however has more mind-bending abilities, and passes around the Necronomicon.</li>
<li><b>Add-Ons</b>- roles added on top of an existing role. A player would get these types of roles as an additional role, something that can help or harm them in the game.</li>
</ul>
</div>
<div class="gradient">
<a name="regions"></a>
<h1>Modded Regions</h1>
<h2>TOHO mainly uses Modded regions to run its lobbies.</h2>
<blockquote class="exclamation">
<p>
As of TOHO v2.4.0, you will be kicked from a Vanilla region lobby with the mod installed. This is on purpose due to numerous bugs and restrictions caused by the new Innersloth anti-cheat, and will be kept this way until Innersloth relaxes their anti-cheat enough to make TOHO playable again.
</p>
</blockquote>
<p>
You can use Modded Regions to play TOHO. Mobile users and PC users can install modded regions. When using TOHO, the modded regions are already installed for you. Unfortunately, console players cannot install modded regions. Some examples of modded regions include:
</p>
<ul>
<li><b>Modded NA</b></li>
<li><b>Niko EU</b></li>
<li>Any Impostor region</li>
</ul>
<p>
Modded regions can be installed <a href="https://limeau.github.io/regions.html" title="Regions tab">here</a>.
</p>
</div>
<!-- Gives the gradient block -->
<div class="gradient">
<a name="features"></a>
<h1>Features</h1>
<h2>Varying game modes, anomalies, wills, etc... with more to come</h2>
<blockquote class="construction">
<p>
The Features page is currently under construction. Check back later for when it's complete!
</p>
</blockquote>
<p>
TOHO has its own unique Game Modes that has a separate functionality to the base Among Us game. They include <b>Free For All</b>, <b>Cops and Robbers</b>, <b>Ultimate Team</b>, and <b>Trick or Treat</b>.<br><br>TOHO also has game modifiers that, when enabled, effect the gameplay drastically. Players can write wills and they will be sent to the meeting chat with the <b>Wills</b> game modifier on. With the <b>Anomalies</b> game modifier on, after each meeting a different effect has a chance to happen.
</p>
</div>
<div class="gradient">
<a name="contact"></a>
<h1>Contact Us</h1>
<h2>The best way to contact us at TOHO is by joining the Discord server and reaching out to the developer</h2>
<blockquote class="go">
<p>
<a href="https://discord.gg/tohoptimized" title="Discord Server"><b>Join the TOHO Discord server</b></a><br>Email the Developer @ <b>lime19844@gmail.com</b>
</p>
</blockquote>
</div>
</div>
</div>
</div>
<!-- FOOTER: Site footer for links, copyright, etc. -->
<div id="footer">
<div id="width"> <span class="floatLeft"><a href="https://discord.gg/tohoptimized" title="Discord Server">TOHO Discord Server</a>
<span class="grey">|</span><a href="https://github.com/Limeau/TownofHost-Optimized" title="Github Repository">TOHO Github Repository</a>
<span class="grey">|</span><a href="https://github.com/Limeau/TownofHost-Optimized/releases/latest" title="Release">Latest Release</a>
</span>
</div>
</div>
</body>
</html>