mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added NoPrevention to Combust.
- Fixed Elven Fortress and Manabarbs.
This commit is contained in:
@@ -3,7 +3,8 @@ ManaCost:1 R
|
||||
Types:Instant
|
||||
Text:no text
|
||||
K:CARDNAME can't be countered.
|
||||
A:SP$DealDamage | Cost$ 1 R | ValidTgts$ Creature.White,Creature.Blue | NumDmg$ 5 | TgtPrompt$ Select target white or blue creature. | SpellDescription$ CARDNAME deals 5 damage to target white or blue creature.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/combust.jpg
|
||||
A:SP$DealDamage | Cost$ 1 R | ValidTgts$ Creature.White,Creature.Blue | NumDmg$ 5 | NoPrevention$ True | TgtPrompt$ Select target white or blue creature. | SpellDescription$ CARDNAME deals 5 damage to target white or blue creature.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/combust.jpg
|
||||
End
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Elven Fortress
|
||||
ManaCost:G
|
||||
Types:enchantment
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
A:AB$Pump | Cost$ 1 G | ValidTgts$ Creature.blocking | NumDef$ +1 | SpellDescription$ Target blocking creature gets +0/+1 until end of turn. | TgtPrompt$ Select target blocking creature.
|
||||
SVar:RemAIDeck:True
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Manabarbs
|
||||
ManaCost:3 R
|
||||
Types:Enchentment
|
||||
Types:Enchantment
|
||||
Text:Whenever a player taps a land for mana, Manabarbs deals 1 damage to that player.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
|
||||
Reference in New Issue
Block a user