summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/items/general.yml6
-rw-r--r--data/monsters.yml6
2 files changed, 9 insertions, 3 deletions
diff --git a/data/items/general.yml b/data/items/general.yml
index fb05393..f33105a 100644
--- a/data/items/general.yml
+++ b/data/items/general.yml
@@ -1071,6 +1071,12 @@ black_gizzard:
whatnot:
tags:
- "material"
+scuttler_sulfur:
+ name: "scuttler sulfur"
+ description: "A yellowy material plucked from the carapace of a sulfur scuttler."
+ whatnot:
+ tags:
+ - "material"
onus_of_vision:
name: "onus of vision"
description: "A heavy chain necklace bearing a glowing yellow beryl."
diff --git a/data/monsters.yml b/data/monsters.yml
index 305ba18..da0477d 100644
--- a/data/monsters.yml
+++ b/data/monsters.yml
@@ -375,11 +375,11 @@ sulfur_scuttler:
- type: "item"
chance: 1
table:
- - gid: "bollyrot_acerbic"
- score: 0.4
+ - gid: "scuttler_sulfur"
+ score: 0.2
- gid: "vestige"
score: 0.8
- max_quantity: 8
+ max_quantity: 5
- type: "item"
chance: 0.001
gid: "sulfur_scuttler_trophy"