neverending.
[heroik.git] / cards.html
index 4ed3189..4b1e760 100644 (file)
           token.
         </div>
         <div class=temporary>
-          +2 to combat rolls for each Tenacity token on Phoenix.
+          +2 to combat rolls for each Tenacity token on Phœnix.
         </div>
         <div class=ultimate>
-          Place 1 Tenacity token on Phoenix and 1 Mana on any
+          Place 1 Tenacity token on Phœnix and 1 Mana on any
           adventurer.
         </div>
       </div>
     </div>
+
+    <h1>Custom Cards</h1>
+    <div class='card adventurer'
+         title='Photo: Brass Powered Woodsman #7 by Mike Boynton - https://www.flickr.com/photos/boyntonartstudio/4880735257/in/photostream/ / Creative Commons Attribution Share-Alike 3.0 License'>
+      <div class=name>P-34</div>
+      <div class=type>Automaton</div>
+      <img class=art src=p33.jpg>
+      <div class=flavor>Beep boop, whistle pop beep whirr.</div>
+      <div class=code>Yuu~ 1</div>
+      <div class=abilities>
+        <div class=skill>
+          Don't discard a Mana token when defeating a Psi monster.
+          P-33 cannot have a Mana token.
+        </div>
+        <div class=ultimate>
+          Destroy all traps in one dungeon deck, then reshuffle the
+          deck. Lose one Courage token.
+        </div>
+      </div>
+    </div>
+
+    <div class='card adventurer'
+         title="Model: Angelic-Obscura - http://angelic-obscura.deviantart.com/art/Sorceress-381535915 / Background: Black Box Berlin - http://blackboxberin.deviantart.com/#/art/Basement-Bar-201263528?hf=1 / Creative Commons Attribution 3.0 License">
+      <div class=name>Alessandra</div>
+      <div class=type>Priest</div>
+      <img class=art src=alessandra.jpg>
+      <div class=gender><img src=female.png></div>
+      <div class=flavor>M → M<sup>2+</sup> + 2m<sup>−</sup>.</div>
+      <div class=code>Yuu~ 2</div>
+      <div class=abilities>
+        <div class=skill>
+          Alessandra may have up to 3 Mana tokens at once (but
+          still starts with 1).
+        </div>
+        <div class=temporary>
+          +2 to combat rolls against monsters without a Mana icon.
+          Gain two Mana tokens if you defeat a monster with a Mana
+          icon.
+        </div>
+        <div class=ultimate>
+          Gain a Courage token for each Mana token on any adventurer.
+          The dungeon master gains 1 Fear token.
+        </div>
+      </div>
+    </div>
     </main>
   </body>
 </html>