User:Celestial/TemplateSandbox: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary Tag: Manual revert |
No edit summary |
||
Line 24:
"type": "number"
},
"
"description": "Name of the recipe item",
"type": "string"
},
"
],▼
▲ "description": "Variant of the food item",
"type": "string"
},
"
"description": "Cost of
"type": "number"
"ExperienceFirstTime": {
"description": "Experience gained per item for the first time",
"type": "number"
},
"Experience": {
"description": "Experience gained per item",
"type": "number"
},
"
"description": "Experience gained per item for
"type": "number"
}
}
}
|
Revision as of 20:50, 10 November 2024
|- | {{{Level}}} | class="plinkt-image " |[[File:{{{Product}}}.png|30px|link={{{Product}}}]] || class="plinkt-link "| [[{{{Product}}}|{{{Product}}}]] | class="plinkt-image " |[[File:{{{Material}}}.png|30px|link={{{Material}}}]] || class="plinkt-link "| [[{{{Material}}}|{{{Material}}}]] | {{{ExperienceFirstTime}}} | {{{Experience}}} | {{{ExperienceSecondary}}} | Expression error: Unrecognised punctuation character "{". | | | 0 | | |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Level | Level | Level required to make the recipe | Number | optional |
Product | Product | Name of the recipe item | String | optional |
Material | Material | Material needed to make item | String | optional |
MatCost | MatCost | Cost of the material when bought from store | Number | optional |
ExperienceFirstTime | ExperienceFirstTime | Experience gained per item for the first time | Number | optional |
Experience | Experience | Experience gained per item | Number | optional |
ExperienceSecondary | ExperienceSecondary | Experience gained per item for on secondary processing | Number | optional |