Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion forge-gui/res/cardsfolder/c/convergence_of_dominion.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Name:Convergence of Dominion
ManaCost:3
Types:Artifact
S:Mode$ ReduceCost | ValidCard$ Card.YouOwn | Type$ Ability | Amount$ 2 | MinMana$ 1 | AffectedZone$ Graveyard | IsPresent$ Card.IsCommander+YouOwn+YouCtrl | Description$ Dynastic Command Node — As long as you control your commander, activated abilities of cards in your graveyard cost {2} less to activate. This effect can't reduce the mana in that ability's activation cost to less than one mana.
A:AB$ Mill | Cost$ T 3 | Defined$ You | NumCards$ 3 | PrecostDesc$ Translocation Protocols — | SpellDescription$ Mill three cards.
A:AB$ Mill | Cost$ 3 T | Defined$ You | NumCards$ 3 | PrecostDesc$ Translocation Protocols — | SpellDescription$ Mill three cards.
AI:RemoveDeck:NonCommander
DeckHas:Ability$Mill|Graveyard
Oracle:Dynastic Command Node — As long as you control your commander, activated abilities of cards in your graveyard cost {2} less to activate. This effect can't reduce the mana in that ability's activation cost to less than one mana.\nTranslocation Protocols — {3}, {T}: Mill three cards.
2 changes: 1 addition & 1 deletion forge-gui/res/cardsfolder/f/fuming_effigy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ ManaCost:3 R
Types:Creature Spirit
PT:4/3
T:Mode$ ChangesZoneAll | ValidCards$ Card.YouOwn | Origin$ Graveyard | Destination$ Any | TriggerZones$ Battlefield | Execute$ TrigDealDamage | TriggerDescription$ Whenever one or more cards leave your graveyard, CARDNAME deals 1 damage to each opponent.
SVar:TrigDealDamage:DB$ DealDamage | Defined$ Player.Opponent | NumDmg$ 1
SVar:TrigDealDamage:DB$ DealDamage | Defined$ Opponent | NumDmg$ 1
DeckHas:Ability$Graveyard
Oracle:Whenever one or more cards leave your graveyard, Fuming Effigy deals 1 damage to each opponent.
12 changes: 12 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/ark_of_hunger.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Name:Ark of Hunger
ManaCost:2 R W
Types:Artifact
T:Mode$ ChangesZoneAll | ValidCards$ Card.YouOwn | Origin$ Graveyard | Destination$ Any | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever one or more cards leave your graveyard, this artifact deals 1 damage to each opponent and you gain 1 life.
SVar:TrigDamage:DB$ DealDamage | Defined$ Opponent | NumDmg$ 1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
A:AB$ Mill | Cost$ T | Defined$ You | NumCards$ 1 | RememberMilled$ True | SubAbility$ DBEffect | SpellDescription$ Mill a card. You may play that card this turn.
SVar:DBEffectYou:DB$ Effect | RememberObjects$ RememberedCard | StaticAbilities$ Play | SubAbility$ DBCleanup | ExileOnMoved$ Graveyard,Exile
SVar:Play:Mode$ Continuous | MayPlay$ True | EffectZone$ Command | Affected$ Card.IsRemembered | AffectedZone$ Graveyard,Exile | Description$ You may play that card this turn.
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
DeckHas:Ability$Graveyard
Oracle:Whenever one or more cards leave your graveyard, this artifact deals 1 damage to each opponent and you gain 1 life.\n{T}: Mill a card. You may play that card this turn.
Loading