mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +00:00
Merge branch 'atropal' into 'master'
Refactor The Atropal See merge request core-developers/forge!5023
This commit is contained in:
@@ -9,5 +9,5 @@ SVar:DBOubliette:DB$ Discard | Defined$ You | NumCards$ 1 | Mode$ TgtChoose | Su
|
||||
SVar:DBSacArtifact:DB$ Sacrifice | Defined$ You | SacValid$ Artifact & Creature & Land | SacEachValid$ True
|
||||
SVar:DBSandfallCell:DB$ RepeatEach | RepeatSubAbility$ DBLoseLife2 | RepeatPlayers$ Player | RoomName$ Sandfall Cell | SpellDescription$ Each player loses 2 life unless they sacrifice an artifact, a creature, or a land. | NextRoom$ DBCradleDeathGod
|
||||
SVar:DBLoseLife2:DB$ LoseLife | Defined$ Player.IsRemembered | LifeAmount$ 2 | UnlessCost$ Sac<1/Artifact;Creature;Land/an artifact, a creature, or a land> | UnlessPayer$ Remembered
|
||||
SVar:DBCradleDeathGod:DB$ Token | TokenScript$ b_4_4_the_atropal_deathtouch | TokenOwner$ You | RoomName$ Cradle of the Death God | SpellDescription$ Create The Atropal, a legendary 4/4 black God Horror creature token with deathtouch.
|
||||
SVar:DBCradleDeathGod:DB$ Token | TokenScript$ the_atropal | TokenOwner$ You | RoomName$ Cradle of the Death God | SpellDescription$ Create The Atropal, a legendary 4/4 black God Horror creature token with deathtouch.
|
||||
Oracle:Trapped Entry — Each player loses 1 life. (→ Veils of Fear or Oubliette)\nVeils of Fear — Each player loses 2 life unless they discard a card. (→ Sandfall Cell)\nSandfall Cell — Each player loses 2 life unless they sacrifice an artifact, a creature, or a land. (→ Cradle of the Death God)\nOubliette — Discard a card and sacrifice an artifact, a creature, and a land. (→ Cradle of the Death God)\nCradle of the Death God — Create The Atropal, a legendary 4/4 black God Horror creature token with deathtouch.
|
||||
|
||||
@@ -432,7 +432,7 @@ S Tomb of Annihilation
|
||||
b_1_1_skeleton
|
||||
b_2_1_spider_menace_reach
|
||||
b_2_2_zombie
|
||||
b_4_4_the_atropal_deathtouch
|
||||
the_atropal
|
||||
boo
|
||||
c_a_treasure_sac
|
||||
g_2_2_wolf
|
||||
|
||||
Reference in New Issue
Block a user