This commit is contained in:
Sam 2021-06-08 20:12:42 -05:00
parent d16fcbc410
commit a5aef59ac5
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ ItemDef(
poise_resilience: Invincible,
energy_max: 9000,
energy_reward: 9.0,
crit_power: 1000.0,
crit_power: 0.0,
stealth: 1000.0,
),
)

View File

@ -2,7 +2,7 @@ ItemDef(
name: "Minotaur Axe",
description: "Placeholder",
kind: Tool((
kind: Axe,
kind: Natural,
hands: Two,
stats: Direct((
equip_time_secs: 0.5,