-
Notifications
You must be signed in to change notification settings - Fork 0
/
pokemon.html
168 lines (155 loc) · 9.15 KB
/
pokemon.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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Jods</title>
<script type="text/javascript" src="js/languageHandler.js"></script>
<link rel="stylesheet" href="css/components.css">
<link rel="stylesheet" href="css/icons.css">
<link rel="stylesheet" href="css/responsee.css">
<link rel="stylesheet" href="owl-carousel/owl.carousel.css">
<link rel="stylesheet" href="owl-carousel/owl.theme.css">
<link rel="stylesheet" href="css/template-style.css">
<script src="https://app.enzuzo.com/scripts/cookiebar/aed3451a-598d-11ef-a0e9-eb432816b521"></script>
<link href='https://fonts.googleapis.com/css?family=Playfair+Display&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/jquery-1.8.3.min.js"></script>
<script type="text/javascript" src="js/jquery-ui.min.js"></script>
<script src = "https://embed.twitch.tv/embed/v1.js"></script>
<script type="text/javascript" src="js/twitchHandler.js"></script>
<script type="text/javascript" src="js/responsee.js"></script>
<script type="text/javascript" src="owl-carousel/owl.carousel.js"></script>
<script type="text/javascript" src="js/template-scripts.js"></script>
</head>
<body class="size-1140">
<!-- Live BUTTON -->
<a id="LiveFlair" class="hide" target="_blank" href="https://www.twitch.tv/Jodsderechte" style="position:fixed;top:120px;right:-14px;z-index:10;"><img src="img/live.png" alt=""></a>
<!-- HEADER -->
<header role="banner" class="position-absolute">
<!-- Top Navigation -->
<nav class="background-transparent background-transparent-hightlight full-width sticky">
<div class="s-12 l-2">
<a href="index.html" class="logo">
<!-- Logo White Version -->
<img class="logo-white" src="img/logo.png" alt="">
<!-- Logo Dark Version -->
<img class="logo-dark" src="img/logo-dark.png" alt="">
</a>
</div>
<div class="top-nav s-12 l-10">
<ul class="right chevron">
<li><a href="index.html">Home</a></li>
<li><a href="WeakAuras.html">WeakAuras</a></li>
<li><a>Addons</a>
<ul>
<li><a href="https://www.curseforge.com/wow/addons/dungeon-aura-tools" target="_blank">Dungeon Aura Tools</a></li>
<li><a href="https://www.curseforge.com/wow/addons/groupfinderrio" target="_blank">Group Finder Rio</a></li>
<li><a href="https://www.curseforge.com/wow/addons/libcustomnames" target="_blank">Custom Names</a>
<ul>
<li><a href="https://www.curseforge.com/wow/addons/libcustomnames" target="_blank">Main Addon</a></li>
<li><a href="https://www.curseforge.com/wow/addons/customnames_elvui" target="_blank">ElvUi Plugin</a></li>
<li><a href="https://www.curseforge.com/wow/addons/customnames_mrt" target="_blank">MRT Plugin</a></li>
<li><a href="https://www.curseforge.com/wow/addons/customnames_chat" target="_blank">Chat Plugin</a></li>
<li><a href="https://wago.io/CustomNames" target="_blank">Plater Mod</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="wowInterface.html">WoW Interface</a></li>
<li><a href="pokemon.html">Pokemon Stream Game</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a id="linkToLanguage" languageOfLink = "de-DE">Change to German</a></li>
</ul>
</div>
</nav>
</header>
<!-- MAIN -->
<main role="main">
<div id="twitch-embed"></div>
<!-- Content -->
<article>
<header class="section background-dark">
<div class="line">
<h1 class="text-white margin-top-bottom-40 text-size-60 text-line-height-1">Welcome to my Pokémon StreamAvatars-Game!</h1>
<p class="margin-bottom-0 text-size-16">
When you enter my stream and grant permission to StreamAvatars, you'll receive your own Pokémon avatar. <br>
In the "About Me" section of the extension, you can choose your avatar. <br>
Initially, you can only choose between the starter Pokémon from generations 1 to 6.
</p>
<h2 class = "line margin-top-40"> Catching and Evolving Pokemon</h2>
<p>
Every 15 minutes, a random Pokémon will appear in the stream, and you can try to catch it with the command "!catch [pokemonname]". <br>
Each Pokémon is active for 300 seconds, followed by 900 seconds of inactivity before a new one spawns. <br>
So, always keep an eye out and be ready to catch the next Pokémon!
</p>
<p class="margin-top-10"> When you have collected enough gold, you can evolve your avatar with the command "!evolve [pokemonname]".
<ul>
<li>500 gold for the first evolution</li>
<li>1000 gold for the second one</li>
</ul>
</p>
<h2 class="line margin-top-40">Events & Bossfights</h2>
<p class="margin-top-10">
Additionally, there are special events that you can purchase with channel points. Battle Royales and Boss fights will award you with additional Pokémon if you win.
</p>
<p class="margin-top-10"> The Boss fights have different rarity levels and drop the following:</p>
<ul>
<li><strong>Simple Bosses + Duel Victory:</strong> <span class="highlight rarity-common">Common</span> Pokémon.</li>
<li><strong>Normal Bosses + Battle Royale Victory:</strong> <span class="highlight rarity-rare">Rare</span> Pokémon.</li>
<li><strong>Hard Bosses:</strong> <span class="highlight rarity-epic">Epic</span> Pokémon.</li>
</ul>
<p class="margin-top-10">Each boss has its own loot table with increased drop chances for specific types of Pokémon:</p>
<ul>
<li><strong>Mad King:</strong> Drops more Pokémon from Generation 1.</li>
<li><strong>Scrollkeeper:</strong> Drops more Pokémon from Generation 2.</li>
<li><strong>Ancient Grandmaster:</strong> Drops more Pokémon from Generation 3.</li>
<li><strong>Eye:</strong> Drops more Pokémon from Generation 4.</li>
<li><strong>Bidoof:</strong> Drops more Pokémon from Generation 5.</li>
<li><strong>Gigantamax Charizard:</strong> Drops more Pokémon from Generation 6.</li>
<li><strong>Pumpkin King:</strong> Drops Pokémon from all generations equally.</li>
</ul>
<h2 class="margin-top-40">Effects</h2>
<p>There are two different effects to unlock.</p>
<ul>
<li><span class="role-tag effekt-hearth">Hearts:</span> for the viewer with the most !hugs.</li>
<li><span class="role-tag effekt-star">Stars:</span> for the viewer who has collected the most stars with !jump.</li>
</ul>
<p>The leaders for each of these effects can be seen in the leaderboards in the extension.</p>
<h2 class="margin-top-40">Nametags</h2>
<p>Depending on your role in the stream, you will receive different name tags:</p>
<ul>
<li><span class="role-tag role-viewer">Viewer</span></li>
<li><span class="role-tag role-follower">Follower</span></li>
<li><span class="role-tag role-subscriber">Subscriber</span></li>
<li><span class="role-tag role-mod">Mod</span></li>
<li><span class="role-tag role-jods">Jods</span></li>
</ul>
<p class="margin-top-10 text-size-20">Have fun playing, catching your Pokémon, and interacting with the community!</p>
</div>
</header>
</article>
</main>
<!-- FOOTER -->
<footer>
<hr class="break margin-top-bottom-0" style="border-color: rgba(0, 38, 51, 0.80);">
<!-- Bottom Footer -->
<section class="padding background-dark full-width">
<div class="s-12 l-4">
<a href="https://discord.com/invite/v3gYmYamGJ"target="_blank"><i class="fa fa-brands fa-discord w3-hover-opacity"></i></a>
<a href="https://github.com/Jodsderechte/"target="_blank"><i class="fa fa-brands fa-github w3-hover-opacity"></i></a>
<a href="https://www.youtube.com/user/Jodsderechte"target="_blank"><i class="fa fa-brands fa-youtube w3-hover-opacity"></i></a>
<a href="https://www.paypal.com/donate/?hosted_button_id=PSQ4D3HXNZKMG"target="_blank"><i class="fa fa-brands fa-paypal w3-hover-opacity"></i></a>
<p class="text-size-12">Copyright 2019, Vision Design - graphic zoo</p>
</div>
<div class="s-12 l-4">
<a href="Datenschutz.html" class="text-white right">Datenschutz</a>
<a href="Impressum.html" class="text-white">Impressum</a>
</div>
<div class="s-12 l-4">
<a class="right text-size-12" href="http://www.myresponsee.com" title="Responsee - lightweight responsive framework">Design and coding<br> by Responsee Team</a>
</div>
</section>
</footer>
</body>
</html>