Difference between revisions of "Tend Wound (Ability)"

From SWGANH Wiki
Jump to: navigation, search
(Formula(s))
(Source References)
Line 111: Line 111:
 
|width="150px"|'''Source'''||width="450px"|'''Source in Context'''
 
|width="150px"|'''Source'''||width="450px"|'''Source in Context'''
 
|- align="center"
 
|- align="center"
||[[OneHandLunge1_Source1|Prima Guide]]||[[somelink1 Source1]]
+
||[[Tend Wound 1 (Source)|Source 1]]||[[Tend Wound Context 1 (Source)|Source 1]]
 +
 
 +
|-
 +
 
 +
||[[Tend Wound 2 (Source)|Source 2]]||[[Tend Wound Context 2 (Source)|Source 2]]
 +
 
 +
|-
 +
 
 +
||[[Tend Wound 3 (Source)|Source 3]]||[[Tend Wound Context 3 (Source)|Source 3]]
  
 
|-
 
|-

Revision as of 11:57, 15 September 2007

Ability - Tend Wound

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Description

/tendwound: This ability heals the wounds of a specified physical attribute without the need for medicine. Using this causes minor wounding to your focus and willpower.

Command: /tendWound
CommandQueue Entry: tendwound (31DD4C4B)

Related Tags

0% This document has not been started.

Ability This document relates to Player Abilities.

Medic This document is related to the Medic Profession.

Ability Breakdown & Details

This basic medic command requires no medicine and heals a wound type (health, action, constitution, strength, stamina, or quickness). This command Causes 5 stat wounds each to your focus and willpower, plus 2 battle fatigue, each time you use it. It is also on the same timer and modifiers as wound treatment.with a possible cap at 1 sec with havla. /tendwound requires either a droid with a Medical Rating or a Med Center ( or Player Structure ). Tend Wound has a random healing factor ranging from 1-20 with no modifiers and 20-50 wounds healed with +125 wound treatment. Tend wound allows for you to select wound ham pools to heal just ilke heal wound skill does. This ability is also on the wound treatment speed timer and has a base time of 10 seconds with a minimum of 1 second with all foods and additional bonuses applied.

You do not gain experience for using this.

Ability Flow

<graphviz> digraph G {

       rankdir = LR;
       node [shape=record, width=.2, height=.2];
       node [width=1];
       node1 [color="#929292", label = "Step 01", style="bold", fontname="arial", 

fontcolor="#929292", URL="Test101"];

       node2 [color="orange", label = "Step 02", style="bold", fontname="arial", 

fontcolor="#458CAF", URL="Test102"];

       node3 [color="orange", label = "Step 03", style="bold", fontname="arial", 

fontcolor="#458CAF", URL="Test101"];

       node1 -> node2:w [color="#929292"];
       node2:w -> node3:e [color="#515FCA", constraint=false];

} </graphviz>

System Messages

SUI Prompt

Combat Chat Spam

Fly Text

Formula(s)

1. NEEDS formula to show how wound treatment modifier affects the wound healing range as described above.


                                     Wound Treatment Speed



1. This needs a formula but I think the formula for wound treatment speed goes like this:


speed = ( ( 100-foodbuff)/100 ) x  ( ( 100 -  ( WoundTreatmentSpeed x 0.5 )    ) /100 ) x base wound healing speed



Where base healing speed = 10 seconds


Where foodbuff = value of the foods used


example: Ruby Bliel = .25 or Havla = .75 or even 100 if its 100+ as each point in these foods counts as a percentage reduction in the current healing speed timer (after modifier effects are calculated) and any food bonus over 100 is ignored and treated as just 100.



If the final value for Speed is less than 1 then speed is set to 1 second as 1 second is the absolute minimum for wound healing actions.

Source References

Source Source in Context
Source 1 Source 1
Source 2 Source 2
Source 3 Source 3

Ability HAM Costs

Modifier Value
Health Cost 0
Action Cost 0
Mind Cost 140
Force Cost 0

Ability Multipliers

Modifier Value
Health cost 0
Action cost 0
Mind cost 0
Force cost 0
Damage 0
Delay Time 10