mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
WOE/WOC all 38 Role cards + Sleep Cursed Faerie (#3636)
This commit is contained in:
@@ -5,4 +5,4 @@ K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Curse
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | SetPower$ 1 | SetToughness$ 1 | Description$ Enchanted creature is 1/1
|
||||
SVar:SacMe:2
|
||||
Oracle:Enchant Creature\nEnchanted creature is 1/1
|
||||
Oracle:Enchant Creature\nEnchanted creature is 1/1
|
||||
@@ -4,4 +4,4 @@ Types:Enchantment Aura Role
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Trample | Description$ Enchanted creature gets +1/+1 and has trample.
|
||||
Oracle:Enchant Creature\nEnchanted creature gets +1/+1 and has trample.
|
||||
Oracle:Enchant Creature\nEnchanted creature gets +1/+1 and has trample.
|
||||
@@ -6,4 +6,4 @@ A:SP$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | AddTrigger$ AttackTrig | Description$ Enchanted creature gets +1/+1 and has "Whenever this creature attacks, scry 1."
|
||||
SVar:AttackTrig:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ Whenever this creature attacks, scry 1.
|
||||
SVar:TrigScry:DB$ Scry | ScryNum$ 1
|
||||
Oracle:Enchant Creature\nEnchanted creature gets +1/+1 and has "Whenever this creature attacks, scry 1."
|
||||
Oracle:Enchant Creature\nEnchanted creature gets +1/+1 and has "Whenever this creature attacks, scry 1."
|
||||
@@ -5,4 +5,4 @@ K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ X | AddToughness$ X | Description$ Enchanted creature gets +1/+1 for each enchantment you control.
|
||||
SVar:X:Count$Valid Enchantment.YouCtrl
|
||||
Oracle:Enchant Creature\nEnchanted creature gets +1/+1.\nEnchanted creature gets +1/+1 for each enchantment you control.
|
||||
Oracle:Enchant Creature\nEnchanted creature gets +1/+1.\nEnchanted creature gets +1/+1 for each enchantment you control.
|
||||
@@ -6,4 +6,4 @@ A:SP$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddTrigger$ AttackTrig | Description$ Enchanted creature has "Whenever this creature attacks, if its toughness is 3 or less, put a +1/+1 counter on it."
|
||||
SVar:AttackTrig:Mode$ Attacks | ValidCard$ Card.Self | IsPresent$ Card.Self+toughnessLE3 | Execute$ TrigCounter | TriggerDescription$ Whenever this creature attacks, if its toughness is 3 or less, put a +1/+1 counter on it.
|
||||
SVar:TrigCounter:DB$ PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
Oracle:Enchant Creature\nEnchanted creature has "Whenever this creature attacks, if its toughness is 3 or less, put a +1/+1 counter on it."
|
||||
Oracle:Enchant Creature\nEnchanted creature has "Whenever this creature attacks, if its toughness is 3 or less, put a +1/+1 counter on it."
|
||||
Reference in New Issue
Block a user