mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
Raubahn, Bull of Ala Mhigo (FIN) (#7659)
This commit is contained in:
@@ -7,7 +7,7 @@ T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Equipm
|
||||
SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenScript$ r_2_2_rebel | TokenOwner$ You
|
||||
T:Mode$ Phase | Phase$ BeginCombat | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump | TriggerDescription$ At the beginning of combat on your turn, attach up to one target Equipment you control to target Rebel you control.
|
||||
SVar:TrigPump:DB$ Pump | ValidTgts$ Equipment.YouCtrl | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target Equipment you control | SubAbility$ DBAttach
|
||||
SVar:DBAttach:DB$ Attach | Object$ ParentTarget | ValidTgts$ Rebel.YouCtrl | TgtPrompt$ Select target Rebel you control.
|
||||
SVar:DBAttach:DB$ Attach | Object$ ParentTarget | ValidTgts$ Rebel.YouCtrl | TgtPrompt$ Select target Rebel you control
|
||||
DeckHas:Ability$Token
|
||||
DeckNeeds:Type$Equipment
|
||||
Oracle:Reach\nAvalanche! — Whenever an Equipment you control enters, create a 2/2 red Rebel creature token.\nAt the beginning of combat on your turn, attach up to one target Equipment you control to target Rebel you control.
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
Name:Raubahn, Bull of Ala Mhigo
|
||||
ManaCost:1 R
|
||||
Types:Legendary Creature Human Warrior
|
||||
PT:2/2
|
||||
K:Ward:PayLife<X/life equal to NICKNAME's power>
|
||||
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Whenever NICKNAME attacks, attach up to one target Equipment you control to target attacking creature.
|
||||
SVar:TrigPump:DB$ Pump | ValidTgts$ Equipment.YouCtrl | TargetMin$ 0 | TargetMax$ 1 | TgtPrompt$ Select up to one target Equipment you control | SubAbility$ DBAttach
|
||||
SVar:DBAttach:DB$ Attach | Object$ ParentTarget | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature
|
||||
SVar:X:Count$CardPower
|
||||
DeckHints:Type$Equipment
|
||||
Oracle:Ward—Pay life equal to Raubahn's power.\nWhenever Raubahn attacks, attach up to one target Equipment you control to target attacking creature.
|
||||
Reference in New Issue
Block a user