mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
693 B
Plaintext
11 lines
693 B
Plaintext
|
Name:Diviner Spirit
|
||
|
ManaCost:4 U
|
||
|
Types:Creature Spirit
|
||
|
PT:2/4
|
||
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, you and that player each draw that many cards.
|
||
|
SVar:TrigDraw:AB$ Draw | Cost$ 0 | Defined$ You | NumCards$ X | References$ X | SubAbility$ DBDraw
|
||
|
SVar:DBDraw:DB$ Draw | Defined$ TriggeredTarget | NumCards$ X | References$ X
|
||
|
SVar:X:TriggerCount$DamageAmount
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/diviner_spirit.jpg
|
||
|
Oracle:Whenever Diviner Spirit deals combat damage to a player, you and that player each draw that many cards.
|