Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions release-notes/0.5.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/grimwild/0.5.3/system.json

## Compatible Foundry versions

![Foundry v13.351](https://img.shields.io/badge/Foundry-v13.351-green)

## Changes
- Fixed bug with condition pools being unable to be rolled from the character sheet.
- Updated color coding on die results to use a light blue color for 1s, making it easier to spot when a sorcerer should have a wild surge.
- Added song composition table to the Bardsong talent's description

## Changelog

https://github.com/asacolips-projects/grimwild/compare/0.5.2...0.5.3

## Contributors

@asacolips
2 changes: 1 addition & 1 deletion src/system.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id: grimwild
title: Grimwild
description: The Grimwild system for FoundryVTT!
version: '0.5.2'
version: '0.5.3'
compatibility:
minimum: '13'
verified: '13.351'
Expand Down