From Dark and Darker Wiki
A switch data structure that contains information on merchants. If proper arguments are not passed, returns an empty string.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Switch Level 1 | 1 | {<MerchantName>} | String | suggested |
Switch Level 2 | 2 | {GreetingText, ServiceTypes, SquireOffers, Crafts, QuestChapters} | String | suggested |
Switch Level 3 | 3 | SquireOffers: {0,25,40,100,all}. Crafts:{<ItemName>}. QuestChapters: {<ChapterName>}. | String | suggested |
Switch Level 4 | 4 | <ItemName>: {Rarity, Quantity, Ingredients, Conversationtext, Craftcompletetext}. <ChapterName>: {<QuestName>}. | String | suggested |
Switch Level 5 | 5 | <QuestName>: {GreetingText,CompleteText,Objectives,Rewards}. | String | suggested |