diff --git a/public_html/package.json b/public_html/package.json index 380b7d0..b26759d 100644 --- a/public_html/package.json +++ b/public_html/package.json @@ -9,6 +9,7 @@ "author": "", "license": "ISC", "dependencies": { - "markdown": "^0.5.0" + "markdown": "^0.5.0", + "markdown-toc": "^1.1.0" } } diff --git a/public_html/rules.md b/public_html/rules.md index f92c4f2..72acdd4 100644 --- a/public_html/rules.md +++ b/public_html/rules.md @@ -1,5 +1,30 @@ Fight your way across vast expanses, conquer enemy batallions, and survive in this world of immense mechas - wild combat machines commanded by the best pilots this side of the catastrophe. +- [Basic Rules](#basic-rules) + * [Phases of a Turn](#phases-of-a-turn) +- [Types of Cards](#types-of-cards) + * [Towers](#towers) + * [Mechas](#mechas) + * [Commands](#commands) + * [Pilots](#pilots) +- [Types of Counters](#types-of-counters) + * [Durability](#durability) + * [Armour](#armour) + * [Time](#time) +- [List of Keyword Mechanics](#list-of-keyword-mechanics) + * [Armour X](#armour-x) + * [Pierce](#pierce) + * [Flight](#flight) + * [Reach](#reach) + * [Speed X](#speed-x) + * [Range X](#range-x) + * [Haste](#haste) + * [Provide Xu](#provide-xu) +- [Other Rules and Corner Case Rulings](#other-rules-and-corner-case-rulings) + * [Mulligans](#mulligans) + * [Maximum Hand Size](#maximum-hand-size) + * [Pilot Idiocy](#pilot-idiocy) + Basic Rules === @@ -125,4 +150,4 @@ At the end of your turn, if you have more cards in hand than your maximum hand s Pilot Idiocy --- -Some pilot abilities and durability modifiers may instantly destroy a mecha as soon as it's attached. In this event, the pilot's and mecha's abilities take effect for a moment before the mecha is destroyed. Therefore, in the case of Jason "The Looks" Brannan being attached to a mecha with 1 durability, both players reveal their hands and allow their opponent to take notes as needed, then the mecha is destroyed, and finally both players hide their hands again. \ No newline at end of file +Some pilot abilities and durability modifiers may instantly destroy a mecha as soon as it's attached. In this event, the pilot's and mecha's abilities take effect for a moment before the mecha is destroyed. Therefore, in the case of Jason "The Looks" Brannan being attached to a mecha with 1 durability, both players reveal their hands and allow their opponent to take notes as needed, then the mecha is destroyed, and finally both players hide their hands again.