mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Updated scripts
This commit is contained in:
@@ -7,10 +7,8 @@ SVar:DBChandraDealDamage:DB$ DealDamage | ValidTgts$ Creature,Player | TgtPrompt
|
|||||||
SVar:DBChandraCleanup:DB$ Cleanup | ClearRemembered$ True
|
SVar:DBChandraCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
A:AB$ Discard | Cost$ SubCounter<2/LOYALTY> | Mode$ Hand | Defined$ Each | Planeswalker$ True | SubAbility$ DBChandraDraw | SpellDescription$ Each player discards his or her hand, then draws three cards.
|
A:AB$ Discard | Cost$ SubCounter<2/LOYALTY> | Mode$ Hand | Defined$ Each | Planeswalker$ True | SubAbility$ DBChandraDraw | SpellDescription$ Each player discards his or her hand, then draws three cards.
|
||||||
SVar:DBChandraDraw:DB$ Draw | Defined$ Each | NumCards$ 3
|
SVar:DBChandraDraw:DB$ Draw | Defined$ Each | NumCards$ 3
|
||||||
A:AB$ Play | Cost$ SubCounter<7/LOYALTY> | Valid$ Instant.Red+YouCtrl,Sorcery.Red+YouCtrl | ValidZone$ Graveyard | WithoutManaCost$ True | Planeswalker$ True | Ultimate$ True | Amount$ ChandraZ | Controller$ You | Optional$ True | References$ ChandraX,ChandraY,ChandraZ | SpellDescription$ Cast any number of red instant and/or sorcery cards from your graveyard without paying their mana costs.
|
A:AB$ Play | Cost$ SubCounter<7/LOYALTY> | Valid$ Instant.Red+YouCtrl,Sorcery.Red+YouCtrl | ValidZone$ Graveyard | WithoutManaCost$ True | Planeswalker$ True | Ultimate$ True | Amount$ ChandraX | Controller$ You | Optional$ True | References$ ChandraX | SpellDescription$ Cast any number of red instant and/or sorcery cards from your graveyard without paying their mana costs.
|
||||||
SVar:ChandraX:Count$TypeInYourYard.Instant.Red
|
SVar:ChandraX:Count$ValidGraveyard Instant.Red+YouOwn,Sorcery.Red+YouOwn
|
||||||
SVar:ChandraY:Count$TypeInYourYard.Sorcery.Red
|
|
||||||
SVar:ChandraZ:SVar$ChandraX/Plus.ChandraY
|
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/chandra_ablaze.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/chandra_ablaze.jpg
|
||||||
Oracle:[+1] Discard a card. If a red card is discarded this way, Chandra Ablaze deals 4 damage to target creature or player.\n[-2] Each player discards his or her hand, then draws three cards.\n[-7] Cast any number of red instant and/or sorcery cards from your graveyard without paying their mana costs.
|
Oracle:[+1] Discard a card. If a red card is discarded this way, Chandra Ablaze deals 4 damage to target creature or player.\n[-2] Each player discards his or her hand, then draws three cards.\n[-7] Cast any number of red instant and/or sorcery cards from your graveyard without paying their mana costs.
|
||||||
@@ -5,7 +5,7 @@ PT:1/2
|
|||||||
K:Flying
|
K:Flying
|
||||||
K:ETBReplacement:Other:ChooseP
|
K:ETBReplacement:Other:ChooseP
|
||||||
SVar:ChooseP:DB$ ChoosePlayer | Defined$ You | Choices$ Player.Opponent | AILogic$ Curse | SpellDescription$ As CARDNAME enters the battlefield, choose an opponent.
|
SVar:ChooseP:DB$ ChoosePlayer | Defined$ You | Choices$ Player.Opponent | AILogic$ Curse | SpellDescription$ As CARDNAME enters the battlefield, choose an opponent.
|
||||||
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | Description$ CARDNAME's power is equal to 1 plus the number of green creature cards in opponent's graveyard.
|
S:Mode$ Continuous | EffectZone$ All | CharacteristicDefining$ True | SetPower$ X | Description$ CARDNAME's power is equal to 1 plus the number of green creature cards in the chosen player's graveyard.
|
||||||
SVar:X:Count$GreenTypeInChosenYard.Creature/Plus.1
|
SVar:X:Count$ValidGraveyard Creature.Green+ChosenCtrl/Plus.1
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/haunting_apparition.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/haunting_apparition.jpg
|
||||||
Oracle:Flying\nAs Haunting Apparition enters the battlefield, choose an opponent.\nHaunting Apparition's power is equal to 1 plus the number of green creature cards in the chosen player's graveyard.
|
Oracle:Flying\nAs Haunting Apparition enters the battlefield, choose an opponent.\nHaunting Apparition's power is equal to 1 plus the number of green creature cards in the chosen player's graveyard.
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
Name:Starlight
|
Name:Starlight
|
||||||
ManaCost:1 W
|
ManaCost:1 W
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ GainLife | Cost$ 1 W | LifeAmount$ X | References$ X | SpellDescription$ You gain 3 life for each black creature target opponent controls.
|
A:SP$ GainLife | Cost$ 1 W | ValidTgts$ Opponent | Defined$ You | LifeAmount$ X | References$ X | SpellDescription$ You gain 3 life for each black creature target opponent controls.
|
||||||
SVar:X:Count$BlackTypeOppCtrl.Creature/Times.3
|
SVar:X:Count$Valid Creature.TargetedPlayerCtrl+Black/Times.3
|
||||||
SVar:RemRandomDeck:True
|
SVar:RemRandomDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/starlight.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/starlight.jpg
|
||||||
Oracle:You gain 3 life for each black creature target opponent controls.
|
Oracle:You gain 3 life for each black creature target opponent controls.
|
||||||
Reference in New Issue
Block a user