14 lines
315 B
Plaintext
14 lines
315 B
Plaintext
ItemDef(
|
|
legacy_name: "Dullahan Itself Armor",
|
|
legacy_description: "Made of It ownself.",
|
|
kind: Armor((
|
|
kind: Chest,
|
|
stats: Direct((
|
|
protection: Some(Normal(200.0)),
|
|
poise_resilience: Some(Normal(10.0)),
|
|
)),
|
|
)),
|
|
quality: Moderate,
|
|
tags: [],
|
|
)
|