This commit is contained in:
Simisays
2023-06-02 15:31:46 +02:00
parent 510e8265f3
commit ff75bee0c2
3 changed files with 12 additions and 12 deletions

View File

@@ -1,11 +1,11 @@
Name:Fangorn, Tree Shepherd
ManaCost:4 G G G
Types:Legendary Creature Treefolk
PT:4/10
S:Mode$ Continuous | Affected$ Treefolk.YouCtrl | AddKeyword$ Vigilance | Description$ Treefolk you control have vigilance.
T:Mode$ AttackersDeclared | ValidAttackers$ Creature.Artifact+YouCtrl | Execute$ TrigMana| TriggerZones$ Battlefield | TriggerDescription$ Whenever one or more Treefolk you control attack, add twice that much {G}.
SVar:TrigMana:DB$ Mana | Produced$ G | Amount$ X
S:Mode$ UnspentMana | ValidPlayer$ You | ManaType$ Green | Description$ You don't lose unspent green mana as steps and phases end.
SVar:X:Count$Valid Treefolk.YouCtrl+attacking/Times.2
DeckHints:Type$Treefolk
Name:Fangorn, Tree Shepherd
ManaCost:4 G G G
Types:Legendary Creature Treefolk
PT:4/10
S:Mode$ Continuous | Affected$ Treefolk.YouCtrl | AddKeyword$ Vigilance | Description$ Treefolk you control have vigilance.
T:Mode$ AttackersDeclared | ValidAttackers$ Treefolk.YouCtrl | Execute$ TrigMana | TriggerZones$ Battlefield | TriggerDescription$ Whenever one or more Treefolk you control attack, add twice that much {G}.
SVar:TrigMana:DB$ Mana | Produced$ G | Amount$ X
S:Mode$ UnspentMana | ValidPlayer$ You | ManaType$ Green | Description$ You don't lose unspent green mana as steps and phases end.
SVar:X:Count$Valid Treefolk.YouCtrl+attacking/Times.2
DeckHints:Type$Treefolk
Oracle:Treefolk you control have vigilance.\nWhenever one or more Treefolk you control attack, add twice that much {G}.\nYou don't lose unspent green mana as steps and phases end.

View File

@@ -1,7 +1,7 @@
Name:Fire of Orthanc
ManaCost:3 R
Types:Sorcery
A:SP$ Destroy | Cost$ 2 R R | ValidTgts$ Artifact,Land | TgtPrompt$ Select target artifact or land | SubAbility$ CantBlockEffect | SpellDescription$ Destroy target artifact or land.
A:SP$ Destroy | ValidTgts$ Artifact,Land | TgtPrompt$ Select target artifact or land | SubAbility$ CantBlockEffect | SpellDescription$ Destroy target artifact or land.
SVar:CantBlockEffect:DB$ Effect | StaticAbilities$ KWPump | AILogic$ Evasion | SpellDescription$ Creatures without flying can't block this turn.
SVar:KWPump:Mode$ Continuous | EffectZone$ Command | AffectedZone$ Battlefield | Affected$ Creature.withoutFlying | AddHiddenKeyword$ CARDNAME can't block. | Description$ Creatures without flying can't block this turn.
Oracle:Destroy target artifact or land. Creatures without flying can't block this turn.

View File

@@ -9,5 +9,5 @@ SVar:DBEffect:DB$ Effect | StaticAbilities$ STPlay | Triggers$ TriggerCastDoM |
SVar:DBCleanup:DB$ Cleanup | ClearChosenPlayer$ True | ClearRemembered$ True
SVar:STPlay:Mode$ Continuous | MayPlay$ True | EffectZone$ Command | Affected$ Card.IsRemembered | AffectedZone$ Exile | Description$ You may play that card this turn. When you play a card this way, Fires of Mount Doom deals 2 damage to each player.
SVar:TriggerCastDoM:Mode$ SpellCast | ValidCard$ Card.IsRemembered | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDealDamage | TriggerDescription$ When you play a card this way, Fires of Mount Doom deals 2 damage to each player.
SVar:TrigDealDamage:DB$ DBDamage | Defined$ Player | NumDmg$ 2
SVar:TrigDealDamage:DB$ DealDamage | Defined$ Player | NumDmg$ 2
Oracle:When Fires of Mount Doom enters the battlefield, it deals 2 damage to target creature an opponent controls. Destroy all Equipment attached to that creature.\n{2}{R}: Exile the top card of your library. You may play that card this turn. When you play a card this way, Fires of Mount Doom deals 2 damage to each player.