mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Soaring Seacliff for jhhh
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4926,6 +4926,7 @@ res/cardsfolder/snow_covered_plains.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/snow_covered_swamp.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/snow_devil.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/soaring_hope.txt svneol=native#text/plain
|
||||
res/cardsfolder/soaring_seacliff.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sokenzan_bruiser.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sol_ring.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/solar_tide.txt -text svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/soaring_seacliff.txt
Normal file
12
res/cardsfolder/soaring_seacliff.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Soaring Seacliff
|
||||
ManaCost:no cost
|
||||
Types:Land
|
||||
Text:no text
|
||||
K:CARDNAME enters the battlefield tapped.
|
||||
A:AB$Mana | Cost$ T | Produced$ U | SpellDescription$ Add U to your mana pool.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gains flying until end of turn.
|
||||
SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Flying
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/soaring_seacliff.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user