Influences
 
Loading...
Searching...
No Matches
BCCGHomicidalOrganInfluence

Modifies damage dealt based on the number of skill cards in hand. More...

Inheritance diagram for BCCGHomicidalOrganInfluence:
ICardDamageModifierInfluence

Description

This influence increases damage dealt by the character who owns this influence if a specified condition on the number of skill (blue) cards in hand is met.

Parameters

  • Extra damage
    Amount of extra damage added to attacks if the condition is met.
  • Skill count
    The number to compare against the number of skill cards in hand.
  • Apply if less
    If true, the damage is increased, if the number of skill cards in hand is less than Skill count.
  • Apply if equal
    If true, the damage is increased, if the number of skill cards in hand is equal to Skill count.
  • Apply if more
    If true, the damage is increased, if the number of skill cards in hand is greater than Skill count.