Jump to content

Contributing/Creating Accessories: Difference between revisions

From Drifters Almanac
m Protected "Contributing/Creating Accessories" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
No edit summary
Line 1: Line 1:
<h2>Creating a New Accessory Page</h2>
<div style="font-size: 1.7em; font-weight: normal; margin-top: 1em;">Creating a New Accessory Page</div>
<hr style="border: 0; border-top: 1px solid #555;" />


Welcome, Drifter!   
Welcome, Drifter!   
Line 6: Line 7:
Accessories include Necklaces, Rings, Earrings, and other powerful bonus-granting equipment.
Accessories include Necklaces, Rings, Earrings, and other powerful bonus-granting equipment.


== Steps to Create a New Accessory Page ==
<div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Steps to Create a New Accessory Page</div>
<hr style="border: 0; border-top: 1px solid #555;" />


<h3>1. Create the Page</h3>
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">1. Create the Page</div>
<hr style="border: 0; border-top: 1px solid #555;" />
Enter the name of the accessory exactly as it appears in-game.
Enter the name of the accessory exactly as it appears in-game.


Line 15: Line 18:
* Blessed Tinkerer Pendant
* Blessed Tinkerer Pendant


<h3>2. Use the Accessory Template</h3>
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">2. Use the Accessory Template</div>
<hr style="border: 0; border-top: 1px solid #555;" />
On the new page, copy/paste the template below.
On the new page, copy/paste the template below.
If you're using the [[Create Center]] the template will already be preloaded for you.
If you're using the [[Create Center]] the template will already be preloaded for you.
Line 75: Line 79:
</pre>
</pre>


<h3>3. Filling Out Details</h3>
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">3. Filling Out Details</div>
<hr style="border: 0; border-top: 1px solid #555;" />
* <code>equipment_type</code>: Necklace, Ring, or Earring.
* <code>equipment_type</code>: Necklace, Ring, or Earring.
* <code>level_requirement</code>: Minimum level to equip.
* <code>level_requirement</code>: Minimum level to equip.
Line 96: Line 101:
If the accessory can be sold to vendors.  
If the accessory can be sold to vendors.  


<h3>4. Save the Page</h3>
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">4. Save the Page</div>
<hr style="border: 0; border-top: 1px solid #555;" />
Preview the page, verify formatting, then save!
Preview the page, verify formatting, then save!


== Examples ==
<div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Examples</div>
<hr style="border: 0; border-top: 1px solid #555;" />
* [[Herbal Pouch Necklace]]
* [[Herbal Pouch Necklace]]
* [[Blessed Tinkerer Pendant]]
* [[Blessed Tinkerer Pendant]]


== Helpful Templates ==
<div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Helpful Templates</div>
<hr style="border: 0; border-top: 1px solid #555;" />
* [[Template:Accessory/doc]]
* [[Template:Accessory/doc]]
* [[Template:SetBonus/doc]]
* [[Template:SetBonus/doc]]
* [[Template:AdditionalStats/doc]]
* [[Template:AdditionalStats/doc]]


== Categories ==
<div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Categories</div>
<hr style="border: 0; border-top: 1px solid #555;" />
Pages using this template are automatically categorized into:
Pages using this template are automatically categorized into:
* Category:Accessory
* Category:Accessory
Line 114: Line 123:
* Category:&lt;class_requirement&gt; Accessories
* Category:&lt;class_requirement&gt; Accessories


== Notes ==
<div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Notes</div>
<hr style="border: 0; border-top: 1px solid #555;" />
* Empty fields are hidden automatically. (Don't forget to delete the template comments)
* Empty fields are hidden automatically. (Don't forget to delete the template comments)
* Up to 6 additional stats and 3 set bonus tiers are supported.
* Up to 6 additional stats and 3 set bonus tiers are supported.

Revision as of 13:13, 27 April 2025

Creating a New Accessory Page

Welcome, Drifter! This guide will help you create new accessory pages.

Accessories include Necklaces, Rings, Earrings, and other powerful bonus-granting equipment.

Steps to Create a New Accessory Page

1. Create the Page

Enter the name of the accessory exactly as it appears in-game.

Examples:

  • Herbal Pouch Necklace
  • Blessed Tinkerer Pendant
2. Use the Accessory Template

On the new page, copy/paste the template below. If you're using the Create Center the template will already be preloaded for you.

{{Accessory
| name = 
| tooltip_image = 

| equipment_type = 
| level_requirement = 
| class_requirement1 = 
| class_requirement2 = 
| class_requirement3 = 
| is_soulbound = 

| stat1_name = 
| stat1_value = 
| stat2_name = 
| stat2_value = 
| stat3_name = 
| stat3_value = 
| stat4_name = 
| stat4_value = 
| stat5_name = 
| stat5_value = 
| stat6_name = 
| stat6_value = 

| set_name = 

| set_bonus_1_required = 
| set_bonus_1_effect1_stat  = 
| set_bonus_1_effect1_value = 
| set_bonus_1_effect2_stat  = 
| set_bonus_1_effect2_value = 
| set_bonus_1_effect3_stat  = 
| set_bonus_1_effect3_value = 

| set_bonus_2_required = 
| set_bonus_2_effect1_stat  = 
| set_bonus_2_effect1_value = 
| set_bonus_2_effect2_stat  = 
| set_bonus_2_effect2_value = 
| set_bonus_2_effect3_stat  = 
| set_bonus_2_effect3_value = 

| set_bonus_3_required = 
| set_bonus_3_effect1_stat  = 
| set_bonus_3_effect1_value = 
| set_bonus_3_effect2_stat  = 
| set_bonus_3_effect2_value = 
| set_bonus_3_effect3_stat  = 
| set_bonus_3_effect3_value = 

| how_to_acquire = 
| sale_price = 
}}
3. Filling Out Details

  • equipment_type: Necklace, Ring, or Earring.
  • level_requirement: Minimum level to equip.
  • class_requirement1–3: Classes that can equip the accessory (optional).
  • is_soulbound: Set to "Yes" if it cannot be traded.
  • stat1-6_name: Example: Combat Movement, Healing, Positional, Penetration, Chemical Damage Resist
  • stat1-6_value: Enter value of stat. (+10, -5, etc)
  • set_name: If the accessory has a Set Bonus, enter only the name of the set bonus (not including the words Set Bonus) on the tooltip.
  • set_bonus_1-3_required: Enter the number of pieces required for each tier of the set bonus
  • set_bonus_1-3_effect1-3_stat: Example: Combat Movement, Healing, Positional, Penetration, Chemical Damage Resist
  • set_bonus_1-3_effect1-3_value: Enter value of stat bonus. (+10, -5, etc)
  • How to Acquire:

Where to get the accessory (drop sources, vendors, quest). Separate multiple entries with commas. Use `::` for pretty links.

  • Sale Price:

If the accessory can be sold to vendors.

4. Save the Page

Preview the page, verify formatting, then save!

Examples

Helpful Templates

Categories

Pages using this template are automatically categorized into:

  • Category:Accessory
  • Category:<equipment_type> Equipment
  • Category:<class_requirement> Accessories
Notes

  • Empty fields are hidden automatically. (Don't forget to delete the template comments)
  • Up to 6 additional stats and 3 set bonus tiers are supported.
  • Acquisition entries should always be double-checked!

Good hunting, Drifter! 🔥