Difference between revisions of "Experimentation Source 4 (Source)"
From SWGANH Wiki
(New page: {{PageHeader|Reference Documentation|Reference Name}} Your assumption is correct, all experimentation in SWG uses this formula : Stat = [Base value at 0% experimentation] + ([Increase/%...) |
(No difference)
|
Revision as of 16:37, 16 May 2008
Reference Documentation - Reference Name
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