mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Fixed Soul Charmer.
This commit is contained in:
@@ -3,8 +3,8 @@ ManaCost:2 W
|
|||||||
Types:Creature Human Rebel
|
Types:Creature Human Rebel
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:2/2
|
PT:2/2
|
||||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Creature | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigLoseLife | TriggerDescription$ Whenever CARDNAME deals combat damage to a creature, you gain 2 life unless that creature's controller pays 2.
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Creature | CombatDamage$ True | TriggerZones$ Battlefield | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME deals combat damage to a creature, you gain 2 life unless that creature's controller pays 2.
|
||||||
SVar:GainLoseLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2 | UnlessCost$ 2 | UnlessPayer$ TriggeredTargetController
|
SVar:TrigGainLife:AB$GainLife | Cost$ 0 | Defined$ You | LifeAmount$ 2 | UnlessCost$ 2 | UnlessPayer$ TriggeredTargetController
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_charmer.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soul_charmer.jpg
|
||||||
SetInfo:PCY|Common|http://magiccards.info/scans/en/pr/24.jpg
|
SetInfo:PCY|Common|http://magiccards.info/scans/en/pr/24.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user