add "Character pack" DLC missing effects #21

Closed
opened 2024-05-23 01:46:13 +00:00 by Fhuris · 1 comment
Owner

new functions

Wizard

  • effect "cheaper_action" : next action bought is {amount} gold cheaper
  • effect_type "action_amount" : true if there is {amount} or more actions in hand

Thief

  • per "other_knife_played" : increment for each card who already used this effect

Ranger

  • effect "cheaper_champion" : next champion bought is {amount} gold cheaper
  • effect_type "card_amount" : true if there is {amount} or more {card_id} in hand

Fighter

  • effect_type "total_damage" : true if total damage is {amount} or more

Cleric

  • effect_type "champion_amount" : true if there is {amount} or more champions in hand
new functions Wizard - [ ] effect "cheaper_action" : next action bought is {amount} gold cheaper - [ ] effect_type "action_amount" : true if there is {amount} or more actions in hand Thief - [ ] per "other_knife_played" : increment for each card who already used this effect Ranger - [ ] effect "cheaper_champion" : next champion bought is {amount} gold cheaper - [ ] effect_type "card_amount" : true if there is {amount} or more {card_id} in hand Fighter - [ ] effect_type "total_damage" : true if total damage is {amount} or more Cleric - [ ] effect_type "champion_amount" : true if there is {amount} or more champions in hand
Fhuris added the enhancement label 2024-05-23 01:46:27 +00:00
Fhuris added this to the 2.0 milestone 2024-05-23 01:46:28 +00:00
Fhuris added reference 2.0-json 2024-05-23 01:46:34 +00:00
legonzaur self-assigned this 2024-05-25 07:41:49 +00:00
Owner

Migrated to heronfief/back-ts#8

Migrated to heronfief/back-ts#8
This repo is archived. You cannot comment on issues.