12 lines
243 B
Plaintext
12 lines
243 B
Plaintext
|
ItemDef(
|
||
|
legacy_name: "Velorite Battlemage Boots",
|
||
|
legacy_description: "",
|
||
|
kind: Armor((
|
||
|
kind: Foot,
|
||
|
stats: FromSet("Velorite Battlemage"),
|
||
|
)),
|
||
|
quality: High,
|
||
|
tags: [
|
||
|
Material(Velorite),
|
||
|
],
|
||
|
)
|