mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
5moresqueecards
-closes #804 -closes #544 -closes #805 -closes #806 -closes #866
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
Name:Ghost Lantern
|
||||||
|
ManaCost:B
|
||||||
|
Types:Artifact Equipment
|
||||||
|
K:Equip:1
|
||||||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainCounter | TriggerDescription$ Whenever a creature you control dies, put a +1/+1 counter on equipped creature.
|
||||||
|
SVar:TrigGainCounter:DB$ PutCounter | Defined$ Equipped | CounterType$ P1P1
|
||||||
|
Oracle:Whenever a creature you control dies, put a +1/+1 counter on equipped creature.\nEquip {1}
|
||||||
|
|
||||||
|
ALTERNATE
|
||||||
|
|
||||||
|
Name:Bind Spirit
|
||||||
|
ManaCost:1 B
|
||||||
|
Types:Instant Adventure
|
||||||
|
A:SP$ ChangeZone | Origin$ Graveyard | Destination$ Hand | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature in your graveyard | SpellDescription$ Return target creature card from your graveyard to your hand
|
||||||
|
Oracle:Return target creature card from your graveyard to your hand.
|
||||||
10
forge-gui/res/cardsfolder/upcoming/githzerai_monk.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/githzerai_monk.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Githzerai Monk
|
||||||
|
ManaCost:4 W
|
||||||
|
Types:Creature Gith Monk
|
||||||
|
PT:3/2
|
||||||
|
K:Flash
|
||||||
|
K:Flying
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigTapAll | TriggerDescription$ Psychic Defense — When CARDNAME enters the battlefield, tap all creatures you don't control.
|
||||||
|
SVar:TrigTapAll:DB$ TapAll | ValidCards$ Creature.YouDontCtrl
|
||||||
|
SVar:PlayMain1:TRUE
|
||||||
|
Oracle:Flash\nFlying\nPsychic Defense — When Githzerai Monk enters the battlefield, tap all creatures you don't control.
|
||||||
10
forge-gui/res/cardsfolder/upcoming/green_slime.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/green_slime.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Name:Green Slime
|
||||||
|
ManaCost:2 G
|
||||||
|
Types:Creature Ooze
|
||||||
|
PT:2/2
|
||||||
|
K:Flash
|
||||||
|
K:Foretell G
|
||||||
|
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigCounterAbility | SpellDescription$ When CARDNAME enters the battlefield, counter target activated or triggered ability from an artifact or enchantment source. If a permanent's ability is countered this way, destroy that permanent.
|
||||||
|
SVar:TrigCounterAbility:DB$ Counter | TargetType$ Activated,Triggered | TgtPrompt$ Select target activated or triggered ability from an artifact or enchantment source. | ValidTgts$ Artifact,Enchantment | DestroyPermanent$ True
|
||||||
|
AI:RemoveDeck:All
|
||||||
|
Oracle:Flash\nWhen Green Slime enters the battlefield, counter target activated or triggered ability from an artifact or enchantment source. If a permanent's ability is countered this way, destroy that permanent.\nFortell {G}
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Hammers of Moradin
|
||||||
|
ManaCost:2 W
|
||||||
|
Types:Creature Dwarf Cleric
|
||||||
|
PT:3/3
|
||||||
|
K:Myriad
|
||||||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TapOneEach | TriggerDescription$ Whenever CARDNAME attacks, for each opponent, tap up to one target creature that player controls.
|
||||||
|
SVar:TapOneEach:DB$ Tap | ValidTgts$ Creature.OppCtrl | TgtPrompt$ Choose one target creature that each opponent controls | TargetMin$ 0 | TargetMax$ OneEach | TargetsWithDifferentControllers$ True
|
||||||
|
SVar:OneEach:PlayerCountOpponents$Amount
|
||||||
|
Oracle:Myriad\nWhenever Hammers of Moradin attacks, for each opponent, tap up to one target creature that player controls.
|
||||||
Reference in New Issue
Block a user