Can I change the odds for technolgy?
-
i would like to changf the odds for technology rolls
-
@indycris I don't see any way of doing that directly, but you could achieve much the same effect by changing the cost of tech.
<attachment name="techAttachment" attachTo="Russians" javaClass="TechAttachment" type="player"> <option name="techCost" value="6"/> ... </attachment>
You can also manipulate tech through events or even by giving units/territories the ability to create TechTokens.
-
@rogercooper you could also have more tech categories adding the same tech twice in one category. Would have to mess with it depending on what odds you wanted.
wouldn't change the chance of a hit though. Which is probably what's wanted. So yea cheaper rolls be the way to go
-
@rogercooper where do I find that file to modify?
-
@indycris This is part of the .xml file that describes the game. It will be in a folder called games within the zip file or folder that contains the mod.
-
@rogercooper can you send a link to the mod?
-
@allen-miller Go to Downloads button on the main screen and download a mod. You will need to extract the zip file. The xml will be in the folder called games.
-
@rogercooper great, thanks. Give it a try tomorrow!
-
@rogercooper That file doesn't seem to exist in Map Classic Map V3, where do you find the values?
-
Hi @indycris go to your "triplea" folder then "downloadedMaps", "world_war_ii_classic_master.zip", "world_war_ii_classic-master", "map", "games".
Search xml for 'techAttachment"
Add the highlighted line to the Players. Obviously any number you want.