From Dark and Darker Wiki
Variables
- name
- greetingtext
- servicetypes
- squireoffers
- <affinity>
- crafts
- <item_to_craft>
- rarity
- quantity
- conversationtext
- craftcompletetext
- ingredients
- <item_to_craft>
- questchapters
- <quest_chapter>
- <quest>
- greetingtext
- completetext
- requiredquest
- objectives
- objectivessummary
- <objective_number>
- type
- quantity
- fetch
- summary
- <quest>
- <quest_chapter>
Usage
{{Merchant_Data|<variable1>|<variable2>|...}}
Examples
Example 1
Squire offer at 50 affinity
{{Merchant_Data|Alchemist|squireoffers|50}}
Outputs Poor Crystal Sword,Poor Spellbook,Poor Magic Staff
Example 2
Ingredients of Rubysilver Powder
{{Merchant_Data|Alchemist|crafts|Rubysilver Powder|ingredients}}
Outputs 2-Rubysilver Ore-5
Example 3
Objective 1's Summary
{{Merchant_Data|Alchemist|questchapters|More Important Matters|A Father's Legacy|objectives|1|summary}}
Outputs Fetch Potion of Healing (1x)
Example 4
Objective 2's required quest
{{Merchant_Data|Alchemist|questchapters|More Important Matters|Golden Opportunity|requiredquest}}
Outputs A Father's Legacy
Example 5
All objective summaries
{{Merchant_Data|Alchemist|questchapters|More Important Matters|A Father's Legacy|objectives|objectivessummary}}
Outputs Fetch Potion of Healing (1x), Fetch Potion of Protection (1x), Fetch Potion of Invisibility (1x)