I have Group check and GM sheet installed And this is the result of !group-initit --help : (From ): GroupInitiative v0.9.35 Rolls initiative for the selected tokens and adds them to the Turn Order if they don't have a turn yet. The calculation of initiative is handled by the combination of Roller (See Roller Options below) and a Bonus. The Bonus is determined based on an ordered list of Stat Groups (See Bonus Stat Groups
below). Stat Groups are evaluated in order. The bonus computed by the
first Stat Group for which all attributes exist and have a numeric
value is used. This allows you to have several Stat Groups that apply
to different types of characters. In practice you will probably only
have one, but more are there if you need them. Commands Commands for Rolling GroupInitiative's
primary role is rolling initiative. It has many options for performing
the roll, most of which operate on the selected tokens. !group-init This command uses the configured Roller to dtermine the initiative order for all the selected tokens. !group-init --bonus <bonus> This
command is just line the bare !group-init roll, but will add the
supplied bonus to all rolls. The bonus can be from an inline roll. !group-init --reroll [bonus] This
command rerolls all of the tokens currently in the turn order as if
they were selected when you executed !group-init. An optional bonus can
be supplied, which can be the result of an inline roll. !group-init --ids [...] This command uses the configured Roller to determine the initiative order for all tokens whose ids are specified. !group-init --adjust <adjustment> [minimum] Applies
an adjustment to all the current Turn Order tokens (Custom entries
ignored). The required adjustment value will be applied to the current
value of all Turn Order entries. The optional minium value will be used
if the value after adjustiment is lower, which can end up raising Turn
Order values even if they were already lower. !group-init --adjust-current <adjustment> [minimum] This is identical to --adjust, save that it is only applied to the top entry in the Turn Order. Help and Configuration All
of these commands are documented in the build in help. Additionally,
there are many configuration options that can only be accessed there. !group-init --help This command displays the help and configuration options. Commands for Stat Groups Stat
Groups are the method through which GroupInitiative knows what to do to
create the initiative value for a token. Generally, they will be some
combination of attributes and adjustments to look up on each token and
character. !group-init --add-group --<adjustment> [arguments] [--add-group --<adjustment> [arguments] | ...] Adds
a new Bonus Stat Group to the end of the list. Each adjustment
operation can be followed by another adjustment operation, but
eventually must end in an attriute name. Adjustment operations are
applied to the result of the adjustment operations that follow them. Available Stat Adjustment Options: stat-dnd -- Calculates the bonus as if the value were a DnD Stat. negative -- Returns the negative version of the stat bare -- No Adjustment. floor -- Rounds down to the nearest integer. tie-breaker -- Adds the accompanying attribute as a decimal (0.01) ceiling -- Rounds up to the nearest integer. token_bar -- Takes the bonus from the numbered bar on the token. Use 1, 2, or 3. Defaults to 0 in the absense of a number. token_bar_max
-- Takes the bonus from the max value of the numbered bar on the token.
Use 1, 2, or 3. Defaults to 0 in the absense of a number. token_aura -- Takes the bonus from the radius of the token aura. Use 1 or 2. Defaults to 0 in the absense of a number. !group-init --promote <index> This command increases the importants of the Bonus Stat Group at the supplied index. !group-init --del-group <index> This command removes the Bonus Stat Group at the supplied index. Commands for Turn Order Management The Turn Order is an integral part of initiative, so GroupInitiative provides soem methodes for manipulating it. !group-init --toggle-turnorder Opens or closes the Turn Order window. !group-init --sort Applies the configured sort operation to the current Turn Order. !group-init --clear Removes all tokens from the Turn Order. If Auto Open Init is enabled it will also close the Turn Order box. Commands for Stacks of Initiative GroupInitiative provides a system called Stacks which lets you store collections of prerolled initiative values and combine or cycle them as desired. !group-init --stack [operation] [label] Available Operations: list -- Displays the stack of saved Turn Orders. (default) clear -- Clears the stack of saved Turn Orders. copy|dup [label] -- Adds a copy of the current Turn Order to the stack. push [label]
-- Adds a copy of the current Turn Order to the stack and clears the
Turn Order. Anything after the command will be used as a label for the
entry. pop -- Replaces the current Turn Order with the last entry in the stack removing it from the stack. apply -- Replaces the current Turn Order with the last entry in the stack leaving it on the stack. swap [label]
-- Swaps the current Turn Order with the last entry in the stack.
Anything after the command will be used as a label for the entry placed
in the stack. tswap|tail-swap [label] -- Swaps the
current Turn Order with the first entry in the stack. Anything after
the command will be used as a label for the entry placed in the stack. merge
-- Removes the last entry in the stack and adds it to the current Turn
Order and sorts the new Turn Order with the configured sort method. apply-merge|amerge
-- Merges the last entry in the stack with the current Turn Order and
sorts the new Turn Order with the configured sort method, leaving the
stack unchanged. rotate|rot [label] -- Pushes the current
Turn Order onto the end of the stack and restores the first entry from
the stack to the Turn Order. Anything after the command will be used as
a label for the entry placed in the stack. reverse-rotate|rrot [label]
-- Pushes the current Turn Order onto the beginning of the stack and
restores the last entry from the stack to the Turn Order. Anything
after the command will be used as a label for the entry placed in the
stack. Configuration Standard
Configurations give you some quick options for certain character sheets.
If you're using one of these sheets in a pretty standard game, look no
further than one of these options. Available Standard Configuration Options: Apply Config D&D 5E by Roll20 This
is standard Roll20 provided 5th edition character sheet. It is the one
used by default in most 5th edition Modules and all Official Dungeons
and Dragons Modules and Addons. Apply Config D&D 5e Shaped Sheet This
is the high-powered and very customizable Dungeons and Dragons 5e
Shaped Sheet. You'll know you're using it because you had to manually
install it (probably) and it has a nice heart shaped hit-point box.
This is not the default sheet for DnD Modules on Roll20, if you aren't
sure if you're using this sheet, you aren't. Apply Config Stargate RPG by Wyvern Gaming This
will configure GroupInitiative to work with the Official Stargate RPG
sheet. It adds Initiative & Moxie options for rolling, with
Initiative enabled by default. You can swap between using Initiative
and Moxie by issuing the command "!group-init --promote 2" in the chat,
with subsequent calls again reversing the selection. Configuration Roller Options The Roller determines how token rolls are performed for groups of tokens. Selected Individual-Roll -- Sets the initiative individually for each member of the group. Use Least-All-Roll Least-All-Roll -- Sets the initiative to the lowest of all initiatives rolled for the group. Use Mean-All-Roll Mean-All-Roll -- Sets the initiative to the mean (average) of all initiatives rolled for the group. Use Constant-By-Stat Constant-By-Stat -- Sets the initiative individually for each member of the group to their bonus with no roll. Sorter Options The
Sorter is used to determine how to reorder entries in the Turn Order
whenever GroupInitiative performs a sort. Sorting occurs when the sort
command ( !group-init --sort ) is issued, when stack entries
are merged into the current Turn Order, and when new entries are added
to the Turn Order with a GroupInitiative command (like !group-init ). Use None None -- No sorting is applied. Selected Ascending -- Sorts the Turn Order from highest to lowest Use Descending Descending -- Sorts the Turn Order from lowest to highest. Preserve First on Sorted Add This option causes GroupInitiative to preserve the first Turn Order entry when sorting the Turn Order after adding creatures. Disable Preserve First on Sorted Add is currently On . Initiative Die Size The Initiative Die sets the size of the die that GroupInitiative will roll for each initiative value. Set Die Size Initiative Die Size is currently set to 20 . Initiative Dice Count The
Initiative Dice Count sets the number of dice GroupInitiative will roll
for each initiative value. You can set this number to 0 to prevent any
dice from being rolled. Set Dice Count Initiative Dice Count is currently set to 1 . Dice Count Attribute If
this attribute is set, it will be used to determine the number of dice
to roll for each initiatitve value. If the value is not set, or not a
valid number, the Intiative Dice Count is used instead. Set Attribute Dice Count Attribute is currently set to DISABLED . Dice Modifier String The
Dice Modifier String is appended to the roll made by GroupInitiative
for each Initiative. It can be used for rerolling 1s or dropping the
lower roll, etc. Set Dice Modifiers Dice Modifier String is currently set to DISABLED . Maximum Decimal Places This is the Maximum number of decimal places to show in the Initiative when Tie-Breakers are rolled. Set Max Decimal Maximum Decimal Places is currently set to 0 . Auto Open Turn Order This option causes GroupInitiative to open the Turn Order whenever it makes an initiative roll. Disable Auto Open Turn Order is currently On . Replace Roll This
option causes GroupInitiative to replace a roll in the Turn Order if a
token is already present there when it makes a roll for it. Otherwise,
the token is ignored and the current roll is retained. Enable Replace Roll is currently Off . Check For No Configuration This
option causes GroupInitiative to prompt with standard configuration
options when it starts up and there are no Stat Groups. You can
suppress it by turning it off, in the case that your game is just dice
and you don't need Stat Groups. Disable No Configuration Checking is currently On . Announcer Options The Announcer controls what is shown in chat when a roll is performed. Use None None -- Shows nothing in chat when a roll is made. Use Hidden Hidden -- Whispers all rolls to the GM, regardless of who controls the tokens. Use Partial Partial -- Character rolls are shown in chat (Player controlled tokens), all others are whispered to the GM. Selected Visible
-- Rolls for tokens on the Objects Layer are shown to all in chat.
Tokens on the GM Layer have their rolls whispered to the GM. Bonus Stat Groups + X initiative_bonus|current + tie-breaker( initiative_bonus|current )