HTML has recently been added to Armor Games. There is now a debate about whether HTML should stay or not. This debate has inspired the RPG I am about to create. Now for the background:
You come across a sign that says "Entering the HTML Battlefield" As you pass the sign, an intercom sounds
Welcome to the HTML Battlefield! In here, you must choose either the Black Team or the Red Team. Select your team by taking a gun of the color you want. Once you have selected your team and taken a gun, go to either the red sign or the black sign depending on your color. Once you get there, you will be led to a house by the leader of the team you choose.
You see a black gun and a red gun. You are to take one of these guns depending on which team you want to be on.Your team selection will be part of your character sheet, but first a description of each team:
Black Team: The goal of the black team is to get rid of HTML. If you do not like HTML, select the black team.
<font color="red">
Red Team: The goal of the red team is to ensure that HTML will remain. If you like HTML, select the red team. In fact, this description includes HTML.</font>
Now for the format of your character sheet with directions for each entry in parentheses:
Name: (put what you want your character to be called in the game)
Team: (put either Black or Red to indicate which team you want to be on)
Level: 1
EXP: 0/10
HP: (this depends on your stats, so see below)
Damage: (this depends on your stats, so see below)
Attack: (this depends on your stats, so see below)
Armor: (this depends on your stats, so see below)
---------------------------------------------------------------
Stats: (place numbers in each entry in this section adding up to 8)
Strength: (this affects how much damage you deal; see below)
Constitution: (this affects your HP; see below)
Offense: (this affects your Attack; see below)
Defense: (this affects your Armor; see below)
Some stats need to be explained, and I will do so below:
HP:HP is based on the following formula:
HP=6+(2*Level)+Constitution
Damage:There are two damage formulas. One is for minimum damage and one is for maximum damage. When dealing damage, a random number will be generated from your minimum damage to your maximum damage. This is how to enter the Damage entry:
Damage: MinDmg - MaxDmg
MinDmg=Level+(Strength/2)
MaxDmg=4+Level+Strength
Strength added to minimum damage is rounded up.
Attack:Attack affects how likely you are to hit. This will be explained under Combat. This is the formula for attack:
Attack=Level+Offense
Armor:Armor affects how likely you are to get hit. This will be explained under Combat. This is the formula for armor:
Armor=Level+Defense
EXP:EXP is what is needed to gain levels. EXP is gained by winning fights and sometimes as story rewards.
Leveling Up:When you gain a level, the following happens:
1) You gain 2 HP and heal to your max.
2) You add 1 to your minimum and maximum damage.
3) You add 1 to your Attack and Armor.
4) You gain 2 stat points. Do the following for each stat increase:
Strength: Add 1 to maximum damage. Add 1 to minumum damage if your Strength went from an even number to an odd number.
Constitution: Add 1 HP.
Offense: Add 1 Attack.
Defense: Add 1 Armor.
CombatFights will be resolved automatically, but this is what you should know about Attack and Armor:
Each point in Attack makes you 10% more likely to hit an enemy. Each point in Armor makes you 10% less likely to get hit by an enemy.
Logistics:There are a maximum of 8 players, but each team can only accept 4. As soon as a player joins, the game can begin.
Rules:1) Do not cheat. If something is wrong with your character sheet, I will either correct it or point out what you need to change.
2) Do not decide the outcome. When asked for an action, post just the action, not the outcome.
3) Do not abuse HTML. By this, I mean that the only HTML you should use if you choose to is to emphasize a part of your post by making it red.
4) Do not spam or break any AG rules. If this thread gets filled with spam, I will request this thread to be locked, cleaned, then unlocked after cleanup.
Let's see how far this RPG goes. I plan on making a sequel eventually.