Difference between revisions of "Poison Damage Calculation (Game Mechanics)"
From SWGANH Wiki
(New page: {{PageCleanup}} {{PageHeader|Game Mechanics|Mechanics Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=top| == De...) |
(→Game Mechanics) |
||
Line 39: | Line 39: | ||
− | + | Poison damage is based around two things: | |
+ | |||
+ | * The Poison effectiveness (or strength) | ||
+ | * The attacker's combat medic's Combat Medicine Effectiveness modifier | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | To calculate Poison damage, the following formula is used: | ||
+ | |||
+ | Real tick damage = | ||
+ | |||
+ | '''Real Tick Damage = (poison effectiveness) * (1 + (CM effectiveness) / 100)''' | ||
+ | |||
+ | |||
+ | Poison effectiveness includes the Poison strength stat on a creature's attack, the combat medic's Poison packs or the strength value on dot weapons. Poison sources that dont use CM effectiveness modifier would use 0 for this part of the formula. | ||
==Source References== | ==Source References== |
Revision as of 19:06, 11 September 2009
This article or section needs proper wiki formatting. |
Game Mechanics - Mechanics Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Game MechanicsPoison damage is based around two things:
To calculate Poison damage, the following formula is used: Real tick damage = Real Tick Damage = (poison effectiveness) * (1 + (CM effectiveness) / 100)
Source References
|