Quote:
|
Originally Posted by turdfurgeson
Hey redmark, maybe a stupid question, how did you compile your injury list? Is there somewhere where this is stored in the game?
|
See the first post; the injury list is created by some tables in Excel. So, I have a list of 40 body parts, 6 types of injury (flesh, bone, joint, muscle, tendon, ligament), 5 levels (minor, low, medium, high, major) and then basically assign 'severity' to certain combinations, or leave blank ones that don't make sense. Then theres a load of calculations, click a button and Excel creates the injury file. I took some of the ideas for injuries from the injuries.txt that came with the game (e.g. specific muscles/ligaments), then added in some other body parts and decided whether they have flesh/bone/joint/muscle/tendon/ligament etc. With 5 levels of injury, you then get quite a bit of variety.
edit: there's a file called injuries.txt in the ...data/database folder.