# Advanced Tables + Excel to Markdown Table | Column 1 | Column 2 | Column 3 | | -------- | -------- | -------- | | 1 | 2 | 3 | | 4 | 5 | 6 | | 10 | 20 | 230 | https://github.com/tgrosinger/md-advanced-tables/blob/main/docs/formulas.md | Column 1 | Column 2 | New Col | Column 3 | Total | | -------- | -------- | ------- | -------- | ----- | | 1 | 2 | 1 | 3 | 7 | | 5 | 6 | 5 | 11 | 27 | | 4 | 5 | 6 | 9 | 24 | | 7 | 2 | 7 | 9 | 25 | <!-- TBLFM: $5=sum($1..$4) --> | COL1 | COl2 | | ---- | ---- | | 1 | 2 | | 4 | 5 | | | | | d10 | Purpose | | --- | -------------------------------------------------------------------------------------------------------------------------------------- | | 1 | Aligned: The item seeks to defeat or destroy those of a diametrically opposed alignment. (Such an item is never neutral.) | | 2 | Bane: The item seeks to defeat or destroy creatures of a particular kind, such as fiends, shapechangers, trolls, or wizards. | | 3 | Protector: The item seeks to defend a particular race or kind of creature, such as elves or druids. | | 4 | Crusader: The item seeks to defeat, weaken, or destroy the servants of a particular deity. | | 5 | Templar: The item seeks to defend the servants and interests of a particular deity. | | 6 | Destroyer: The item craves destruction and goads its user to fight arbitrarily. | | 7 | Glory Seeker: The item seeks renown as the greatest magic item in the world, by establishing its user as a famous or notorious figure. | | 8 | Lore Seeker: The item craves knowledge or is determined to solve a mystery, learn a secret, or unravel a cryptic prophecy. | | 9 | Destiny Seeker: The item is convinced that it and its wielder have key roles to play in future events. | | 10 | Creator Seeker: The item seeks its creator and wants to understand why it was created. |