Hi all,
This is something I figured out how to do quite a while ago, but due to errors with the relevant files was never able to complete. However, Steph suggested to me today a new way to try it, and it has worked! He even has his own version in his development Beta of Napoleon : Masters of Europe (MoE).
Anyway, there are two different versions attached. The second one simply doubles the amount of funds given when you select small, medium or large (so 10000, 20000 and 28000 respectively).
The first one, however, allows you to specify the amount you would like each setting to be worth. When you open the pack, you will see three .lua files: small_funds_settings.lua, medium_funds_settings.lua and large_funds_settings.lua. Each of these files allows you to set the amount of cash associated with each setting. To edit, simply open the files in a text editor and edit the number displayed after the text "return". So to give 100000 cash for the large funds setting, just open large_funds_settings.lua and write:
Feel free to include this in your mod, but please credit where due
Enjoy!