mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Made two cards ready for multiplayer
This commit is contained in:
@@ -2,10 +2,9 @@ Name:Biorhythm
|
||||
ManaCost:6 G G
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ SetLife | Cost$ 6 G G | Defined$ You | LifeAmount$ X | SubAbility$ DBSetLifeOpp | References$ X | SpellDescription$ Each player's life total becomes the number of creatures he or she controls.
|
||||
SVar:DBSetLifeOpp:DB$SetLife | Defined$ Opponent | LifeAmount$ Y | References$ Y
|
||||
SVar:X:Count$Valid Creature.YouCtrl
|
||||
SVar:Y:Count$Valid Creature.YouDontCtrl
|
||||
A:SP$ RepeatEach | Cost$ 6 G G | RepeatPlayers$ Player | RepeatSubAbility$ DBSetLife | SpellDescription$ Each player's life total becomes the number of creatures he or she controls.
|
||||
SVar:DBSetLife:DB$ SetLife | Defined$ Player.IsRemembered | LifeAmount$ X | References$ X
|
||||
SVar:X:Count$Valid Creature.RememberedPlayerCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/biorhythm.jpg
|
||||
SetInfo:ONS|Rare|http://magiccards.info/scans/en/on/247.jpg
|
||||
|
||||
@@ -2,10 +2,9 @@ Name:Nature's Resurgence
|
||||
ManaCost:2 G G
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Draw | Cost$ 2 G G | Defined$ You | NumCards$ X | References$ X| SubAbility$ DBDrawOpp | SpellDescription$ Each player draws a card for each creature card in his or her graveyard.
|
||||
SVar:DBDrawOpp:DB$Draw | Defined$ Opponent | NumCards$ Y | References$ Y
|
||||
SVar:X:Count$TypeInYourYard.Creature
|
||||
SVar:Y:Count$TypeInOppYard.Creature
|
||||
A:SP$ RepeatEach | Cost$ 2 G G | RepeatPlayers$ Player | RepeatSubAbility$ DBDraw | SpellDescription$ Each player draws a card for each creature card in his or her graveyard.
|
||||
SVar:DBDraw:DB$ Draw | Defined$ Remembered | NumCards$ X | References$ X
|
||||
SVar:X:Count$ValidGraveyard Creature.RememberedPlayerCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/natures_resurgence.jpg
|
||||
SetInfo:WTH|Rare|http://magiccards.info/scans/en/wl/79.jpg
|
||||
|
||||
Reference in New Issue
Block a user