mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Added Auriok Siege Sled and Burning-Tree Bloodscale
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -601,6 +601,7 @@ res/cardsfolder/a/auriok_edgewright.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/auriok_glaivemaster.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/auriok_replica.txt -text
|
||||
res/cardsfolder/a/auriok_salvagers.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/auriok_siege_sled.txt -text
|
||||
res/cardsfolder/a/auriok_steelshaper.txt -text
|
||||
res/cardsfolder/a/auriok_sunchaser.txt svneol=native#text/plain
|
||||
res/cardsfolder/a/auriok_survivors.txt -text
|
||||
@@ -1369,6 +1370,7 @@ res/cardsfolder/b/burning_oil.txt -text
|
||||
res/cardsfolder/b/burning_palm_efreet.txt -text
|
||||
res/cardsfolder/b/burning_sands.txt -text
|
||||
res/cardsfolder/b/burning_shield_askari.txt svneol=native#text/plain
|
||||
res/cardsfolder/b/burning_tree_bloodscale.txt -text
|
||||
res/cardsfolder/b/burning_tree_shaman.txt -text
|
||||
res/cardsfolder/b/burning_vengeance.txt -text
|
||||
res/cardsfolder/b/burning_wish.txt -text
|
||||
|
||||
15
res/cardsfolder/a/auriok_siege_sled.txt
Normal file
15
res/cardsfolder/a/auriok_siege_sled.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Auriok Siege Sled
|
||||
ManaCost:6
|
||||
Types:Artifact Creature Juggernaut
|
||||
PT:3/5
|
||||
A:AB$ Pump | Cost$ 1 | ValidTgts$ Creature.Artifact | TgtPrompt$ Select target artifact creature that can't block this creature this turn | IsCurse$ True | RememberObjects$ Targeted | SubAbility$ DBCantblock | StackDescription$ None | SpellDescription$ Target artifact creature can't block CARDNAME this turn.
|
||||
SVar:DBCantblock:DB$ Effect | Name$ Auriok Siege Sled Effect | RememberObjects$ Targeted | StaticAbilities$ STCantBlock | ImprintCards$ Self
|
||||
SVar:STCantBlock:Mode$ Continuous | Affected$ Card.IsImprinted | EffectZone$ Command | AddHiddenKeyword$ CantBeBlockedBy Creature.IsRemembered | Description$ Auriok Siege Sled can't be blocked by target artifact creature.
|
||||
T:Mode$ Phase | Phase$ Cleanup | TriggerZones$ Battlefield | Execute$ DBCleanup | Static$ True
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ DBCleanup | Static$ True
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
A:AB$ MustBlock | Cost$ 1 | ValidTgts$ Creature.Artifact | TgtPrompt$ Select target artifact creature to block this creature | SpellDescription$ Target artifact creature blocks CARDNAME this turn if able.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/auriok_siege_sled.jpg
|
||||
Oracle:{1}: Target artifact creature blocks Auriok Siege Sled this turn if able.\n{1}: Target artifact creature can't block Auriok Siege Sled this turn.
|
||||
SetInfo:DST Uncommon
|
||||
15
res/cardsfolder/b/burning_tree_bloodscale.txt
Normal file
15
res/cardsfolder/b/burning_tree_bloodscale.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Burning-Tree Bloodscale
|
||||
ManaCost:2 R G
|
||||
Types:Creature Viashino Berserker
|
||||
PT:2/2
|
||||
K:Bloodthirst 1
|
||||
A:AB$ Pump | Cost$ 2 R | ValidTgts$ Creature | TgtPrompt$ Select target creature that can't block this creature this turn | IsCurse$ True | RememberObjects$ Targeted | SubAbility$ DBCantblock | StackDescription$ None | SpellDescription$ Target creature can't block CARDNAME this turn.
|
||||
SVar:DBCantblock:DB$ Effect | Name$ Burning-Tree Bloodscale Effect | RememberObjects$ Targeted | StaticAbilities$ STCantBlock | ImprintCards$ Self
|
||||
SVar:STCantBlock:Mode$ Continuous | Affected$ Card.IsImprinted | EffectZone$ Command | AddHiddenKeyword$ CantBeBlockedBy Creature.IsRemembered | Description$ Burning-Tree Bloodscale can't be blocked by target creature.
|
||||
T:Mode$ Phase | Phase$ Cleanup | TriggerZones$ Battlefield | Execute$ DBCleanup | Static$ True
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ DBCleanup | Static$ True
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
A:AB$ MustBlock | Cost$ 2 G | ValidTgts$ Creature | TgtPrompt$ Select target creature that must block this creature this turn | SpellDescription$ Target creature blocks CARDNAME this turn if able.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/burning_tree_bloodscale.jpg
|
||||
Oracle:Bloodthirst 1 (If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)\n{2}{R}: Target creature can't block Burning-Tree Bloodscale this turn.\n{2}{G}: Target creature blocks Burning-Tree Bloodscale this turn if able.
|
||||
SetInfo:GPT Common
|
||||
Reference in New Issue
Block a user