of this card. All adventurers are Unique.
</td>
</tr>
+ <tr>
+ <td style="font-size: 0.9em">Veil of Shadow</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>
effect: "Greenskins have <strong>Undead +1</strong>, <strong>Demons -1</strong>. Demons have <strong>Greenskins +1</strong>, <strong>Undead -1</strong>. Undead have <strong>Demons +1</strong>, <strong>Greenskins -1</strong>.",
requires: ["noncanonical"],
unique: true },
+ { name: "New moon.",
+ effect: "Demons have <strong>Veil of Shadow</strong>.",
+ requires: ["noncanonical", "demons"],
+ unique: true },
+ { name: "Camouflage.",
+ effect: "Greenskins have <strong>Veil of Shadow</strong>.",
+ requires: ["noncanonical"],
+ unique: true },
+ { name: "Cryptic shades.",
+ effect: "Undead have <strong>Veil of Shadow</strong>.",
+ requires: ["noncanonical", "undead"],
+ unique: true },
+ { name: "Lingering smoke.",
+ effect: "Dragons have <strong>Veil of Shadow</strong>.",
+ requires: ["noncanonical", "dragons"],
+ unique: true },
+ { name: "Hypnotizing gaze.",
+ effect: "Bubbleyes have <strong>Veil of Shadow</strong>.",
+ requires: ["noncanonical", "bubbleyes"],
+ unique: true },
+
];
var NOTHING = { name: "Nothing happens." };