I used ai to create a comprehensive Classic Fantasy Imperative API Script. This script is designed to work with the Mythras character sheet with the Classic Fantasy sheet setting. The script is too large to post here so I have provided Dropbox Links: Here is the link to the documentation: <a href="https://www.dropbox.com/scl/fi/9au7p79zwoxc7ms8opdyk/CFI_Script_Instructions.pdf?rlkey=uve4wqg4exgj6bln0foa4o7m7&st=c5k1csts&dl=0" rel="nofollow">https://www.dropbox.com/scl/fi/9au7p79zwoxc7ms8opdyk/CFI_Script_Instructions.pdf?rlkey=uve4wqg4exgj6bln0foa4o7m7&st=c5k1csts&dl=0</a> Here is the link to the API Script: <a href="https://www.dropbox.com/scl/fi/c42st0gwtwmtqnznfm3ln/ClassicFantasyImperative.js?rlkey=ycpzcdrbhzavy4gaahcuvdh93&st=h33bwgqc&dl=0" rel="nofollow">https://www.dropbox.com/scl/fi/c42st0gwtwmtqnznfm3ln/ClassicFantasyImperative.js?rlkey=ycpzcdrbhzavy4gaahcuvdh93&st=h33bwgqc&dl=0</a> The script can be controlled via chat menu buttons or text commands. Here are some screenshots: . Here is a summary of the commands: COMMANDS (prefix all with !cfi): DICE & ROLLS !cfi roll <skill%> [grade] — d100 skill roll with optional difficulty grade !cfi opposed [player% vs opponent%] — opposed roll; prompts if no args given !cfi damage <dice> [dm] — weapon damage with optional damage modifier !cfi initiative — 1d10 + mod; reads DEX+INT from selected token !cfi hit — d20 humanoid hit location !cfi wound <dmg> <max-hp> — Minor / Serious / Major wound level !cfi exp <skill%> <INT> — experience improvement roll CHARACTER !cfi chars — guided characteristic generation menu !cfi charsassign <race> <stats...> — assign pool result (called by chars menu) !cfi attrs — derive all attributes from token stats !cfi luck [spend] — show or spend a Luck Point !cfi fatigue <+/-N> — apply or remove fatigue levels !cfi rest <short|long> — short or long rest CLERGY & MAGIC !cfi turning — cleric turn undead (prompts for Channel % and Rank) !cfi spell <mp-cost> — deduct Magic Points from selected token CLASSES, RACES & CULTURES !cfi class [name] — browse classes or show full class info !cfi classabilities <class> <rank> — show ranked abilities for a class !cfi race [name] — browse races or show full race info !cfi culture [name] — browse or show human culture info SPELL BROWSER (147 spells) !cfi spells [cleric|mage] [rank] — browse spells by class and rank !cfi spellinfo <name> — show full spell card !cfi spelladd <name> — add spell to selected token's sheet SKILL BROWSER (50 skills) !cfi skills [standard|professional|all] — browse skills !cfi skillinfo <name> — show full skill definition REFERENCE TABLES (21 tables) !cfi table [name] — show chooser or named table QUICK RULES REFERENCE (8 topics) !cfi ref [topic] — show chooser or named topic SHEET DIAGNOSTICS !cfi sheetinfo — dump all repeating sections on selected token !cfi abilityinfo — dump all repeating_ability rows on selected token !cfi help — show full command menu as clickable buttons