mirror of
https://github.com/goonstation/goonstation-2016.git
synced 2026-07-13 01:52:21 +01:00
45 lines
1.8 KiB
HTML
45 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="{{resource("css/style.css")}}">
|
|
</head>
|
|
<body class="traitor-tips">
|
|
<h1 class="center">You are a vampire!</h1>
|
|
<img src="{{resource("images/antagTips/vampire-image.png")}}" class="center" />
|
|
|
|
<p>1. To drink blood, use the <em>Bite Victim</em> ability. Remove their headgear first.<br>
|
|
You must remain still while draining blood.</p>
|
|
|
|
<p>2. <em>Danger!</em> If you walk in space, starlight will burn you to a crisp.<br>
|
|
The chaplain is your nemesis. Avoid him and the chapel.</p>
|
|
|
|
<p class="cf image-right">
|
|
3. New <em>powers</em> unlock when you collect a certain amount of blood (as indicated below).
|
|
Every time you use a power that isn't free, it depletes part of your blood reserve.<br>
|
|
<span class="small"><br><br>
|
|
<span style="float:left;width:50%;">
|
|
0 - <em>Cancel Stuns</em>, also replenishes stamina.<br>
|
|
0 - <em>Glare</em>, short stun.<br>
|
|
0 - <em>Hypnotize</em>, long stun.<br>
|
|
200 - <em>Vampiric Vision</em>, thermals.<br>
|
|
200 - <em>Diseased Touch</em>, give someone grave fever.<br>
|
|
300 - <em>Mist Form</em>, walk through walls.<br>
|
|
300 - <em>Radio Interference</em>, jam nearby headsets.<br>
|
|
</span>
|
|
<span style="float:right;width:50%;">
|
|
400 - <em>Summon Bats</em>, summons angry bats.<br>
|
|
400 - <em>Chiropteran Screech</em>, stun people, break glass.<br>
|
|
600 - <em>Cloak of Darkness</em>, cloak in unlit areas.<br>
|
|
600 - <em>Cancel Stuns Mk2</em>, also heals.<br>
|
|
800 - <em>Enthrall</em>, make someone your mindslave.<br>
|
|
1000 - <em>Full power</em>, no harm from chapel. X-Ray vision.<br>
|
|
</span>
|
|
</span>
|
|
</p>
|
|
|
|
<p>4. For more information, please consult <A HREF='http://wiki.ss13.co/Vampire'>the wiki</A>.</p>
|
|
|
|
</body>
|
|
</html>
|
|
|