2,875
edits
(→Usage) |
|||
Line 25: | Line 25: | ||
==Variables== | ==Variables== | ||
For the numeric variables (in which # appears), it is important to have sequential numbering, starting from 1. Skipping numbers will result in information omitted from the output. | |||
===GuideName=== | ===GuideName=== | ||
The name of this money making guide. '''(Required)''' | The name of this money making guide. '''(Required)''' | ||
Line 41: | Line 43: | ||
===SkillExp=== | ===SkillExp=== | ||
One or more skills where experience is gained in. | One or more skills where experience is gained in. Where # is replaced by the sequential number of the skill starting from 1. | ||
* skillExp# is the skill that experience is gained in. | * skillExp# is the skill that experience is gained in. | ||
* skillExp#amount is the amount of experience earned for this skill. | * skillExp#amount is the amount of experience earned for this skill. | ||
===Input=== | ===Input=== | ||
The input items that are used (and consumed) for this money making method. | The input items that are used (and consumed) for this money making method. Where # is replaced by the sequential number of the input starting from 1. | ||
* input# is the name of the item. | * input# is the name of the item. | ||
* input#amount is the amount of an item used. | * input#amount is the amount of an item used. | ||
Line 52: | Line 54: | ||
===Output=== | ===Output=== | ||
The output items that are produced by this money making method. '''(Required)''' | The output items that are produced by this money making method. Where # is replaced by the sequential number of the output starting from 1. '''(Required)''' | ||
* output# is the name of the item (can be directly money). | * output# is the name of the item (can be directly money). | ||
* output#amount is the amount of an item produced. | * output#amount is the amount of an item produced. |
edits