15 lines
318 B
TOML
15 lines
318 B
TOML
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."
|