mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Added HandsKind to automatically resolve handedness of modular weapons.
This commit is contained in:
parent
85b7382487
commit
6620c1dd1f
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "You can hear him giggle whenever\nyou hit the ground a bit too hard...",
|
||||
kind: Tool((
|
||||
kind: Debug,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Shouldn't this be a hammer?",
|
||||
kind: Tool((
|
||||
kind: Sword,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 999.9,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Infused with Velorite power.",
|
||||
kind: Tool((
|
||||
kind: Bow,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 999.9,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Spear,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 0.7,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Bow,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 0.7,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Staff,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Bow,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Spear,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Spear,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 2.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Bow,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 2.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Bow,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Staff,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "",
|
||||
kind: Tool((
|
||||
kind: Spear,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Infused with Velorite power.",
|
||||
kind: Tool((
|
||||
kind: Bow,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Bow,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "This belonged to an evil Cult Leader.",
|
||||
kind: Tool((
|
||||
kind: Hammer,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Hammer,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.001,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Hammer,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Hammer,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Hammer,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Hammer,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "The fire gives off no heat.",
|
||||
kind: Tool((
|
||||
kind: Staff,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.3,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Staff,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Staff,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Staff,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "This belonged to an evil Cult Leader.",
|
||||
kind: Tool((
|
||||
kind: Sword,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Sword,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Placeholder",
|
||||
kind: Tool((
|
||||
kind: Sword,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Was attached to a beast.",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Yeet.",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.001,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Rotating turret weapon",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 0.5,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Was attached to a mighty stone golem.",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.001,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "testing123",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Snip snap",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.0,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Yeet",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Tornado weapon",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Turret weapon",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.01,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "spook.",
|
||||
kind: Tool((
|
||||
kind: Natural,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.5,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Used to craft various items.",
|
||||
kind: Tool((
|
||||
kind: Hammer,
|
||||
hands: One,
|
||||
hands: Direct(One),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.25,
|
||||
power: 0.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Strike the earth!",
|
||||
kind: Tool((
|
||||
kind: Pick,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.25,
|
||||
power: 0.75,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Strike the earth!",
|
||||
kind: Tool((
|
||||
kind: Pick,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.25,
|
||||
power: 0.75,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Dark rituals call for metal alloys to be formed in the blood of an animal carcass to ensure the resultant axe thirsts for future kills.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.8,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Dark rituals call for metal alloys to be formed in the blood of an animal carcass to ensure the resultant axe thirsts for future kills.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.8,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Infused with blood.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.8,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "A fine quality metal alloy axe.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "While the metal alloy is relatively simple, this unique circular axe has a unique appearance.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Stained with the blood of its wielder's enemies.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "The lustrous bluish gray axe provides a certain stylish class to the weapon.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Forged with cobalt.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Heavy iron hammered into rough blades, a simple tool for killing.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Heavy iron axe, likely created for ritual execution.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "The iron axe head is split into two distinct curves, giving it a unique appearance.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Tried and true iron armaments, mass produced for killing.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "This axe has a heavy iron head used to cleave nearly anything.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "While heavy, this iron forged axe is quite easy to swing, at least for those with the muscle backing it.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "A simple dual bitted iron forged axe.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Double bitted axe head, decorated iron construction.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Several sharp axe heads forged with points to mimic animal fangs.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Strikes from this axe look like wolf bites in flesh.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.2,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Etched axe head decorated with malachite on the blades to provide magical properties.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 2.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "A rough cut axe created by orcs to cleave beasts in two.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 0.6,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Said to be able to cleave the heavens.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 2.5,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Every dent tells the story of a chopped tree.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 0.5,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Well crafted metal alloy axe that slices more cleanly than its iron counterparts.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.4,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Double bitted, well polished, and spiked axe head.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.4,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "A simple metal alloy axe.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.4,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "The blade of this steel axe is forged in a manner to resemble a crescent moon.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.4,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "The blade of this axe resembles a full moon.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.4,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Druidic rituals formed this axe in the dark of night. Made to look like the wings of an owl swooping in on a kill.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.4,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "This axe is designed to mimic the playing card suit, swiftly slicing through the air.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: Two,
|
||||
hands: Direct(Two),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.4,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Infused with blood.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: One,
|
||||
hands: Direct(One),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.5,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Infused with blood.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: One,
|
||||
hands: Direct(One),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 2.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Forged from bronze.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: One,
|
||||
hands: Direct(One),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.0,
|
||||
|
@ -3,7 +3,7 @@ ItemDef(
|
||||
description: "Forged from bronze.",
|
||||
kind: Tool((
|
||||
kind: Axe,
|
||||
hands: One,
|
||||
hands: Direct(One),
|
||||
stats: Direct((
|
||||
equip_time_secs: 0.4,
|
||||
power: 1.1,
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user