16 lines
357 B
Plaintext
16 lines
357 B
Plaintext
ItemDef(
|
|
legacy_name: "Pirate Hat",
|
|
legacy_description: "It seems like a parrot was perched up here.",
|
|
kind: Armor((
|
|
kind: Head,
|
|
stats: Direct((
|
|
protection: Some(Normal(2.5)),
|
|
energy_reward: Some(0.025),
|
|
precision_power: Some(0.08),
|
|
)),
|
|
)),
|
|
quality: Epic,
|
|
tags: [
|
|
],
|
|
)
|