The Age of Decadence Wiki
Advertisement

To open the console commands in the game, type commands into the prompt after pressing the grave key ( ` ) (different keys for different languages like the ö for Keyboards who have it). It is very possible to break the game with these commands, both technically and in spirit. Back up your save files.

Popular[ | ]

(Replace x with a number value)

  • Add skill points
    • dlgaddskillpoints(x)
  • Change stat points (Can place a - before x to lower the stat by that number. Replace y with one of the following: str dex con per int cha)
    • dlgChangeStat(y,x)
  • Change a specific skill (Can place a - before x to lower the skill by that number. Replace y with the skill name)
    • dlgChangeSkill(y,x)
  • Change the training stat in skill (Replace y with the skill name)
    • dlgChangeTraining(y,x)
  • Change reputation (Can place + or - before x to raise or lower the stat.)
    • Replace y with one of the following: aurelian; crassus; daratan; assassins; commercium; guards; thieves; bodycount; combat; loyalty; peacemaker; honor
      • dlgChangeRep(y,x)
  • Add Gold
    • dlgChangeMoney(x)
  • Set Full HP
    • CheatHP()

Commands of note[ | ]

  • Teleport to the Abyss even after it's locked out. (possible game breaker)
    • switchMission("Maadoran_Abyss.mis")
  • Add Godslayer trait
    • dlgAddRank(49)
  • Add Mind Shield trait
    • dlgAddRank(51)
  • Easily Locked out Quest Zones
    • Add Miltiades to Maadoran if you didn't do his quest start in Teron
      • aod.npc_miltiades_findInMaadoran = 1
    • Ordu fight
      • revealMapLocation("ThePass")
    • Darius quests
      • revealMapLocation("DariusTomb")

Items of note[ | ]

  • The well chamber loot of 1 lbs of Meteor Metal, 2 lbs of Blue Steel, and 60 Gold.
    • dlgAddItemlist(MDN_WellChamber_01_Full)
  • Add the Qantari Weapon to your inventory.
    • Sword - dlgAddItem(119,1)
    • Club - dlgAddItem(137,1)
    • Axe - dlgAddItem(128,1)
  • Info Note
    • dlgAddItem(1,1)
      • weapons: 100-299
      • arrows: 300-399
      • clothes: 400-599
      • scrolls: 600-799
      • potions: 800-899
      • amulets: 900-999
      • cloaks: 1000-1099
      • helmets:1100: 1299
      • rings: 1300-1399
      • ore: 1400-1499
      • tools: 1500-1599
      • modules: 1600-1699
      • shields: 1700-1799
      • ingredients: 1800-1999
      • gems and luxury: 2000-2099
      • quest items: 2100-2399
      • keys: 2400-2499

Item IDs[ | ]

To be used with dlgAddItem(x,#)

Links[ | ]

Item list by sortajan (Aug 2019 Item list by LordVastian (Aug 2016

Advertisement