veloren/assets/common/items/debug/cultist_boots.ron
Monty Marz 0e072f72cc frost cleaver
velorite mage set

offsets
armor stats
2020-11-10 21:43:45 +00:00

13 lines
239 B
Plaintext

ItemDef(
name: "Velorite Boots",
description: "",
kind: Armor(
(
kind: Foot("VeloriteMage0"),
stats: (
protection: Invincible),
)
),
quality: Debug,
)