Skip to content

ItemTypes

Michal Brzozowski edited this page Feb 26, 2021 · 1 revision

title: ItemTypes permalink: wiki/ItemTypes/ layout: wiki tags:

  • Modding Reference Data

Usage

Used to specify what sort of items appear in workshops, forges, jewellers and laboratories

Example from workshops_menu.txt

\{\{Sword\} 10 IRON 20\}

Valid values

  • Knife
  • Spear
  • Sword
  • AdaSword
  • ElvenSword
  • BattleAxe
  • AdaBattleAxe
  • WarHammer
  • AdaWarHammer
  • Club
  • HeavyClub
  • WoodenStaff
  • IronStaff
  • GoldenStaff
  • Scythe
  • Bow
  • ElvenBow
  • LeatherArmor
  • LeatherHelm
  • IronHelm
  • AdaHelm
  • ChainArmor
  • AdaArmor
  • LeatherBoots
  • IronBoots
  • AdaBoots
  • LeatherGloves
  • IronGloves
  • AdaGloves
  • Robe
  • Scroll
  • FireScroll
  • Potion
  • Mushroom
  • Amulet
  • DefenseAmulet
  • Ring
  • FirstAidKit
  • Rock
  • IronOre
  • AdaOre
  • GoldPiece
  • WoodPlank
  • Bone
  • RandomTechBook
  • TechBook
  • TrapItem
  • AutomatonItem
  • BagOfCandies
  • HalloweenCostume
  • UnicornHorn
  • Intrinsic
  • Torch
Clone this wiki locally