Template:Recipe
Jump to navigation
Jump to search
Recipe
- Source
- Unspecified
Ingredients
Description
{{Recipe | name = | source = | sheet = | type = | yield = | class = | level = | difficulty = | durability = | max-quality = | quality-req = | rank = | quick-synthesis = | qs-craftsmanship = | qs-control = | hq = | craftsmanship = | craftsmanship-rec = | control = | control-rec = | aspect = | specialization = | ingredient1 = | ingredient(2-8) = }}
Parameters
- name
- The recipe name (defaults to
BASEPAGENAME
) - source
- How the recipe is learned:
class
- Learned automatically by levelling a class.recipe sheet
- Learned from a recipe sheet; requires parametersheet
below.
- sheet
- The name of the recipe sheet item that teaches the recipe; only use for
source = recipe sheet
. If learnt by multiple sources, separate sources with a semicolon ";". - type
- The recipe type, i.e. the header it appears under in the recipe list.
- yield
- The number of items produced from the recipe. Defaults to 1.
- class
- The classes that can use the recipe. Accepts a comma-separated list (e.g.
class = culinarian, alchemist
). - level
- The level required in a class to use the recipe.
- difficulty
- Recipe difficulty.
- durability
- Recipe durability.
- max-quality
- Maximum recipe quality.
- quality-req
- Minimum quality required for synthesis. Only applicable to certain recipes.
- rank
- Recipe rank. Defaults to
none
. Accepts from 1 to 4. - quick-synthesis
- Whether an item can be crafted through quick synthesis. Set anything to disable QS for the item. Defaults to
yes
. - qs-craftsmanship
- Optional. Craftsmanship required in order to unlock quick synthesis for this recipe.
- qs-control
- Optional. Control required in order to unlock quick synthesis for this recipe.
- hq
- Whether an item can be high quality. Set anything to disable HQ for the item. Defaults to
yes
. - craftsmanship
- Optional. Craftsmanship required in order to craft this item.
- craftsmanship-rec
- Optional. Craftsmanship Recommended
- control
- Optional. Control required in order to craft this item.
- control-rec
- Optional. Control Recommended
- aspect
- Optional. Elemental aspect required in order to craft this item. Accepts: earth, wind, water or lightning.
- specialization
- Whether an item requires a specialist. Set anything to enable specialization requirement for the item. Defaults to
no
. - ingredient1
- Required. The ingredients of the recipe (including crystals). Value should be a quantity followed by an item name.
<quantity> <item name>
, e.g.1 Lowland Grapes
- ingredient2
- ingredient3
- ingredient4
- ingredient5
- ingredient6
- ingredient7
- ingredient8
- Optional. Same functionality as ingredient1.
Example
{{Recipe | name = Raisins | source = Class | type = Meal | class = Culinarian | level = 3 | yield = 3 | difficulty = 10 | durability = 40 | max-quality = 339 | craftsmanship = 300 | ingredient1 = 1 Fire Shard | ingredient2 = 1 Lowland Grapes }}
Raisins
- Source
- Class
- Type
- Meal
- Class
- CUL
- Level
- 3
- Durability
- 40
- Difficulty
- 10
- Max quality
- 339
- Yield
- 3
Characteristics
- Quick Synthesis
- Available
- High Quality
- Available
- Craftsmanship req.
- 300
Ingredients