primeiro commit
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
This commit is contained in:
11
veloren/assets/common/items/armor/alchemist/belt.ron
Normal file
11
veloren/assets/common/items/armor/alchemist/belt.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Alchemist Belt",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Alchemist"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/alchemist/chest.ron
Normal file
11
veloren/assets/common/items/armor/alchemist/chest.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Alchemist Jacket",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Alchemist"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/alchemist/hat.ron
Normal file
11
veloren/assets/common/items/armor/alchemist/hat.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Alchemist Hat",
|
||||
legacy_description: "It seems like a parrot was perched up here.",
|
||||
kind: Armor((
|
||||
kind: Head,
|
||||
stats: FromSet("Alchemist"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/alchemist/pants.ron
Normal file
11
veloren/assets/common/items/armor/alchemist/pants.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Alchemist Pants",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Alchemist"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/assassin/belt.ron
Normal file
12
veloren/assets/common/items/armor/assassin/belt.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Assassin Belt",
|
||||
legacy_description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Assassin"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/assassin/chest.ron
Normal file
12
veloren/assets/common/items/armor/assassin/chest.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Assassin Chest",
|
||||
legacy_description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Assassin"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/assassin/foot.ron
Normal file
12
veloren/assets/common/items/armor/assassin/foot.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Assassin Boots",
|
||||
legacy_description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Assassin"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/assassin/hand.ron
Normal file
12
veloren/assets/common/items/armor/assassin/hand.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Assassin Gloves",
|
||||
legacy_description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Assassin"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/assassin/head.ron
Normal file
13
veloren/assets/common/items/armor/assassin/head.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Dark Assassin Mask",
|
||||
legacy_description: "A general assassination mask preventing the wearer from being identified.",
|
||||
kind: Armor((
|
||||
kind: Head,
|
||||
stats: Direct((
|
||||
)),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/assassin/pants.ron
Normal file
12
veloren/assets/common/items/armor/assassin/pants.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Assassin Pants",
|
||||
legacy_description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Assassin"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/assassin/shoulder.ron
Normal file
12
veloren/assets/common/items/armor/assassin/shoulder.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Assassin Shoulder Guard",
|
||||
legacy_description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Assassin"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/blacksmith/belt.ron
Normal file
11
veloren/assets/common/items/armor/blacksmith/belt.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blacksmith Belt",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Blacksmith"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/blacksmith/chest.ron
Normal file
11
veloren/assets/common/items/armor/blacksmith/chest.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blacksmith Jacket",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Blacksmith"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/blacksmith/hand.ron
Normal file
11
veloren/assets/common/items/armor/blacksmith/hand.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blacksmith Gloves",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Blacksmith"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/blacksmith/hat.ron
Normal file
11
veloren/assets/common/items/armor/blacksmith/hat.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blacksmith Hat",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Head,
|
||||
stats: FromSet("Blacksmith"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/blacksmith/pants.ron
Normal file
11
veloren/assets/common/items/armor/blacksmith/pants.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blacksmith Pants",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Blacksmith"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/bonerattler/belt.ron
Normal file
12
veloren/assets/common/items/armor/bonerattler/belt.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Bonerattler Belt",
|
||||
legacy_description: "Sections of vertebrae fastened together with hide and a bonerattler eye for the buckle.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Bonerattler"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/bonerattler/chest.ron
Normal file
12
veloren/assets/common/items/armor/bonerattler/chest.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Bonerattler Cuirass",
|
||||
legacy_description: "The spiny back and hide of a bonerattler fastened together into a protective cuirass.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Bonerattler"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/bonerattler/foot.ron
Normal file
12
veloren/assets/common/items/armor/bonerattler/foot.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Bonerattler Boots",
|
||||
legacy_description: "Boots made from the claws and hide of a bonerattler.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Bonerattler"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/bonerattler/hand.ron
Normal file
12
veloren/assets/common/items/armor/bonerattler/hand.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Bonerattler Gauntlets",
|
||||
legacy_description: "The hide and bone from a bonerattler provide strong protection for the wearer.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Bonerattler"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/bonerattler/pants.ron
Normal file
12
veloren/assets/common/items/armor/bonerattler/pants.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Bonerattler Chausses",
|
||||
legacy_description: "Assorted bones and hide from a bonerattler provide protection around the wearer's legs.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Bonerattler"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
12
veloren/assets/common/items/armor/bonerattler/shoulder.ron
Normal file
12
veloren/assets/common/items/armor/bonerattler/shoulder.ron
Normal file
@@ -0,0 +1,12 @@
|
||||
ItemDef(
|
||||
legacy_name: "Bonerattler Shoulder Pad",
|
||||
legacy_description: "Roughly formed bonerattler hide provide some strong protection.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Bonerattler"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Leather),
|
||||
],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/boreal/back.ron
Normal file
10
veloren/assets/common/items/armor/boreal/back.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Boreal Cloak",
|
||||
legacy_description: "Thick yet surprisingly cold.",
|
||||
kind: Armor((
|
||||
kind: Back,
|
||||
stats: FromSet("Boreal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/boreal/belt.ron
Normal file
10
veloren/assets/common/items/armor/boreal/belt.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Boreal Belt",
|
||||
legacy_description: "It's cold.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Boreal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/boreal/chest.ron
Normal file
10
veloren/assets/common/items/armor/boreal/chest.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Boreal Chestplate",
|
||||
legacy_description: "So frigid that you can feel it in your heart.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Boreal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/boreal/foot.ron
Normal file
10
veloren/assets/common/items/armor/boreal/foot.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Boreal Wrappings",
|
||||
legacy_description: "The blistering cold makes it hard to move.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Boreal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/boreal/hand.ron
Normal file
10
veloren/assets/common/items/armor/boreal/hand.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Boreal Gauntlets",
|
||||
legacy_description: "Colder than the touch of death.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Boreal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/boreal/pants.ron
Normal file
10
veloren/assets/common/items/armor/boreal/pants.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Boreal Tunic",
|
||||
legacy_description: "Colder than the climate it protects you from.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Boreal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/boreal/shoulder.ron
Normal file
10
veloren/assets/common/items/armor/boreal/shoulder.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Boreal Spaulders",
|
||||
legacy_description: "As though the icy grip of death touches your shoulder.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Boreal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/brinestone/back.ron
Normal file
10
veloren/assets/common/items/armor/brinestone/back.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Brinestone Cloak",
|
||||
legacy_description: "It's not weak.",
|
||||
kind: Armor((
|
||||
kind: Back,
|
||||
stats: FromSet("Brinestone"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/brinestone/belt.ron
Normal file
10
veloren/assets/common/items/armor/brinestone/belt.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Brinestone Belt",
|
||||
legacy_description: "Ties it together.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Brinestone"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/brinestone/chest.ron
Normal file
10
veloren/assets/common/items/armor/brinestone/chest.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Brinestone Chestplate",
|
||||
legacy_description: "Hard to pierce.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Brinestone"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
15
veloren/assets/common/items/armor/brinestone/crown.ron
Normal file
15
veloren/assets/common/items/armor/brinestone/crown.ron
Normal file
@@ -0,0 +1,15 @@
|
||||
ItemDef(
|
||||
legacy_name: "Brinestone Crown",
|
||||
legacy_description: "Makes you look taller.",
|
||||
kind: Armor((
|
||||
kind: Head,
|
||||
stats: Direct((
|
||||
protection: Some(Normal(8.0)),
|
||||
poise_resilience: Some(Normal(4.0)),
|
||||
energy_reward: Some(0.15),
|
||||
precision_power: Some(-0.05),
|
||||
)),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/brinestone/foot.ron
Normal file
10
veloren/assets/common/items/armor/brinestone/foot.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Brinestone Boots",
|
||||
legacy_description: "Not very comfortable.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Brinestone"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/brinestone/hand.ron
Normal file
10
veloren/assets/common/items/armor/brinestone/hand.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Brinestone Gauntlets",
|
||||
legacy_description: "Hits like a rock.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Brinestone"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/brinestone/pants.ron
Normal file
10
veloren/assets/common/items/armor/brinestone/pants.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Brinestone Pants",
|
||||
legacy_description: "Do not tumble.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Brinestone"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/brinestone/shoulder.ron
Normal file
10
veloren/assets/common/items/armor/brinestone/shoulder.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Brinestone Pads",
|
||||
legacy_description: "Almost too heavy.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Brinestone"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/cardinal/belt.ron
Normal file
11
veloren/assets/common/items/armor/cardinal/belt.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cardinal's Belt",
|
||||
legacy_description: "Seemlessly transitions...",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Cardinal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/cardinal/chest.ron
Normal file
11
veloren/assets/common/items/armor/cardinal/chest.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cardinal's Cloak",
|
||||
legacy_description: "A part of the cardinal's exquisite cloak.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Cardinal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/cardinal/foot.ron
Normal file
11
veloren/assets/common/items/armor/cardinal/foot.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cardinal's Boots",
|
||||
legacy_description: "The boots with millions of steps.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Cardinal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/cardinal/hand.ron
Normal file
11
veloren/assets/common/items/armor/cardinal/hand.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cardinal's Gloves",
|
||||
legacy_description: "Bloodstained and rugged.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Cardinal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
10
veloren/assets/common/items/armor/cardinal/mitre.ron
Normal file
10
veloren/assets/common/items/armor/cardinal/mitre.ron
Normal file
@@ -0,0 +1,10 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cardinal Mitre",
|
||||
legacy_description: "Induces respect.",
|
||||
kind: Armor((
|
||||
kind: Head,
|
||||
stats: FromSet("Cardinal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/cardinal/pants.ron
Normal file
11
veloren/assets/common/items/armor/cardinal/pants.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cardinal's Jeans",
|
||||
legacy_description: "Pants with many experiences.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Cardinal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/cardinal/shoulder.ron
Normal file
11
veloren/assets/common/items/armor/cardinal/shoulder.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Cardinal's Shoulderguard",
|
||||
legacy_description: "The other was lost in a vicious fight.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Cardinal"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/chef/belt.ron
Normal file
11
veloren/assets/common/items/armor/chef/belt.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Chef Belt",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Chef"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/chef/chest.ron
Normal file
11
veloren/assets/common/items/armor/chef/chest.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Chef Jacket",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Chef"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/chef/hat.ron
Normal file
11
veloren/assets/common/items/armor/chef/hat.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Chef Hat",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Head,
|
||||
stats: FromSet("Chef"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
11
veloren/assets/common/items/armor/chef/pants.ron
Normal file
11
veloren/assets/common/items/armor/chef/pants.ron
Normal file
@@ -0,0 +1,11 @@
|
||||
ItemDef(
|
||||
legacy_name: "Chef Pants",
|
||||
legacy_description: "",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Chef"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/druid/back.ron
Normal file
13
veloren/assets/common/items/armor/cloth/druid/back.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Druid Cape",
|
||||
legacy_description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Back,
|
||||
stats: FromSet("Lifecloth"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/druid/belt.ron
Normal file
13
veloren/assets/common/items/armor/cloth/druid/belt.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Druid Sash",
|
||||
legacy_description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Lifecloth"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/druid/chest.ron
Normal file
13
veloren/assets/common/items/armor/cloth/druid/chest.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Druid Chestguard",
|
||||
legacy_description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Lifecloth"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth, 3),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/druid/foot.ron
Normal file
13
veloren/assets/common/items/armor/cloth/druid/foot.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Druid Kickers",
|
||||
legacy_description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Lifecloth"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/druid/hand.ron
Normal file
13
veloren/assets/common/items/armor/cloth/druid/hand.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Druid Handwraps",
|
||||
legacy_description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Lifecloth"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/druid/pants.ron
Normal file
13
veloren/assets/common/items/armor/cloth/druid/pants.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Druid Leggings",
|
||||
legacy_description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Lifecloth"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth, 2),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/druid/shoulder.ron
Normal file
13
veloren/assets/common/items/armor/cloth/druid/shoulder.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Druid Shoulderpads",
|
||||
legacy_description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Lifecloth"),
|
||||
)),
|
||||
quality: High,
|
||||
tags: [
|
||||
Material(Lifecloth),
|
||||
SalvageInto(Lifecloth, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/linen/back.ron
Normal file
13
veloren/assets/common/items/armor/cloth/linen/back.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Linen Shawl",
|
||||
legacy_description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Back,
|
||||
stats: FromSet("Linen"),
|
||||
)),
|
||||
quality: Low,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/linen/belt.ron
Normal file
13
veloren/assets/common/items/armor/cloth/linen/belt.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Linen Sash",
|
||||
legacy_description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Linen"),
|
||||
)),
|
||||
quality: Low,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/linen/chest.ron
Normal file
13
veloren/assets/common/items/armor/cloth/linen/chest.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Linen Vest",
|
||||
legacy_description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Linen"),
|
||||
)),
|
||||
quality: Low,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 3),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/linen/foot.ron
Normal file
13
veloren/assets/common/items/armor/cloth/linen/foot.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Linen Feet",
|
||||
legacy_description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Linen"),
|
||||
)),
|
||||
quality: Low,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/linen/hand.ron
Normal file
13
veloren/assets/common/items/armor/cloth/linen/hand.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Linen Handwraps",
|
||||
legacy_description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Linen"),
|
||||
)),
|
||||
quality: Low,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/linen/pants.ron
Normal file
13
veloren/assets/common/items/armor/cloth/linen/pants.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Linen Pants",
|
||||
legacy_description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Linen"),
|
||||
)),
|
||||
quality: Low,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 2),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/linen/shoulder.ron
Normal file
13
veloren/assets/common/items/armor/cloth/linen/shoulder.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Linen Shoulders",
|
||||
legacy_description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Linen"),
|
||||
)),
|
||||
quality: Low,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/moonweave/back.ron
Normal file
13
veloren/assets/common/items/armor/cloth/moonweave/back.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Moonweave Cape",
|
||||
legacy_description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Back,
|
||||
stats: FromSet("Moonweave"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/moonweave/belt.ron
Normal file
13
veloren/assets/common/items/armor/cloth/moonweave/belt.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Moonweave Belt",
|
||||
legacy_description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Moonweave"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/moonweave/chest.ron
Normal file
13
veloren/assets/common/items/armor/cloth/moonweave/chest.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Moonweave Vest",
|
||||
legacy_description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Moonweave"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave, 3),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/moonweave/foot.ron
Normal file
13
veloren/assets/common/items/armor/cloth/moonweave/foot.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Moonweave Boots",
|
||||
legacy_description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Moonweave"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/moonweave/hand.ron
Normal file
13
veloren/assets/common/items/armor/cloth/moonweave/hand.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Moonweave Gloves",
|
||||
legacy_description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Moonweave"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/moonweave/pants.ron
Normal file
13
veloren/assets/common/items/armor/cloth/moonweave/pants.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Moonweave Legs",
|
||||
legacy_description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Moonweave"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave, 2),
|
||||
],
|
||||
)
|
||||
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Moonweave Shoulders",
|
||||
legacy_description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Moonweave"),
|
||||
)),
|
||||
quality: Epic,
|
||||
tags: [
|
||||
Material(Moonweave),
|
||||
SalvageInto(Moonweave, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/silken/back.ron
Normal file
13
veloren/assets/common/items/armor/cloth/silken/back.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Silken Cape",
|
||||
legacy_description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Back,
|
||||
stats: FromSet("Silk"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/silken/belt.ron
Normal file
13
veloren/assets/common/items/armor/cloth/silken/belt.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Silken Sash",
|
||||
legacy_description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Silk"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/silken/chest.ron
Normal file
13
veloren/assets/common/items/armor/cloth/silken/chest.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Silken Robe",
|
||||
legacy_description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Silk"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk, 3),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/silken/foot.ron
Normal file
13
veloren/assets/common/items/armor/cloth/silken/foot.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Silken Feet",
|
||||
legacy_description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Silk"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/silken/hand.ron
Normal file
13
veloren/assets/common/items/armor/cloth/silken/hand.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Silken Wraps",
|
||||
legacy_description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Silk"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/silken/pants.ron
Normal file
13
veloren/assets/common/items/armor/cloth/silken/pants.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Silken Skirt",
|
||||
legacy_description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Silk"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk, 2),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/silken/shoulder.ron
Normal file
13
veloren/assets/common/items/armor/cloth/silken/shoulder.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Silken Shoulders",
|
||||
legacy_description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Silk"),
|
||||
)),
|
||||
quality: Moderate,
|
||||
tags: [
|
||||
Material(Silk),
|
||||
SalvageInto(Silk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/sunsilk/back.ron
Normal file
13
veloren/assets/common/items/armor/cloth/sunsilk/back.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Sunsilk Cape",
|
||||
legacy_description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Back,
|
||||
stats: FromSet("Sunsilk"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/sunsilk/belt.ron
Normal file
13
veloren/assets/common/items/armor/cloth/sunsilk/belt.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Sunsilk Sash",
|
||||
legacy_description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Sunsilk"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/sunsilk/chest.ron
Normal file
13
veloren/assets/common/items/armor/cloth/sunsilk/chest.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Sunsilk Tunic",
|
||||
legacy_description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Sunsilk"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk, 3),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/sunsilk/foot.ron
Normal file
13
veloren/assets/common/items/armor/cloth/sunsilk/foot.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Sunsilk Footwraps",
|
||||
legacy_description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Sunsilk"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/sunsilk/hand.ron
Normal file
13
veloren/assets/common/items/armor/cloth/sunsilk/hand.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Sunsilk Handwraps",
|
||||
legacy_description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Sunsilk"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/sunsilk/pants.ron
Normal file
13
veloren/assets/common/items/armor/cloth/sunsilk/pants.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Sunsilk Kilt",
|
||||
legacy_description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Sunsilk"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk, 2),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/sunsilk/shoulder.ron
Normal file
13
veloren/assets/common/items/armor/cloth/sunsilk/shoulder.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Sunsilk Shoulderwraps",
|
||||
legacy_description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Sunsilk"),
|
||||
)),
|
||||
quality: Legendary,
|
||||
tags: [
|
||||
Material(Sunsilk),
|
||||
SalvageInto(Sunsilk, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/woolen/back.ron
Normal file
13
veloren/assets/common/items/armor/cloth/woolen/back.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Woolen Cloak",
|
||||
legacy_description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Back,
|
||||
stats: FromSet("Wool"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/woolen/belt.ron
Normal file
13
veloren/assets/common/items/armor/cloth/woolen/belt.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Woolen Belt",
|
||||
legacy_description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Wool"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/woolen/chest.ron
Normal file
13
veloren/assets/common/items/armor/cloth/woolen/chest.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Woolen Parka",
|
||||
legacy_description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Wool"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool, 3),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/woolen/foot.ron
Normal file
13
veloren/assets/common/items/armor/cloth/woolen/foot.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Woolen Boots",
|
||||
legacy_description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Wool"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/woolen/hand.ron
Normal file
13
veloren/assets/common/items/armor/cloth/woolen/hand.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Woolen Mittens",
|
||||
legacy_description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Wool"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/woolen/pants.ron
Normal file
13
veloren/assets/common/items/armor/cloth/woolen/pants.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Woolen Pants",
|
||||
legacy_description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Wool"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool, 2),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth/woolen/shoulder.ron
Normal file
13
veloren/assets/common/items/armor/cloth/woolen/shoulder.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Woolen Shoulders",
|
||||
legacy_description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Wool"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Wool),
|
||||
SalvageInto(Wool, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_blue/belt.ron
Normal file
13
veloren/assets/common/items/armor/cloth_blue/belt.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blue Linen Belt",
|
||||
legacy_description: "A stylish rough fabric belt, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Cloth Blue"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_blue/chest.ron
Normal file
13
veloren/assets/common/items/armor/cloth_blue/chest.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blue Linen Chest",
|
||||
legacy_description: "A stylish rough fabric surcoat, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Cloth Blue"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 3),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_blue/foot.ron
Normal file
13
veloren/assets/common/items/armor/cloth_blue/foot.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blue Linen Boots",
|
||||
legacy_description: "Cobbled rough fabric boots, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Cloth Blue"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_blue/hand.ron
Normal file
13
veloren/assets/common/items/armor/cloth_blue/hand.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blue Linen Wrists",
|
||||
legacy_description: "Rough cloth bracelets provide a stylish fashion statement, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Hand,
|
||||
stats: FromSet("Cloth Blue"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_blue/pants.ron
Normal file
13
veloren/assets/common/items/armor/cloth_blue/pants.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blue Linen Skirt",
|
||||
legacy_description: "A stylish, rough fabric skirt, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Pants,
|
||||
stats: FromSet("Cloth Blue"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 2),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_blue/shoulder_0.ron
Normal file
13
veloren/assets/common/items/armor/cloth_blue/shoulder_0.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blue Linen Coat",
|
||||
legacy_description: "A rough fabric coat, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Cloth Blue"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_blue/shoulder_1.ron
Normal file
13
veloren/assets/common/items/armor/cloth_blue/shoulder_1.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Blue Cloth Pads",
|
||||
legacy_description: "Simple shoulderpads made from blue cloth.",
|
||||
kind: Armor((
|
||||
kind: Shoulder,
|
||||
stats: FromSet("Cloth Blue"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_green/belt.ron
Normal file
13
veloren/assets/common/items/armor/cloth_green/belt.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Green Linen Belt",
|
||||
legacy_description: "A stylish rough fabric belt, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Belt,
|
||||
stats: FromSet("Cloth Green"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_green/chest.ron
Normal file
13
veloren/assets/common/items/armor/cloth_green/chest.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Green Linen Chest",
|
||||
legacy_description: "A stylish rough fabric surcoat, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Chest,
|
||||
stats: FromSet("Cloth Green"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 3),
|
||||
],
|
||||
)
|
||||
13
veloren/assets/common/items/armor/cloth_green/foot.ron
Normal file
13
veloren/assets/common/items/armor/cloth_green/foot.ron
Normal file
@@ -0,0 +1,13 @@
|
||||
ItemDef(
|
||||
legacy_name: "Green Linen Boots",
|
||||
legacy_description: "Cobbled rough fabric boots, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Foot,
|
||||
stats: FromSet("Cloth Green"),
|
||||
)),
|
||||
quality: Common,
|
||||
tags: [
|
||||
Material(Linen),
|
||||
SalvageInto(Linen, 1),
|
||||
],
|
||||
)
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user