diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/monsters.yml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/data/monsters.yml b/data/monsters.yml index 9b552ee..849c38c 100644 --- a/data/monsters.yml +++ b/data/monsters.yml @@ -129,7 +129,7 @@ lesser_trodgeathomp: awards: - type: "xp" skill: "beastslay" - base: 24 + base: 20 - type: "title" gid: "retributor" - type: "item" @@ -153,21 +153,21 @@ bollyrot: max_hp: base: 19 speed: - base: 4 + base: 5 accuracy: - base: 6 + base: 8 power: - base: 5 + base: 7 evasion: - base: 4 + base: 7 block: - base: 3 + base: 6 block_value: base: 2 awards: - type: "xp" skill: "beastslay" - base: 18 + base: 20 - type: "item" chance: 1 table: @@ -186,23 +186,23 @@ crypt_writhe: slaughters the living, plants them in the earth, and then harvests them when the time is right. whatnot: max_hp: - base: 22 + base: 32 speed: - base: 6 + base: 10 accuracy: - base: 8 + base: 12 power: - base: 10 + base: 12 evasion: - base: 2 + base: 10 block: - base: 4 + base: 8 block_value: - base: 3 + base: 4 awards: - type: "xp" skill: "beastslay" - base: 22 + base: 28 - type: "item" chance: 0.05 gid: "black_gizzard" |