Add world content: warden class, druids guild, sylvan race, town expansion, whispering_woods region
Made-with: Cursor
This commit is contained in:
12
world/town/npcs/sewer_mutant.toml
Normal file
12
world/town/npcs/sewer_mutant.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
name = "Sewer Mutant"
|
||||
description = "A horrific amalgamation of rat and something far worse. It drools a caustic green slime."
|
||||
room = "town:sewers_west"
|
||||
base_attitude = "hostile"
|
||||
class = "class:creature"
|
||||
race = "race:beast"
|
||||
|
||||
[stats]
|
||||
hp = 90
|
||||
attack = 12
|
||||
defense = 8
|
||||
xp = 120
|
||||
Reference in New Issue
Block a user