This package contains art, text, or software code produced using generative AI.
I used AI to write some parts of the code.
A Foundry VTT module that provides a custom "book-style" character sheet for the Delta Green system, designed to replicate the original paper character sheet aesthetic with a crumpled paper background and authentic layout.
- Authentic Paper Look: Crumpled paper background texture for immersive character sheet experience
- Book-Style Layout: Recreates the original Delta Green character sheet design with numbered sections
- Delta Green Branding: Includes official Delta Green logo in the header
- Visual adjustments: Provides visual adjustments to some parts of the sheet (bonds, motivations, other gear)
- Bilingual Support: English and Polish language files included. You are welcome to submit any other language
Here's how the book-style character sheet looks in action:
Main character sheet view with book-style layout
Additional character sheet sections and features
- Enable the Module: In your world settings, ensure "Delta Green Book Style Character Sheet" is enabled
- Configure Sheet Style:
- Go to Configure Settings → Delta Green
- Set Character Sheet Style to "Book Style (Original)"
- The new sheet style will automatically apply to Agent characters
- The module adds "Book Style (Original)" as an option in the Delta Green system's character sheet style setting
- Once enabled, all Agent character sheets will use the new book-style layout
- The setting can be changed at any time and will update all open character sheets
- Foundry VTT: Version 13.0 or higher
- Delta Green System: Version 1.6.1 or higher
- Languages: English, Polish
The module includes several custom assets:
CrumpledPlainPaper10.webp
: Background texture for the book-style sheetDelta_Green_Logo.webp
: Official Delta Green logodg_logo.webp
: Alternative Delta Green logo used in the header
delta-green-book-style/
├── assets/ # Images and textures
├── lang/ # Language files (en.json, pl.json)
├── scripts/ # JavaScript functionality
├── styles/ # CSS styling
├── templates/ # Template files
└── module.json # Module configuration
- Custom Sheet Class: Extends the base Delta Green Agent sheet
- Handlebars Helpers: Custom helpers for sorting, calculations, and formatting
- CSS Styling: Comprehensive styling for the book aesthetic
- Item Action Handlers: Custom logic for item creation and management