Skip to content

Commit

Permalink
Merge pull request #3368 from kevlahnota/newmaster2
Browse files Browse the repository at this point in the history
update some cards
  • Loading branch information
kevlahnota authored Jun 30, 2023
2 parents 93ce6e4 + 1125daf commit 32c62f8
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion forge-gui/res/cardsfolder/upcoming/arwen_undomiel.txt
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ ManaCost:G U
Types:Legendary Creature Elf Noble
PT:2/2
T:Mode$ Scry | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you scry, put a +1/+1 counter on target creature.
SVar:TrigPutCounter:DB$ PutCounter | CounterNum$ 1 | ValidTgts$ Creature
SVar:TrigPutCounter:DB$ PutCounter | CounterNum$ 1 | CounterType$ P1P1 | ValidTgts$ Creature
A:AB$ Scry | Cost$ 4 G U | ScryNum$ 2 | SpellDescription$ Scry 2.
DeckHints:Ability$Counters
Oracle:Whenever you scry, put a +1/+1 counter on target creature.\n{4}{G}{U}: Scry 2.
2 changes: 1 addition & 1 deletion forge-gui/res/cardsfolder/upcoming/stern_scolding.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name:Stern Scolding
ManaCost:U
Types:Instant
A:SP$ Counter | Cost$ 1 U | TargetType$ Spell | ValidTgts$ Creature.powerLE2,Creature.toughnessLE2 | TgtPrompt$ Select target creature spell with power or toughness 2 or less | SpellDescription$ Counter target creature spell with power or toughness 2 or less.
A:SP$ Counter | Cost$ U | TargetType$ Spell | ValidTgts$ Creature.powerLE2,Creature.toughnessLE2 | TgtPrompt$ Select target creature spell with power or toughness 2 or less | SpellDescription$ Counter target creature spell with power or toughness 2 or less.
Oracle:Counter target creature spell with power or toughness 2 or less.
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ Name:Warbeast of Gorgoroth
ManaCost:4 R
Types:Creature Beast
PT:5/4
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self,Creature.Other+powerGE4+YouCtrl | Execute$ TrigAmass | TriggerDescription$ Whenever CARDNAME or another creature you control with power 4 or greater dies, amass Orcs 2. (Put two +1/+1 counters on an Army you control. It's also an Orc. If you don't control an Army, create a 0/0 black Orc Army creature token first.)
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self,Creature.Other+powerGE4+YouCtrl | Execute$ TrigAmass | TriggerDescription$ Whenever CARDNAME or another creature you control with power 4 or greater dies, amass Orcs 2. (Put two +1/+1 counters on an Army you control. It's also an Orc. If you don't control an Army, create a 0/0 black Orc Army creature token first.)
SVar:TrigAmass:DB$ Amass | Type$ Orc | Num$ 2
DeckHas:Ability$Token|Counters & Type$Orc|Army
Oracle:Whenever Warbeast of Gorgoroth or another creature you control with power 4 or greater dies, amass Orcs 2. (Put two +1/+1 counters on an Army you control. It's also an Orc. If you don't control an Army, create a 0/0 black Orc Army creature token first.)

0 comments on commit 32c62f8

Please sign in to comment.