Difference between revisions of "Shield Bonus (CEffectDamage)"
Jump to navigation
Jump to search
(Created page with "{{Documentation Template| name=Shield Bonus| fname=CEffectDamage.ShieldBonus| type=fixed| desc=The flat bonus applied to the amount of damage dealt when the damage is directed at...") |
(added to doc category) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | '''''Shield Bonus''''' is a member field of [[Damage|CEffectDamage]]. | ||
+ | |||
+ | ==Documentation== | ||
{{Documentation Template| | {{Documentation Template| | ||
name=Shield Bonus| | name=Shield Bonus| | ||
fname=CEffectDamage.ShieldBonus| | fname=CEffectDamage.ShieldBonus| | ||
type=fixed| | type=fixed| | ||
− | desc=The flat bonus applied to the amount of damage dealt when the damage is directed at [[shields]] rather than [[life]]. These bonuses are simply added to the damage amount when applicable; they do not scale with the amount of damage being dealt. For information on how multiple bonuses are applied when the target meets the conditions for more than one bonus, see the | + | desc=The flat bonus applied to the amount of damage dealt when the damage is directed at [[shields]] rather than [[life]]. These bonuses are simply added to the damage amount when applicable; they do not scale with the amount of damage being dealt. For information on how multiple bonuses are applied when the target meets the conditions for more than one bonus, see the documentation on the [[Total (CEffectDamage)|''Total'' field]]. Damage modification from shield bonuses are applied before armor reduction is considered. |
}} | }} | ||
+ | |||
+ | [[Category:StarCraft II]] | ||
+ | [[Category:Data Editor]] | ||
+ | [[Category:Reference]] | ||
+ | [[Category:Documentation]] |
Latest revision as of 19:20, 30 November 2010
Shield Bonus is a member field of CEffectDamage.
Documentation
- Name
- Shield Bonus
- Fully-Qualified Name
- CEffectDamage.ShieldBonus
- Type
- fixed
- Description
- The flat bonus applied to the amount of damage dealt when the damage is directed at shields rather than life. These bonuses are simply added to the damage amount when applicable; they do not scale with the amount of damage being dealt. For information on how multiple bonuses are applied when the target meets the conditions for more than one bonus, see the documentation on the Total field. Damage modification from shield bonuses are applied before armor reduction is considered.