- [XLN] Added 3 cards.

This commit is contained in:
Agetian
2017-09-03 04:59:10 +00:00
parent 8b3ff137d1
commit c06280a1ea
4 changed files with 31 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -17236,6 +17236,7 @@ forge-gui/res/cardsfolder/upcoming/hostage_taker.txt -text
forge-gui/res/cardsfolder/upcoming/huatli_dinosaur_knight.txt -text
forge-gui/res/cardsfolder/upcoming/huatlis_snubhorn.txt -text
forge-gui/res/cardsfolder/upcoming/huatlis_spurring.txt -text
forge-gui/res/cardsfolder/upcoming/ixalans_binding.txt -text
forge-gui/res/cardsfolder/upcoming/jace_cunning_castaway.txt -text
forge-gui/res/cardsfolder/upcoming/jace_ingenious_mind_mage.txt -text
forge-gui/res/cardsfolder/upcoming/jaces_sentinel.txt -text
@@ -17252,6 +17253,7 @@ forge-gui/res/cardsfolder/upcoming/rivers_rebuke.txt -text
forge-gui/res/cardsfolder/upcoming/rowdy_crew.txt -text
forge-gui/res/cardsfolder/upcoming/ruin_raider.txt -text
forge-gui/res/cardsfolder/upcoming/sanguine_sacrament.txt -text
forge-gui/res/cardsfolder/upcoming/sentinel_totem.txt -text
forge-gui/res/cardsfolder/upcoming/settle_the_wreckage.txt -text
forge-gui/res/cardsfolder/upcoming/shapers_sanctuary.txt -text
forge-gui/res/cardsfolder/upcoming/sleek_schooner.txt -text
@@ -17265,6 +17267,7 @@ forge-gui/res/cardsfolder/upcoming/tishana_voice_of_thunder.txt -text
forge-gui/res/cardsfolder/upcoming/tocatli_honor_guard.txt -text
forge-gui/res/cardsfolder/upcoming/treasure_map_treasure_cove.txt -text
forge-gui/res/cardsfolder/upcoming/unclaimed_territory.txt -text
forge-gui/res/cardsfolder/upcoming/unfriendly_fire.txt -text
forge-gui/res/cardsfolder/upcoming/vanquishers_banner.txt -text
forge-gui/res/cardsfolder/upcoming/verdant_suns_avatar.txt -text
forge-gui/res/cardsfolder/upcoming/vraskas_contempt.txt -text

View File

@@ -0,0 +1,14 @@
Name:Ixalan's Binding
ManaCost:3 W
Types:Enchantment
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile target nonland permanent an opponent controls until CARDNAME leaves the battlefield.
SVar:TrigExile:DB$ ChangeZone | Origin$ Battlefield | Destination$ Exile | ValidTgts$ Permanent.nonLand+OppCtrl | TgtPrompt$ Select target nonland permanent an opponent controls | ConditionPresent$ Card.Self | SubAbility$ DBEffect
SVar:DBEffect:DB$ Effect | Triggers$ ComeBack | RememberObjects$ Targeted | ImprintCards$ Self | StaticAbilities$ NoCast | SVars$ TrigReturn,ExileSelf,NoCast | ConditionPresent$ Card.Self | Duration$ Permanent | ForgetOnMoved$ Exile
SVar:ComeBack:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.IsImprinted | Execute$ TrigReturn | TriggerZones$ Command | TriggerController$ TriggeredCardController | Static$ True | TriggerDescription$ That permanent is exiled until EFFECTSOURCE leaves the battlefield
SVar:TrigReturn:DB$ ChangeZoneAll | Origin$ Exile | Destination$ Battlefield | ChangeType$ Card.IsRemembered | SubAbility$ ExileSelf
SVar:ExileSelf:DB$ ChangeZone | Origin$ Command | Destination$ Exile | Defined$ Self
SVar:NoCast:Mode$ CantBeCast | EffectZone$ Command | ValidCard$ Card.sharesNameWith Remembered | Caster$ Opponent | Description$ Your opponents can't cast spells with the same name as the exiled card.
SVar:PlayMain1:TRUE
SVar:OblivionRing:TRUE
SVar:Picture:http://www.wizards.com/global/images/magic/general/ixalans_binding.jpg
Oracle:When Ixalan's Binding enters the battlefield, exile target nonland permanent an opponent controls until Ixalan's Binding leaves the battlefield.\nYour opponents can't cast spells with the same name as the exiled card.

View File

@@ -0,0 +1,8 @@
Name:Sentinel Totem
ManaCost:1
Types:Artifact
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 1.
SVar:TrigScry:DB$Scry | ScryNum$ 1
A:AB$ ChangeZoneAll | Cost$ 1 Exile<1/CARDNAME> | Origin$ Graveyard | Destination$ Exile | ChangeType$ Card | AILogic$ ExileGraveyards | SpellDescription$ Exile all cards from all graveyards.
SVar:Picture:http://www.wizards.com/global/images/magic/general/sentinel_totem.jpg
Oracle:When Sentinel Totem enters the battlefield, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)\n{T}, Exile Sentinel Totem: Exile all cards from all graveyards.

View File

@@ -0,0 +1,6 @@
Name:Unfriendly Fire
ManaCost:4 R
Types:Instant
A:SP$ DealDamage | Cost$ 4 R | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target creature or player.
SVar:Picture:http://www.wizards.com/global/images/magic/general/unfriendly_fire.jpg
Oracle:Unfriendly Fire deals 4 damage to target creature or player.