Skip to content
Snippets Groups Projects
Commit 2a39bbbd authored by dg's avatar dg
Browse files

Cursed start with a point in Weapon Combat, making thzeir first few levels much nicer

git-svn-id: http://svn.net-core.org/repos/t-engine4@3852 51575b47-30f0-44d4-a5cc-537603b46e54
parent 937aaf4f
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,8 @@ newBirthDescriptor{
[ActorTalents.T_CURSED_TOUCH] = 1,
[ActorTalents.T_GLOOM] = 1,
[ActorTalents.T_SLASH] = 1,
[ActorTalents.T_WEAPONS_MASTERY] = 1
[ActorTalents.T_WEAPONS_MASTERY] = 1,
[ActorTalents.T_WEAPON_COMBAT] = 1,
},
copy = {
max_life = 110,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment