mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
More upcoming THB
This commit is contained in:
@@ -59,6 +59,8 @@ public enum CounterType {
|
||||
|
||||
CHARGE("CHARG", 246, 192, 0),
|
||||
|
||||
COIN("COIN",255,215,0),
|
||||
|
||||
CORPSE("CRPSE", 230, 186, 209),
|
||||
|
||||
CREDIT("CRDIT", 188, 197, 234),
|
||||
|
||||
14
forge-gui/res/cardsfolder/upcoming/athreos_shroud_veiled.txt
Normal file
14
forge-gui/res/cardsfolder/upcoming/athreos_shroud_veiled.txt
Normal 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 isn’t 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.
|
||||
@@ -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.)
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user