Bob's Tech


Research expansion

2 months ago
0.13 - 1.1
217K

b [Not enough info] Multiplier

3 months ago

technology price multiplier doesent semse not work well with this mod.

/c game.difficulty_settings.technology_price_multiplier = 1
Cant not be modified with this mod added, solution if you want to use this is to just disable the bobs tech,

KiwiHawk β˜†
3 months ago

Please provide some additional information. I tried it and it seemed to work for me.

My Testing Steps:
- Start a new game with Bob's Tech mod enabled
- Run the following command twice: /c game.player.print(game.difficulty_settings.technology_price_multiplier)
- Result: 1
- Check the cost of researching Optics
- Result: x10
- Run the following command: /c game.difficulty_settings.technology_price_multiplier = 10
- Run the following command: /c game.player.print(game.difficulty_settings.technology_price_multiplier)
- Result: 10
- Check the cost of researching Optics
- Result: x100

New response