Stimpack Dispensor Module (Game Mechanics)

From SWGANH Wiki
Revision as of 01:00, 3 April 2008 by Ready (Talk | contribs) (Game Mechanics)

Jump to: navigation, search




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 100 Stims / 10 Delivery per module and has a linear stack ratio. 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