mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge branch 'new-cards' into 'master'
Zaffai See merge request core-developers/forge!4290
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Zaffai, Thunder Conductor
|
||||||
|
ManaCost:2 U R
|
||||||
|
Types:Legendary Creature Human Shaman
|
||||||
|
PT:1/4
|
||||||
|
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ DBScry | TriggerDescription$ Magecraft — Whenever you cast or copy an instant or sorcery spell, scry 1. If that spell's mana value is 5 or greater, create a 4/4 blue and red Elemental creature token. If that spell's mana value is 10 ore greater, CARDNAME deals 10 damage to an opponent chosen at random.
|
||||||
|
SVar:DBScry:DB$ Scry | ScryNum$ 1 | SubAbility$ DBToken
|
||||||
|
SVar:DBToken:DB$ Token | TokenScript$ ur_4_4_elemental | TokenOwner$ You | ConditionPresent$ Card.cmcGE5 | ConditionDefined$ TriggeredCard | ConditionCompare$ GE1 | SubAbility$ DBChoose
|
||||||
|
SVar:DBChoose:DB$ ChoosePlayer | Defined$ You | Choices$ Player.Opponent | Random$ True | SubAbility$ DBDamage
|
||||||
|
SVar:DBDamage:DB$ DealDamage | NumDmg$ 10 | Defined$ ChosenPlayer | ConditionPresent$ Card.cmcGE10 | ConditionDefined$ TriggeredCard | ConditionCompare$ GE1
|
||||||
|
DeckHas:Ability$Token
|
||||||
|
SVar:BuffedBy:Instant,Sorcery
|
||||||
|
DeckHints:Type$Instant|Sorcery
|
||||||
|
Oracle:Magecraft — Whenever you cast or copy an instant or sorcery spell, scry 1. If that spell’s mana value is 5 or greater, create a 4/4 blue and red Elemental creature token. If that spell’s mana value is 10 ore greater, Zaffai, Thunder Conductor deals 10 damage to an opponent chosen at random.
|
||||||
Reference in New Issue
Block a user