Skip to content
Snippets Groups Projects
Commit 222db0b6 authored by DarkGod's avatar DarkGod
Browse files

Revert "Increase crit shrug randart power max and increase cost"

This reverts commit 6eea5a1c.
parent 8503ee68
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -461,7 +461,7 @@ newEntity{ theme={physical=true, defense=true}, name="generic die at", points =
}
newEntity{ theme={defense=true, misc=true}, name="generic ignore crit", points = 1, rarity = 15, level_range = {1, 50},
wielder = { ignore_direct_crits = resolvers.randartmax(4, 20), },
wielder = { ignore_direct_crits = resolvers.randartmax(5, 15), },
}
newEntity{ theme={defense=true, spell=true, temporal=true}, name="generic void", points = 1, rarity = 20, level_range = {1, 50},
......
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