Year of the Dragon: Through May 28th, claim free Expansion Pack (excluding Vecna Unleashed) or a Greater Elixir of Discovery! Speak to Xatheral in the Hall of Heroes.
Known Issue: Xatheral has been temporarily disabled while we investigate a bug with Year of the Dragon gift delivery.DDO Forums edit

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!

Template:NightRevelsItemUpgradeEntry

From DDO wiki
Jump to navigation Jump to search

Description[edit]

Define an entry in a "Night Revel Item Upgrade Table".

Inputs are the current upgrade cost and the previous total cost.

Output is a line in the table including the new total cost.

Usage[edit]

{{NightRevelsItemUpgradeEntry
  | it = Spectre Deflector (level 4)
  | ch = <!-- num chocolate -->
  | al = <!-- num almond -->
  | ap = <!-- num apple -->
  | ca = <!-- num caramel -->
  | ci = <!-- num cinnamon -->
  | pch = <!-- previous total chocolate -->
  | pal = <!-- previous total almond -->
  | pap = <!-- previous total apple -->
  | pca = <!-- previous total caramel -->
  | pci = <!-- previous total cinnamon -->
}}

Code[edit]

Example[edit]

Spectre Deflector (level 4) 60 - 20 10 - 60 0 20 10 0
Spectre Deflector (level 8) 80 10 - - 30 140 10 20 10 30