This command will spawn the NPC with the specified NPC ID (also known as an NPC code, or character code). You can optionally specify an amount of the NPC to spawn, a distance (away from you) and whether the NPC should be hostile (true) or friendly (false). Find a list of all NPC spawn codes at commands.gg/witcher3/npcs.
The NPC ID, also known as an NPC code or character code, of the NPC you wish to spawn. You need to surround the NPC ID with apostrophes: | |
Amount Number Optional | The amount of the NPC you wish to spawn. |
Distance Number Optional | The distance away from your character the NPC should be spawned. |
true / false Optional | Whether the NPC should be hostile. Specify |
The spawn
command is used to generate or summon specific NPCs (non-playable characters) within the game world.
The command requires an entity's specific code, surrounded by apostrophes, entered alongside it to work properly. For example, using spawn('gryphon')
will immediately generate a Gryphon in your current location.
Command | Effect |
---|---|
killall | This command will kill all nearby enemies. If you specify a distance, it will target and destroy all adversaries within that radius from your character. |
likeaboss | This command acts as a toggle (typing it a second time deactivates it). In "likeaboss" mode, any damage you inflict equals 40% of the target's maximum health. For instance, if an NPC has a top health of 10,000, activating this mode means each hit deals 4,000 damage. |
spawn | This command will spawn the NPC with the specified NPC ID (also known as an NPC code, or character code). You can optionally specify an amount of the NPC to spawn, a distance (away from you) and whether the NPC should be hostile (true) or friendly (false). Find a list of all NPC spawn codes at commands.gg/witcher3/npcs. |
Here are examples of how to use spawn.
This command will spawn a Grizzly Bear.
This command will spawn 5 Grizzly Bears.
This command will spawn 8 Grizzly Bears at a distance of 5 from your character.
This command will spawn 8 hostile Grizzly Bears at a distance of 5 from your character.
This command will spawn 8 friendly Grizzly Bears at a distance of 5 from your character.
Command | Effect |
---|---|
killall | This command will kill all nearby enemies. If you specify a distance, it will target and destroy all adversaries within that radius from your character. |
likeaboss | This command acts as a toggle (typing it a second time deactivates it). In "likeaboss" mode, any damage you inflict equals 40% of the target's maximum health. For instance, if an NPC has a top health of 10,000, activating this mode means each hit deals 4,000 damage. |
spawn | This command will spawn the NPC with the specified NPC ID (also known as an NPC code, or character code). You can optionally specify an amount of the NPC to spawn, a distance (away from you) and whether the NPC should be hostile (true) or friendly (false). Find a list of all NPC spawn codes at commands.gg/witcher3/npcs. |