mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
Repudiate//replicate
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:2 G
|
||||
Types:Creature Sheep
|
||||
PT:2/2
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddPower$ X | AddToughness$ X | Description$ CARDNAME gets +1/+1 for each Gate you control.
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Vigilance | AddKeyword$ Trample | CheckSVar$ X | SVarCompare$ GE2 | Description$ As long as you control two or more Gates, Gatebreaker Ram has vigilance and trample.
|
||||
S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ Vigilance & Trample | CheckSVar$ X | SVarCompare$ GE2 | Description$ As long as you control two or more Gates, Gatebreaker Ram has vigilance and trample.
|
||||
SVar:X:Count$Valid Land.Gate+YouCtrl
|
||||
SVar:BuffedBy:Land.Gate
|
||||
DeckNeeds:Type$Land.Gate
|
||||
|
||||
@@ -1,4 +1,14 @@
|
||||
Name:Repudiate // Replicate
|
||||
ManaCost:G/U G/U // 1 G U
|
||||
Types:Instant // Sorcery
|
||||
Oracle:null
|
||||
Name:Repudiate
|
||||
ManaCost:GU GU
|
||||
AlternateMode: Split
|
||||
Types:Instant
|
||||
A:SP$ Counter | Cost$ GU GU | TgtPrompt$ Select target Activated or Triggered Ability | ValidTgts$ Card | TargetType$ Activated,Triggered | SpellDescription$ Counter target activated or triggered ability.
|
||||
AI:RemoveDeck:AllOracle:Counter target activated or triggered ability. (Mana abilities can’t be targeted.)
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Revenge
|
||||
ManaCost:1 G U
|
||||
Types:Sorcery
|
||||
A:SP$ CopyPermanent | Cost$ 1 G U | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | SpellDescription$ Create a token that's a copy of target creature you control.
|
||||
Oracle:Create a token that’s a copy of target creature you control.
|
||||
|
||||
@@ -1,4 +1,17 @@
|
||||
Name:Revival // Revenge
|
||||
ManaCost:W/B W/B // 4 W B
|
||||
Types:Sorcery // Sorcery
|
||||
Oracle:null
|
||||
Name:Revival
|
||||
ManaCost:WB WB
|
||||
AlternateMode: Split
|
||||
Types:Sorcery
|
||||
A:SP$ ChangeZone | Cost$ WB WB | Origin$ Graveyard | Destination$ Battlefield | TgtPrompt$ Choose target creature in your graveyard | ValidTgts$ Creature.YouCtrl+cmcLE3 | SpellDescription$ Return target creature card with converted mana cost 3 or less from your graveyard to the battlefield.
|
||||
Oracle:Return target creature card with converted mana cost 3 or less from your graveyard to the battlefield.
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Revenge
|
||||
ManaCost:4 W B
|
||||
Types:Sorcery
|
||||
A:SP$ GainLife | Cost$ 4 W B | LifeAmount$ X | References$ X | SubAbility$ DBLoseHalf | SpellDescription$ Double your life total. Target opponent loses half their life, rounded up.
|
||||
SVar:DBLoseHalf:SP$ LoseLife | Cost$ 4 B B | ValidTgts$ Opponent | LifeAmount$ Y | References$ Y
|
||||
SVar:X:Count$YourLifeTotal
|
||||
SVar:Y:Count$TargetedLifeTotal/HalfUp
|
||||
Oracle:Double your life total. Target opponent loses half their life, rounded up.
|
||||
|
||||
Reference in New Issue
Block a user