description: Pseudo keyword / named ability (Hellbent, Threshold, etc.)
description: Pseudo keyword / named ability (Hellbent, Threshold, etc.)
keyword mode:
name: inline
description: Inline keyword, reminder text at end of line (Scry, Regenerate, etc.)
keyword mode:
keyword mode:
is default: true
is default: true
name: custom
name: custom
...
@@ -1643,8 +1649,12 @@ keyword:
...
@@ -1643,8 +1649,12 @@ keyword:
keyword:
keyword:
keyword: Fateseal
keyword: Fateseal
match: Fateseal <atom-param>number</atom-param>
match: Fateseal <atom-param>number</atom-param>
mode: expert
mode: inline
reminder: Look at the top {english_number_multiple(param1)} card(s) of an opponent's library, then put any number of them on the bottom of that player's library and the rest on top in any order.
reminder:
Look at the top {
if param1.value==1 then "card of an opponent's library, then you may put it on the bottom of that player's library."
else "{english_number(param1)} cards of an opponent's library, then put any number of them on the bottom of that player's library and the rest on top in any order."