hotbot/assets/common/items/npc_armor/biped_large/haniwageneral.ron
2024-06-11 14:43:30 -04:00

13 lines
312 B
Plaintext

ItemDef(
legacy_name: "Haniwa General Armor",
legacy_description: "Worn by haniwa general.",
kind: Armor((
kind: Chest,
stats: Direct((
protection: Some(Normal(80.0)),
poise_resilience: Some(Normal(30.0)),
)),
)),
quality: Epic,
tags: [],
)