You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mole Man can play up to 6 Subterranea (or whichever group he's leading if you play Advanced Solo Mode) Villains; the current implementation calculates turns based on him playing up to 6 of any Villain or Henchman card.
Note: no known interaction where it definitely affects the calculation of the turn range; if one is found, add a feature test for it and implement correctly.
The text was updated successfully, but these errors were encountered:
This method will need further refactoring should a new Adversary group
come out featuring 2 or fewer cards with "X-Treme Attack". This will
also need to be changed if some edge case can be found involving
henchmen (like Mole Man's problem in GH-3).
[GH-15]
Similarly, Professor X can play up to 3 Adversaries with X-Treme Attack; the current implementation calculates turns based on him playing up to 3 of any Villain or Henchman card, given Uncanny Avengers, Uncanny X-Men, or X-Men First Class are in use.
michaeljb
changed the title
Fix Mole Man's play_more_possible
Fix play_more_possible for Mole Man and Professor X
Nov 21, 2014
Mole Man can play up to 6 Subterranea (or whichever group he's leading if you play Advanced Solo Mode) Villains; the current implementation calculates turns based on him playing up to 6 of any Villain or Henchman card.
Note: no known interaction where it definitely affects the calculation of the turn range; if one is found, add a feature test for it and implement correctly.
The text was updated successfully, but these errors were encountered: