Difference between revisions of "Stimpack Dispensor Module (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Stimpack Dispensor Module Mechanics)
(Using Stimpack Dispensor Modules)
Line 70: Line 70:
 
The Stimpack Dispenser Module will produce a Request Stimpack Option. The following two submenus are produced
 
The Stimpack Dispenser Module will produce a Request Stimpack Option. The following two submenus are produced
  
    * Request Stimpack - Can be replaced by using the /requeststim command
+
 
    * Load Stimpack - Allows you to add 1 Stimpack to the droid at a time. (Only for those with Pharmacology IV)
+
 
 +
* Request Stimpack - Can be replaced by using the /requeststim command
 +
* Load Stimpack - Allows you to add 1 Stimpack to the droid at a time. (Only for those with Pharmacology IV)
  
 
Using the Command /requestStimpack (Droids name) - Including the brackets - will allow you to request a stim directly from the droid, without having to target it. This allows you to put the command on a macro.
 
Using the Command /requestStimpack (Droids name) - Including the brackets - will allow you to request a stim directly from the droid, without having to target it. This allows you to put the command on a macro.
  
    Example Your droids name is Fix-It. The command would be /requestStimpack (Fix-It)
 
  
 +
 +
Example Your droids name is Fix-It. The command would be /requestStimpack (Fix-It)
  
 
==Source References==
 
==Source References==

Revision as of 01:02, 3 April 2008




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.


Navigation

Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Mechanics This document is about game mechanics.

Stimpack Dispensor Module Mechanics

The Stimpack Dispenser Module has a theoretical maximum of 600 Stimpack Capacity and 60 Stimpack Delivery within an advanced R3 droid.

The Stimpack Delivery Rating determines the amount of time it takes to issue a stim. The closest equation, to figure out the time between stim usage, that has been suggested is 60 x (1 / Stimpack Delivery Rating) = x seconds, rounded down to the nearest whole number.

Example A Stimpack Delivery Rating of 19 = 3 seconds. 60 x (1/19) = 60 x 0.0526315~ = 3.15789 seconds

Using Stimpack Dispensor Modules

The Stimpack Dispenser Module will produce a Request Stimpack Option. The following two submenus are produced


  • Request Stimpack - Can be replaced by using the /requeststim command
  • Load Stimpack - Allows you to add 1 Stimpack to the droid at a time. (Only for those with Pharmacology IV)

Using the Command /requestStimpack (Droids name) - Including the brackets - will allow you to request a stim directly from the droid, without having to target it. This allows you to put the command on a macro.


Example Your droids name is Fix-It. The command would be /requestStimpack (Fix-It)

Source References

Source Source in Context
Bold text