mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
- Added Master Warcraft for test
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6630,6 +6630,7 @@ res/cardsfolder/m/master_of_the_wild_hunt_avatar.txt -text
|
||||
res/cardsfolder/m/master_splicer.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/master_thief.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/master_transmuter.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/master_warcraft.txt -text
|
||||
res/cardsfolder/m/masters_call.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/masticore.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/masumaro_first_to_live.txt svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/m/master_warcraft.txt
Normal file
9
res/cardsfolder/m/master_warcraft.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Master Warcraft
|
||||
ManaCost:2 RW RW
|
||||
Types:Instant
|
||||
A:SP$ DeclareCombatants | Cost$ 2 RW RW | DeclareAttackers$ True | DeclareBlockers$ True | ActivationPhases$ Upkeep->BeginCombat | Until$ EndOfTurn | SpellDescription$ Cast CARDNAME only before attackers are declared. You choose which creatures attack this turn. You choose which creatures block this turn and how those creatures block.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/master_warcraft.jpg
|
||||
Oracle:Cast Master Warcraft only before attackers are declared.\nYou choose which creatures attack this turn.\nYou choose which creatures block this turn and how those creatures block.
|
||||
SetInfo:RAV Rare
|
||||
SetInfo:COM Rare
|
||||
@@ -4,7 +4,7 @@ Types:Legendary Creature Human Soldier
|
||||
PT:3/4
|
||||
K:First Strike
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | CheckSVar$ OdricTest | SVarCompare$ GE3 | Execute$ TrigOdricEffect | TriggerDescription$ Whenever CARDNAME and at least three other creatures attack, you choose which creatures block this combat and how those creatures block.
|
||||
SVar:TrigOdricEffect:AB$ DeclareCombatants | Cost$ 0 | DeclareAttackers$ True | DeclareBlockers$ True
|
||||
SVar:TrigOdricEffect:AB$ DeclareCombatants | Cost$ 0 | DeclareBlockers$ True
|
||||
SVar:OdricTest:Count$Valid Creature.attacking+Other
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/odric_master_tactician.jpg
|
||||
|
||||
Reference in New Issue
Block a user