mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Re-deleted duplicate weapons that somehow reappeared.
This commit is contained in:
parent
411b4083b1
commit
bbfcde5e59
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Malachite Axe",
|
||||
description: "An axe infused with malachite.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Axe,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 0.50,
|
||||
poise_strength: 0.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Notched Axe",
|
||||
description: "Every dent tells the story of a chopped tree.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Axe,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 0.50,
|
||||
poise_strength: 0.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Horn Bow",
|
||||
description: "You don't recognize the creature these horns belong to.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Bow,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 0.5,
|
||||
poise_strength: 0.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Rusty Dagger",
|
||||
description: "Easily concealed.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Dagger,
|
||||
stats: (
|
||||
equip_time_millis: 300,
|
||||
power: 1.00,
|
||||
poise_strength: 1.00,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Empty",
|
||||
description: "You expected a description?",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Empty,
|
||||
stats: (
|
||||
equip_time_millis: 200,
|
||||
power: 1.00,
|
||||
poise_strength: 1.00,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Magical Cultist Warhammer",
|
||||
description: "This belonged to an evil Cult Leader.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Hammer,
|
||||
stats: (
|
||||
equip_time_millis: 500,
|
||||
power: 0.5,
|
||||
poise_strength: 0.5,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Sturdy Old Hammer",
|
||||
description: "'Property of...' The rest is missing.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Hammer,
|
||||
stats: (
|
||||
equip_time_millis: 500,
|
||||
power: 0.50,
|
||||
poise_strength: 0.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "A Tattered Targe",
|
||||
description: "Should withstand a few more hits, hopefully...",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Shield,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.00,
|
||||
poise_strength: 1.00,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Bone Staff",
|
||||
description: "There's a red gem suspended in the bones.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Staff,
|
||||
stats: (
|
||||
equip_time_millis: 300,
|
||||
power: 0.8,
|
||||
poise_strength: 0.8,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Cultist Staff",
|
||||
description: "The fire gives off no heat.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Staff,
|
||||
stats: (
|
||||
equip_time_millis: 300,
|
||||
power: 0.8,
|
||||
poise_strength: 0.8,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Magical Cultist Greatsword",
|
||||
description: "This belonged to an evil Cult Leader.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Sword,
|
||||
stats: (
|
||||
equip_time_millis: 500,
|
||||
power: 0.5,
|
||||
poise_strength: 0.5,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Magical Cultist Greatsword",
|
||||
description: "This belonged to an evil Cult Leader.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Sword,
|
||||
stats: (
|
||||
equip_time_millis: 500,
|
||||
power: 1.0,
|
||||
poise_strength: 1.0,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Battered Sword",
|
||||
description: "Held together by Rust and hope.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Sword,
|
||||
stats: (
|
||||
equip_time_millis: 300,
|
||||
power: 0.50,
|
||||
poise_strength: 0.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Sturdy Zweihander",
|
||||
description: "It's a big sword, and sharp too.",
|
||||
kind: Tool(
|
||||
(
|
||||
kind: Sword,
|
||||
stats: (
|
||||
equip_time_millis: 500,
|
||||
power: 0.75,
|
||||
poise_strength: 0.75,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Broom",
|
||||
description: "It's beginning to fall apart.",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Farming,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.5,
|
||||
poise_strength: 1.5,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Fishing Rod",
|
||||
description: "Smells of fish.",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Farming,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.5,
|
||||
poise_strength: 1.5,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Hoe",
|
||||
description: "It's stained with dirt.",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Farming,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.50,
|
||||
poise_strength: 1.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Pickaxe",
|
||||
description: "It has a chipped edge.",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Farming,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.50,
|
||||
poise_strength: 1.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Pitchfork",
|
||||
description: "One of the prongs is broken.",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Farming,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.50,
|
||||
poise_strength: 1.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Rake",
|
||||
description: "Held together with twine.",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Farming,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.50,
|
||||
poise_strength: 1.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Shovel",
|
||||
description: "It's covered in manure.",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Farming,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.50,
|
||||
poise_strength: 1.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
@ -1,17 +0,0 @@
|
||||
ItemDef(
|
||||
name: "Shovel",
|
||||
description: "It's been recently cleaned.",
|
||||
kind: Tool (
|
||||
(
|
||||
kind: Farming,
|
||||
stats: (
|
||||
equip_time_millis: 400,
|
||||
power: 1.50,
|
||||
poise_strength: 1.50,
|
||||
speed: 1.0
|
||||
),
|
||||
)
|
||||
),
|
||||
quality: Low,
|
||||
tags: [],
|
||||
)
|
Loading…
Reference in New Issue
Block a user