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
19 changes: 19 additions & 0 deletions release-notes/0.5.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Downloads

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

## Compatible Foundry versions

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

## Changes
- Added a new **Power Pool** checkbox to trackers on talents if their type is set to **pool**. When enabled, the pool roll will function as a **power pool** and open the action roll dialog rather than rolling the pool dice immediately.
- Added new context options to combatants to increase or decrease their remaining token actions.

## Changelog

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

## 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.1'
version: '0.5.2'
compatibility:
minimum: '13'
verified: '13.351'
Expand Down