Gsheet V2.1 🎁 Trusted

Improved formulas for handling custom homebrew races, feats, and subclass features.

While many digital options exist, GSheet v2.1 offers unique advantages:

: It calculates modifiers, Armor Class (AC), Hit Points (HP), and Initiative based on your input stats.

If you add a custom race and the stats don't update, ensure you haven't accidentally overwritten a "protected range" where the math occurs. gsheet v2.1

Previous versions imported all spreadsheet data as raw strings, forcing developers to manually parse integers, floats, and dates. Version 2.1 introduces native type inference. javascript

Because it is a Google Sheet, users can add columns, change formulas, or modify the layout to fit specific homebrew rules.

gsheet v2.1 is an excellent tool for developers who need to read data into Pandas or write simple reports back to a sheet without wading through Google’s dense API documentation. It trades deep functionality for ease of use, a trade-off that pays off for 90% of automation tasks. Improved formulas for handling custom homebrew races, feats,

: Reduces data packet size during read/write cycles.

The sheet organizes spells by level and allows users to hide specific spell-level rows to reduce clutter.

I can provide a fully functional, copy-pasteable based on your stack. Share public link Previous versions imported all spreadsheet data as raw

If a formula breaks, the sheet is often designed to show #NAME? or #VALUE! errors, helping you identify exactly where a value was entered incorrectly.

Disclaimer: GSheet v2.1 is a community-created tool and is not officially affiliated with Wizards of the Coast.