mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
Add files via upload
This commit is contained in:
@@ -2,8 +2,8 @@ Name:Zellix, Sanity Flayer
|
|||||||
ManaCost:2 U
|
ManaCost:2 U
|
||||||
Types:Legendary Creature Horror
|
Types:Legendary Creature Horror
|
||||||
PT:2/3
|
PT:2/3
|
||||||
K: Choose a Background
|
K:Choose a Background
|
||||||
T:Mode$ ChangesZoneAll | Origin$ Library | Destination$ Graveyard | ValidCard$ Creature.Other | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Hive Mind — Whenever a player mills one or more creature cards, you create a 1/1 black Horror creature token.
|
T:Mode$ ChangesZoneAll | Origin$ Library | Destination$ Graveyard | ValidCard$ Creature.Other | TriggerZones$ Battlefield | Execute$ TrigToken | TriggerDescription$ Hive Mind — Whenever a player mills one or more creature cards, you create a 1/1 black Horror creature token.
|
||||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ b_1_1_horror | TokenOwner$ You
|
SVar:TrigToken:DB$ Token | TokenScript$ b_1_1_horror
|
||||||
A:AB$ Mill | Cost$ 1 T | NumCards$ 3 | ValidTgts$ Player | TgtPrompt$ Select a player | SpellDescription$ Target player mills three cards.
|
A:AB$ Mill | Cost$ 1 T | NumCards$ 3 | ValidTgts$ Player | TgtPrompt$ Select a player | SpellDescription$ Target player mills three cards.
|
||||||
Oracle:Hive Mind — Whenever a player mills one or more creature cards, you create a 1/1 black Horror creature token.\n{1},{t}: Target player mills three cards.\nChoose a Background (You can have a Background as a second commander.)
|
Oracle:Hive Mind — Whenever a player mills one or more creature cards, you create a 1/1 black Horror creature token.\n{1},{t}: Target player mills three cards.\nChoose a Background (You can have a Background as a second commander.)
|
||||||
6
b_1_1_horror.txt
Normal file
6
b_1_1_horror.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
Name:Horror Token
|
||||||
|
ManaCost:no cost
|
||||||
|
Types:Creature Horror
|
||||||
|
Colors:black
|
||||||
|
PT:1/1
|
||||||
|
Oracle:
|
||||||
Reference in New Issue
Block a user