14 lines
272 B
TOML
14 lines
272 B
TOML
name = "Warden"
|
|
description = "Vigilant defenders of the forest, wardens balance physical prowess with nature's magic."
|
|
guild = "guild:druids_guild"
|
|
|
|
[base_stats]
|
|
max_hp = 110
|
|
attack = 10
|
|
defense = 12
|
|
|
|
[growth]
|
|
hp_per_level = 12
|
|
attack_per_level = 2
|
|
defense_per_level = 3
|