-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheggrpg.html
More file actions
96 lines (84 loc) · 6.1 KB
/
eggrpg.html
File metadata and controls
96 lines (84 loc) · 6.1 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
<!DOCTYPE HTML>
<!--
Hyperspace by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<title>EGG RPG</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<header id="header">
<a href="index.html" class="title">A Frog and a Cat Productions</a>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="eggrpg.html" class="active">EGG RPG</a></li>
<li><aaaa href="roadpage.html">Coming Soon!</a></li>
<li><aaa href="sarpage.html">Coming Soon!</a></li>
</ul>
</nav>
</header>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<section id="main" class="wrapper">
<div class="inner">
<h1 class="major">EGG RPG</h1>
<h3>Please note that this is an alpha playtest version of EGG RPG. Suggestions and criticism should be directed towards<a href="http://reddit.com/r/eggrpg"> /r/EGGRPG on Reddit</a> or <a href="http://twitter.com/frogandcat_">@frogandcat_ on Twitter.</a></h3>
<span class="image fit"><img src="images/eggshelf.jpg" alt="" /></span>
<h2>What is EGG RPG?</h2>
<p>In 2130, archeologists conducting a dig in Russia accidentally released a strange flesh parasite into the world. The <b>East Russian Infection</b> quickly spread, which, as scientists explained, was due to the fact that it reproduced by eating. Despite global efforts to stop it, there was nothing that could be done about the spread of the parasite, and it quickly spread across Earth. Most of the world population died except for those who managed to get onto the final ships leaving the planet.</p>
<p>The people of Earth are succeeded by those who live on one of the three remaining <b>Aurora-Class</b> ships: <b><i>Constellation, Horizon, and 天光 (Celestial Light)</i></b>. Research Facilities on <b>Earth’s Moon</b> and <b>Saturn’s moon, Titan</b>, act as military installations. The ships and colonies are ruled over by massive corporations, with populations in the billions.</p>
<p>As for planetary colonization, Mars was colonized by the corporation <b>Protocom进化生物</b> in 2040, but they are very defensive of their colony due to fear of another ancient parasite being awakened. <b>天光</b> effectively serves as a defense satellite, orbiting Mars.
<p>While the corporations are very hesitant to leave Sol out of fear of meeting a foe far more powerful than themselves, <b>a rebel organization known as the New Haven Republic wish to gain control of an Aurora-Class ship in order to colonize new planets in a different star system.</b>
<p>This is the horrific, awful, terrible world of <b>EGG RPG.</b> People live under the control of corporations that only have the slightest concern about their well-being. While technology has improved the standard of living significantly, most of it is in its very early stages. Prosthetic limbs that outperform their flesh counterparts exist, but aren’t very aesthetically pleasing. Exposed wires and bulky battery packs keep many people cynical about the state of technological progress, with many feeling that the human race will never be as great as it could have if Earth were not lost.
<p>At its core, <b>EGG RPG</b> is a Role-Playing Game that focuses on light, easy to pick up rules and a very open approach to mechanics, allowing players to quickly become immersed in the lore and begin playing.
</p>
<h2>Features</h2>
<li>Easy to pick up ruleset with quick character creation</li>
<li>Multiple settings with their own unique traits</li>
<li>Deadly, gory combat full of dismemberment and explosions</li>
<li>A dark, post-apocalyptic take on humanity's space-age revolution</li>
<h2>What to expect from the finished version</h2>
<li>Professional PDF layout</li>
<li>Art!</li>
<li>Revised gameplay mechanics based on <i>your</i> feedback!</li>
<h2>Download</h2>
<a href="https://docs.google.com/document/d/147eK_9UYdNKMYnBAKKN0a6ndLL_u6V-EO8SgP1z8t-E/edit?usp=sharing" class="button special icon fa-download">Core Rulebook</a>
<a href="downloads\EGG\EGG Character Sheet.pdf" class="button special icon fa-download">Character Sheet</a>
<a href="downloads\EGG\EGG Combat Reference.pdf" class="button special icon fa-download">Combat Reference Sheet</a>
<a href="downloads\EGG\EGG Weapon Cards.zip" class="button special icon fa-download">Weapon Cards</a>
<h3><a href="https://twitter.com/frogandcat_">Follow us on Twitter for updates! <i class="fa fa-twitter" aria-hidden="true"></i></h3>
<h2>Tabletop Simulator</h2>
<p>In addition to the downloadable PDF form, EGG RPG is available for <a href="http://store.steampowered.com/app/286160/Tabletop_Simulator/">Tabletop Simulator</a> on the official <a href="http://steamcommunity.com/sharedfiles/filedetails/?id=1279430279">Tabletop Simulator Steam Workshop page</a>!</p>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper alt">
<div class="inner">
<ul class="menu">
<li>© A Frog and a Cat Productions. All rights reserved.</li><li>Web Design by <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>