Jump to content

Contributing/Creating Equipment Sets

From Drifters Almanac
Revision as of 11:15, 27 April 2025 by Mildew (talk | contribs)

Creating a New Equipment Set Page

Welcome, Drifter! This guide will help you quickly and easily create new equipment set pages.

Equipment sets include multiple pieces of gear and provide set bonuses when worn together.

Steps to Create a New Set Page

1. Create the Page

Navigate to the page where you want to create the new set. Use the naming format: Set Name (Set) Examples:

  • Salt Luck (Set)
  • Medicine Man (Set)

This avoids conflicts if future game content introduces similarly named items, NPCs, or quests.

2. Use the EquipmentSet Template

On the new page, paste the following basic structure:

{{EquipmentSet
| intro = 

| set_name = 

| set_image = 
| set_image_caption = 

| 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_2_required = 
| set_bonus_2_effect1_stat = 
| set_bonus_2_effect1_value = 
| set_bonus_2_effect2_stat = 
| set_bonus_2_effect2_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_pieces = Name of each set piece, separated by commas.
}}

3. Filling Out Details

  • The intro field can be a short description of where the set comes from, what it is used for, or its special traits.
  • Set bonuses are entered in tiers based on the number of pieces worn.
  • Set pieces are listed separated by commas:

Salt Cured Leather Cuirass, Salt Cured Leather Gloves, Salt Cured Leather Leggings

Using Pretty Links (optional)

If you want to make a link show a different label than the page name, use :: inside the set_pieces list.

Example:

Salt_Cured_Leather_Cuirass::Salt Cured Leather Cuirass

4. Save the Page

Once you fill out the template, preview and save the page.


Examples

Helpful Templates

Categories

New sets are automatically added to:

  • Category:Equipment Sets
  • Category:<Set Name> Set

Notes

  • Don't worry if you don't fill out every field right away.
  • If a set bonus doesn't have a second or third effect, you can leave those blank.
  • You can always update the set page later if new information becomes available.

Happy editing, Drifter! 🔥