mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Fixes from Wharrgarble
This commit is contained in:
@@ -1391,11 +1391,6 @@ Woodland Stream
|
||||
10 Selesnya Guildgate|GRN
|
||||
10 Dimir Guildgate|GRN
|
||||
10 Boros Guildgate|GRN
|
||||
5 Forest|GRN
|
||||
5 Island|GRN
|
||||
5 Mountain|GRN
|
||||
5 Plains|GRN
|
||||
5 Swamp|GRN
|
||||
|
||||
[GRN Secret Cards]
|
||||
Ral, Caller of Storms
|
||||
@@ -1405,4 +1400,5 @@ Vraska, Regal Gorgon
|
||||
Attendant of Vraska
|
||||
Vraska's Stoneglare
|
||||
Impervious Greatwurm
|
||||
|
||||
Precision Bolt
|
||||
Kraul Raider
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Cosmotronic Wave
|
||||
ManaCost:3 B
|
||||
ManaCost:3 R
|
||||
Types:Sorcery
|
||||
A:SP$ DamageAll | Cost$ 3 B | ValidCards$ Creature.OppCtrl | NumDmg$ 1 | SubAbility$ DBPumpAll | SpellDescription$ CARDNAME deals 1 damage to each creature your opponents control. Creatures your opponents control can't block this turn.
|
||||
A:SP$ DamageAll | Cost$ 3 R | ValidCards$ Creature.OppCtrl | NumDmg$ 1 | SubAbility$ DBPumpAll | SpellDescription$ CARDNAME deals 1 damage to each creature your opponents control. Creatures your opponents control can't block this turn.
|
||||
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.OppCtrl | KW$ HIDDEN CARDNAME can't block. | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
Oracle:Cosmotronic Wave deals 1 damage to each creature your opponents control. Creatures your opponents control can't block this turn.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
Name:Expansion
|
||||
ManaCost:U/R
|
||||
ManaCost:U/R U/R
|
||||
Types:Instant
|
||||
AlternateMode: Split
|
||||
A:SP$ CopySpellAbility | Cost$ U/R | ValidTgts$ Instant+cmcLE4,Sorcery+cmcLE4 | TargetType$ Spell | SpellDescription$ Copy target instant or sorcery spell with converted mana cost 4 or less. You may choose new targets for the copy.
|
||||
A:SP$ CopySpellAbility | Cost$ U/R U/R | ValidTgts$ Card.Instant+cmcLE4,Card.Sorcery+cmcLE4 | TargetType$ Spell | SpellDescription$ Copy target instant or sorcery spell with converted mana cost 4 or less. You may choose new targets for the copy.
|
||||
Oracle:Copy target instant or sorcery spell with converted mana cost 4 or less. You may choose new targets for the copy.
|
||||
|
||||
ALTERNATE
|
||||
@@ -1,7 +1,7 @@
|
||||
Name:Hellkite Whelp
|
||||
ManaCost:4 R
|
||||
Types:Creature Dragon
|
||||
PT:3/34
|
||||
PT:3/3
|
||||
K:Flying
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ Whenever CARDNAME attacks, it deals 1 damage to target creature defending player controls.
|
||||
SVar:TrigDealDamage:DB$DealDamage | ValidTgts$ Creature.DefenderCtrl | TgtPrompt$ Select target creature defending player controls | NumDmg$ 1
|
||||
|
||||
@@ -285,5 +285,8 @@ Booster=10 Common:!fromSheet("GRN Secret Cards"), 3 Uncommon:!fromSheet("GRN Sec
|
||||
|
||||
[tokens]
|
||||
w_1_1_soldier_lifelink
|
||||
w_4_4_angel_flying_vigilance
|
||||
u_1_1_bird_illusion_flying
|
||||
r_1_1_goblin
|
||||
wg_2_2_elf_knight_vigilance
|
||||
bg_1_1_insect
|
||||
Reference in New Issue
Block a user