Module:Experience/data/doc: Difference between revisions

no edit summary
mNo edit summary
No edit summary
 
Line 5:
<syntaxhighlight lang="lua" inline>data.level[i]</syntaxhighlight> is the total experience needed to reach level <syntaxhighlight lang="lua" inline>i</syntaxhighlight> in a profession.
 
<syntaxhighlight lang="lua" inline>data.knowledge[i]</syntaxhighlight> is the the experience gained at level <syntaxhighlight lang="lua" inline>i</syntaxhighlight> when using knowledge to gain experience in a profession. Knowledge can only be used for <syntaxhighlight lang="lua" inline>i >= 20</syntaxhighlight>.
 
<syntaxhighlight lang="lua" inline>data.album[i]</syntaxhighlight> is the first time experience bonus gained at level <syntaxhighlight lang="lua" inline>i</syntaxhighlight> for discovering a resource node or monster. Can only be received once.
2,644

edits