summaryrefslogtreecommitdiff
path: root/data/monsters.yml
diff options
context:
space:
mode:
Diffstat (limited to 'data/monsters.yml')
-rw-r--r--data/monsters.yml75
1 files changed, 73 insertions, 2 deletions
diff --git a/data/monsters.yml b/data/monsters.yml
index aa7afda..7b51bbb 100644
--- a/data/monsters.yml
+++ b/data/monsters.yml
@@ -21,7 +21,16 @@ pit_leech:
awards:
- type: "xp"
skill: "beastslay"
- base: 5
+ base: 4
+ - type: "item"
+ chance: 1
+ table:
+ - gid: "vestige"
+ score: 0.90
+ max_quantity: 2
+ - type: "item"
+ chance: 0.001
+ gid: "pit_leech_trophy"
stalk_beast:
name: "stalk beast"
description: >-
@@ -46,9 +55,60 @@ stalk_beast:
- type: "xp"
skill: "beastslay"
base: 9
+ - type: "item"
+ chance: 1
+ table:
+ - gid: "vestige"
+ score: 0.75
+ max_quantity: 4
+ - gid: "warped_eyestalk"
+ score: 0.95
+ - type: "item"
+ chance: 0.001
+ gid: "stalk_beast_trophy"
+grinpad:
+ name: "grinpad"
+ description: >-
+ A smiling, bearded figure wearing a jovial red cap. Hunched forward as if burdened by some great weight of sin,
+ it creeps toward you with a scissorblade in one hand.
+ whatnot:
+ max_hp:
+ base: 15
+ speed:
+ base: 3
+ accuracy:
+ base: 3
+ power:
+ base: 2
+ evasion:
+ base: 5
+ block:
+ base: 1
+ block_value:
+ base: 1
+ awards:
+ - type: "xp"
+ skill: "beastslay"
+ base: 13
+ - type: "item"
+ chance: 1
+ table:
+ - gid: "vestige"
+ score: 0.5
+ max_quantity: 3
+ - gid: "vestige"
+ score: 0.85
+ max_quantity: 10
+ - gid: "rusted_lockbox"
+ score: 0.995
+ - gid: "warm_diadem"
+ score: 0.9985
+ - type: "item"
+ chance: 0.001
+ gid: "grinpad_trophy"
lesser_trodgeathomp:
name: "lesser trodgeathomp"
- description: >-
+ description: >
Its body is almost entirely composed of four legs, thick as tree trunks. They meet at the top, where a faint yellow
dot of light shines dimly from a wide, horizontal slit. The dot of light follows your movements calmly.
whatnot:
@@ -70,3 +130,14 @@ lesser_trodgeathomp:
- type: "xp"
skill: "beastslay"
base: 24
+ - type: "item"
+ chance: 1
+ table:
+ - gid: "vestige"
+ score: 0.75
+ max_quantity: 20
+ - gid: "waning_light"
+ score: 0.95
+ - type: "item"
+ chance: 0.001
+ gid: "lesser_trodgeathomp_trophy"