mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Added test functions to assist in fixing unit tests that broke from changed functionality.
This commit is contained in:
parent
f9256ecd62
commit
4e89bc7485
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Assassin Belt",
|
||||
name: Direct("Assassin Belt"),
|
||||
description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Belt("Assassin"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Assassin Chest",
|
||||
name: Direct("Assassin Chest"),
|
||||
description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Chest("Assassin"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Assassin Boots",
|
||||
name: Direct("Assassin Boots"),
|
||||
description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Foot("Assassin"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Assassin Gloves",
|
||||
name: Direct("Assassin Gloves"),
|
||||
description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Hand("Assassin"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Dark Assassin Mask",
|
||||
name: Direct("Dark Assassin Mask"),
|
||||
description: "A general assassination mask preventing the wearer from being identified.",
|
||||
kind: Armor((
|
||||
kind: Head("AssaMask0"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Assassin Pants",
|
||||
name: Direct("Assassin Pants"),
|
||||
description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Pants("Assassin"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Assassin Shoulder Guard",
|
||||
name: Direct("Assassin Shoulder Guard"),
|
||||
description: "Only the best for a member of the creed.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Assassin"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Bonerattler Belt",
|
||||
name: Direct("Bonerattler Belt"),
|
||||
description: "Sections of vertebrae fastened together with hide and a bonerattler eye for the buckle.",
|
||||
kind: Armor((
|
||||
kind: Belt("Bonerattler"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Bonerattler Cuirass",
|
||||
name: Direct("Bonerattler Cuirass"),
|
||||
description: "The spiny back and hide of a bonerattler fastened together into a protective cuirass.",
|
||||
kind: Armor((
|
||||
kind: Chest("Bonerattler"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Bonerattler Boots",
|
||||
name: Direct("Bonerattler Boots"),
|
||||
description: "Boots made from the claws and hide of a bonerattler.",
|
||||
kind: Armor((
|
||||
kind: Foot("Bonerattler"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Bonerattler Gauntlets",
|
||||
name: Direct("Bonerattler Gauntlets"),
|
||||
description: "The hide and bone from a bonerattler provide strong protection for the wearer.",
|
||||
kind: Armor((
|
||||
kind: Hand("Bonerattler"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Bonerattler Chausses",
|
||||
name: Direct("Bonerattler Chausses"),
|
||||
description: "Assorted bones and hide from a bonerattler provide protection around the wearer's legs.",
|
||||
kind: Armor((
|
||||
kind: Pants("Bonerattler"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Bonerattler Shoulder Pad",
|
||||
name: Direct("Bonerattler Shoulder Pad"),
|
||||
description: "Roughly formed bonerattler hide provide some strong protection.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Bonerattler"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Druid Cape",
|
||||
name: Direct("Druid Cape"),
|
||||
description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Back("Druid"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Druid Sash",
|
||||
name: Direct("Druid Sash"),
|
||||
description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Belt("Druid"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Druid Chestguard",
|
||||
name: Direct("Druid Chestguard"),
|
||||
description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Chest("Druid"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Druid Kickers",
|
||||
name: Direct("Druid Kickers"),
|
||||
description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Foot("Druid"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Druid Handwraps",
|
||||
name: Direct("Druid Handwraps"),
|
||||
description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Hand("Druid"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Druid Leggings",
|
||||
name: Direct("Druid Leggings"),
|
||||
description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Pants("Druid"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Druid Shoulderpads",
|
||||
name: Direct("Druid Shoulderpads"),
|
||||
description: "Incredibly light, with the essence of nature.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Druid"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Linen Shawl",
|
||||
name: Direct("Linen Shawl"),
|
||||
description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Back("Linen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Linen Sash",
|
||||
name: Direct("Linen Sash"),
|
||||
description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Belt("Linen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Linen Vest",
|
||||
name: Direct("Linen Vest"),
|
||||
description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Chest("Linen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Linen Feet",
|
||||
name: Direct("Linen Feet"),
|
||||
description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Foot("Linen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Linen Handwraps",
|
||||
name: Direct("Linen Handwraps"),
|
||||
description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Hand("Linen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Linen Pants",
|
||||
name: Direct("Linen Pants"),
|
||||
description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Pants("Linen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Linen Shoulders",
|
||||
name: Direct("Linen Shoulders"),
|
||||
description: "Roughly stitched, but it seems to hold.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Linen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Moonweave Cape",
|
||||
name: Direct("Moonweave Cape"),
|
||||
description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Back("Moonweave"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Moonweave Belt",
|
||||
name: Direct("Moonweave Belt"),
|
||||
description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Belt("Moonweave"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Moonweave Vest",
|
||||
name: Direct("Moonweave Vest"),
|
||||
description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Chest("Moonweave"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Moonweave Boots",
|
||||
name: Direct("Moonweave Boots"),
|
||||
description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Foot("Moonweave"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Moonweave Gloves",
|
||||
name: Direct("Moonweave Gloves"),
|
||||
description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Hand("Moonweave"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Moonweave Legs",
|
||||
name: Direct("Moonweave Legs"),
|
||||
description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Pants("Moonweave"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Moonweave Shoulders",
|
||||
name: Direct("Moonweave Shoulders"),
|
||||
description: "The fabric dances silently, like moonlight.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Moonweave"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Silken Cape",
|
||||
name: Direct("Silken Cape"),
|
||||
description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Back("Silken"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Silken Sash",
|
||||
name: Direct("Silken Sash"),
|
||||
description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Belt("Silken"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Silken Robe",
|
||||
name: Direct("Silken Robe"),
|
||||
description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Chest("Silken"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Silken Feet",
|
||||
name: Direct("Silken Feet"),
|
||||
description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Foot("Silken"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Silken Wraps",
|
||||
name: Direct("Silken Wraps"),
|
||||
description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Hand("Silken"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Silken Skirt",
|
||||
name: Direct("Silken Skirt"),
|
||||
description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Pants("Silken"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Silken Shoulders",
|
||||
name: Direct("Silken Shoulders"),
|
||||
description: "Weaved with care by a skilled tailor.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Silken"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Sunsilk Cape",
|
||||
name: Direct("Sunsilk Cape"),
|
||||
description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Back("Sunsilk"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Sunsilk Sash",
|
||||
name: Direct("Sunsilk Sash"),
|
||||
description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Belt("Sunsilk"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Sunsilk Tunic",
|
||||
name: Direct("Sunsilk Tunic"),
|
||||
description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Chest("Sunsilk"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Sunsilk Footwraps",
|
||||
name: Direct("Sunsilk Footwraps"),
|
||||
description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Foot("Sunsilk"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Sunsilk Handwraps",
|
||||
name: Direct("Sunsilk Handwraps"),
|
||||
description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Hand("Sunsilk"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Sunsilk Kilt",
|
||||
name: Direct("Sunsilk Kilt"),
|
||||
description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Pants("Sunsilk"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Sunsilk Shoulderwraps",
|
||||
name: Direct("Sunsilk Shoulderwraps"),
|
||||
description: "It radiates with the sun's power, and the grace to harness it.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Sunsilk"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Woolen Cloak",
|
||||
name: Direct("Woolen Cloak"),
|
||||
description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Back("Woolen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Woolen Belt",
|
||||
name: Direct("Woolen Belt"),
|
||||
description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Belt("Woolen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Woolen Parka",
|
||||
name: Direct("Woolen Parka"),
|
||||
description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Chest("Woolen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Woolen Boots",
|
||||
name: Direct("Woolen Boots"),
|
||||
description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Foot("Woolen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Woolen Mittens",
|
||||
name: Direct("Woolen Mittens"),
|
||||
description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Hand("Woolen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Woolen Pants",
|
||||
name: Direct("Woolen Pants"),
|
||||
description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Pants("Woolen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Woolen Shoulders",
|
||||
name: Direct("Woolen Shoulders"),
|
||||
description: "Thick and ready for the snow.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Woolen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Blue Linen Belt",
|
||||
name: Direct("Blue Linen Belt"),
|
||||
description: "A stylish rough fabric belt, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Belt("ClothBlue"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Blue Linen Chest",
|
||||
name: Direct("Blue Linen Chest"),
|
||||
description: "A stylish rough fabric surcoat, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Chest("ClothBlue"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Blue Linen Boots",
|
||||
name: Direct("Blue Linen Boots"),
|
||||
description: "Cobbled rough fabric boots, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Foot("ClothBlue"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Blue Linen Wrists",
|
||||
name: Direct("Blue Linen Wrists"),
|
||||
description: "Rough cloth bracelets provide a stylish fashion statement, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Hand("ClothBlue"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Blue Linen Skirt",
|
||||
name: Direct("Blue Linen Skirt"),
|
||||
description: "A stylish, rough fabric skirt, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Pants("ClothBlue"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Blue Linen Coat",
|
||||
name: Direct("Blue Linen Coat"),
|
||||
description: "A rough fabric coat, dyed blue.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("ClothBlue0"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Blue Cloth Pads",
|
||||
name: Direct("Blue Cloth Pads"),
|
||||
description: "Simple shoulderpads made from blue cloth.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("ClothBlue1"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Green Linen Belt",
|
||||
name: Direct("Green Linen Belt"),
|
||||
description: "A stylish rough fabric belt, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Belt("ClothGreen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Green Linen Chest",
|
||||
name: Direct("Green Linen Chest"),
|
||||
description: "A stylish rough fabric surcoat, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Chest("ClothGreen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Green Linen Boots",
|
||||
name: Direct("Green Linen Boots"),
|
||||
description: "Cobbled rough fabric boots, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Foot("ClothGreen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Green Linen Wrists",
|
||||
name: Direct("Green Linen Wrists"),
|
||||
description: "Rough cloth bracelets provide a stylish fashion statement, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Hand("ClothGreen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Green Linen Skirt",
|
||||
name: Direct("Green Linen Skirt"),
|
||||
description: "A stylish, rough fabric skirt, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Pants("ClothGreen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Green Linen Coat",
|
||||
name: Direct("Green Linen Coat"),
|
||||
description: "A rough fabric coat, dyed green.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("ClothGreen"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Purple Linen Belt",
|
||||
name: Direct("Purple Linen Belt"),
|
||||
description: "A stylish rough fabric belt, dyed purple.",
|
||||
kind: Armor((
|
||||
kind: Belt("ClothPurple"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Purple Linen Chest",
|
||||
name: Direct("Purple Linen Chest"),
|
||||
description: "A stylish rough fabric surcoat, dyed purple.",
|
||||
kind: Armor((
|
||||
kind: Chest("ClothPurple"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Purple Linen Boots",
|
||||
name: Direct("Purple Linen Boots"),
|
||||
description: "Cobbled rough fabric boots, dyed purple.",
|
||||
kind: Armor((
|
||||
kind: Foot("ClothPurple"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Purple Linen Wrists",
|
||||
name: Direct("Purple Linen Wrists"),
|
||||
description: "Rough cloth bracelets provide a stylish fashion statement, dyed purple.",
|
||||
kind: Armor((
|
||||
kind: Hand("ClothPurple"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Purple Linen Skirt",
|
||||
name: Direct("Purple Linen Skirt"),
|
||||
description: "A stylish, rough fabric skirt, dyed purple.",
|
||||
kind: Armor((
|
||||
kind: Pants("ClothPurple"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Purple Linen Coat",
|
||||
name: Direct("Purple Linen Coat"),
|
||||
description: "A rough fabric coat, dyed purple.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("ClothPurple"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Cultist Belt",
|
||||
name: Direct("Cultist Belt"),
|
||||
description: "Ceremonial attire used by members.",
|
||||
kind: Armor((
|
||||
kind: Belt("Cultist"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Cultist Chest",
|
||||
name: Direct("Cultist Chest"),
|
||||
description: "Ceremonial attire used by members.",
|
||||
kind: Armor((
|
||||
kind: Chest("Cultist"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Cultist Boots",
|
||||
name: Direct("Cultist Boots"),
|
||||
description: "Ceremonial attire used by members.",
|
||||
kind: Armor((
|
||||
kind: Foot("Cultist"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Cultist Gloves",
|
||||
name: Direct("Cultist Gloves"),
|
||||
description: "Ceremonial attire used by members.",
|
||||
kind: Armor((
|
||||
kind: Hand("Cultist"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Cultist Skirt",
|
||||
name: Direct("Cultist Skirt"),
|
||||
description: "Ceremonial attire used by members.",
|
||||
kind: Armor((
|
||||
kind: Pants("Cultist"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Cultist Mantle",
|
||||
name: Direct("Cultist Mantle"),
|
||||
description: "Ceremonial attire used by members.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Cultist"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Ferocious Mantle",
|
||||
name: Direct("Ferocious Mantle"),
|
||||
description: "The dark side of nature",
|
||||
kind: Armor((
|
||||
kind: Back("Ferocious"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Ferocious Sash",
|
||||
name: Direct("Ferocious Sash"),
|
||||
description: "The dark side of nature",
|
||||
kind: Armor((
|
||||
kind: Belt("Ferocious"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Ferocious Shirt",
|
||||
name: Direct("Ferocious Shirt"),
|
||||
description: "The dark side of nature",
|
||||
kind: Armor((
|
||||
kind: Chest("Ferocious"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Ferocious Waraji",
|
||||
name: Direct("Ferocious Waraji"),
|
||||
description: "The dark side of nature",
|
||||
kind: Armor((
|
||||
kind: Foot("Ferocious"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Ferocious Wraps",
|
||||
name: Direct("Ferocious Wraps"),
|
||||
description: "The dark side of nature",
|
||||
kind: Armor((
|
||||
kind: Hand("Ferocious"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Ferocious Shorts",
|
||||
name: Direct("Ferocious Shorts"),
|
||||
description: "The dark side of nature",
|
||||
kind: Armor((
|
||||
kind: Pants("Ferocious"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Ferocious Guards",
|
||||
name: Direct("Ferocious Guards"),
|
||||
description: "The dark side of nature",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Ferocious"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Carapace Cape",
|
||||
name: Direct("Carapace Cape"),
|
||||
description: "Shell that once shielded a beast.",
|
||||
kind: Armor((
|
||||
kind: Back("Carapace"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Carapace Belt",
|
||||
name: Direct("Carapace Belt"),
|
||||
description: "Shell that once shielded a beast.",
|
||||
kind: Armor((
|
||||
kind: Belt("Carapace"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Carapace Cuirass",
|
||||
name: Direct("Carapace Cuirass"),
|
||||
description: "Shell that once shielded a beast.",
|
||||
kind: Armor((
|
||||
kind: Chest("Carapace"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Carapace Treads",
|
||||
name: Direct("Carapace Treads"),
|
||||
description: "Shell that once shielded a beast.",
|
||||
kind: Armor((
|
||||
kind: Foot("Carapace"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Carapace Grips",
|
||||
name: Direct("Carapace Grips"),
|
||||
description: "Shell that once shielded a beast.",
|
||||
kind: Armor((
|
||||
kind: Hand("Carapace"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Carapace Leggings",
|
||||
name: Direct("Carapace Leggings"),
|
||||
description: "Shell that once shielded a beast.",
|
||||
kind: Armor((
|
||||
kind: Pants("Carapace"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Carapace Shoulderpads",
|
||||
name: Direct("Carapace Shoulderpads"),
|
||||
description: "Shell that once shielded a beast.",
|
||||
kind: Armor((
|
||||
kind: Shoulder("Carapace"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Dragonscale Cape",
|
||||
name: Direct("Dragonscale Cape"),
|
||||
description: "Power pulses through it.",
|
||||
kind: Armor((
|
||||
kind: Back("Dragonscale"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Dragonscale Sash",
|
||||
name: Direct("Dragonscale Sash"),
|
||||
description: "Power pulses through it.",
|
||||
kind: Armor((
|
||||
kind: Belt("Dragonscale"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Dragonscale Chestplate",
|
||||
name: Direct("Dragonscale Chestplate"),
|
||||
description: "Power pulses through it.",
|
||||
kind: Armor((
|
||||
kind: Chest("Dragonscale"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Dragonscale Spurs",
|
||||
name: Direct("Dragonscale Spurs"),
|
||||
description: "Power pulses through it.",
|
||||
kind: Armor((
|
||||
kind: Foot("Dragonscale"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Dragonscale Gloves",
|
||||
name: Direct("Dragonscale Gloves"),
|
||||
description: "Power pulses through it.",
|
||||
kind: Armor((
|
||||
kind: Hand("Dragonscale"),
|
||||
|
@ -1,5 +1,5 @@
|
||||
ItemDef(
|
||||
name: "Dragonscale Leggings",
|
||||
name: Direct("Dragonscale Leggings"),
|
||||
description: "Power pulses through it.",
|
||||
kind: Armor((
|
||||
kind: Pants("Dragonscale"),
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user