mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Boldwyr Heavyweights and Hired Giant.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -695,6 +695,7 @@ res/cardsfolder/boiling_seas.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bojuka_bog.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bojuka_brigand.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bola_warrior.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/boldwyr_heavyweights.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bonded_fetch.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bonds_of_quicksilver.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bone_flute.txt -text svneol=native#text/plain
|
||||
@@ -2669,6 +2670,7 @@ res/cardsfolder/hill_giant.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hillcomber_giant.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hindering_light.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hindering_touch.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hired_giant.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hisokas_defiance.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hissing_iguanar.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/hivis_of_the_scale.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/boldwyr_heavyweights.txt
Normal file
11
res/cardsfolder/boldwyr_heavyweights.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Boldwyr Heavyweights
|
||||
ManaCost:2 R R
|
||||
Types:Creature Giant
|
||||
Text:no text
|
||||
PT:8/8
|
||||
K:Trample
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, each opponent may search his or her library for a creature card and put it onto the battlefield. Then each player who searched his or her library this way shuffles it.
|
||||
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Battlefield | ChangeType$ Creature | Defined$ Opponent | ChangeNum$ 1
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/boldwyr_heavyweights.jpg
|
||||
End
|
||||
10
res/cardsfolder/hired_giant.txt
Normal file
10
res/cardsfolder/hired_giant.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Hired Giant
|
||||
ManaCost:3 R
|
||||
Types:Creature Giant
|
||||
Text:no text
|
||||
PT:4/4
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, each other player may search his or her library for a land card and put that card onto the battlefield. Then each player who searched his or her library this way shuffles it.
|
||||
SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Battlefield | ChangeType$ Land | Defined$ Opponent | ChangeNum$ 1
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hired_giant.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user