Spaces:
Running
Running
File size: 1,629 Bytes
6e23e8a f5827bd 6e23e8a f5827bd 6e23e8a f5827bd bc5e8b5 f5827bd bc5e8b5 f5827bd 6e23e8a |
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 |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>irc server info</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>irc.shadowsword.ca</h1>
<p>
<b>* No users under 18.<br>
* No TROLLS, DOXXERS, LARPERS or SPAMMERS.<br><br>
* No SCAMS, HACKING, HARASSMENT, DISRESPECT.<br>
* No ENERGY ATTACKS, HEXXING, CURSES, ETC.</b><br>
(Except when it comes to #sparring)<br>
<h1>Sparring</h1>
<p>
* Sparring must be confined to #sparring<br><br>
* Know your limits;<br>
* Have ability to handle the astral form so as to not hurt yourself or allies in groups;<br>
* Have ability to sense between allies and enemies in groups, and keep track of them;<br>
* Have ability to sense damage dished and received;<br>
* Have ability to attack and defend yourself;<br>
* Have ability to return to your space/body, and return everything properly;<br>
* Know when to retreat/stop/leave the battle (if too damaged);<br>
* Have ability to listen and acknowledge systems/scanning;<br>
* Avoid frontloading and ego-talk.<br>
* Pre-scanning and post-scanning is highly recommended.<br>
* Have a timer and a countdown ready.<br>
(5 min. is a little, 15 min. is a lot.)<br>
* If something is off, speak up.<br>
* Review/assess damages received and dealt.<br><br>
* Never go "All Out."<br>
* Avoid using permanently-damaging attacks.<br>
* Exchange healing.</p>
</p>
</div>
</body>
</html>
|