mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
shanna_purifying_blade.txt fix manacost
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Name:Shanna, Purifying Blade
|
Name:Shanna, Purifying Blade
|
||||||
ManaCost:1 G W U
|
ManaCost:G W U
|
||||||
Types:Legendary Creature Human Warrior
|
Types:Legendary Creature Human Warrior
|
||||||
PT:3/3
|
PT:3/3
|
||||||
K:Lifelink
|
K:Lifelink
|
||||||
@@ -8,4 +8,4 @@ SVar:TrigDraw:AB$ Draw | Cost$ X | XMaxLimit$ LifeGained | NumCards$ X
|
|||||||
SVar:X:Count$xPaid
|
SVar:X:Count$xPaid
|
||||||
SVar:LifeGained:Count$LifeYouGainedThisTurn
|
SVar:LifeGained:Count$LifeYouGainedThisTurn
|
||||||
DeckHas:Ability$LifeGain
|
DeckHas:Ability$LifeGain
|
||||||
Oracle:Lifelink\nAt the beginning of your end step, you may pay {X}. If you do, draw X cards. X can't be greater than the amount of life you gained this turn.
|
Oracle:Lifelink\nAt the beginning of your end step, you may pay {X}. If you do, draw X cards. X can't be greater than the amount of life you gained this turn.
|
||||||
|
|||||||
Reference in New Issue
Block a user