Skip to content

Commit

Permalink
Merge pull request #13 from MaxPat931/calegos-ae-guide
Browse files Browse the repository at this point in the history
Add Change Mode description update
  • Loading branch information
MaxPat931 authored Oct 23, 2023
2 parents 0cf1fa8 + 814b045 commit ea8236e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/Active-Effect-Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ As part of this, an [Actor's Rolldata](https://github.com/foundryvtt/dnd5e/wiki/
| Change Mode | Description |
|------------ | ------------|
| Add | Adds the provided value to a number. This can be used to both add and subtract from a particular value by specifying `+1` or `-1` as the value to add. |
| Add | Adds the provided value to the specified attribute. For numerical attributes, this can be used to both add and subtract from a particular value by specifying `+1` or `-1` as the value to add. |
| Multiply | Multiplies the defined attribute by the numeric value in the Effect Value field.|
| Override | Replaces the defined attribute with the value provided in the Effect Value field.|
| Downgrade | Reduces the defined attribute only in cases where the current value of that attribute would be greater than value specified in the Effect Value field.|
Expand Down

0 comments on commit ea8236e

Please sign in to comment.