mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Heal, Healing Leaves and Kei Takahashi.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -3212,6 +3212,8 @@ res/cardsfolder/headhunter.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/headless_horseman.txt -text svneol=native#text/plain
|
res/cardsfolder/headless_horseman.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/headlong_rush.txt svneol=native#text/plain
|
res/cardsfolder/headlong_rush.txt svneol=native#text/plain
|
||||||
res/cardsfolder/headstone.txt -text svneol=native#text/plain
|
res/cardsfolder/headstone.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/heal.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/healing_leaves.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/healing_salve.txt -text svneol=native#text/plain
|
res/cardsfolder/healing_salve.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/heap_doll.txt -text svneol=native#text/plain
|
res/cardsfolder/heap_doll.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/heart_of_light.txt -text svneol=native#text/plain
|
res/cardsfolder/heart_of_light.txt -text svneol=native#text/plain
|
||||||
@@ -3767,6 +3769,7 @@ res/cardsfolder/keeper_of_kookus.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/keeper_of_the_nine_gales.txt -text svneol=native#text/plain
|
res/cardsfolder/keeper_of_the_nine_gales.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/keeper_of_tresserhorn.txt -text svneol=native#text/plain
|
res/cardsfolder/keeper_of_tresserhorn.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/keepers_of_the_faith.txt -text svneol=native#text/plain
|
res/cardsfolder/keepers_of_the_faith.txt -text svneol=native#text/plain
|
||||||
|
res/cardsfolder/kei_takahashi.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/keiga_the_tide_star.txt -text svneol=native#text/plain
|
res/cardsfolder/keiga_the_tide_star.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/keldon_arsonist.txt svneol=native#text/plain
|
res/cardsfolder/keldon_arsonist.txt svneol=native#text/plain
|
||||||
res/cardsfolder/keldon_battlewagon.txt svneol=native#text/plain
|
res/cardsfolder/keldon_battlewagon.txt svneol=native#text/plain
|
||||||
|
|||||||
9
res/cardsfolder/heal.txt
Normal file
9
res/cardsfolder/heal.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Heal
|
||||||
|
ManaCost:W
|
||||||
|
Types:Instant
|
||||||
|
Text:no text
|
||||||
|
A:SP$ PreventDamage | Cost$ W | Tgt$ TgtCP | Amount$ 1 | SubAbility$ SVar=DBDraw | SpellDescription$ Prevent the next 1 damage that would be dealt to target creature or player this turn.
|
||||||
|
SVar:DBDraw:DB$Draw | Cost$ 0 | NumCards$ 1 | NextUpkeep$ True
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/heal.jpg
|
||||||
|
End
|
||||||
10
res/cardsfolder/healing_leaves.txt
Normal file
10
res/cardsfolder/healing_leaves.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Healing Leaves
|
||||||
|
ManaCost:G
|
||||||
|
Types:Instant
|
||||||
|
Text:no text
|
||||||
|
A:SP$ GainLife | Cost$ G | ValidTgts$ Player | TgtPrompt$ Select target player | LifeAmount$ 3 | PrecostDesc$ Choose one - | SpellDescription$ Target player gains 3 life;
|
||||||
|
A:SP$ PreventDamage | Cost$ G | Tgt$ TgtCP | Amount$ 3 | PrecostDesc$ or | SpellDescription$ prevent the next 3 damage that would be dealt to target creature or player this turn.
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/healing_leaves.jpg
|
||||||
|
End
|
||||||
9
res/cardsfolder/kei_takahashi.txt
Normal file
9
res/cardsfolder/kei_takahashi.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Kei Takahashi
|
||||||
|
ManaCost:2 G W
|
||||||
|
Types:Legendary Creature Human Cleric
|
||||||
|
Text:no text
|
||||||
|
PT:2/2
|
||||||
|
A:AB$ PreventDamage | Cost$ T | ValidTgts$ Creature | Amount$ 2 | TgtPrompt$ Select target creature | SpellDescription$ Prevent the next 2 damage that would be dealt to target creature this turn.
|
||||||
|
SVar:Rarity:Uncommon
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/kei_takahashi.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user