mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Update oracles with AFR release
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Name:Halana, Kessig Ranger
|
||||
ManaCost:3 G
|
||||
Types:Legendary Creature Human Archer
|
||||
Types:Legendary Creature Human Archer Ranger
|
||||
PT:3/4
|
||||
K:Reach
|
||||
K:Partner
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name:Half-Elf Monk
|
||||
ManaCost:3 W
|
||||
Types: Creature Human Elf Monk
|
||||
Types:Creature Human Elf Monk
|
||||
PT:1/4
|
||||
K:Vigilance
|
||||
A:AB$ Tap | Cost$ 1 W T | ValidTgts$ Creature | TgtPrompt$ Select target creature | PrecostDesc$ Stunning Strike — | SpellDescription$ Tap target creature.
|
||||
|
||||
@@ -2,9 +2,9 @@ Name:Hired Hexblade
|
||||
ManaCost:1 B
|
||||
Types:Creature Elf Warlock
|
||||
PT:2/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | CheckSVar$ TreasureCheck | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, if mana from a treasure was spent to cast it, you draw a card and you lose 1 life.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | CheckSVar$ TreasureCheck | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, if mana from a Treasure was spent to cast it, you draw a card and you lose 1 life.
|
||||
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 | SubAbility$ DBLoseLife
|
||||
SVar:DBLoseLife:DB$ LoseLife | LifeAmount$ 1
|
||||
SVar:TreasureCheck:Count$CastTotalManaSpent Treasure
|
||||
SVar:AIPreference:ManaFrom$Treasure
|
||||
Oracle:When Hired Hexblade enters the battlefield, if mana from a treasure was spent to cast it, you draw a card and you lose 1 life.
|
||||
Oracle:When Hired Hexblade enters the battlefield, if mana from a Treasure was spent to cast it, you draw a card and you lose 1 life.
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Hoard Robber
|
||||
ManaCost:1 B
|
||||
Types:Creature Tiefling Rogue
|
||||
PT:1/3
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigTreasure | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, create a Treasure token. (It’s an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigTreasure | TriggerDescription$ Whenever CARDNAME deals combat damage to a player, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||
SVar:TrigTreasure:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You
|
||||
DeckHas:Ability$Token
|
||||
Oracle:Whenever Hoard Robber deals combat damage to a player, create a Treasure token. (It’s an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||
Oracle:Whenever Hoard Robber deals combat damage to a player, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")
|
||||
|
||||
Reference in New Issue
Block a user