mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Fixed some card txt's.
- Removed the 2 cards I didn't want to commit.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -4749,7 +4749,6 @@ res/cardsfolder/rofellos_llanowar_emissary.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/rogue_kavu.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/roiling_terrain.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/rolling_earthquake.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/rolling_spoil.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/rolling_stones.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ronin_cavekeeper.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ronin_cliffrider.txt -text svneol=native#text/plain
|
||||
@@ -5587,7 +5586,6 @@ res/cardsfolder/stonebrow_krosan_hero.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stonecloaker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stoneforge_mystic.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stonehands.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stoneshaker_shaman.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stonewood_invocation.txt svneol=native#text/plain
|
||||
res/cardsfolder/stonewood_invoker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stonework_puma.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Name:Flame-Kin Zealot
|
||||
ManaCost:1 R W
|
||||
ManaCost:1 R R W
|
||||
Types:Creature Elemental Berserker
|
||||
Text:no text
|
||||
PT:2/2
|
||||
|
||||
@@ -8,7 +8,7 @@ K:Fear
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Opponent | CombatDamage$ True | Execute$ TrigPutCounter | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, put a charge counter on it.
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDealDamage | TriggerDescription$ At the beginning of your end step, CARDNAME deals damage equal to the number of charge counters on it to each opponent.
|
||||
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | CounterType$ CHARGE | CounterNum$ 1
|
||||
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | ValidTgts$ Opponent,Planeswalker | TgtPrompt$ Select target opponent or planeswalker | NumDmg$ X
|
||||
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ X
|
||||
SVar:X:Count$CardCounters.CHARGE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/lightning_reaver.jpg
|
||||
SVar:Rarity:Rare
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
Name:Rolling Spoil
|
||||
ManaCost:2 G G
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$Destroy | Cost$ 2 G G | ValidTgts$ Land | TgtPrompt$ Select target land | SpellDescription$ Destroy target land.
|
||||
A:SP$Destroy | Cost$ 1 B G G | ValidTgts$ Land | TgtPrompt$ Select target land | SubAbility$ SVar=DBPumpAll | SpellDescription$ Destroy target land. If B was spent to cast CARDNAME, all creatures get -1/-1 until end of turn.
|
||||
SVar:DBPumpAll:DB$PumpAll | Cost$ 0 | ValidCards$ Creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rolling_spoil.jpg
|
||||
SVar:Rarity:Uncommon
|
||||
SetInfo:RAV|Uncommon|http://magiccards.info/scans/en/rav/179.jpg
|
||||
End
|
||||
@@ -1 +0,0 @@
|
||||
Name:Stoneshaker Shaman
|
||||
Reference in New Issue
Block a user