mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- Fixed Arrows of Justice
- Added Hive Mind
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -506,8 +506,8 @@ res/cardsfolder/a/arrest.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/arrogant_bloodlord.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/arrogant_vampire.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/arrogant_wurm.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/arrow_of_justice.txt -text
|
||||
res/cardsfolder/a/arrow_volley_trap.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/arrows_of_justice.txt -text
|
||||
res/cardsfolder/a/arsenal_thresher.txt -text
|
||||
res/cardsfolder/a/artful_dodge.txt -text
|
||||
res/cardsfolder/a/artifact_blast.txt svneol=native#text/plain
|
||||
@@ -4810,6 +4810,7 @@ res/cardsfolder/h/hisokas_defiance.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/hisokas_guard.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/hissing_iguanar.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/hissing_miasma.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/hive_mind.txt -text
|
||||
res/cardsfolder/h/hivestone.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/hivis_of_the_scale.txt svneol=native#text/plain
|
||||
res/cardsfolder/h/hoar_shade.txt svneol=native#text/plain
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
Name:Arrow of Justice
|
||||
Name:Arrows of Justice
|
||||
ManaCost:2 RW
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ DealDamage | Cost$ 2 RW | ValidTgts$ Creature.attacking,Creature.blocking | TgtPrompt$ Select target attacking or blocking creature | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target attacking or blocking creature.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/arrow_of_justice.jpg
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/arrows_of_justice.jpg
|
||||
SetInfo:GTC|Uncommon|http://magiccards.info/scans/en/gtc/211.jpg
|
||||
End
|
||||
13
res/cardsfolder/h/hive_mind.txt
Normal file
13
res/cardsfolder/h/hive_mind.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Hive Mind
|
||||
ManaCost:5 U
|
||||
Types:Enchantment
|
||||
Text:no text
|
||||
T:Mode$ SpellCast | ValidCard$ Instant,Sorcery | ValidActivatingPlayer$ Player | Execute$ TrigCopy | TriggerZones$ Battlefield | TriggerDescription$ Whenever a player casts an instant or sorcery spell, each other player copies that spell. Each of those players may choose new targets for his or her copy.
|
||||
SVar:TrigCopy:AB$ CopySpellAbility | Cost$ 0 | Defined$ TriggeredSpellAbility | Controller$ TriggeredCardOpponent
|
||||
SVar:RemAIDeck:True
|
||||
SVar:RemMultiplayer:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/hive_mind.jpg
|
||||
SetInfo:M10|Rare|http://magiccards.info/scans/en/m10/54.jpg
|
||||
Oracle:Whenever a player casts an instant or sorcery spell, each other player copies that spell. Each of those players may choose new targets for his or her copy.
|
||||
End
|
||||
Reference in New Issue
Block a user