14 lines
289 B
Plaintext
14 lines
289 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Blue Traveler Coat",
|
||
|
legacy_description: "",
|
||
|
kind: Armor((
|
||
|
kind: Back,
|
||
|
stats: Direct((
|
||
|
protection: Some(Normal(1.0)),
|
||
|
poise_resilience: Some(Normal(0.0)),
|
||
|
)),
|
||
|
)),
|
||
|
quality: Moderate,
|
||
|
tags: [],
|
||
|
)
|