hotbot/assets/common/items/weapons/sceptre/sceptre_velorite_0.ron
2024-06-11 14:43:30 -04:00

20 lines
485 B
Plaintext

ItemDef(
legacy_name: "Velorite Sceptre",
legacy_description: "Heals your allies with the mystical Velorite aura.",
kind: Tool((
kind: Sceptre,
hands: Two,
stats: (
equip_time_secs: 0.4,
power: 1.45,
effect_power: 1.5,
speed: 0.65,
range: 1.0,
energy_efficiency: 1.0,
buff_strength: 1.0,
),
)),
quality: Epic,
tags: [],
ability_spec: None,
)