> [!infobox|center wfull] > # Orrery of the Wanderer > ![[Orrery of the Wanderer cover.webp|320]] > ###### Campaign > | | | > | ---- | ---- | > | System | Dungeons and Dragons 5e | > | Calendar | [[Calendar of Harptos]] | > > | | | > | ---- | ---- | > | Start Date | 09/11/2021 | > | End Date | 12/10/2021 | > | Campaign Duration | 90 days | > | Number of Sessions | 28 | > > | | | > | ---- | ---- | > | Start ([[Calendar of Harptos\|Harptos]]) | 12/21/1490 | > | End ([[Calendar of Harptos\|Harptos]]) | 05/13/1491 | > | In-game Duration | 143 days | > > | | | > | ---- | ---- | > | Dungeon Master | [[Lup]] | ## Cast * [[Callista]] as [[Kitty Windrivver|Kitty]], a catgirl shifter artificer (alchemist) * [[Jett]] as [[Dyre Longstrider|Dyre]], a reborn drow bard (college of satire) * [[Rory]] as [[Andros]], an asmodeus tiefling sorcerer (wild magic) ## Secondary Cast * [[Callista]] as [[Evaline Rajarn|Evie Rajarn]], an animated armor fighter (eldritch knight) * [[Jett]] as [[Briar de L'aunaie|Briar]], a reborn warlock (great old ones) * [[Rory]] as [[Ruik Dwin'anea]], a half-elf paladin (oath of vengeance) ## All Characters ```base filters: and: - file.hasTag("Character") - note["Campaign"].contains(this) formulas: currentHarptos: this.file.properties["End (Harptos)"] relHarptosExists: if(note["Born (Harptos - Relative)"].isEmpty(),false,true) notBorn: if(note["Born (NY)"] || (note["Born (Harptos)"] - formula.currentHarptos).milliseconds < 0,false,true) nyAge: (date("3859-12-30") - date(note["Born (NY)"])) + (formula.currentHarptos - date("0001-01-01")) harptosAge: formula.currentHarptos - note["Born (Harptos)"] harptosAgeFloor: (formula.currentHarptos - note["Born (Harptos)"]).years.floor() harptosAgeCalc: if(formula.harptosAgeFloor <= 0,formula.harptosAge,formula.harptosAgeFloor + " years") relAge: formula.currentHarptos - note["Born (Harptos - Relative)"] relAgeFloor: (formula.currentHarptos - note["Born (Harptos - Relative)"]).years.floor() relAgeCalc: if(formula.relAgeFloor <= 0,formula.relAge,formula.relAgeFloor) age_in_years: if(note["Born (Harptos)"] && formula.notBorn == false,formula.harptosAgeCalc,if(note["Born (NY)"],formula.nyAge,"Born in "+formula.harptosAgeCalc)) rel_age_in_years: if(formula.relHarptosExists && note["Born (Harptos)"],formula.relAgeCalc,formula.age_in_years) age_in_years_incl_rel: if(formula.relHarptosExists,formula.rel_age_in_years + " (Truly " + formula.age_in_years + ")",formula.age_in_years) deathDate: if(note["Death Date (Harptos)"],note["Death Date (Harptos)"],note["Death Date (NY)"]) deathAgeInclRel: if(Status != "Dead" || note["Death Date (Harptos)"] > formula.currentHarptos,formula.rel_age_in_years,note["Death Age - Relative"] + " (Truly " + note["Death Age"] + ", Died " + formula.deathDate.format("MM/DD/YYYY") + ")") campaign_age: if(Status != "Dead" || note["Death Date (Harptos)"] > formula.currentHarptos,formula.age_in_years_incl_rel,if(formula.relHarptosExists,formula.deathAgeInclRel,note["Death Age"] + " (Died " + formula.deathDate.format("MM/DD/YYYY") + ")")) characterType: if(note["Character Type"].length == 2 && file.name != "Dyre Longstrider","NPC",if(note["Character Type"].contains("Player Character"),"Player","NPC")) properties: file.name: displayName: Character formula.campaign_age: displayName: Age at Campaign End formula.characterType: displayName: Character Type views: - type: table name: Table groupBy: property: formula.characterType direction: DESC order: - file.name - formula.campaign_age - Status - formula.characterType sort: - property: formula.characterType direction: DESC - property: Status direction: ASC - property: file.name direction: ASC columnSize: file.name: 275 formula.campaign_age: 235 ``` ## [[Orrery of the Wanderer Timeline|Timeline]] ## Locations * [[Material Realms]] * [[Material Plane]] * [[Toril]] * [[Faerûn]] * [[Sword Coast]] * [[Waterdeep]] * [[North Ward]] * [[Trollskull Alley]] * [[Trollskull Tavern]] * [[Castle Ward]] * [[Acquisitions Incorporated Head Office]] * [[Dock Ward]] * [[Dock Ward Fissure]] * [[Horn's Warehouse]] * [[Trades Ward]] * [[Riautar's Magickry]] * [[Phandalin]] * [[Phandalin City Hall]] * [[Miner's Exchange]] * [[Shrine of Luck]] * [[Temple of the Coin Maiden]] * [[Cooler Tresendar Manor]] * [[Stonehill Inn]] * [[Lionshield Coster]] * [[Sleeping Giant]] * [[Silent Sound Lighthouse]] * [[Mere of Dead Men]] * [[Neverwinter]] * [[Blacklake District]] * [[Stable Quiver Tavern]] * [[Peninsula District]] * [[Neverwinter Prison]] * [[Protector's Enclave District]] * [[Hall of Knowledge]] * [[Luskan]] * [[The Peg and Hook]] * [[Dangerous Business]] * [[The Maverick]] * [[Baldur's Gate]] * [[Wyvern's Cave]] * [[The Tortured Tortle]] * [[The Windrivver]] * [[Luruar]] * [[Nether Mountains]] * [[Horn Enclave]] * [[Greypeak Mountains]] * [[Fortune]] * [[Shadowfell]] * [[Domains of Dread]] * [[Sea of Sorrows]] --- ## Page Tags/Properties **Tags:** #Campaign **Category:** [[Campaigns.base|Campaigns]]