inParty: Difference between revisions
Jump to navigation
Jump to search
Created page with "; inParty [<boolean flag>] : Set this option to '''1''' if you want to use the block while in a party. Example: useSelf_skill Clementia { whenStatusInactive Blessing in..." |
|
(No difference)
| |
Latest revision as of 22:35, 26 April 2021
- inParty [<boolean flag>]
- Set this option to 1 if you want to use the block while in a party.
Example:
useSelf_skill Clementia {
whenStatusInactive Blessing
inParty 1
}
- Use Clementia when Blessing has timed out and we're in a party.