Create Center: Difference between revisions
No edit summary |
mNo edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="border: 2px solid #4a774a; background-color: #1c1c1c; color: #ccc; padding: 1.5em; border-radius: 8px; margin-bottom: 1.5em; text-align: center;"> | <!-- Hero banner --> | ||
< | <div style=" | ||
Here you can create new pages for | border: 2px solid #4a774a; | ||
background-color: #1c1c1c; | |||
< | color: #ccc; | ||
padding: 1.5em; | |||
border-radius: 8px; | |||
margin-bottom: 1.5em; | |||
text-align: center; | |||
"> | |||
🛠️ <strong>Welcome to the Create Center!</strong><br> | |||
Here you can create new pages for quickly and easily.<br> | |||
<em>New discoveries keep our world alive.</em> | |||
</div> | </div> | ||
<div | <!-- Accordion wrapper --> | ||
<div class="cc-accordion"> | |||
<!-- Weapon --> | <!-- Weapon panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">⚔️ Create a Weapon</div> | ||
Enter the name of the weapon.< | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the weapon.</p> | |||
Example: Newhaven Copper Sword/Rough Light Leather< | <p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | ||
<div | <p><small>Example: Newhaven Copper Sword/Rough Light Leather</small></p> | ||
{{#forminput:form=Weapon | <div style="margin-top:1em; max-width:400px;"> | ||
{{#forminput: | |||
|placeholder=New_Weapon_Name | form=Weapon | ||
|button text=Create Weapon Page | | placeholder=New_Weapon_Name | ||
| button text=Create Weapon Page | |||
|size=40 | | size=40 | ||
}} | }} | ||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
<!-- | <!-- Armor panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🦺 Create Armor</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the armor piece.</p> | |||
Example: Newhaven Copper | <p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | ||
{{#forminput:form= | <p><small>Example: Newhaven Copper Helmet/Rough Light Leather</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
|placeholder= | {{#forminput: | ||
|button text=Create | form=Armor | ||
| placeholder=New_Armor_Name | |||
|size=40 | | button text=Create Armor Page | ||
| size=40 | |||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Accessory panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">💍 Create an Accessory</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the accessory.</p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput:form= | {{#forminput: | ||
form=Accessory | |||
|placeholder= | | placeholder=New_Accessory_Name | ||
|button text=Create | | button text=Create Accessory Page | ||
| size=40 | |||
|size=40 | |||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Shield panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🛡️ Create a Shield</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
{{#forminput:form= | <p>Enter the name of the shield.</p> | ||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
|placeholder= | <p><small>Example: Newhaven Copper Buckler/Rough Light Leather</small></p> | ||
|button text=Create | <div style="margin-top:1em; max-width:400px;"> | ||
{{#forminput: | |||
|size=40 | form=Shield | ||
| placeholder=New_Shield_Name | |||
| button text=Create Shield Page | |||
| size=40 | |||
}} | }} | ||
</div> | </div> | ||
</div> | |||
<div | |||
</div> | </div> | ||
<!-- Offhand Accessory --> | <!-- Offhand Accessory panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">✴️ Create an Offhand Accessory</div> | ||
Enter the name of the Offhand Accessory.< | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Offhand Accessory.</p> | |||
Example: Highlands Pine Banner/Highlands Ramie Cloth< | <p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | ||
{{#forminput:form=Offhand | <p><small>Example: Highlands Pine Banner/Highlands Ramie Cloth</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Offhand | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Offhand_Accessory_Name | |placeholder=New_Offhand_Accessory_Name | ||
|button text=Create Offhand Accessory Page | |button text=Create Offhand Accessory Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Ammo --> | <!-- Ammo panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🏹 Create Ammo</div> | ||
Enter the name of the Ammo.< | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Ammo.</p> | |||
Example: Flatlands Arrow/ | <p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | ||
{{#forminput:form=Ammo | <p><small>Example: Flatlands Arrow/Highlands Silver Ingot</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Ammo | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Ammo_Name | |placeholder=New_Ammo_Name | ||
|button text=Create Ammo Page | |button text=Create Ammo Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Throwing Ammo --> | <!-- Throwing Ammo panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🎯 Create Throwing Ammo</div> | ||
Enter the name of the Throwing Ammo.< | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Throwing Ammo.</p> | |||
Example: Highlands Kunai/ | <p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | ||
{{#forminput:form=ThrowingAmmo | <p><small>Example: Highlands Kunai/Highlands Silver Ingot</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=ThrowingAmmo | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Throwing_Ammo_Name | |placeholder=New_Throwing_Ammo_Name | ||
|button text=Create Throwing Ammo Page | |button text=Create Throwing Ammo Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Tool --> | <!-- Tool panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🛠️ Create a Tool</div> | ||
Enter the name of the Tool.< | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Tool.</p> | |||
Example: Bronze Pickaxe/ | <p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | ||
{{#forminput:form=Tool | <p><small>Example: Bronze Pickaxe/Highlands Maple Wood</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Tool | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Tool_Name | |placeholder=New_Tool_Name | ||
|button text=Create Tool Page | |button text=Create Tool Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Consumable --> | <!-- Consumable panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🧪 Create a Consumable</div> | ||
Enter the name of the Consumable.< | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Consumable.</p> | |||
Example: Smoked Crab Meat Slab/Aromatic Spice< | <p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | ||
{{#forminput:form=Consumable | <p><small>Example: Smoked Crab Meat Slab/Aromatic Spice</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Consumable | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Consumable_Name | |placeholder=New_Consumable_Name | ||
|button text=Create Consumable Page | |button text=Create Consumable Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Augment --> | <!-- Augment panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🧬 Create an Augment</div> | ||
Enter the name of the Augment.< | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Augment.</p> | |||
Example: Copper Armor Bracing/Fair Thick Leather< | <p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | ||
{{#forminput:form=Augment | <p><small>Example: Copper Armor Bracing/Fair Thick Leather</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Augment | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Augment_Name | |placeholder=New_Augment_Name | ||
|button text=Create Augment Page | |button text=Create Augment Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Equipment Set --> | <!-- Equipment Set panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🧩 Create an Equipment Set</div> | ||
<div class="mw-collapsible-content"> | |||
Example: Salt Luck (Set)< | <p>Enter the name of the Set.</p> | ||
{{#forminput:form=EquipmentSet | <p><strong>Format:</strong> <code>''Set Name (Set)''</code></p> | ||
<p><small>Example: Salt Luck (Set)</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=EquipmentSet | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Equipment_Set_Name | |placeholder=New_Equipment_Set_Name | ||
|button text=Create Equipment Set Page | |button text=Create Equipment Set Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Reagent --> | <!-- Reagent panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">💉 Create a Reagent</div> | ||
Enter the name of the Reagent | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Reagent.</p> | |||
Example: Weak Numbing Agent< | <p><strong>Format:</strong> <code>''Item Name'' exactly as it appears in-game.</code></p> | ||
{{#forminput:form=Reagent | <p><small>Example: Weak Numbing Agent</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Reagent | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Reagent_Name | |placeholder=New_Reagent_Name | ||
|button text=Create Reagent Page | |button text=Create Reagent Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Resource Node --> | <!-- Resource Node panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">💎 Create a Resource Node</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
{{#forminput:form=ResourceNode | <p>Enter the name of the Resource Node.</p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=ResourceNode | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Resource_Node_Name | |placeholder=New_Resource_Node_Name | ||
|button text=Create Resource Node Page | |button text=Create Resource Node Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Raw Component --> | <!-- Raw Component panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🌿 Create a Raw Component</div> | ||
Not all items that say "Raw Component" use this form.< | <div class="mw-collapsible-content"> | ||
Only items used in refining recipes should be added here.< | <p>Not all items that say "Raw Component" use this form.</p> | ||
Enter the name of the | <p>Only items used in refining recipes should be added here.</p> | ||
{{#forminput:form=RawComponent | <p>Enter the name of the Raw Component.</p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=RawComponent | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Raw_Component_Name | |placeholder=New_Raw_Component_Name | ||
|button text=Create Raw Component Page | |button text=Create Raw Component Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Refining Recipe --> | <!-- Refining Recipe panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">⚗️ Create a Refining Recipe</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
Example: Copper Ingot Recipe< | <p>Enter the name of the Refining Recipe.</p> | ||
{{#forminput:form=RefiningRecipe | <p><small>Example: Copper Ingot Recipe</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=RefiningRecipe | |||
|no autofocus | |no autofocus | ||
|placeholder= | |placeholder=New_Refining_Recipe_Name | ||
|button text=Create Refining Recipe Page | |button text=Create Refining Recipe Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Refined Component --> | <!-- Refined Component panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🧵 Create a Refined Component</div> | ||
These are any items used in crafting recipes.< | <div class="mw-collapsible-content"> | ||
Enter the name of the | <p>These are any items used in crafting recipes.</p> | ||
{{#forminput:form=RefinedComponent | <p>Enter the name of the Refined Component.</p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=RefinedComponent | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Refined_Component_Name | |placeholder=New_Refined_Component_Name | ||
|button text=Create Refined Component Page | |button text=Create Refined Component Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Crafting Recipe --> | <!-- Crafting Recipe panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🔨 Create a Crafting Recipe</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
Example: Imbued Copper Greaves Recipe< | <p>Enter the name of the Crafting Recipe.</p> | ||
{{#forminput:form=CraftingRecipe | <p><small>Example: Imbued Copper Greaves Recipe</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=CraftingRecipe | |||
|no autofocus | |no autofocus | ||
|placeholder= | |placeholder=New_Crafting_Recipe_Name | ||
|button text=Create Crafting Recipe Page | |button text=Create Crafting Recipe Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Recipe Book --> | <!-- Recipe Book panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">📜 Create a Recipe Book</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
Example: Recipe Imbued Lean Leather Boots< | <p>Enter the name of the Recipe Book.</p> | ||
{{#forminput:form=RecipeBook | <p><strong>DON'T INCLUDE THE COLON AFTER "RECIPE"</p> | ||
<p><small>Example: Recipe Imbued Lean Leather Boots</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=RecipeBook | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Recipe_Book_Name | |placeholder=New_Recipe_Book_Name | ||
|button text=Create Recipe Book Page | |button text=Create Recipe Book Page | ||
|size=40 | |size=40 | ||
}} | }} | ||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Misc Item --> | <!-- Misc Item panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">📦 Create a Misc Item</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Item.</p> | |||
{{#forminput:form=MiscItem | <p>This includes "vendor trash" and "quest items".</p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=MiscItem | |||
|no autofocus | |no autofocus | ||
|placeholder=New_Misc_Item_Name | |placeholder=New_Misc_Item_Name | ||
|button text=Create Misc Item Page | |button text=Create Misc Item Page | ||
|size=40 | |size=40 | ||
|autocompete on category=Misc Items | |||
}} | }} | ||
</div> | |||
</div> | |||
</div> | |||
<!-- Mob panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🐀 Create a Mob</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Mob.</p> | |||
<p>To keep track of mobs that use the same name across multiple zones, we use subpages.</p> | |||
<p><small>Example: Mob/Doe/Newhaven_Valley</small></p> | |||
<p>The main page "Mob/Doe" will have links to the subpages. | |||
<p><strong>Format:</strong> <code>Mob/<Name>/<Zone></code></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Mob | |||
|no autofocus | |||
|placeholder=Mob/New_Mob_Name | |||
|button text=Create Mob Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Named Mob panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🐉 Create a Named Mob</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Named Mob.</p> | |||
<p><small>Example: NamedMob/Misha</small></p> | |||
<p><strong>Format:</strong> <code>Named Mob/<Name></code></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=NamedMob | |||
|no autofocus | |||
|placeholder=Named Mob/New_Named_Mob_Name | |||
|button text=Create Named Mob Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- World Boss panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">💀 Create a World Boss</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the World Boss.</p> | |||
<p><small>Example: World Boss/Stryga</small></p> | |||
<p><strong>Format:</strong> <code>World Boss/<Name></code></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
<p>Coming Soon. | |||
<!-- | |||
{{#forminput: | |||
form=WorldBoss | |||
|no autofocus | |||
|placeholder=World Boss/New_World_Boss_Name | |||
|button text=Create World Boss Page | |||
|size=40 | |||
}} | |||
--> | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Zone panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🌍 Create a Zone</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Zone.</p> | |||
<p>Leave out any punctuation such as ' or -</p> | |||
<p><small>Example: Aquifer Karst</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Zone | |||
|no autofocus | |||
|placeholder=New_Zone_Name | |||
|button text=Create Zone Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
</div> | </div> | ||
Latest revision as of 08:58, 5 March 2026
🛠️ Welcome to the Create Center!
Here you can create new pages for quickly and easily.
New discoveries keep our world alive.
Enter the name of the weapon.
Format: Item Name/Secondary Material
Example: Newhaven Copper Sword/Rough Light Leather
Enter the name of the armor piece.
Format: Item Name/Secondary Material
Example: Newhaven Copper Helmet/Rough Light Leather
Enter the name of the accessory.
Enter the name of the shield.
Format: Item Name/Secondary Material
Example: Newhaven Copper Buckler/Rough Light Leather
Enter the name of the Offhand Accessory.
Format: Item Name/Secondary Material
Example: Highlands Pine Banner/Highlands Ramie Cloth
Enter the name of the Ammo.
Format: Item Name/Secondary Material
Example: Flatlands Arrow/Highlands Silver Ingot
Enter the name of the Throwing Ammo.
Format: Item Name/Secondary Material
Example: Highlands Kunai/Highlands Silver Ingot
Enter the name of the Tool.
Format: Item Name/Secondary Material
Example: Bronze Pickaxe/Highlands Maple Wood
Enter the name of the Consumable.
Format: Item Name/Secondary Material
Example: Smoked Crab Meat Slab/Aromatic Spice
Enter the name of the Augment.
Format: Item Name/Secondary Material
Example: Copper Armor Bracing/Fair Thick Leather
Enter the name of the Set.
Format: Set Name (Set)
Example: Salt Luck (Set)
Enter the name of the Reagent.
Format: Item Name exactly as it appears in-game.
Example: Weak Numbing Agent
Enter the name of the Resource Node.
Not all items that say "Raw Component" use this form.
Only items used in refining recipes should be added here.
Enter the name of the Raw Component.
Enter the name of the Refining Recipe.
Example: Copper Ingot Recipe
These are any items used in crafting recipes.
Enter the name of the Refined Component.
Enter the name of the Crafting Recipe.
Example: Imbued Copper Greaves Recipe
Enter the name of the Recipe Book.
DON'T INCLUDE THE COLON AFTER "RECIPE"
Example: Recipe Imbued Lean Leather Boots
Enter the name of the Item.
This includes "vendor trash" and "quest items".
Enter the name of the Mob.
To keep track of mobs that use the same name across multiple zones, we use subpages.
Example: Mob/Doe/Newhaven_Valley
The main page "Mob/Doe" will have links to the subpages.
Format: Mob/<Name>/<Zone>
Enter the name of the Named Mob.
Example: NamedMob/Misha
Format: Named Mob/<Name>
Enter the name of the World Boss.
Example: World Boss/Stryga
Format: World Boss/<Name>
Coming Soon.
Enter the name of the Zone.
Leave out any punctuation such as ' or -
Example: Aquifer Karst