Come Try Out The New Community Guides

View the Guides Check Out The Gear Sets

As usual during new game updates, the wiki will refrain from having updated info immediately to allow for proper player testing and discovery - so have fun finding the new content and discussing it on Reddit or Discord!!

Template:Store Purchases/doc

From Walkscape Walkthrough

Parameters

Store Purchases

A list of Template:Store Item templates that detail the drop sources for the item. This is required as it is the only parameter.

Quick Copy

Notated copy

{{Store Purchases
| Store Purchases = 
  {{Store Item
  | Name = 
  | Image = 
  | Buying = (optional)
  | Rarity = (optional)
  | Quality = (optional)
  | Fine = (optional)
  | Stock = (optional)
  | Price = 
  | Currency = (optional)
  }}
}}

Empty copy

{{Store Stock
| Store Stock = 
  {{Store Item
  | Name = 
  | Image = 
  | Buying = 1
  | Rarity = 
  | Quality = 
  | Fine = 
  | Stock = 
  | Price = 
  | Currency = 
  }}
}}

Examples

The formatting for Adventurers'_Guild_Outpost which buys items.

{{Store Purchases
| Type = Purchases
| Store Purchases = 
  {{Store Item
  | Name = Unidentified Remains
  | Image = Unidentified Remains.svg
  | Buying = 1
  | Rarity = 
  | Quality = 
  | Fine = 
  | Stock = 
  | Price = 20
  | Currency = Adventurers’ Guild Token
  }}  {{Store Item
  | Name = Unidentified Remains
  | Image = Unidentified Remains.svg
  | Buying = 1
  | Rarity = 
  | Quality = 
  | Fine = 1
  | Stock = 
  | Price = 60
  | Currency = Adventurers’ Guild Token
  }}  {{Store Item
  | Name = Name Tag
  | Image = Name Tag.svg
  | Buying = 1
  | Rarity = 
  | Quality = 
  | Fine = 
  | Stock = 
  | Price = 10
  | Currency = Adventurers’ Guild Token
  }}  {{Store Item
  | Name = Name Tag
  | Image = Name Tag.svg
  | Buying = 1
  | Rarity = 
  | Quality = 
  | Fine = 1
  | Stock = 
  | Price = 30
  | Currency = Adventurers’ Guild Token
  }}  {{Store Item
  | Name = Adventurers' Enamel Pin
  | Image = Adventurers' Enamel Pin.svg
  | Buying = 1
  | Rarity = 
  | Quality = 
  | Fine = 
  | Stock = 
  | Price = 2
  | Currency = Adventurers’ Guild Token
  }}  {{Store Item
  | Name = Adventurers' Enamel Pin
  | Image = Adventurers' Enamel Pin.svg
  | Buying = 1
  | Rarity = 
  | Quality = 
  | Fine = 1
  | Stock = 
  | Price = 6
  | Currency = Adventurers’ Guild Token
  }}
}}

Yields:

Purchases
Name Amount Payment
Unidentified Remains Sprite Unidentified Remains 20
Unidentified Remains Sprite Unidentified Remains 60
Name Tag Sprite Name Tag 10
Name Tag Sprite Name Tag 30
Adventurers' Enamel Pin Sprite Adventurers' Enamel Pin 2
Adventurers' Enamel Pin Sprite Adventurers' Enamel Pin 6