Difference between revisions of "Experimentation Source 4 (Source)"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "Experimentation Source 4 (Source)": Page is complete. [edit=sysop:move=sysop])
 
Line 1: Line 1:
{{PageHeader|Reference Documentation|Reference Name}}
+
{{PageHeader|Reference Documentation|Experimentation}}
  
  

Latest revision as of 09:10, 4 June 2008

Reference Documentation - Experimentation

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


Your assumption is correct, all experimentation in SWG uses this formula :

Stat = [Base value at 0% experimentation] + ([Increase/%] x [Experimental Percentage])

For example : X-Wing : Mass = 97500 + (5000 x E) with E = Experimental Percentage

The initial and maximum Experimental Percentage depend on the resource stats, resource amounts and the applicable stat percentages for the item youre making. These values make up the Weighted Resource Value and determine the initial and maximum experimental percentage this way :

Initial EP = 0.00000015 x WRV^2 + 0.00015 x WRV

Maximum EP = 0.001 x WRV