mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
Merge branch 'oracle-updates-functional' into 'master'
Oracle updates functional See merge request core-developers/forge!1865
This commit is contained in:
@@ -2,9 +2,9 @@ Name:Ajani's Pridemate
|
||||
ManaCost:1 W
|
||||
Types:Creature Cat Soldier
|
||||
PT:2/2
|
||||
T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | OptionalDecider$ You | TriggerDescription$ Whenever you gain life, you may put a +1/+1 counter on CARDNAME.
|
||||
T:Mode$ LifeGained | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever you gain life, put a +1/+1 counter on CARDNAME.
|
||||
SVar:TrigPutCounter:DB$PutCounter | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ajanis_pridemate.jpg
|
||||
DeckHints:Ability$LifeGain
|
||||
DeckHas:Ability$Counters
|
||||
Oracle:Whenever you gain life, you may put a +1/+1 counter on Ajani's Pridemate.
|
||||
Oracle:Whenever you gain life, put a +1/+1 counter on Ajani's Pridemate.
|
||||
|
||||
@@ -2,7 +2,7 @@ Name:Lord of Atlantis
|
||||
ManaCost:U U
|
||||
Types:Creature Merfolk
|
||||
PT:2/2
|
||||
S:Mode$ Continuous | Affected$ Creature.Merfolk+Other | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Islandwalk | Description$ Other Merfolk creatures get +1/+1 and have islandwalk.
|
||||
S:Mode$ Continuous | Affected$ Card.Merfolk+Other | AddPower$ 1 | AddToughness$ 1 | AddKeyword$ Islandwalk | Description$ Other Merfolk get +1/+1 and have islandwalk. (They can't be blocked as long as defending player controls an Island.)
|
||||
SVar:PlayMain1:TRUE
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/lord_of_atlantis.jpg
|
||||
Oracle:Other Merfolk creatures get +1/+1 and have islandwalk.
|
||||
Oracle:Other Merfolk get +1/+1 and have islandwalk. (They can't be blocked as long as defending player controls an Island.)
|
||||
|
||||
@@ -4,4 +4,4 @@ Types:Artifact Creature Golem
|
||||
S:Mode$ Continuous | EffectZone$ All | Affected$ Card.Self | CharacteristicDefining$ True | SetColor$ All | Description$ CARDNAME is all colors.
|
||||
PT:3/3
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/transguild_courier.jpg
|
||||
Oracle:Transguild Courier is all colors
|
||||
Oracle:Transguild Courier is all colors.
|
||||
|
||||
Reference in New Issue
Block a user