Feature:
1. Set Bodahn's markup/markdown rate to your liking.
2. Have him restock crafting reagents he doesn't originally sell every time the area is loaded.
====
Version History
V3(12/19/09) - Added config file support. See below for instructions.
V2.1(12/17/09) - Fixed typo that's causing Elfroot not to restock.
V2(12/15/09) - Uses script to inject the changes. However, I am not aware of any method to add an item in infinite quantity or change an existing item to infinite, so I used an ugly alternative: The mod will restock the crafting agents to 99 every time you load the area(so you need to keep mod installed and enabled). It also doesn't work in "mock" camp areas, such as (SPOILERS) the nightmare sequence with Alistair, and when camp was attacked. For those with or starting a new game, or does not have compatibility issues with other mods, I suggest staying with V1.
===
How To Use
After installing the mod with daupdater or DAModder, open the file:
..Documents\BioWare\Dragon Age\Settings\DragonAge.ini
At the end of the file, add the following lines(sample):
[Bodahn]
SellMarkUp=100
BuyMarkDown=50
Mats=BASE
SellMarkUp is the markup when Bodahn sells you things, and BuyMarkDown is the markdown when Bodahn buy things from you. If you don't set the options, it will be defaulted to 100 and 50, like in previous versions.
For the Mats field, you can set it to:
NONE - will not restock anything he doesn't already sell (does nothing)
BASE - will restock Deathroot, Elfroot, Lyrium Dust. Deep Mushroom, Trap Trigger, and Venom
METALSHARD - will restock everything in base + Metal Shard
ALL - above plus Glamour Charm, Demonic Ichor, and all elemental Crystals
Default is set to BASE if no option set.
Another sample setup could be:
[Bodahn]
SellMarkUp=0
BuyMarkDown=500
Mats=ALL
===
Installation Instruction
V3(dazip):
Use daupdater or DAModder to install.
V1(rar):
Extract the file to
...Documents\BioWare\Dragon Age\modules\single player\override
(You can use V1 if you just want the default options and are starting a new game. Reagents will be truly infinite instead of restock on area load.)