Gsheet V2.1 -

The system can log dice rolls and make them instantly viewable by all party members and the Dungeon Master (DM).

Libraries in the 2.x range often start exposing basic formatting capabilities without needing to build raw JSON requests.

is a sophisticated, fan-made character management tool built within Google Sheets specifically for tabletop role-playing games like Dungeons & Dragons (D&D) 5e . Unlike static PDF sheets, it leverages Google Apps Script and advanced formulas to automate complex calculations, track party resources, and provide real-time updates across a collaborative environment. Core Features and Automation

The API focuses on "Cell" vs "Range" updates.

# Read data directly into a Pandas DataFrame df = sheet.sheet1.to_dataframe(header=1) # Uses row 1 as headers