mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
update
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/defenders_of_humanity.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/defenders_of_humanity.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Defenders of Humanity
|
||||||
|
ManaCost:X 2 W
|
||||||
|
Types:Enchantment
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigToken | TriggerDescription$
|
||||||
|
When CARDNAME enters the battlefield, create X 2/2 white Astartes Warrior creature tokens with vigilance.
|
||||||
|
SVar:TrigToken:DB$ Token | TokenAmount$ X | TokenScript$ w_2_2_astartes_soldier_vigilance | TokenOwner$ You
|
||||||
|
A:AB$ Token | Cost$ X 2 W Exile<1/CARDNAME> | IsPresent$ Creature.YouCtrl | PlayerTurn$ True | PresentCompare$ EQ0 | ActivationZone$ Hand | TokenAmount$ X | TokenScript$ w_2_2_astartes_soldier_vigilance | TokenOwner$ You | Description$ {X}{2}{W}, Exile Defenders of Humanity: Create X 2/2 white Astartes Warrior creature tokens with vigilance. Activate only if you control no creatures and only during your turn.
|
||||||
|
SVar:X:Count$xPaid
|
||||||
|
DeckHas:Ability$Token|LifeGain & Type$Astartes|Soldier & Keyword$Vigilance
|
||||||
|
Oracle:When Defenders of Humanity enters the battlefield, create X 2/2 white Astartes Warrior creature tokens with vigilance.\n{X}{2}{W}, Exile Defenders of Humanity: Create X 2/2 white Astartes Warrior creature tokens with vigilance. Activate only if you control no creatures and only during your turn.
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Epistolary Librarian
|
||||||
|
ManaCost:2 W U
|
||||||
|
Types:Creature Astartes Wizard
|
||||||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigCast | TriggerDescription$ Veil of Time — Whenever CARDNAME attacks, you may cast a spell with mana value X or less from your hand without paying its mana cost, where X is the number of attacking creatures.
|
||||||
|
SVar:TrigCast:DB$ Play | ValidZone$ Hand | Valid$ Instant.YouCtrl+cmcLEX,Sorcery.YouCtrl+cmcLEX | ValidSA$ Spell | Optional$ True | WithoutManaCost$ True |
|
||||||
|
SVar:Z:Count$Valid Creature.attacking+YouCtrl
|
||||||
|
SVar:HasAttackingEffect:TRUE
|
||||||
|
DeckHints:Type$Instant|Sorcery
|
||||||
|
Oracle:Veil of Time — Whenever Epistolary Librarian attacks, you may cast a spell with mana value X or less from your hand without paying its mana cost, where X is the number of attacking creatures.
|
||||||
13
forge-gui/res/cardsfolder/upcoming/inquisitor_eisenhorn.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/inquisitor_eisenhorn.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Inquisitor Eisenhorn
|
||||||
|
ManaCost:2 U B
|
||||||
|
Types:Legendary Creature Human Inquisitor
|
||||||
|
PT:
|
||||||
|
T:Mode$ Drawn | ValidCard$ Card.YouOwn | Number$ 1 | OptionalDecider$ You | Static$ True | ForReveal$ True | Execute$ DBReveal | TriggerZones$ Battlefield | TriggerDescription$ You may reveal the first card you draw each turn as you draw it. Whenever you reveal an instant or sorcery card this way, create Cherubael, and legendary 4/4 black Demon creature token with flying.
|
||||||
|
SVar:DBReveal:DB$ Reveal | Defined$ You | RevealDefined$ TriggeredCard | RememberRevealed$ True | SubAbility$ DBToken
|
||||||
|
SVar:DBToken:DB$ Token | ConditionDefined$ Remembered | ConditionPresent$ Instant,Sorcery | SubAbility$ DBCleanup | TokenScript$ cherubael
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:TrigDamage:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ TrigInvestigate | Execute$ TrigInvestigate | CombatDamage$ True | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, investigate that many times. (Create a Clue token. It’s an artifact with “{2}, Sacrifice this artifact: Draw a card.”)
|
||||||
|
SVar:TrigInvestigate:DB$ Investigate | Num$ X | Defined$ You
|
||||||
|
SVar:X:TriggerCount$DamageAmount
|
||||||
|
DeckHas:Type$Clue|Demon & Ability$Token
|
||||||
|
Oracle:You may reveal the first card you draw each turn as you draw it. Whenever you reveal an instant or sorcery card this way, create Cherubael, and legendary 4/4 black Demon creature token with flying.\nWhenever Inquisitor Eisenhorn deals combat damage to a player, investigate that many times. (Create a Clue token. It’s an artifact with “{2}, Sacrifice this artifact: Draw a card.”)
|
||||||
7
forge-gui/res/tokenscripts/cherubael.txt
Normal file
7
forge-gui/res/tokenscripts/cherubael.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Name:Cherubael
|
||||||
|
ManaCost:no cost
|
||||||
|
Types:Legendary Demon
|
||||||
|
Colors:black
|
||||||
|
PT:4/4
|
||||||
|
K:Flying
|
||||||
|
Oracle:Flying
|
||||||
Reference in New Issue
Block a user