mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Arcane Lighthouse
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1843,6 +1843,7 @@ forge-gui/res/cardsfolder/a/arc_trail.txt svneol=native#text/plain
|
|||||||
forge-gui/res/cardsfolder/a/arcades_sabboth.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/a/arcades_sabboth.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/a/arcane_denial.txt -text
|
forge-gui/res/cardsfolder/a/arcane_denial.txt -text
|
||||||
forge-gui/res/cardsfolder/a/arcane_laboratory.txt -text
|
forge-gui/res/cardsfolder/a/arcane_laboratory.txt -text
|
||||||
|
forge-gui/res/cardsfolder/a/arcane_lighthouse.txt -text
|
||||||
forge-gui/res/cardsfolder/a/arcane_melee.txt -text
|
forge-gui/res/cardsfolder/a/arcane_melee.txt -text
|
||||||
forge-gui/res/cardsfolder/a/arcane_sanctum.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/a/arcane_sanctum.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/a/arcane_spyglass.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/a/arcane_spyglass.txt svneol=native#text/plain
|
||||||
|
|||||||
9
forge-gui/res/cardsfolder/a/arcane_lighthouse.txt
Normal file
9
forge-gui/res/cardsfolder/a/arcane_lighthouse.txt
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
Name:Arcane Lighthouse
|
||||||
|
ManaCost:no cost
|
||||||
|
Types:Land
|
||||||
|
A:AB$ Mana | Cost$ T | Produced$ 1 | SpellDescription$ Add {1} to your mana pool.
|
||||||
|
A:AB$ Effect | Cost$ 1 T | StaticAbilities$ STLoseAB | SpellDescription$ Until end of turn, creatures your opponents control lose hexproof and shroud and can't have hexproof or shroud.
|
||||||
|
SVar:STLoseAB:Mode$ Continuous | EffectZone$ Command | Affected$ Creature.OppCtrl | RemoveKeyword$ Hexproof & Shroud | AddHiddenKeyword$ CARDNAME can't have or gain Hexproof & CARDNAME can't have or gain Shroud | Description$ Until end of turn, creatures your opponents control lose hexproof and shroud and can't have hexproof or shroud.
|
||||||
|
SVar:RemAIDeck:True
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/arcane_lighthouse.jpg
|
||||||
|
Oracle:{T}: Add {1} to your mana pool.\n{1}, {T}: Until end of turn, creatures your opponents control lose hexproof and shroud and can't have hexproof or shroud.
|
||||||
@@ -3,7 +3,7 @@ ManaCost:no cost
|
|||||||
Types:Ongoing Scheme
|
Types:Ongoing Scheme
|
||||||
T:Mode$ AttackerUnblocked | ValidCard$ Creature | ValidDefender$ You,Planeswalker.YouCtrl | TriggerZones$ Command | Execute$ TrigToken | TriggerDescription$ Whenever a creature attacks and isn't blocked, if you're the defending player, put a 0/1 green Plant creature token onto the battlefield blocking that creature.
|
T:Mode$ AttackerUnblocked | ValidCard$ Creature | ValidDefender$ You,Planeswalker.YouCtrl | TriggerZones$ Command | Execute$ TrigToken | TriggerDescription$ Whenever a creature attacks and isn't blocked, if you're the defending player, put a 0/1 green Plant creature token onto the battlefield blocking that creature.
|
||||||
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenOwner$ You | TokenAmount$ 1 | TokenName$ Plant | TokenColors$ Green | TokenTypes$ Creature,Plant | TokenPower$ 0 | TokenToughness$ 1 | TokenBlocking$ TriggeredAttacker
|
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenOwner$ You | TokenAmount$ 1 | TokenName$ Plant | TokenColors$ Green | TokenTypes$ Creature,Plant | TokenPower$ 0 | TokenToughness$ 1 | TokenBlocking$ TriggeredAttacker
|
||||||
T:Mode$ AttackersDeclared | DelayedTrigger$ DelTrigEOC | CheckSVar$ NatureShields | SVarCompare$ GE4 | NoResolvingCheck$ True | TriggerZones$ Command | AttackingPlayer$ Opponent | TriggerDescription$ When four or more creatures attack you, abandon this scheme at end of combat.
|
T:Mode$ AttackersDeclared | DelayedTrigger$ DelTrigEOC | CheckSVar$ NatureShields | SVarCompare$ GE4 | NoResolvingCheck$ True | TriggerZones$ Command | AttackedTarget$ You | TriggerDescription$ When four or more creatures attack you, abandon this scheme at end of combat.
|
||||||
SVar:DelTrigEOC:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ Abandon | TriggerDescription$ Abandon this scheme at end of combat.
|
SVar:DelTrigEOC:Mode$ Phase | Phase$ EndCombat | ValidPlayer$ Player | Execute$ Abandon | TriggerDescription$ Abandon this scheme at end of combat.
|
||||||
SVar:Abandon:AB$ Abandon | Cost$ 0
|
SVar:Abandon:AB$ Abandon | Cost$ 0
|
||||||
SVar:NatureShields:Count$Valid Creature.attackingYou
|
SVar:NatureShields:Count$Valid Creature.attackingYou
|
||||||
|
|||||||
Reference in New Issue
Block a user