mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
DOM: Added some cards
This commit is contained in:
8
forge-gui/res/cardsfolder/upcoming/karplusan_hound.txt
Normal file
8
forge-gui/res/cardsfolder/upcoming/karplusan_hound.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
Name:Karplusan Hound
|
||||
ManaCost:3 R
|
||||
Types:Creature Hound
|
||||
PT:3/3
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | CheckSVar$ X | SVarCompare$ GE1 | Execute$ DBDealDamage | TriggerDescription$ Whenever CARDNAME attacks, if you control a Chandra planeswalker, this creature deals 2 damage to any target.
|
||||
SVar:DBDealDamage:DB$ DealDamage | ValidTgts$ Creature,Player,Planeswalker | NumDmg$ 2 | TgtPrompt$ Select target player or planeswalker
|
||||
SVar:X:Count$Valid Planeswalker.Chandra+YouCtrl
|
||||
Oracle:Whenever Karplusan Hound attacks, if you control a Chandra planeswalker, this creature deals 2 damage to any target.
|
||||
Reference in New Issue
Block a user