mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
DeckHints & DeckHas updates Antiquities and Legends [SQUASH MERGE] (#1901)
* Ai updates antiquities and legends (#9) * Update adun_oakenshield.txt * Update akron_legionnaire.txt * Update alabaster_potion.txt * Update all_hallows_eve.txt * Update arcades_sabboth.txt * Update arena_of_the_ancients.txt * Update axelrod_gunnarson.txt * Update black_mana_battery.txt * Update blazing_effigy.txt * Update blue_mana_battery.txt * Update boris_devilboon.txt * Update cathedral_of_serra.txt * Update caverns_of_despair.txt * Update chains_of_mephistopheles.txt * Update cocoon.txt * Update divine_intervention.txt * Update divine_offering.txt * Update emerald_dragonfly.txt * Update forethought_amulet.txt * Update fortified_area.txt * Update gabriel_angelfire.txt * Update gauntlets_of_chaos.txt * Update argivian_archaeologist.txt * Update argivian_blacksmith.txt * Update armageddon_clock.txt * Update ashnods_altar.txt * Update ashnods_transmogrant.txt * Update su_chi.txt * Update yawgmoth_demon.txt * Update xenic_poltergeist.txt * Update urzas_tower.txt * Update urzas_mine.txt * Update urzas_power_plant.txt * Update urzas_miter.txt * Update urzas_chalice.txt * Update urzas_avenger.txt * Update triskelion.txt * Update transmute_artifact.txt * Update titanias_song.txt * Update the_rack.txt * Update tetravus.txt * Update tablet_of_epityr.txt * Update sage_of_lat_nam.txt * Update reverse_polarity.txt * Update millstone.txt * Update mishras_war_machine.txt * Update orcish_mechanics.txt * Update onulet.txt * Update power_artifact.txt * Update powerleech.txt * Update priest_of_yawgmoth.txt * Update primal_clay.txt * Update reconstruction.txt * Update coral_helm.txt * Update cursed_rack.txt * Update damping_field.txt * Update drafnas_restoration.txt * Update dwarven_weaponsmith.txt * Update energy_flux.txt * Update feldons_cane.txt * Update gate_to_phyrexia.txt * Update golgothian_sylex.txt * Update ivory_tower.txt * Update jalum_tome.txt * Update whirling_dervish.txt * Update white_mana_battery.txt * Update wood_elemental.txt * Update unholy_citadel.txt * Update vaevictis_asmadi.txt * Update venarian_gold.txt * Update cathedral_of_serra.txt * Update chains_of_mephistopheles.txt * Update elder_spawn.txt * Update eternal_warrior.txt * Update fallen_angel.txt * Update fortified_area.txt * Update firestorm_phoenix.txt * Update glyph_of_delusion.txt * Update glyph_of_life.txt * Update glyph_of_doom.txt * Update glyph_of_destruction.txt * Update glyph_of_reincarnation.txt * Update green_mana_battery.txt * Update gwendlyn_di_corci.txt * Update hazezon_tamar.txt * Update hells_caretaker.txt * Update horror_of_horrors.txt * Update infinite_authority.txt * Update in_the_eye_of_chaos.txt * Update karakas.txt * Update knowledge_vault.txt * Update kobold_drill_sergeant.txt * Update kobold_overlord.txt * Update kobold_taskmaster.txt * Update lands_edge.txt * Update land_equilibrium.txt * Update lesser_werewolf.txt * Update lifeblood.txt * Update life_chisel.txt * Update life_matrix.txt * Update living_plane.txt * Update living_plane.txt * Update mana_matrix.txt * Update wolves_of_the_hunt.txt * Update mirror_universe.txt * Update moat.txt * Update mountain_stronghold.txt * Update mold_demon.txt * Update nebuchadnezzar.txt * Update nicol_bolas.txt * Update osai_vultures.txt * Update part_water.txt * Update pit_scorpion.txt * Update puppet_master.txt * Update ragnar.txt * Update rapid_fire.txt * Update rasputin_dreamweaver.txt * Update recall.txt * Update red_mana_battery.txt * Update rohgahh_of_kher_keep.txt * Update seafarers_quay.txt * Update serpent_generator.txt * Update solkanar_the_swamp_king.txt * Update spectral_cloak.txt * Update spirit_link.txt * Update spirit_shackle.txt * Update spiritual_sanctuary.txt * Update stangg.txt * Update storm_world.txt * Update syphon_soul.txt * Update takklemaggot.txt * Update the_abyss.txt * Update the_brute.txt * Update the_tabernacle_at_pendrell_vale.txt * Update time_elemental.txt * Update triassic_egg.txt * Update damping_field.txt * Update axelrod_gunnarson.txt * Update ashnods_transmogrant.txt * Update argivian_blacksmith.txt * Update arena_of_the_ancients.txt * Update titanias_song.txt * Update puppet_master.txt * Update firestorm_phoenix.txt * Update energy_flux.txt * Update drafnas_restoration.txt * Update damping_field.txt * Update caverns_of_despair.txt * Update mountain_stronghold.txt * Update akron_legionnaire.txt * Update argivian_archaeologist.txt * Update ashnods_altar.txt * Update cursed_rack.txt * Update argivian_archaeologist.txt
This commit is contained in:
@@ -8,5 +8,6 @@ SVar:TrigTokens:DB$ Token | TokenAmount$ X | TokenScript$ rgw_1_1_sand_warrior |
|
||||
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Any | Execute$ TrigExile | TriggerDescription$ When NICKNAME leaves the battlefield, exile all Sand Warriors.
|
||||
SVar:TrigExile:DB$ ChangeZoneAll | Origin$ Battlefield | Destination$ Exile | ChangeType$ Sand.Warrior
|
||||
SVar:X:Count$Valid Land.YouCtrl
|
||||
DeckHas:Ability$Token
|
||||
SVar:BuffedBy:Land
|
||||
DeckHas:Ability$Token & Type$Sand
|
||||
Oracle:When Hazezon Tamar enters the battlefield, create X 1/1 Sand Warrior creature tokens that are red, green, and white at the beginning of your next upkeep, where X is the number of lands you control at that time.\nWhen Hazezon leaves the battlefield, exile all Sand Warriors.
|
||||
|
||||
@@ -4,5 +4,8 @@ Types:Creature Horror
|
||||
PT:1/1
|
||||
A:AB$ ChangeZone | Cost$ T Sac<1/Creature> | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Battlefield | PlayerTurn$ True | ActivationPhases$ Upkeep | SpellDescription$ Return target creature card from your graveyard to the battlefield. Activate only during your upkeep.
|
||||
SVar:AIPreference:SacCost$Creature.cmcLE3
|
||||
AI:RemoveDeck:All
|
||||
AI:RemoveDeck:Random
|
||||
DeckNeeds:Ability$Graveyard
|
||||
DeckHas:Ability$Sacrifice|Graveyard
|
||||
DeckHints:Ability$Mill|Dredge & Type$Zombie|Phoenix
|
||||
Oracle:{T}, Sacrifice a creature: Return target creature card from your graveyard to the battlefield. Activate only during your upkeep.
|
||||
|
||||
@@ -4,4 +4,5 @@ Types:Enchantment
|
||||
A:AB$ Regenerate | ValidTgts$ Creature.Black | TgtPrompt$ Select target black creature | Cost$ Sac<1/Swamp> | SpellDescription$ Regenerate target black creature.
|
||||
AI:RemoveDeck:All
|
||||
SVar:NonStackingEffect:True
|
||||
DeckHas:Ability$Sacrifice & Keyword$Regenerate
|
||||
Oracle:Sacrifice a Swamp: Regenerate target black creature. (The next time that creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)
|
||||
|
||||
Reference in New Issue
Block a user