mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-06 07:02:28 +00:00
- Charactermancer:
- Fix material and creature lore specializations
- Really hit with a hammer the hide chaactermancer button.
Hide directly at end of charactermancer.
- Direct critical roll (eg roll an C Electricity)
- Rest to recover Fatigue penalties
- Count the weight of items < 1 lbs
- Update total maneuver penalty when fatigue changes
- Stat info show potential (clearly)
- Fix Talents applying on level up
- Bugs:
- Fix some internal calls using terrible way of saving ranks
- Fix for targets smaller than attacker (no more insane DBs)
- Update Weight Allowance when strength changes.
- Fix alignment of stat info hover
- Fix adding skills failing on error
- Stat gain:
- Show the potential and temporary for stat gains
- Add and remove stat gains tracked correctly
- Extra stat gains are now required
- Stat gains persist through level up
- Internal:
- Remove unused charmancer.html.gvz
- Less logging on feats of strength
- RMU Async functions a bit more verbose on error
13 lines
438 B
JSON
13 lines
438 B
JSON
{
|
|
"html": "rolemasterunified.html",
|
|
"css": "rolemasterunified.css",
|
|
"authors": "Brett Nash (brett@nash.space)",
|
|
"roll20userid": "10306453",
|
|
"preview": "preview.png",
|
|
"instructions": "Rolemaster Unified Official sheet. Compendium enable. Report bugs and send feature requests to https://github.com/nashidau/roll20-RolemasterUnified",
|
|
"legacy": false,
|
|
"printable": true,
|
|
"compendium": "RMU",
|
|
"version": "1716872166"
|
|
}
|