TRUE-d6
An OFFICIAL Foundry implementation for the TRUE-d6 System!
[!WARNING]
๐ง System Under Development
Important Notice: This system is currently in active development. Consider the current releases as "beta", which implies that breaking changes may occur. While I strive to minimize disruptions, they are sometimes unavoidable. For instance, recent issues, both open and resolved, have prompted significant structural adjustments planned for Version 0.0.5.
Please use the system with this in mind, understanding that changes are ongoing, particularly as I develop the Kogarashi premium module, the system's first real-world application. Your patience and feedback are greatly appreciated as we work towards refining and stabilizing the system.
Tabletop Roleplaying Universal Engine d6, or TRUE-d6, is a flexible and minimal TTRPG. Its core system is designed for fantasy settings, but it can be adapted to anything.
TRUE-d6: created by Lucio Gozzi / Nerdura Games
Implemented by: CussaMitre
To acquire TRUE-d6: https://preview.drivethrurpg.com/en/product/454719/TRUEd6
Key Operations!
- Rollable items: anything with the "blue" color when the mouse is over
- Roll with advantage: hold
SHIFT
(the item will become green) and click on it
- Roll with disadvantage: hold
ALT/OPTION
(the item will become red) and click on it
- Exhaust a rollable skill: right click on the dice
Examples
Changelog
0.0.5 (In development)
- ๐งน remove "spell" item
- ๐ธ Show which kind of item player is changing
- ๐ only tries to open first actor if there is an actor
- โจ Allow Skill and Equipment to define RollStyle
- โจ use colors to define adv/disadv in rollables
- ๐ Handle situation where "double adv/disadv"
- โจ Custom Active Effects system ๐
- ๐จ show Critical success even if not an attack
- ๐ Send attribute key to roll
- โจ Use right click to exhaust a rollable skill
- ๐ Roll a 1 is not a critical success
- โจ Allow skill to have a custom formula
- โจ Allow monsters to have skills (Fix #1)
- โจ PerDay ActiveEffect handler
- โจ Limit the min/max numbers for attributes
- ๐ Change skill "Used" to "Exhausted"
- โจ Mark skill as rollable if it has a formula too
- โจ Move NPC skills to main page
- ๐งน Remove "extra-attack" item (handled by "Skills" now)
- ๐งน Remove "features" item (handled by "Skills" now)
- ๐ฅ Remove spell sheet template
- โจ Change item to
Inventory Item
- โจ Add price to Equipment
- โจ Enrich item description
- โจ Remove starting equipment from Inventory Item
- โจ Insert send to chat for Inventory items
- ๐ Adjust the equipment chat description
- โจ Starting equipment configuration
- โจ Add default items into player inventory
- ๐ Fix the
perDay
regex (using (SPECIAL)
)
- โจ Status Effects with the names used in TRUE-d6
0.0.4
- ๐ Disable debug when publishing the release
Older versions
### 0.0.3
- ๐ Only use item if there is an item
- ๐ udpate README with examples
### 0.0.2
- ๐ send assets into the zip folder
### 0.0.1
- ๐ Project initialized