-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/kandashi/DAE-Auras into main
- Loading branch information
Showing
3 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
# DAE-Auras | ||
# DAE-Auras | ||
|
||
This module attempts to automate Active Effects auras. Any "aura flagged" Active Effect will be pushed to any nearby tokens that are within the defined range. This measurement | ||
follows the local system measurements for movement (5/5/5 and 5/10/5) | ||
|
||
This will only take Active Effects on a token, so any items with "castable" auras will not be applied until the effect is applied to a token. | ||
|
||
![Active Auras setup](https://github.com/kandashi/Active-Auras/blob/main/Images/Active%20Auras%20AE.PNG) | ||
|
||
## Compatability | ||
- DAE static fields should apply fine, actor references will not work at present (they will refer to the applied token not the caster) | ||
- Macro fields have not been tested yet |