Difference between revisions of "Attribute Bonus (CEffectDamage)"
Jump to navigation
Jump to search
(Created page with "{{Documentation Template| name=Attribute Bonus| fname=CEffectDamage.AttributeBonus[]| type=fixed array| desc=The flat bonus applied to the amount of damage dealt based on the tar...") |
(added to doc category) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | '''''Attribute Bonus''''' is a member array of [[Damage|CEffectDamage]]. | ||
+ | |||
+ | ==Documentation== | ||
{{Documentation Template| | {{Documentation Template| | ||
name=Attribute Bonus| | name=Attribute Bonus| | ||
Line 17: | Line 20: | ||
*''Robotic'' | *''Robotic'' | ||
*''Structure'' | *''Structure'' | ||
+ | |||
+ | [[Category:StarCraft II]] | ||
+ | [[Category:Data Editor]] | ||
+ | [[Category:Reference]] | ||
+ | [[Category:Documentation]] |
Latest revision as of 19:18, 30 November 2010
Attribute Bonus is a member array of CEffectDamage.
Documentation
- Name
- Attribute Bonus
- Fully-Qualified Name
- CEffectDamage.AttributeBonus[]
- Type
- fixed array
- Description
- The flat bonus applied to the amount of damage dealt based on the target's attribute flags. Each attribute flag has its own independently-set bonus value. 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 attribute bonuses are applied before armor reduction is considered.
Indices
- Armored
- Biological
- Heroic
- Hover
- Light
- Massive
- Mechanical
- Psionic
- Robotic
- Structure