Diablo Orcl

A single-player Diablo fork built on DevilutionX. This wiki is generated from the game's own source tables, so every number below is the number the build actually uses.

Where to start

What makes this build different

Vanilla Diablo is the base; these are the systems that replaced or extended it.

How this wiki stays true

Every table here is parsed out of Source/ when tools/BuildWiki.ps1 runs. Item stats come from itemdat.cpp, spells from spelldat.cpp, skills from oracool/class_tree.cpp, monsters from monstdat.cpp, and the loot constants from the modules that define them. Nothing is re-typed by hand, so the wiki cannot quietly disagree with the game.

To refresh: run powershell -ExecutionPolicy Bypass -File tools\BuildWiki.ps1 and reload. The version and timestamp in the sidebar tell you how current the page you are reading is.