|
Home |
Products |
Issue Tracker |
Service Providers |
FAQ |
Mastodon |
Download |
|
|
|
The most direct method to find an ID is by inspecting an item already present in the game world.
| Spell | Item ID | | :--- | :--- | | | a519f30a-9bd9-4b1b-a52d-5a221ac06e7e | | Haste Skillbook | 252c1b2c-8591-405f-9ccf-28993c9eacb2 | | Teleportation Skillbook | bf60727e-3fb0-45ac-a51c-7e1b4d7d104b | | Apotheosis Skillbook | a939be10-1ef1-463c-a03b-dde1147e6712 | dos2 item ids
Generic loot in DOS2 is generated dynamically. To spawn these, you must use base template IDs. The game will automatically assign random stats based on your character level. ⚔️ Weapon Base IDs WPN_Sword_1H_A Two-Handed Sword: WPN_Sword_2H_A Dagger: WPN_Dagger_A Crossbow: WPN_Crossbow_A Fire Wand: WPN_Wand_Fire_A Air Staff: WPN_Staff_Air_A 🥾 Armor Base IDs Plate Chest Armor: ARM_Heavy_Torso_A Leather Boots: ARM_Leather_Boots_A Mage Robes: ARM_Mage_Torso_A Physical Shield: ARM_Shield_A Consumables and Crafting Materials The most direct method to find an ID
DOS2 item IDs are numerical values that are assigned to each item in the game. These IDs are used by the game's engine to identify and load item data. When you create or add an item to your inventory, the game uses its ID to determine its properties and behavior. The game will automatically assign random stats based