mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
C19: add forgescribed cards (patch 8)
This commit is contained in:
9
forge-gui/res/cardsfolder/upcoming/tectonic_hellion.txt
Normal file
9
forge-gui/res/cardsfolder/upcoming/tectonic_hellion.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Tectonic Hellion
|
||||
ManaCost:5 R R
|
||||
Types:Creature Hellion
|
||||
PT:8/5
|
||||
K:Haste
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ Whenever CARDNAME attacks, each player who controls the most lands sacrifices two lands.
|
||||
SVar:TrigSac:DB$ Sacrifice | Amount$ 2 | SacValid$ Land | Defined$ Player.withMostTypeLand
|
||||
AI:RemoveDeck:Random
|
||||
Oracle:Haste\nWhenever Tectonic Hellion attacks, each player who controls the most lands sacrifices two lands.
|
||||
12
forge-gui/res/cardsfolder/upcoming/thalias_geistcaller.txt
Normal file
12
forge-gui/res/cardsfolder/upcoming/thalias_geistcaller.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Thalia's Geistcaller
|
||||
ManaCost:2 W
|
||||
Types:Creature Human Cleric
|
||||
PT:3/1
|
||||
K:Lifelink
|
||||
T:Mode$ SpellCast | ValidCard$ Card.wasCastFromGraveyard | ValidActivatingPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a spell from your graveyard, create a 1/1 white Spirit creature token with flying.
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ w_1_1_spirit_flying | TokenOwner$ You | LegacyImage$ w 1 1 spirit flying c19
|
||||
SVar:BuffedBy:Card
|
||||
DeckHas:Ability$Token
|
||||
A:AB$ Pump | Cost$ Sac<1/Spirit> | Defined$ Self | KW$ Indestructible | SpellDescription$ CARDNAME gains indestructible until end of turn.
|
||||
DeckHints:Type$Spirit
|
||||
Oracle:Lifelink\nWhenever you cast a spell from your graveyard, create a 1/1 white Spirit creature token with flying.\nSacrifice a Spirit: Thalia's Geistcaller gains indestructible until end of turn.
|
||||
11
forge-gui/res/cardsfolder/upcoming/thought_sponge.txt
Normal file
11
forge-gui/res/cardsfolder/upcoming/thought_sponge.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Thought Sponge
|
||||
ManaCost:3 U
|
||||
Types:Creature Sponge
|
||||
PT:1/1
|
||||
K:Flash
|
||||
K:etbCounter:P1P1:X:no Condition:CARDNAME enters the battlefield with a number of +1/+1 counters on it equal to the greatest number of cards an opponent has drawn this turn.
|
||||
SVar:X:PlayerCountOpponents$HighestCardsDrawn
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, draw cards equal to its power.
|
||||
SVar:TrigDraw:DB$Draw | NumCards$ XPower | References$ XPower
|
||||
SVar:XPower:TriggeredCard$CardPower
|
||||
Oracle:Flash\nThought Sponge enters the battlefield with a number of +1/+1 counters on it equal to the greatest number of cards an opponent has drawn this turn.\nWhen Thought Sponge dies, draw cards equal to its power.
|
||||
@@ -15,4 +15,5 @@ c_a_treasure_sac
|
||||
g_0_1_egg_defender
|
||||
g_1_1_plant
|
||||
g_4_4_rhino_trample
|
||||
w_1_1_spirit_flying
|
||||
|
||||
|
||||
Reference in New Issue
Block a user