Year of the Dragon: Through April 23rd, claim the adventure pack Slice of Life for free! Speak to Xatheral in the Hall of Heroes.

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to build a reputation and unlock more editing privileges, and then visit DDO wiki's IRC Chat/Discord if you need any help!

User:MIvanIsten

From DDO wiki
Jump to navigation Jump to search

Questing

Quests
Adventure Packs
Free to Play
Quests by Level
Quests by Name
Quests by Patron
Quests by Update
Reference
Big Top
Chains of Flame
Coalescence Chamber
Delirium
Inferno of the Damned
Keeper's Sanctuary
The Pit
Prove Your Worth
Shadow Crypt
Sorrowdusk 10
Sykros' Jewel
Tangleroot 8
Tomb of the Shadow Guard
Vault of Night
Challenges
Cannith Challenges
Eveningstar Challenges
Events
Anniversary Party
Crystal Cove (Loot)
Night Revels
Risia Ice Games
Wilderness
Sagas
XP Tables

Classes

Enhancements

Alchemist ArtificerDog Barbarian Bard Cleric
ApoBomVCh ATBERM FBOSRav SB2SSSt1WC DA1DDRS2War
DruidWolf Fighter Favored Soul Monk Paladin
BC1NWNP2SH Dra1Ken2Rav1StDVan2 AoVBoHWar HeMNiSShi

KotC2RS1SaDSF1Van2

Ranger Rogue Sorcerer Wizard Warlock
AA2DH1DWSTem AssMecTA ASESFSWSEK AMEKPM AotS1ES2SETS

Falconry     ~     Feydark Illusionist     ~     Harper Agent     ~     Horizon Walker     ~     Inquisitive     ~     Vistani Knife Fighter

Reaper

: Class/tree can be earned via favor. : Class/tree free to VIP or found in DDO Store. 1: Tree only available to a certain archetype. 2: Tree unavailable to a certain archetype.

Aasimar 1,395 DP1,395 DDO Points Dragonborn Drow Dwarf Elf / W-Elf (& AA) Gnome Half-Elf (& AA)
Half-Orc Halfling Human Shifter 1,595 DP1,595 DDO Points Tabaxi 1,595 DP1,595 DDO Points Tiefling Warforged Free by turning in 400 Total favor per server 995 DP995 DDO Points
Bladeforged 1,295 DP1,295 DDO Points Deep Gnome 1,295 DP1,295 DDO Points Morninglord 1,295 DP1,295 DDO Points (& AA) PDK 1,295 DP1,295 DDO Points Razorclaw 1,395 DP1,395 DDO Points Scoundrel 1,395 DP1,395 DDO Points Scourge 1,295 DP1,295 DDO Points Shadar-kai 1,295 DP1,295 DDO Points Trailblazer 1,395 DP1,395 DDO Points

Epic Destinies

Feats

Named Items

Basic Items
Weapons
Armor
Shields
Augments
Augment Slots
Purchasable Augments
Named Augments
Special Weapons
Unusual Modifiers
Improved Critical Profile
Swashbuckling
Cannith Challenges
Blasting Chime
Bracers of Wind
Calomel Weapons
Cloak of Flames
Elemental Greataxe of Fire
Elemental Khopesh of Water
Elemental Longbow of Earth
Elemental Rapier of Air
Frozen Tunic
Mournlode Armors
Mournlode Weapons
Ring of Master Artifice
Ring of the Stalker
Rock Boots
Spare Hand

External Links

Linking Alt names in chat

You can link your alts / friends name in chat messages making them have right click menu.

Linking alt name.jpg
  • Create an alias.layout file in your C:/Users/(username)/Documents/Dungeons and Dragons Online/ui/layouts folder with following content:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<UI>
  <Version Value="1.0"/>

  <Aliases>
    <Alias String=";szu" Value="&lt;Player:IIDString:0x0000000000000000:Szutyok>Szutyok&lt;\Player>"/>
  </Aliases>
</UI>
Add one Alias line for each toon.
Replace shortcut szu and name Szutyok with yours.
  • Log in your toon and type into chat: /ui layout load alias
Note: The command loads the aliases only for the logged in character, you have to do this with every toon you want to have the aliases available.

Once loaded, you can use the aliases anytime in chat to link your charaters name. eg.:

switching to ;szu, brb

Important: If you want the name to be the first word, start your message with /p or your message goes to Say channel.

Linking arbitary name in chat

You can link your alts / friends name in chat messages making them have right click menu.

  • Create an alias.layout file in your C:/Users/(username)/Documents/Dungeons and Dragons Online/ui/layouts folder with following content:
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<UI>
  <Version Value="1.0"/>

  <Aliases>
    <Alias String=";sp" Value="/alias ;;savedplayer"/>
    <Alias String=";lp" Value="&lt;Player:IIDString:0x0000000000000000:;savedplayername>;savedplayername&lt;\Player>"/>
    <Alias String=";savedplayer" Value="savedplayername"/>
    <Alias String=";savedplayername" Value="-"/>
    <Alias String=";rp" Value="/alias remove ;;savedplayer"/>
  </Aliases>
</UI>
  • Log in your toon and type into chat: /ui layout load alias
Note: The command loads the aliases only for the logged in character, you have to do this with every toon you want to have the aliases available.

Once loaded, you can use the aliases anytime in chat to link any name.

  • save the name for linking with ;sp
;sp YouFrinedName
  • once the name is saved, you can link it with ;lp
hey, pls inv ;lp
Note: ;lp uses the last saved name. If you want link a new name, save it with ;sp NewName. To clear the saved name type ;rp into chat.

Important: If you want the name to be the first word, start your message with /p or your message goes to Say channel.