Raubahn, Bull of Ala Mhigo (FIN) (#7659)

This commit is contained in:
Fulgur14
2025-05-23 16:22:31 +02:00
committed by GitHub
parent c7b9934072
commit 6eed4c31a2
2 changed files with 12 additions and 1 deletions

View File

@@ -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.

View File

@@ -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.