mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
Update some incomplete cards
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/angraths_rampage.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/angraths_rampage.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Angrath's Rampage
|
||||
ManaCost:B R
|
||||
Types:Sorcery
|
||||
A:SP$ Charm | Cost$ B R | Choices$ SacArtifact,SacCreature,SacPW
|
||||
SVar:SacArtifact:DB$ Sacrifice | ValidTgts$ Player | SacValid$ Artifact | Amount$ 1 | SpellDescription$ Target player sacrifices an artifact.
|
||||
SVar:SacCreature:DB$ Sacrifice | ValidTgts$ Player | SacValid$ Creature | Amount$ 1 | SpellDescription$ Target player sacrifices an creature.
|
||||
SVar:SacPW:DB$ Sacrifice | ValidTgts$ Player | SacValid$ Planeswalker | Amount$ 1 | SpellDescription$ Target player sacrifices an planeswalker.
|
||||
Oracle:Choose one —\n• Target player sacrifices an artifact.\n• Target player sacrifices a creature.\n• Target player sacrifices a planeswalker.
|
||||
@@ -0,0 +1,10 @@
|
||||
Name:Arlinn, Voice of the Pack
|
||||
ManaCost:4 G G
|
||||
Types:Legendary Planeswalker Arlinn
|
||||
Loyalty:7
|
||||
K:ETBReplacement:Other:AddExtraCounter:Mandatory:Battlefield:Creature.Wolf+YouCtrl,Creature.Werewolf+YouCtrl
|
||||
SVar:AddExtraCounter:DB$ PutCounter | ETB$ True | Defined$ ReplacedCard | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$Each creature you control that's a Wolf or Werewolf enters the battlefield with an additional +1/+1 counter on it.
|
||||
SVar:PlayMain1:TRUE
|
||||
DeckHints:Type$Wolf & Type$Werewolf
|
||||
A:AB$ Token | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | TokenAmount$ 1 | TokenScript$ g_2_2_wolf | TokenOwner$ You | LegacyImage$ g 2 2 wolf war | SpellDescription$ Create a 2/2 green Wolf creature token.
|
||||
Oracle:Each creature you control that's a Wolf or Werewolf enters the battlefield with an additional +1/+1 counter on it.\n[-2]: Create a 2/2 green Wolf creature token.
|
||||
6
forge-gui/res/cardsfolder/upcoming/heartfire.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/heartfire.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Name:Heartfire
|
||||
ManaCost:1 R
|
||||
Types:Instant
|
||||
A:SP$ DealDamage | Cost$ 1 R Sac<1/Creature;Planeswalker/creature or planeswalker> | ValidTgts$ Creature,Player,Planeswalker | TgtPrompt$ Select any target | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to any target.
|
||||
SVar:AIPreference:SacCost$Creature.token,Planeswalker.cmcLE2
|
||||
Oracle:As an additional cost to cast this spell, sacrifice a creature or planeswalker.\nHeartfire deals 4 damage to any target.
|
||||
@@ -6,7 +6,7 @@ K:Flying
|
||||
K:Trample
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter | TriggerDescription$ When CARDNAME enters the battlefield, put two +1/+1 counters on another target creature you control.
|
||||
SVar:TrigPutCounter:DB$ PutCounter | ValidTgts$ Creature.Other+YouCtrl | TgtPrompt$ Select another target creature you control | CounterType$ P1P1 | CounterNum$ 2
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigProliferate | TriggerDescription$ When CARDNAME dies, proliferate, then proliferate again.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | TriggerController$ TriggeredCardController | Execute$ TrigProliferate | TriggerDescription$ When CARDNAME dies, proliferate, then proliferate again.
|
||||
SVar:TrigProliferate:DB$ Proliferate | SubAbility$ TrigProliferate2
|
||||
SVar:TrigProliferate2:DB$ Proliferate
|
||||
DeckHas:Ability$Proliferate
|
||||
|
||||
10
forge-gui/res/cardsfolder/upcoming/the_elderspell.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/the_elderspell.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:The Elderspell
|
||||
ManaCost:B B
|
||||
Types:Sorcery
|
||||
A:SP$ Destroy | Cost$ B B | ValidTgts$ Planeswalker | TgtPrompt$ Select target planeswalker | TargetMin$ 0 | TargetMax$ MaxTargets | References$ MaxTargets | SubAbility$ DBChooseCard | RememberDestroyed$ True | SpellDescription$ Destroy any number of target planeswalkers. Choose a planeswalker you control. Put two loyalty counters on it for each planeswalker destroyed this way.
|
||||
SVar:DBChooseCard:DB$ ChooseCard | Defined$ You | Amount$ 1 | Choices$ Planeswalker.YouCtrl | Mandatory$ True | SubAbility$ DBPutLoyalty
|
||||
SVar:DBPutLoyalty:DB$ PutCounter | Defined$ ChosenCard | CounterType$ LOYALTY | CounterNum$ X | References$ X | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:MaxTargets:Count$Valid Planeswalker
|
||||
SVar:X:Count$RememberedSize/Twice
|
||||
Oracle:Destroy any number of target planeswalkers. Choose a planeswalker you control. Put two loyalty counters on it for each planeswalker destroyed this way.
|
||||
Reference in New Issue
Block a user