add "Character pack" DLC missing effects #8

Open
opened 2024-07-31 19:39:11 +00:00 by legonzaur · 0 comments
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
legonzaur added the expansions label 2024-08-05 16:59:58 +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#8