mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +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
|
Types:Instant
|
||||||
Text:no text
|
Text:no text
|
||||||
K:CARDNAME can't be countered.
|
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.
|
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:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/combust.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/combust.jpg
|
||||||
End
|
End
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
Name:Elven Fortress
|
Name:Elven Fortress
|
||||||
ManaCost:G
|
ManaCost:G
|
||||||
Types:enchantment
|
Types:Enchantment
|
||||||
Text:no text
|
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.
|
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
|
SVar:RemAIDeck:True
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Name:Manabarbs
|
Name:Manabarbs
|
||||||
ManaCost:3 R
|
ManaCost:3 R
|
||||||
Types:Enchentment
|
Types:Enchantment
|
||||||
Text:Whenever a player taps a land for mana, Manabarbs deals 1 damage to that player.
|
Text:Whenever a player taps a land for mana, Manabarbs deals 1 damage to that player.
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
|
|||||||
Reference in New Issue
Block a user