Friendly data

From Stoneshard wiki
Jump to navigation Jump to search

Page for all Stoneshard friendly NPC data.

---

Friendly NPC data is maintined manually (for now).

  • Occupation - shown in the trade screen next to the NPC name
  • Contract - if the NPC offers Contracts (quests for specific dungeons with a time limit)
  • Quest - if the NPC offers personal quests (quests with no time limit)
  • QuestRequirement - When the Quest is only available after a special condition is met, describe it here.
  • Trader - if the NPC is a dedicated trader, usually by standing near a stall or in a shop and offering wide variety of goods. NPCs like farmers that sell a single food item don't count as Traders.
  • Repair - if the NPC offers repair services
  • Rumors - if the NPC offers talking about Rumours
  • Lore - if the NPC offers dialogue options that gives details about the game lore and setting
  • UniqueDialogue - if the NPC has a unique dialogue specific to this NPC
  • Residence - Town of residence (Osbrook, Brynn, etc.)
  • Sells - if the NPC is a trader, what item categories do they sell (Maces, Shields, Food, Drugs, etc.)


If a parameter is empty (for example, Ormond the Butcher does not offer any Contracts), it can be left empty or omitted completely.
Here are two examples of Friendly NPC data syntax, these two would produce the same result:

|Ormond = {{#switch: {{{2}}}
|Occupation=Butcher
|Contract=
|Quest=
|QuestRequirement=
|Trader=1
|Repair=
|Rumors=1
|Lore=
|UniqueDialogue=
|Residence=Osbrook
|Sells=Food
|#default = }}
|Ormond = {{#switch: {{{2}}}
|Occupation=Butcher
|Trader=1
|Rumors=1
|Residence=Osbrook
|Sells=Food
|#default = }}

Used by: