mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Added Shields of Velis Vel. Fixed Amoeboid Changeling and Blades of Velis Vel to animate to add AllCreatureTypes.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6739,6 +6739,7 @@ res/cardsfolder/s/shield_sphere.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shield_wall.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shielding_plax.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shieldmates_blessing.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shields_of_velis_vel.txt -text
|
||||
res/cardsfolder/s/shifting_sliver.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shifting_wall.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shimian_specter.txt svneol=native#text/plain
|
||||
|
||||
@@ -4,7 +4,7 @@ Types:Creature Shapeshifter
|
||||
Text:no text
|
||||
PT:1/1
|
||||
S:Mode$ Continuous | Affected$ Card.Self | CharacteristicDefining$ True | AddType$ AllCreatureTypes | Description$ Changeling (This card is every creature type at all times.)
|
||||
A:AB$ Pump | Cost$ T |ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Changeling | SpellDescription$ Target creature gains all creature types until end of turn.
|
||||
A:AB$ Animate | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ AllCreatureTypes | SpellDescription$ Target creature gains all creature types until end of turn.
|
||||
A:AB$ Animate | Cost$ T | ValidTgts$ Creature | TgtPrompt$ Select target creature | Types$ Creature | RemoveCreatureTypes$ True| IsCurse$ True | SpellDescription$ Target creature loses all creature types until end of turn.
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Common
|
||||
|
||||
@@ -3,7 +3,8 @@ ManaCost:1 R
|
||||
Types:Tribal Instant Shapeshifter
|
||||
Text:no text
|
||||
S:Mode$ Continuous | Affected$ Card.Self | CharacteristicDefining$ True | AddType$ AllCreatureTypes | Description$ Changeling (This card is every creature type at all times.)
|
||||
A:SP$ Pump | Cost$ 1 R | TargetMin$ 0 | TargetMax$ 2 | NumAtt$ +2 | KW$ Changeling | ValidTgts$ Creature | TgtPrompt$ Select target Creature | SpellDescription$ Up to two target creatures each get +2/+0 and gain all creature types until end of turn.
|
||||
A:SP$ Pump | Cost$ 1 R | TargetMin$ 0 | TargetMax$ 2 | NumAtt$ +2 | ValidTgts$ Creature | TgtPrompt$ Select target Creature | SubAbility$ DBAnimate | SpellDescription$ Up to two target creatures each get +2/+0 and gain all creature types until end of turn.
|
||||
SVar:DBAnimate:DB$ Animate | Cost$ 0 | Defined$ Targeted | Types$ AllCreatureTypes
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/blades_of_velis_vel.jpg
|
||||
SetInfo:LRW|Common|http://magiccards.info/scans/en/lw/152.jpg
|
||||
|
||||
11
res/cardsfolder/s/shields_of_velis_vel.txt
Normal file
11
res/cardsfolder/s/shields_of_velis_vel.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Shields of Velis Vel
|
||||
ManaCost:W
|
||||
Types:Tribal Instant Shapeshifter
|
||||
Text:no text
|
||||
S:Mode$ Continuous | Affected$ Card.Self | CharacteristicDefining$ True | AddType$ AllCreatureTypes | Description$ Changeling (This card is every creature type at all times.)
|
||||
A:SP$ PumpAll | Cost$ W | ValidTgts$ Player | TgtPrompt$ Select target player | ValidCards$ Creature | NumAtt$ +0 | NumDef$ +1 | SubAbility$ DBAnimate | SpellDescription$ Creatures target player controls get +0/+1 and gain all creature types until end of turn.
|
||||
SVar:DBAnimate:DB$ AnimateAll | Cost$ 0 | Defined$ Targeted | Types$ AllCreatureTypes
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/shields_of_velis_vel.jpg
|
||||
SetInfo:LRW|Common|http://magiccards.info/scans/en/lw/39.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user