Increased weapon damage
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "rpgskills_attacks.xrg" file in the "\starbreeze studios\knights of the temple\sbz1\registry\rpg" directory. Locate the "ATTACK_MEDIUM", and "ATTACK_HEAVY" headings. Then change the settings for those sections as follows:
damage 9.0
init 0.0
Note: You can also modify the special attacks in the "SKILL_SPECIALATTACK1", "SKILL_SPECIALATTACK2", "SKILL_SPECIALATTACK3", "SKILL_SPECIALATTACK4" headings, but you must also modify the stamina as follows
*SKILL_SPECIALATTACK1
{
*Level 1
{
*damage 10.0
*stamina 5
}
}