add "Journeys: Travelers" DLC missing effects #16

Closed
opened 2024-05-22 00:06:23 +00:00 by Fhuris · 1 comment
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)
Fhuris added the enhancement label 2024-05-22 00:06:23 +00:00
Fhuris added reference 2.0-json 2024-05-22 18:41:26 +00:00
Fhuris added this to the 2.0 milestone 2024-05-22 21:49:57 +00:00
legonzaur self-assigned this 2024-05-25 07:43:04 +00:00
Owner
heronfief/back-ts#2
This repo is archived. You cannot comment on issues.