mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
Merge branch 'patch' into 'master'
- Fixed two cards See merge request core-developers/forge!312
This commit is contained in:
@@ -4,6 +4,6 @@ Types:Creature Drake
|
|||||||
PT:2/2
|
PT:2/2
|
||||||
K:Flying
|
K:Flying
|
||||||
K:Kicker:4
|
K:Kicker:4
|
||||||
T:Mode$ ChangesZone | ValidCard$ Card.Self+kicked | Origin$ Any | Destination$ Battlefield | Execute$ TrigPut | Static$ True | TriggerDescription$ If CARDNAME was kicked, it enters the battlefield with two +1/+1 counters on it.
|
K:etbCounter:P1P1:2:CheckSVar$ WasKicked:If CARDNAME was kicked, it enters the battlefield with two +1/+1 counters on it.
|
||||||
SVar:TrigPut:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 2
|
SVar:WasKicked:Count$Kicked.1.0
|
||||||
Oracle:Flying\nKicker {4} (You may pay an additional {4} as you cast this spell.)\nIf Academy Drake was kicked, it enters the battlefield with two +1/+1 counters on it.
|
Oracle:Flying\nKicker {4} (You may pay an additional {4} as you cast this spell.)\nIf Academy Drake was kicked, it enters the battlefield with two +1/+1 counters on it.
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ K:Reach
|
|||||||
K:Trample
|
K:Trample
|
||||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ CARDNAME gets +1/+1 for each land you control and each land in your graveyard.
|
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ CARDNAME gets +1/+1 for each land you control and each land in your graveyard.
|
||||||
SVar:X:Count$Valid Land.YouCtrl/Plus.Y
|
SVar:X:Count$Valid Land.YouCtrl/Plus.Y
|
||||||
SVar:Y:TypeInYourYard.Land
|
SVar:Y:Count$TypeInYourYard.Land
|
||||||
A:AB$ ChangeZone | Cost$ 1 G Return<2/Land> | Origin$ Graveyard | Destination$ Hand | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to your hand.
|
A:AB$ ChangeZone | Cost$ 1 G Return<2/Land> | Origin$ Graveyard | Destination$ Hand | ActivationZone$ Graveyard | SpellDescription$ Return CARDNAME from your graveyard to your hand.
|
||||||
SVar:DiscardMe:1
|
SVar:DiscardMe:1
|
||||||
Oracle:Reach, trample\nMultani, Yavimaya's Avatar gets +1/+1 for each land you control and each land in your graveyard.\n{1}{G}, Return two lands you control to their owner's hand: Return Multani from your graveyard to your hand.
|
Oracle:Reach, trample\nMultani, Yavimaya's Avatar gets +1/+1 for each land you control and each land in your graveyard.\n{1}{G}, Return two lands you control to their owner's hand: Return Multani from your graveyard to your hand.
|
||||||
Reference in New Issue
Block a user