Welcome to Square Enix Wiki! Be sure to check out our To-Do List to see what work we need done! See here for Indie Wiki Jam Info!

Square Enix Wiki:RPG

From Square Enix Wiki, the Fan-wiki for all things Square Enix
Revision as of 20:37, 10 February 2012 by Tacopill (talk | contribs) (start. Still a lot of work to do.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Being Avid RPG Fans that we are, the staff of the wiki has put together an RPG that is based on one's controbutions to the wiki, to other wiki's in SEIWA and to our affialte wiki's and sites. This game is entirely optional, and any user may choose to opt-in or -out at any time they wish. We just simply ask, that the user specifices if they have chosen to opt-in or opt-out on their user page.

General Rules

Rules for the game are as follows:

  1. Users are asked to mark themselves as "in" or "out" of the game, using the following templates: #* Template:T #* Template:T
  2. User's are also asked to respect the choice of others, and don't involve anyone who has noted themselves as out. If they haven't noted either way, then either ask them or assume they don't wish to be involved. # At all times, fair play and good sportsman ship are expected # All information about abilities, items, equipement, etc. are to be public knowledge. No, "hidden abilities" that spring up whenever someone feels like it.

Gameplay Basics

The game works by you controntibuting. For every controbution you make, you get one point of experience. When you get 100 points of expericne, you go up a level.

Stats - Part 1

Your level then is used in the beginning of your stat calculations. The stats, which will be explained later on, are as follows: * Hit Points (hp) - How much health you have * Magic Points (mp) - How much mana (or magical energy) you can use * Attack (atk) - How strong you are in battle * Defence (def) - How well you can be hit in battle * Speed (spd) - How well you can move, dodge, etc. * Intelegence (int) - How well you can learn and master new moves.

Class

Each Class has a number for each stat, that when multiplied by your, gives you the first part of the stat calculations. This is stored in the varible a.

<math> a = level * stat_per_level </math>

At the current time, players can only be one class

Equipment

Good controbutions to this wiki, or to any wiki who would like to do so, can be rewarded with equipment. The equipment gives you a boost in your stats, to a factor of 5% - 30% (in 5% increments), based on the equipment's bonus factor and then divided by 20. This number is stored in b

<math> b = a * equip / 20 </math>

At the current time, players can only be one class

Bonus

Excellent controbutions to the wiki, can be granted bonus items, that give a boost to stats on their own factoring numbers, mulptiplied by 10. This is stored in c

<math> c = bonus * 10 </math>

At the current time, players can have one peice of equipement

==== Total ==== Once compted, a, b and c are added together to give you your stat at the moment.

<math> a + b + c </math>

Stats - Part 2

==== Hit Points ==== Your HP, or Hit Points, are your life force. They represent how much damage your body can take, before you can no longer fight or do any other in-game actions (except of contributing to the wiki :p).

There are many items and abilities out there, that can restore damage to your hp, up to your maxium hp. But when you run out of HP, only a revival item can bring you back.

=== Magic Points === Magical Energy, or Mana, exists everywhere. From the streams and rivers, to the moutian tops and jungles, and to even the cities and towns. Life thrieves from it, people use it to to buy equipement, etc.

The more control over magic you have, the more of the world around you you can control.

But exercising said control, requires you to use your personal Mana; and that can only be restored through items that encapsitlated mana, or thourgh an ability or magic art that allows one to absorb it from the surounding environments.

Each option for restoring Mana has it pros and cons, which will be expalined here:

=== Attack and Defense === During the game, you maybe attacked by a player using a move or spell. How well you do against this, and how damage you take, is based on your defense (def) and his or hers attack (atk), and the strength of the attack itself (str). <math> (atk - def) * str </math> The damage to you is then removed from your current hp. ==== Speed and Intellegence ==== Speed and intellegence are the two remaining stats, that determine how well you do for the following: * Ability to dodge attacks * Ability to resist stuff like brain washing and hypnosis * Ability to, and the time it takes to, learn new moves/spells, etc. === Battle === Two or more players may choose to battle each other in an official capasity on the SEIWA forums, with one person (usually a staff member) presiding as a judge. When the battle has finished, the judge will record the outcome on the wiki, and the players are then required to reflect the changes on their user page, where applicable. To chanllege a player, you may do so on their user talk page; or, if you prefer, announce an open challenge in the forums, and whoever accepts frist will be the oponet. Regardless of who or what is involved, battles are not to be held in private. If one such has been done, it will not be honored by the staff. While no one can interfe with a battle, everyone is entitled to sit in and watch as an "audiance" member.