Bebop: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) →Abilities: wording |
Gammaton32 (talk | contribs) |
||
| Line 45: | Line 45: | ||
** Stacking two bombs via {{ItemIcon|Echo Shard}} gives two hit stacks and possibly one kill stack. | ** Stacking two bombs via {{ItemIcon|Echo Shard}} gives two hit stacks and possibly one kill stack. | ||
** Whenever hit stack count reaches {{DataProp|Sticky Bomb|OnHitDiminish}}, then every hit starts giving only half of a hit stack. Likewise, when kill stack count reaches {{DataProp|Sticky Bomb|OnKillDiminish}}, every kill starts giving half of a kill stack. This also applies to stacks gained upon target death. | ** Whenever hit stack count reaches {{DataProp|Sticky Bomb|OnHitDiminish}}, then every hit starts giving only half of a hit stack. Likewise, when kill stack count reaches {{DataProp|Sticky Bomb|OnKillDiminish}}, every kill starts giving half of a kill stack. This also applies to stacks gained upon target death. | ||
** For calculating total damage bonus the game uses following formula: <code>(HitStacks*({{DataProp|Sticky Bomb|BonusDamagePctPerPlayerHit}}+{{DataProp|Sticky Bomb|BonusDamagePctPerPlayerHit.Scale}}*SP)) + (KillStacks*({{DataProp|Sticky Bomb|BonusDamagePctPerPlayerKilled}}+{{DataProp|Sticky Bomb|BonusDamagePctPerPlayerKilled.Scale}}*SP))</code> ( | ** For calculating total damage bonus the game uses following formula: <code>(HitStacks*({{DataProp|Sticky Bomb|BonusDamagePctPerPlayerHit}}+{{DataProp|Sticky Bomb|BonusDamagePctPerPlayerHit.Scale}}*SP)) + (KillStacks*({{DataProp|Sticky Bomb|BonusDamagePctPerPlayerKilled}}+{{DataProp|Sticky Bomb|BonusDamagePctPerPlayerKilled.Scale}}*SP))</code> (SP = Spirit Power). The result is % damage bonus applied to the bomb and is the number shown on the UI. | ||
** Since SP determines damage for each stack and doesn't affect gaining stacks, it can be said that Spirit Power applies retroactively to already gained stacks. This can be observed by purchasing e.g. {{ItemIcon|Boundless Spirit}} and seeing the number above ability icon increase by itself. | ** Since SP determines damage for each stack and doesn't affect gaining stacks, it can be said that Spirit Power applies retroactively to already gained stacks. This can be observed by purchasing e.g. {{ItemIcon|Boundless Spirit}} and seeing the number above ability icon increase by itself. | ||
}} | }} | ||