Influences
 
Loading...
Searching...
No Matches
BCCGModifyMonsterDamageInfluence

Modifies the damage dealt by monsters to the character who owns this influence. More...

Inheritance diagram for BCCGModifyMonsterDamageInfluence:
IMonsterDamageModifierInfluence

Description

This influence modifies the damage dealt by all monsters to the character who owns this influence. The modification can be applied as a percentage multiplier or as a flat addition, based on current counter value. Damage increase cannot be less than one.

Parameters

  • Use counter as percent multiplier
    If true, the counter value is used as a percentage multiplier.
  • Use counter as addition
    If true, the counter value is added directly to the damage.