mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Gave Rage Nimbus an "IsCurse$ True" and it will now only target the human's creatures. Unfortunately, this still needs more work as the AI activates the Rage Nimbus ability during it's own turn. Card already has a remAI SVar.
This commit is contained in:
@@ -5,7 +5,7 @@ Text:no text
|
|||||||
PT:5/3
|
PT:5/3
|
||||||
K:Defender
|
K:Defender
|
||||||
K:Flying
|
K:Flying
|
||||||
A:AB$ Pump | Cost$ 1 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN CARDNAME attacks each turn if able. | SpellDescription$ Target creature attacks this turn if able.
|
A:AB$ Pump | Cost$ 1 R | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ HIDDEN CARDNAME attacks each turn if able. | IsCurse$ True | SpellDescription$ Target creature attacks this turn if able.
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rage_nimbus.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/rage_nimbus.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user