Add world content: warden class, druids guild, sylvan race, town expansion, whispering_woods region
Made-with: Cursor
This commit is contained in:
14
world/town/npcs/thief_boss.toml
Normal file
14
world/town/npcs/thief_boss.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
name = "Silas the Shadow"
|
||||
description = "A lean, scarred man twirling a dagger. He moves with deadly, practiced grace."
|
||||
room = "town:thieves_hideout"
|
||||
base_attitude = "hostile"
|
||||
class = "class:rogue"
|
||||
|
||||
[stats]
|
||||
hp = 150
|
||||
attack = 20
|
||||
defense = 15
|
||||
xp = 400
|
||||
|
||||
[dialogue]
|
||||
greeting = "You shouldn't have come down here, friend."
|
||||
Reference in New Issue
Block a user