bitrunning_gimmick 
The datum used by the gimmick loadout disk to determine what a loadout actually spawns.
Vars | |
container_item_type | The item type we will use as a container for our granted items, given to the avatar |
---|---|
granted_actions | The list of actions that this will grant |
granted_items | The list of items that this will grant |
name | Player readable name of the gimmick loadout |
prefix_container_name | Prefix our name onto the |
Procs | |
grant_loadout | Grants out loadout. |
Var Details
container_item_type 
The item type we will use as a container for our granted items, given to the avatar
granted_actions 
The list of actions that this will grant
granted_items 
The list of items that this will grant
name 
Player readable name of the gimmick loadout
prefix_container_name 
Prefix our name onto the
Proc Details
grant_loadout
Grants out loadout.