mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
fix several more creature types
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name:Boldwyr Heavyweights
|
||||
ManaCost:2 R R
|
||||
Types:Creature Giant
|
||||
Types:Creature Giant Warrior
|
||||
Text:no text
|
||||
PT:8/8
|
||||
K:Trample
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Fungus Sliver
|
||||
ManaCost:3 G
|
||||
Types:Creature Sliver
|
||||
Types:Creature FungusSliver
|
||||
Text:no text
|
||||
PT:2/2
|
||||
S:Mode$ Continuous | Affected$ Creature.Sliver | AddTrigger$ OnDmg | AddSVar$ TrigPutCounter | Description$ All Sliver creatures have "Whenever this creature is dealt damage, put a +1/+1 counter on it." (The damage is dealt before the counter is put on.)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Giant Harbinger
|
||||
ManaCost:4 R
|
||||
Types:Creature Giant
|
||||
Types:Creature Giant Shaman
|
||||
Text:no text
|
||||
PT:3/4
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, you may search your library for a Giant card, reveal it, then shuffle your library and put that card on top of it.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Kamahl, Fist of Krosa
|
||||
ManaCost:4 G G
|
||||
Types:Legendary Creature Human Nomad
|
||||
Types:Legendary Creature Human Druid
|
||||
Text:no text
|
||||
PT:4/3
|
||||
A:AB$ Animate | Cost$ G | ValidTgts$ Land | TgtPrompt$ Select target land | Power$ 1 | Toughness$ 1 | Types$ Creature | SpellDescription$ Target land becomes a 1/1 creature until end of turn. It's still a land.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Nova Chaser
|
||||
ManaCost:3 R
|
||||
Types:Creature Elemental
|
||||
Types:Creature Elemental Warrior
|
||||
Text:no text
|
||||
PT:10/2
|
||||
K:Trample
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Screeching Griffin
|
||||
ManaCost:3 W
|
||||
Types:Artifact Creature Construct
|
||||
Types:Creature Griffin
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:Flying
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Sparkmage Apprentice
|
||||
ManaCost:1 R
|
||||
Types:Creature Human Cleric
|
||||
Types:Creature Human Wizard
|
||||
Text:no text
|
||||
PT:1/1
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 1 damage to target creature or player.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Weirding Shaman
|
||||
ManaCost:1 B
|
||||
Types:Creature Goblin
|
||||
Types:Creature Goblin Shaman
|
||||
Text:no text
|
||||
PT:2/1
|
||||
A:AB$ Token | Cost$ 3 B Sac<1/Goblin> | TokenAmount$ 2 | TokenName$ Goblin Rogue | TokenTypes$ Creature,Goblin,Rogue | TokenOwner$ You | TokenColors$ Black | TokenPower$ 1 | TokenToughness$ 1 | SpellDescription$ Put two 1/1 black Goblin Rogue creature tokens onto the battlefield.
|
||||
|
||||
Reference in New Issue
Block a user