Skip to content

Commit

Permalink
Merge pull request #3292 from krbz999/wiki-ae-conc
Browse files Browse the repository at this point in the history
Add details about concentration to AE page
  • Loading branch information
arbron authored Mar 21, 2024
2 parents 81a5590 + 7f34f39 commit 60de355
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions wiki/Active-Effect-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,22 @@ E.g. Paladin Aura of Protection
| ------------------------------ | ----------- | ------------ | ---------- |
| `system.attributes.init.bonus` | Add | `[formula]` | Yes |

## Concentration

### Bonus to Concentration
Add a bonus to concentration saving throws.

| Attribute Key | Change Mode | Effect Value | Roll Data? |
| ---------------------------------------------- | ----------- | ------------ | ---------- |
| `system.attributes.concentration.bonuses.save` | Add | `[formula]` | Yes |

### Concentration Limit
Change the amount of effects you can maintain concentration on at the same time.

| Attribute Key | Change Mode | Effect Value | Roll Data? |
| --------------------------------------- | ----------- | ------------ | ---------- |
| `system.attributes.concentration.limit` | Override | `[number]` | No |

---

## Skills
Expand Down

0 comments on commit 60de355

Please sign in to comment.