Skip to content
Snippets Groups Projects
Commit 708ccd1f authored by dg's avatar dg
Browse files

Ghouls exp penalty reduced to 25% from 40%

git-svn-id: http://svn.net-core.org/repos/t-engine4@5351 51575b47-30f0-44d4-a5cc-537603b46e54
parent 784b7cbe
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ newBirthDescriptor
"#LIGHT_BLUE# * +3 Strength, +1 Dexterity, +5 Constitution",
"#LIGHT_BLUE# * +0 Magic, -2 Willpower, -2 Cunning",
"#GOLD#Life per level:#LIGHT_BLUE# 14",
"#GOLD#Experience penalty:#LIGHT_BLUE# 40%",
"#GOLD#Experience penalty:#LIGHT_BLUE# 25%",
"#GOLD#Speed penalty:#LIGHT_BLUE# -20%",
},
descriptor_choices =
......@@ -118,7 +118,7 @@ newBirthDescriptor
moddable_tile = "ghoul",
moddable_tile_nude = true,
},
experience = 1.4,
experience = 1.25,
}
newBirthDescriptor
......
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