11 lines
283 B
TOML
11 lines
283 B
TOML
name = "Elderwood Staff"
|
|
description = "A gnarled staff made from the wood of an ancient oak tree. It's cool to the touch and seems to hum with a faint energy."
|
|
room = "whispering_woods:ancient_oak"
|
|
slot = "main_hand"
|
|
kind = "weapon"
|
|
|
|
[stats]
|
|
attack = 15
|
|
defense = 5
|
|
mana_bonus = 20
|