Page 1 of 1

[fixed]Balduvian War-Makers rampage triggers when they block

PostPosted: 31 Oct 2016, 17:59
by Aswan jaguar
Describe the Bug:
1- Balduvian War-Makers rampage 1 ability is also triggering for each creature blocking even if the creatures with rampage are blocking instead of being blocked.
2- there is also a typo in legacy card "Rampge 1" missing an a instead of "Rampage 1"
Which card did behave improperly ?
Balduvian War-Makers most probably rampage in general.

Which update are you using?(date,name)Which type(Duel,Gauntlet,Sealed Deck)
Manalink 2016/08/27: Eldritch Moon v2, duel

What exactly should be the correct behavior/interaction ?
1- Balduvian War-Makers and rampage ability in general triggers only when creatures with it get blocked by more than 1 creature.
2-
Are any other cards possibly affected by this bug ?
-

Re: Balduvian War-Makers rampage triggers also when they blo

PostPosted: 31 Oct 2016, 19:17
by Korath
Yes, everything with rampage. rampage() violates count_my_blockers()'s (admittedly undocumented) precondition that the card it's checking is attacking. Johtull Wurm does the same; all the other calls are ok.

Re: [confi]Balduvian War-Makers rampage triggers when they b

PostPosted: 25 Oct 2019, 14:34
by Aswan jaguar
Fixed both in commit cfe0b93c.