TheRagingTechni commited on
Commit
f1ef59e
ยท
verified ยท
1 Parent(s): eeb74b3

Manual changes saved

Browse files
Files changed (1) hide show
  1. rules.html +41 -13
rules.html CHANGED
@@ -40,32 +40,60 @@
40
 
41
  <main class="container mx-auto px-4 py-12">
42
  <div class="max-w-4xl mx-auto">
43
- <h1 class="text-5xl font-orbitron text-yellow-500 text-center mb-8 glow-text">SERVER RULES</h1>
44
 
45
  <div class="bg-gray-900 rounded-lg p-8 mb-8">
46
- <h2 class="text-2xl font-semibold text-yellow-400 mb-4">General Conduct</h2>
47
  <ul class="space-y-3">
48
  <li class="flex items-start">
49
  <i data-feather="check-circle" class="text-yellow-500 mr-3 mt-1 flex-shrink-0"></i>
50
- <span>Respect all players - no harassment, hate speech, or discrimination</span>
51
- </li>
52
- <li class="flex items-start">
53
- <i data-feather="check-circle" class="text-yellow-500 mr-3 mt-1 flex-shrink-0"></i>
54
- <span>No cheating, exploiting, or using third-party modifications</span>
55
- </li>
56
- <li class="flex items-start">
57
- <i data-feather="check-circle" class="text-yellow-500 mr-3 mt-1 flex-shrink-0"></i>
58
- <span>English only in global chat for moderation purposes</span>
 
 
 
 
 
 
 
 
 
 
59
  </li>
60
  </ul>
61
  </div>
62
 
63
  <div class="bg-gray-900 rounded-lg p-8 mb-8">
64
- <h2 class="text-2xl font-semibold text-yellow-400 mb-4">Gameplay Rules</h2>
65
  <ul class="space-y-3">
66
  <li class="flex items-start">
67
  <i data-feather="alert-triangle" class="text-yellow-500 mr-3 mt-1 flex-shrink-0"></i>
68
- <span>No spawn camping - allow new players reasonable time to establish themselves</span>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  </li>
70
  <li class="flex items-start">
71
  <i data-feather="alert-triangle" class="text-yellow-500 mr-3 mt-1 flex-shrink-0"></i>
 
40
 
41
  <main class="container mx-auto px-4 py-12">
42
  <div class="max-w-4xl mx-auto">
43
+ <h1 class="text-5xl font-orbitron text-yellow-500 text-center mb-8 glow-text">Official Server Rulebook</h1>
44
 
45
  <div class="bg-gray-900 rounded-lg p-8 mb-8">
46
+ <h2 class="text-2xl font-semibold text-yellow-400 mb-4">Welcome</h2>
47
  <ul class="space-y-3">
48
  <li class="flex items-start">
49
  <i data-feather="check-circle" class="text-yellow-500 mr-3 mt-1 flex-shrink-0"></i>
50
+ <span><h1>Hello and welcome to Furor Insula, the Raging Isle!</h1>
51
+ <p>To make sure the game is fair and fun for everyone, we have some rules you need to follow.<br>
52
+ <strong>Following these rules is mandatory for all players.</strong></p>
53
+ <p>If you have any questions, ideas, or feedback about these rules, please let us know in the <a href="https://discord.com/channels/YOUR_SERVER_ID/YOUR_CHANNEL_ID">โ โ•‘๐Ÿ’ญ๐˜š๐˜ถ๐˜จ๐˜จ๐˜ฆ๐˜ด๐˜ต๐˜ช๐˜ฐ๐˜ฏ๐˜ด channel</a>.</p>
54
+ <hr>
55
+ <h2>Quick Links</h2>
56
+ <p>
57
+ โ•ญ โ”€โ”€โ”€โ”€โ”‰โ”‰โ”€โ”€โ”€โ”€ โ€ข โ”€โ”€โ”€โ”€โ”‰โ”‰โ”€โ”€โ”€โ”€ โ•ฎ<br>
58
+ &nbsp; <a href="#rules">โ€บ ใ€‰ Rules</a><br>
59
+ &nbsp; <a href="#guides">โ€บ ใ€‰ Guides</a><br>
60
+ &nbsp; <a href="#carnivore-profiles">โ€บ ใ€‰ Carnivore Profiles</a><br>
61
+ &nbsp; <a href="#omnivore-profiles">โ€บ ใ€‰ Omnivore Profiles</a><br>
62
+ &nbsp; <a href="#herbivore-profiles">โ€บ ใ€‰ Herbivore Profiles</a><br>
63
+ &nbsp; <a href="https://your-report-link-here">โ€บ ใ€‰ Make a Report</a><br>
64
+ &nbsp; <a href="https://your-promotions-link-here">โ€บ ใ€‰ Self-Promotions</a><br>
65
+ &nbsp; <a href="https://your-roles-link-here">โ€บ ใ€‰ Pick Roles</a><br>
66
+ &nbsp; <a href="https://discord.com/channels/YOUR_SERVER_ID/YOUR_GENERAL_CHAT_ID">โ€บ ใ€‰ General Chat</a><br>
67
+ โ•ฐ โ”€โ”€โ”€โ”€โ”‰โ”‰โ”€โ”€โ”€โ”€ โ€ข โ”€โ”€โ”€โ”€โ”‰โ”‰โ”€โ”€โ”€โ”€ โ•ฏ
68
+ </p></span>
69
  </li>
70
  </ul>
71
  </div>
72
 
73
  <div class="bg-gray-900 rounded-lg p-8 mb-8">
74
+ <h2 class="text-2xl font-semibold text-yellow-400 mb-4">Chapter I: Logging in and Logging Out</h2>
75
  <ul class="space-y-3">
76
  <li class="flex items-start">
77
  <i data-feather="alert-triangle" class="text-yellow-500 mr-3 mt-1 flex-shrink-0"></i>
78
+ <span>
79
+ <hr>
80
+
81
+ <b>Article 1.1: Logging Into the Game</b>
82
+ <p>You are responsible for your own safety from the moment you log in, this is a survival game.</p>
83
+ <p>There is no 'safe time' or 'spawn protection' when you log in. Other players can attack you right away.</p>
84
+ <p>It's up to you to find a safe spot to log out. Where you log out affects how safely you log back in.</p>
85
+
86
+ <h3>Article 1.2: Don't Log Out When You're in Danger</h3>
87
+ <p>You can't log out in line-of-sight of a dangerous Animal. You have to get away and hide somewhere safe where they can't see you and you can't see them before you can log out.</p>
88
+ <p>This includes logging in and logging back out to avoid an encounter.</p>
89
+ <p>Even if an Animal can't reach you (for example: you've escaped onto a high rock), you are still in danger. You must wait until you've healed all ailments (bleed, venom, toxicity, poison, bonebreak, etc) and your health, without receiving another hit within 2 minutes before you may logout.</p>
90
+
91
+ <h3>Article 1.3: Danger Rules For Aerial and Aquatic</h3>
92
+ <p>Regarding aerial and aquatic Animals.</p>
93
+ <p>An aerial Animal sitting in a tree or rock high out of reach is safe from terrestrial Animals that can't reach it. The aerial Animal can log out, as long as there are no enemy aerial Animals nearby.</p>
94
+ <p>Aquatic Animals are only in danger if other aquatic Animals, that it fears, are in line of sight. If no other aquatic Animals are present and it is underwater where non-aquatic Animals can't reach it, it is free to logout regardless of terrestrial or aerial Animals present.</p>
95
+ <p>However, if your aquatic Animal is fearful of a non-aquatic Animal which can dive, you may not logout until you've left line of sight of the feared Animal for 2 minutes.</p>
96
+ </span>
97
  </li>
98
  <li class="flex items-start">
99
  <i data-feather="alert-triangle" class="text-yellow-500 mr-3 mt-1 flex-shrink-0"></i>