<QuestDef InternalName="Quest_TheRaidersBribe">
...
<QuestChoiceDef>
<Description>The Gildar. (+100 Gildar)</Description>
<NextObjectiveID>4</NextObjectiveID>
<Treasure>
<GameModifier>
<ModType>Player</ModType>
<Attribute>Treasury</Attribute>
<Value>300</Value>
</GameModifier>
</Treasure>
</QuestChoiceDef>
Yup there is a direct bug within the code. It should be 100 instead of the 300 as written. It is with the Bandit version of the quest (the other version doesn't have this error).