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:Spell with no purchasable scroll list by Class

From DDO wiki
Jump to navigation Jump to search

Purpose[edit]

  • Display a list in table format for all spells associated with a particular class that have no corresponding purchasable scroll
    • (Primary benefit is to be used by classes that scribe spells to help decide which spells to learn when leveling)

Usage (inputs)[edit]

{{Spell with no purchasable scroll list by Class
    | category = Name of the class spells category to use to filter DPL selection
}}

Usage (outputs)[edit]

  • Output will be a table containing data related to spells with no purchasable scrolls
  • Table will display :
    • Name of the class used to define the result set
  • Row will display :
    • Page name
    • Spell name
    • Spell level
      • (*** currently displays levels for all classes // may be able to change display to none for unwanted classes level columns using css extension ***)
    • Scroll name(s) (if scroll exists)

Examples[edit]

code result
{{Spell with no purchasable scroll list by Class| category = Artificer spells}}

Uses[edit]

Categorization[edit]

Coding[edit]