Custom cards.
[heroik.git] / abilities.html
index 759f6c3..4623c4f 100644 (file)
     <title>Special Abilities - Hero: Immortal King</title>
   </head>
   <body>
-    <div id=statusbar></div>
+    <header>
+      <a class=button href="heroik.html">◀ Return</a>
+    </header>
     <main>
-    <a class="button no-print" href="heroik.html">
-      ◀ Return
-    </a>
     <h1>Special Abilities</h1>
     <table id=abilities>
       <tbody>
             which among the lowest.
           </td>
         </tr>
+        <tr>
+          <td id=Bounty>Bounty</td>
+          <td>
+            once this card is defeated, it counts as all four colors.
+            It can be used to pay up to once of each color for the
+            cost of an ultimate power, quest, or object. However, it
+            must be spent all at once.
+          </td>
+        </tr>
         <tr>
           <td id=Bubbleyes>Bubbleyes +X</td>
           <td>
         <tr>
           <td>Pain</td>
           <td>
-            if the adventurers fail to defeat this dungeon card, the
+            if the adventurers fail to overcome this dungeon card, the
             adventurer player loses 2 Courage tokens instead of 1.
           </td>
         </tr>
             of this card. All adventurers are Unique.
           </td>
         </tr>
+        <tr>
+          <td>Shrouded</td>
+          <td>
+            when this monster is defeated, the next dungeon card
+            is automatically placed face-down.
+            <br><br>
+            In the solitaire game, if the card has <a href="#Fierce">Fierce</a> when
+            it is revealed, it gains a Tenacity token.
+          </td>
+        </tr>
       </tbody>
     </table>
     </main>