Console Commands
Console Commands
Commands are issued by pressing the “~” (tilde) key in the upper left of your
keyboard, then typing the command and any optional parameters, then pressing
enter.
Pressing the “~” (tilde) key multiple times will toggle the console between single line
mode, full console mode, and hidden. Some commands have output that can only be
seen when in full console mode.
Fair Warning
Apologies in advance, but these commands were never meant to be player-facing, and
some of them may be a bit fragile. For example, you can crash the game client by
typing “SetMatchBotDifficulty 5”. See if you can find other crashes!
Table of Contents
● Match Parameters
● Using Bots
● Spawning/Dropping Items
● Changing Character Class and Talents
● Dominion Commands
● Other Useful Commands
Match Parameters
Using Bots
Bots will automatically spawn into a BR match to ensure it always hits capacity
For every spawned item; the higher the tier, the higher the rarity (e.g. “1” is common,
and “5” is legendary)
● Spawning Gauntlets
SpawnGauntlet Loot:BP_Item_Weapon_<Element>_Tier_<rarity> <amount>
Ex. SpawnGauntlet Loot:BP_Item_Weapon_Earth_Tier_1 1
● Spawning Runes
SpawnRune Loot:BP_Item_Rune_<rune name>_Tier_<rarity> <amount>
Ex. SpawnRune Loot:BP_Item_Rune_Chronomaster_Tier_1 1
○ If you want to try out the Gateway Rune:
SpawnRune Loot:BP_Item_Rune_Gateway_Tier_5 1
● Spawning Amulets
SpawnAmulet Loot:BP_Item_Amulet_Tier_<rarity> <amount>
Ex. SpawnAmulet Loot:BP_Item_Amulet_Tier_1 1
● Spawning Boots
SpawnBoot Loot:BP_Item_Boots_Tier_<rarity> <amount>
Ex. SpawnBoot Loot:BP_Item_Boots_Tier_5 1
● Spawning Belts
SpawnBoot Loot:BP_Item_Boots_Tier_<rarity> <amount>
Ex. SpawnBoot Loot:BP_Item_Boots_Tier_4 1
● Spawning Consumables (rarity for these goes from 0 to 2)
SpawnPotion Loot:BP_Item_Potion_<Consumable Type>_Tier_<rarity> <amount>
Ex. SpawnPotion Loot:BP_Item_Potion_Knowledge_Tier_1 1
● Spawning Scrolls (_full means it maxes out the talent)
SpawnScroll Scroll:BP_Item_Scroll_<type>
SpawnScroll Scroll:BP_Item_Scroll_<type>_Full
● Dropping items
DropEquipment [Amulet, Belt, Boots, Rune, Weapon.Secondary, Weapon.Primary]
Changing Character Class and Talents
Dominion Commands