diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/activities.yml | 5 | ||||
-rw-r--r-- | data/monsters.yml | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/data/activities.yml b/data/activities.yml index 4e18fbc..9a2b7fb 100644 --- a/data/activities.yml +++ b/data/activities.yml @@ -2559,6 +2559,11 @@ wildscour_crumbling_ruins: xp: - gid: "wildscour" value: 4 + - gid: "simple_spellpage" + score: 0.99 + xp: + - gid: "wildscour" + value: 15 - gid: "disturbing_doodad" score: 0.998 xp: diff --git a/data/monsters.yml b/data/monsters.yml index 26a6f90..4ce9434 100644 --- a/data/monsters.yml +++ b/data/monsters.yml @@ -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" |