13 lines
249 B
Plaintext
13 lines
249 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Ferocious Waraji",
|
||
|
legacy_description: "The dark side of nature",
|
||
|
kind: Armor((
|
||
|
kind: Foot,
|
||
|
stats: FromSet("Ferocious"),
|
||
|
)),
|
||
|
quality: Epic,
|
||
|
tags: [
|
||
|
Material(Moonweave),
|
||
|
],
|
||
|
)
|