More upcoming THB

This commit is contained in:
Northmoc
2019-12-13 12:24:47 -05:00
parent 318d919111
commit 9c6c0f1861
4 changed files with 30 additions and 0 deletions

View File

@@ -59,6 +59,8 @@ public enum CounterType {
CHARGE("CHARG", 246, 192, 0), CHARGE("CHARG", 246, 192, 0),
COIN("COIN",255,215,0),
CORPSE("CRPSE", 230, 186, 209), CORPSE("CRPSE", 230, 186, 209),
CREDIT("CRDIT", 188, 197, 234), CREDIT("CRDIT", 188, 197, 234),

View File

@@ -0,0 +1,14 @@
Name:Athreos, Shroud-Veiled
ManaCost:4 W B
Types:Legendary Enchantment Creature God
PT:4/7
K:Indestructible
S:Mode$ Continuous | Affected$ Card.Self | RemoveType$ Creature | RemoveCreatureTypes$ True | CheckSVar$ X | SVarCompare$ LT7 | References$ X | Description$ As long as your devotion to white and black is less than seven, CARDNAME isn't a creature.
SVar:X:Count$DevotionDual.White.Black
SVar:BuffedBy:Permanent.Black,Permanent.White
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | Execute$ TrigPutCounter | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your end step, put a coin counter on another target creature.
SVar:TrigPutCounter:DB$PutCounter | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature | CounterType$ COIN | CounterNum$ 1
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | TriggerZones$ Battlefield | ValidCard$ Creature.counters_GE1_COIN | Execute$ TrigReturn | TriggerDescription$ Whenever a creature with a coin counter on it dies or is put into exile, return that card to the battlefield under your control.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Exile | TriggerZones$ Battlefield | Secondary$ True | ValidCard$ Creature.counters_GE1_COIN | Execute$ TrigReturn | TriggerDescription$ Whenever a creature with a coin counter on it dies or is put into exile, return that card to the battlefield under your control.
SVar:TrigReturn:DB$ChangeZone | Origin$ Graveyard,Exile | Destination$ Battlefield | Defined$ TriggeredCard | GainControl$ True
Oracle:Indestructible\nAs long as your devotion to white and black is less than seven, Athreos isnt a creature.\nAt the beginning of your end step, put a coin counter on another target creature.\nWhenever a creature with a coin counter on it dies or is put into exile, return that card to the battlefield under your control.

View File

@@ -0,0 +1,6 @@
Name:Karametra's Blessing
ManaCost:W
Types:Instant
A:SP$ Pump | Cost$ W | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ +2 | NumDef$ +2 | SubAbility$ DBPump | SpellDescription$ Target creature gets +2/+2 until end of turn. If it's an enchanted creature or an enchantment creature, it also gains hexproof and indestructible until end of turn.
SVar:DBPump:DB$Pump | Defined$ ParentTarget | KW$ Hexproof & Indestructible | ConditionDefined$ Targeted | ConditionPresent$ Creature.enchanted,Creature.Enchantment
Oracle:Target creature gets +2/+2 until end of turn. If it's an enchanted creature or an enchantment creature, it also gains hexproof and indestructible until end of turn. (It can't be the target of spells or abilities your opponents control. Damage and effects that say "destroy" don't destroy it.)

View File

@@ -0,0 +1,8 @@
Name:Labyrinth of Skophos
ManaCost:no cost
Types:Land
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
A:AB$ RemoveFromCombat | Cost$ 4 T | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | SpellDescription$ Remove target attacking or blocking creature from combat.
AI:RemoveDeck:All
SVar:AmbushAI:True
Oracle:{T}: Add {C}.\n{4}, {T}: Remove target attacking or blocking creature from combat.