mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Added all the Licids:
Calming Licid Convulsing Licid Corrupting Licid Dominating Licid Enraging Licid Gliding Licid Leeching Licid Nurturing Licid Quickening Licid Stinging Licid Tempting Licid Transmogrifying Licid
This commit is contained in:
30
res/cardsfolder/t/tempting_licid.txt
Normal file
30
res/cardsfolder/t/tempting_licid.txt
Normal file
@@ -0,0 +1,30 @@
|
||||
Name:Tempting Licid
|
||||
ManaCost:2 G
|
||||
Types:Creature Licid
|
||||
Text:no text
|
||||
PT:2/2
|
||||
A:AB$ SetState | Cost$ G T | Defined$ Self | NewState$ Alternate | SubAbility$ DBAttach | SpellDescription$ CARDNAME loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay G to end this effect.
|
||||
SVar:DBAttach:DB$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Pump
|
||||
#If the value of AlternateMode isn't Flip or DoubleFaced, it will be the name of the state defined below, so you can switch to it with SetState+NewState$.The name of the first state defined is always "Original".
|
||||
AlternateMode:Alternate
|
||||
|
||||
#Shared
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/tempting_licid.jpg
|
||||
SetInfo:STH|Uncommon|http://magiccards.info/scans/en/sh/72.jpg
|
||||
Oracle:{G}, {T}: CARDNAME loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {G} to end this effect.\nAll creatures able to block enchanted creature do so.
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Tempting Licid
|
||||
ManaCost:2 G
|
||||
Colors:green
|
||||
Types:Enchantment Aura
|
||||
Text:All creatures able to block enchanted creature do so.
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddHiddenKeyword$ HIDDEN All creatures able to block CARDNAME do so. | Description$ All creatures able to block enchanted creature do so.
|
||||
A:AB$ SetState | Cost$ G | Defined$ Self | NewState$ Original | SpellDescription$ End this effect.
|
||||
|
||||
End
|
||||
29
res/cardsfolder/t/transmogrifying_licid.txt
Normal file
29
res/cardsfolder/t/transmogrifying_licid.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
Name:Transmogrifying Licid
|
||||
ManaCost:3
|
||||
Types:Creature Artifact Licid
|
||||
Text:no text
|
||||
PT:2/2
|
||||
A:AB$ SetState | Cost$ 1 T | Defined$ Self | NewState$ Alternate | SubAbility$ DBAttach | SpellDescription$ CARDNAME loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay 1 to end this effect.
|
||||
SVar:DBAttach:DB$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Pump
|
||||
#If the value of AlternateMode isn't Flip or DoubleFaced, it will be the name of the state defined below, so you can switch to it with SetState+NewState$.The name of the first state defined is always "Original".
|
||||
AlternateMode:Alternate
|
||||
|
||||
#Shared
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/transmogrifying_licid.jpg
|
||||
SetInfo:EXO|Uncommon|http://magiccards.info/scans/en/ex/141.jpg
|
||||
Oracle:{1}, {T}: Transmogrifying Licid loses this ability and becomes an Aura enchantment with enchant creature. Attach it to target creature. You may pay {1} to end this effect.\nEnchanted creature gets +1/+1 and is an artifact in addition to its other types.
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Transmogrifying Licid
|
||||
ManaCost:3
|
||||
Types:Enchantment Aura
|
||||
Text:Enchanted creature gets +1/+1 and is an artifact in addition to its other types.
|
||||
K:Enchant creature
|
||||
A:SP$ Attach | Cost$ 0 | ValidTgts$ Creature | AILogic$ Pump
|
||||
S:Mode$ Continuous | Affected$ Creature.EnchantedBy | AddPower$ 1 | AddToughness$ 1 | AddType$ Artifact | Description$ Enchanted creature gets +1/+1 and is an artifact in addition to its other types.
|
||||
A:AB$ SetState | Cost$ 1 | Defined$ Self | NewState$ Original | SpellDescription$ End this effect.
|
||||
|
||||
End
|
||||
Reference in New Issue
Block a user