mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added missing P/T to Outrage Shaman.
This commit is contained in:
@@ -2,6 +2,7 @@ Name:Outrage Shaman
|
|||||||
ManaCost:3 R R
|
ManaCost:3 R R
|
||||||
Types:Creature Goblin Shaman
|
Types:Creature Goblin Shaman
|
||||||
Text:no text
|
Text:no text
|
||||||
|
PT:2/2
|
||||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ Chroma - When CARDNAME enters the battlefield, it deals damage to target creature equal to the number of red mana symbols in the mana costs of permanents you control.
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ Chroma - When CARDNAME enters the battlefield, it deals damage to target creature equal to the number of red mana symbols in the mana costs of permanents you control.
|
||||||
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtC | NumDmg$ X
|
SVar:TrigDealDamage:AB$DealDamage | Cost$ 0 | Tgt$ TgtC | NumDmg$ X
|
||||||
SVar:X:Count$Chroma.R
|
SVar:X:Count$Chroma.R
|
||||||
|
|||||||
Reference in New Issue
Block a user