Describe the bug
In chapter 1 of Shadows of Undrentide, the dialog with the Hermit allows you to sell him the dragon tooth artifact and you are offered the choice to make a Persuasion check to get a little bit extra money. This always results in a success due to how the conversation file currently is set up.
To Reproduce
Steps to reproduce the behavior in-game:
First obtain the Dragon tooth artifact from killing J'Nah.
Travel to the High Forest and enter the Northern-most building.
Talk to the Hermit there
Offer to sell the dragon tooth to him.
Persuasion option appears.
The persuasion option will always succeed.
Steps to find the problem in the toolset:
Open XP1-Chapter 1.nwm
Open conversation file q7dhermit
Expand the 4th option until the bigger list appears.
Expand the 8th selection.
After <StartCheck>[Persuade]</Start> It must be worth more than that! the dialogue will branch.
The Text Appears When boxes are empty and there is no dialogue after <StartCheck>[Failed]</Start> No, it's not. 500 gold, that's it.
Expected behavior
Like in the other dialogues for attempting to sell artifacts or dragon eggs, there should be a check for Persuasion DC on this item. The contrast character, Szaren has an Easy Persuasion DC for this item, so I'm not sure if that is appropriate for this NPC, given that he is not as evil as Szaren.
Describe the bug In chapter 1 of Shadows of Undrentide, the dialog with the Hermit allows you to sell him the dragon tooth artifact and you are offered the choice to make a Persuasion check to get a little bit extra money. This always results in a success due to how the conversation file currently is set up.
To Reproduce Steps to reproduce the behavior in-game:
Steps to find the problem in the toolset:
<StartCheck>[Persuade]</Start> It must be worth more than that!
the dialogue will branch.<StartCheck>[Failed]</Start> No, it's not. 500 gold, that's it.
Expected behavior Like in the other dialogues for attempting to sell artifacts or dragon eggs, there should be a check for Persuasion DC on this item. The contrast character, Szaren has an Easy Persuasion DC for this item, so I'm not sure if that is appropriate for this NPC, given that he is not as evil as Szaren.
Screenshots
Information