Skip to content

Commit

Permalink
Add details about concentration to AE page
Browse files Browse the repository at this point in the history
  • Loading branch information
krbz999 committed Mar 21, 2024
1 parent 81a5590 commit 7f34f39
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 7f34f39

Please sign in to comment.