Toad's Adventure Dual Badge Power-up System
===========================================

Somewhat similar to Castlevania: Circle of the Moon's system, the player can 
acquire badges during the game. However, unlike CotM, multiple badge combos can
be activated to give different attributes, for instance, fireball throwing and
defense against thunder. It is also possible that the player might be able to
receive more than one copy of some cards, to allow multiple techniques in a 
single class to be equipped at once.

There are two badge types, Spirit, which correspond to CotM's action cards, and
enable a certain class of enhancements, and Power, which enable a Spirit to do its 
work with that Power badge's element or power-up type emphasized.

Each combo will require a certain amount of Badge Points (BP) to be dedicated 
toward its learning. BP are earned in battle along with Exp.

Spirit Badges
=============

1. Tanooki  -- Potential to grant basic attacks
2. Frog     -- Potential to enhance attacks
3. Koopa    -- Potential to enhance defense
4. Kuribo   -- Potential to grant midlevel attacks 
5. Jugem    -- Potential to summon
6. Eightbit -- Potential of transformation
7. Magician -- Potential to grant spells for attack and enhancement of stats
8. Bomb     -- Potential to grant megacrash attacks


Power Badges
============

1. Flower      -- Has the power of Fire
2. Icemelon    -- Has the power of Ice
3. Mushroom    -- Has the power of Growth
4. Turnip      -- Has the power of Vegetables and the Earth
5. Rock Candy  -- Has the power of Stone
6. Potion      -- Has powers of Poison, Healing, and Enemy Transformation
7. Feather     -- Has the power of Air
8. Heart       -- Has the power of Thunder
9. Star        -- Extreme magical power
A. Hammer      -- Extreme physical power

          | Tanooki         | Frog             | Koopa           | Kuribo          |
------------------------------------------------------------------------------------
Flower    | Basic fireballs | Attack with fire | Defend against  | Midlevel        |
          |                 | element          | fire element    | fireballs       |
------------------------------------------------------------------------------------
Icemelon  | Ice block att.  | Attack with ice  | Defend against  | Icicles         |
          |                 | element          | ice element     |                 |
------------------------------------------------------------------------------------
Mushroom  | Vine attack     | HP Regen         | Flower Regen    | Rose Thorns     |
------------------------------------------------------------------------------------
Turnip    | Small Veggies   | Attack with      | Defend against  | Ripe Veggies    |
          |                 | earth element    | earth element   |                 |
------------------------------------------------------------------------------------
Rock      | Tanooki statue  | Attack with      | Impervious to   | Toss Rocks      |
Candy     | attack          | stone element    | petrification   |                 |
------------------------------------------------------------------------------------
Potion    | Toss poison     | Attack with      | Defend against  | HP Potion       |
          | potion          | poison           | poison          |                 |
------------------------------------------------------------------------------------
Feather   | Racoon tail     | Attack with wind | Defend wind     | High Jump       |
------------------------------------------------------------------------------------
Heart     | Lightning bolt  | Attack with      | Defend against  | Lightning storm |
          |                 | thunder element  | thunder element |                 |
------------------------------------------------------------------------------------
Star      | Shuriken        | 2-turn defense   | 4-turn defense  | 6-turn defense  |
------------------------------------------------------------------------------------
Hammer    | Small hammers   | Att Up, Def Down | Def up, Att dn. | Sledge hammers  |
------------------------------------------------------------------------------------


          | Jugem           | Eightbit         | Magician        | Bomb            |
------------------------------------------------------------------------------------
Flower    | Summon Fire     | Become Pyro Guy  | Firestorm       | Devastating     |
          | Snake           |                  |                 | Fire Attack     |
------------------------------------------------------------------------------------
Icemelon  | Summon Bumpty   | Become           | Icicle Rain     | Devastating     |
          |                 | Dr. Freezegood   |                 | Ice Attack      |
------------------------------------------------------------------------------------
Mushroom  | Summon          | Become Piranha   | Coins UP        | Devastating     |
          | Paragoomba      | Plant            |                 | Plant Attack    |
------------------------------------------------------------------------------------
Turnip    | Summon Shyguy   | Become Shyguy    | Earthquake      | Devastating     |
          |                 |                  |                 | Veggie Attack   |
------------------------------------------------------------------------------------
Rock      | Summon Chain    | Become Dry Bones | Cave-in         | Devastating     |
Candy     | Chomp           |                  |                 | Stone Attack    |
------------------------------------------------------------------------------------
Potion    | Summon          | Become Magikoopa | Protect Against | Devastating     |
          | Magikoopa       |                  | ALL status      | Poison Attack   |
------------------------------------------------------------------------------------
Feather   | Summon Beezo    | Become Beezo     | Speed UP        | Devastating     |
          |                 |                  |                 | Tornado         |
------------------------------------------------------------------------------------
Heart     | Summon Snifit   | Become Snifit    | Def UP          | Dev. Thunder Att|
------------------------------------------------------------------------------------
Star      | Summon Zeus Guy | Become Zeus Guy  | Exp UP          | Star Beam Attack|
------------------------------------------------------------------------------------
Hammer    | Summon          | Become a         | Att UP          | Devastating     |
          | Hammer Bros.    | Hammer Bro.      |                 | Hammer Bros.    |
          |                 |                  |                 | Pack Attack!    |
------------------------------------------------------------------------------------          


-------------------------------------
Detailed Descriptions for Some Combos
-------------------------------------
* Frog + Mushroom: HP Regen

  This combo is somewhat similar to the badge in Paper Mario that returns HP to
  you at random after your turn. Rather than a fixed numeric amount though, this
  combo will probably give you a certain percentage of your max HP back at random,
  as to keep it useful throughout the game.

* Frog + Koopa: Flower Regen

  See above. This will work similarily, but for Flower Points (magic).

* Kuribo + Potion: HP Potion

  This combo is an attack command that restores a percentage of the target's max
  HP. Its meant for healing the player primarily, but would work on enemy targets
  as well (could be useful against undead creatures...)

* Bomb + Mushroom: Devastating Plant Attack

  A large number of members of the Piranha Plant family will bloom from the ground
  and attack in tandem. These are likely to include, among possible others, the
  Fire Piranha boss from Paper Mario, and Ptooie, Walking Piranha, and 
  Venus Fire Trap from SMB3.

* Bomb + Turnip: Devastating Veggie Attack

  A bunch of large vegetables will bounce across the screen, doing mega-damage.
  Likely to include the Turnip, Desert Melon, and some vegetables that appear only
  when fighting Wart in SMB2.

* Bomb + Star: Devastating Star Beam Attack

  Similar to the Star Beam in Paper Mario -- the patrons of Star Haven will
  descend and create an unblockable laser that does extreme damage.

* Bomb + Hammer: Devastating Hammer Bros. Pack Attack

  Each group of the SMB3 Hammer Bros. family -- Hammer Bros, Boomerang Bros,
  Fire Bros, and Sledge Bros, plus the Amazing Flyin' Hammer Bro. from SMW will
  attack in tandem for the most damage of any attack in the game. This will be
  the indisputably most powerful attack.