add "Journeys: Travelers" DLC missing effects #2

Open
opened 2024-07-31 19:35:35 +00:00 by legonzaur · 0 comments
Owner

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)
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)
legonzaur added the expansions label 2024-08-05 17:00:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: heronfief/back-ts#2