summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-06 17:22:58 -0400
committerDavid Gay <david@davidgay.org>2021-06-06 17:22:58 -0400
commit739ae719e14a60b7ab34f186f7a32522bfe45ec1 (patch)
tree7d1f241119775cbf9d769a33c87633056663c681
parent4cdcb3cc1be192f2262fbcc6226ea0cf09d6b27e (diff)
Pump up monsters' accuracy stats
-rw-r--r--CHANGELOG.md9
-rw-r--r--data/monsters.yml12
2 files changed, 15 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 13fc64b..f402ee3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,15 @@ All notable changes to this project will be documented in this file.
types that are dealt by the attack. This occurs after any critical hit damage multiplier has been applied, and
before resistances are applied.
+### Monsters
+- Accuracy changes
+ - Pit leech 1 -> 2
+ - Stalk beast 2 -> 4
+ - Grinpad 3 -> 5
+ - Lesser trodgeathomp 5 -> 6
+ - Bollyrot 8 -> 9
+ - Crypt writhe 12 -> 13
+
### Skills
- Otherforge
- Level requirements changes
diff --git a/data/monsters.yml b/data/monsters.yml
index 9f5517c..8185c59 100644
--- a/data/monsters.yml
+++ b/data/monsters.yml
@@ -9,7 +9,7 @@ pit_leech:
speed:
base: 1
accuracy:
- base: 1
+ base: 2
power:
base: 1
evasion:
@@ -48,7 +48,7 @@ stalk_beast:
speed:
base: 3
accuracy:
- base: 2
+ base: 4
power:
base: 2
evasion:
@@ -91,7 +91,7 @@ grinpad:
speed:
base: 3
accuracy:
- base: 3
+ base: 5
power:
base: 2
evasion:
@@ -137,7 +137,7 @@ lesser_trodgeathomp:
speed:
base: 2
accuracy:
- base: 5
+ base: 6
power:
base: 10
evasion:
@@ -181,7 +181,7 @@ bollyrot:
speed:
base: 5
accuracy:
- base: 8
+ base: 9
power:
base: 7
evasion:
@@ -234,7 +234,7 @@ crypt_writhe:
speed:
base: 10
accuracy:
- base: 12
+ base: 13
power:
base: 12
evasion: