diff options
Diffstat (limited to 'data/monsters.yml')
-rw-r--r-- | data/monsters.yml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/data/monsters.yml b/data/monsters.yml index 26a6f90..01596b0 100644 --- a/data/monsters.yml +++ b/data/monsters.yml @@ -68,7 +68,7 @@ stalk_beast: awards: - type: "xp" gid: "beastslay" - base: 9 + base: 7 - type: "item" chance: 1 table: @@ -109,7 +109,7 @@ grinpad: awards: - type: "xp" gid: "beastslay" - base: 13 + base: 11 - type: "item" chance: 1 table: @@ -119,6 +119,8 @@ grinpad: - gid: "vestige" score: 0.85 max_quantity: 10 + - gid: "simple_spellpage" + score: 0.99 - gid: "rusted_lockbox" score: 0.995 - gid: "warm_diadem" @@ -155,7 +157,7 @@ lesser_trodgeathomp: awards: - type: "xp" gid: "beastslay" - base: 20 + base: 16 - type: "title" gid: "retributor" - type: "item" @@ -211,7 +213,7 @@ bollyrot: awards: - type: "xp" gid: "beastslay" - base: 20 + base: 13 - type: "item" chance: 1 table: @@ -260,7 +262,7 @@ crypt_writhe: awards: - type: "xp" gid: "beastslay" - base: 28 + base: 20 - type: "item" chance: 0.05 gid: "black_gizzard" |