📄️ Scripts
qbscript
📄️ QBScript Reference
A comprehensive guide to QBScript, the scripting language for automating Quest Bound rulesets. QBScript is dynamically typed and interpreted, with Python-style structure (indentation-based blocks) and C-style operators.
📄️ D&D-Style Scripting Example
This example shows how QBScript can implement D&D-like D20 mechanics across multiple scripts.