effect "prepare_all_champions" : prepare all champions (duh),
effect "cheaper_champions_passive" : all champions bought this turn cost {amount} less,
effect "control_opposing_champion_passive" : take control of an opposing champion for this turn (can't destroy it),
effect "damage_all_champions" : reduce by {amount} the defense of opposing champions (also in hunters DLC),
effect "restack_discarded_action" : like restack_discarded_champion but for actions,
per "stunned_champion" : one count of effect per opposing champion stunned this turn,
per "champion_of_same_faction" : one count of effect per champion of the same faction in hand (himself included)
new functions :
- [ ] effect "prepare_all_champions" : prepare all champions (duh),
- [ ] effect "cheaper_champions_passive" : all champions bought this turn cost {amount} less,
- [ ] effect "control_opposing_champion_passive" : take control of an opposing champion for this turn (can't destroy it),
- [ ] effect "damage_all_champions" : reduce by {amount} the defense of opposing champions (also in hunters DLC),
- [ ] effect "restack_discarded_action" : like restack_discarded_champion but for actions,
- [ ] per "stunned_champion" : one count of effect per opposing champion stunned this turn,
- [ ] per "champion_of_same_faction" : one count of effect per champion of the same faction in hand (himself included)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
new functions :