2020-09-17 23:02:14 +00:00
|
|
|
ItemDef(
|
2020-11-10 21:43:45 +00:00
|
|
|
name: "Velorite Belt",
|
|
|
|
description: "",
|
2020-04-30 20:43:24 +00:00
|
|
|
kind: Armor(
|
2020-07-18 00:05:28 +00:00
|
|
|
(
|
2021-03-01 03:18:43 +00:00
|
|
|
kind: Belt("VeloriteMage"),
|
2020-07-18 00:05:28 +00:00
|
|
|
stats: (
|
2021-04-11 03:49:47 +00:00
|
|
|
protection: Normal(0.0),
|
|
|
|
poise_resilience: Normal(0.0),
|
2021-05-21 03:04:36 +00:00
|
|
|
energy_max: 0,
|
2021-06-06 23:48:47 +00:00
|
|
|
energy_reward: 0.0,
|
2021-05-21 03:04:36 +00:00
|
|
|
crit_power: 0.0,
|
|
|
|
stealth: 0.0,
|
2020-12-16 23:30:33 +00:00
|
|
|
),
|
2020-07-18 00:05:28 +00:00
|
|
|
)
|
2020-04-30 20:43:24 +00:00
|
|
|
),
|
2020-10-07 02:23:20 +00:00
|
|
|
quality: Debug,
|
2021-02-16 01:05:54 +00:00
|
|
|
tags: [],
|
2020-04-30 20:43:24 +00:00
|
|
|
)
|