Skip to main content

Introduction

This add-on allows you to add one or more Roll Modifiers to a character.

"Roll Modifier Plugin"

Fields#

NameDescription
ModeMode of addition
Add CountNumber of items to pick
Group NameGroup name in item type to pick from
Option IdsOptions to add or pick from
Exclude OwnedExclude items already present
SourceObject adding this plugin

Properties#

NameDescription
titleTitle of the plugin
descriptionDescription of the plugin
needsUIGet if this add-on requires UI
selectCountGet the selected count
availableOptionsGet/Set list of all available options
hasUnusedGet if this add-on has already been used
instanceIdCurrently instanced id
selectedIdsGet list of selected ids
selectedOptionsGet list of selected options
iconIcon associated with the plugin
titlebarTextText to display in the titlebar for the plugin

Methods#

NameDescription
ApplyApply the selected options
InitializeInitialize the plugin
UnapplyRemove applied state
AddSelectionAdd an option to the selected list
OptionSelectedGet if an option is in the selected list
RemoveSelectionRemove an option from the selected list