Difference between revisions of "Heal Mind (Ability)"
(→Formula(s)) |
(→Source References) |
||
Line 139: | Line 139: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | |width="150px"|'''Source'''||width=" | + | |width="150px"|'''Source'''||width="800px"|'''Source in Context''' |
|- align="center" | |- align="center" | ||
− | ||[[Heal Mind 1 (Source) | + | ||[[Heal Mind 1 (Source)]]||http://soe.lithium.com/swg/board/message?board.id=combat_medic&message.id=46865&query.id=606640#M46865 |
− | + | ||
|- align="center" | |- align="center" | ||
− | + | ||[[Heal Mind 2 (Source)]]||http://soe.lithium.com/swg/board/message?board.id=combat_medic&message.id=27872&query.id=606698#M27872 | |
− | + | ||
− | ||[[Heal Mind 2 (Source) | + | |
− | + | ||
|- align="center" | |- align="center" | ||
− | + | ||[[Heal Mind 3 (Source)]]||http://soe.lithium.com/swg/board/message?board.id=combat_medic&message.id=34856&view=by_date_ascending&page=2 | |
− | + | ||
− | ||[[Heal Mind 3 (Source) | + | |
− | + | ||
|- align="center" | |- align="center" | ||
− | + | ||[[Heal Mind 4 (Source)]]||http://swgforums.swganh.org/viewtopic.php?t=128285&search_id=1396910801 | |
− | + | ||
− | + | ||
− | ||[[Heal Mind 4 (Source) | + | |
− | + | ||
|- align="center" | |- align="center" | ||
− | + | ||[[Heal Mind 5 (Source)]]||http://swgforums.swganh.org/viewtopic.php?t=128285&search_id=1396910801&start=15 | |
− | + | ||
− | ||[[Heal Mind 5 (Source) | + | |
− | + | ||
|- align="center" | |- align="center" | ||
− | |||
− | |||
− | |||
|} | |} | ||
|} | |} |
Revision as of 14:13, 10 December 2007
Ability - Heal Mind
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description/healMind: This command heals mind pool damage at the cost of wounds to the medic.
|
Related Tags
|
Ability Breakdown & Details
This ability allows the combat medic to heal the mind pool of other players and pets at the cost of mind/focus/willpower wounds and 9 battle fatigue to themself. This ability is not usable by the combat medic on themself however. The mind damage healed is unaffected by battle fatigue. This ability should be on the injury treatmend speed timer with a minimum of 4 second possible heal rate. Heal mind gives no experience.
Ability Flow
System MessagesSUI PromptCombat Chat SpamFly TextFormula(s)
Total Mind Healed
This formula is derived from examining two reports of heal rates: This is just an estimate as an actual formula has not been discovered. I estimate the base amount to be 400 points. This brings the formula to be able to heal up to 1200 mind. Heals of 1000 or more were reported so this is probably close to the rate. The remaining issue is that there seemed to be a random factor involved where the amount healed was a random amount set between the floor (base) amount the ceiling. We probably can introduce it like that in which the amount healed is a random amount between 400-1200 and that the mind heal formula below only increases the total potential for the amount healed. Alternatively we could just leave it as a set amount healed to increase the usefulness of the skill as it already has a significant drawback to using it (the mind wounds incurred) so therefore there doesnt appear to be any danger of overuse due to spam (unless many jedi with mind wound healing ability and squad leaders using boost morale are present I suppose) mind heal = base heal amount x ( 1 + ( (100 + CM_Effectiveness_Mod ) / 100 ) )
Heal mind has a base wound amount of 40 to mind, focus and willpower and a base battle fatigue amount of 9. Battle fatigue on the combat medic will increase the number of wounds incurred for each heal. base wounds * ((100 + BF) / 100) You will incur: 000 BF: 40 mind wounds 100 BF: 80 mind wounds 200 BF: 120 mind wounds 300 BF: 160 mind wounds bf incurred = base wounds x 0.225
Injury Treatment Speed
speed = ( ( 100-foodbuff)/100 ) x ( ( 100 - InjuryTreatmentSpeed ) /100 ) x base healing speed
Where foodbuff = value of the foods used
Source References |
Ability HAM Costs
Ability Multipliers
|