ARK · CREATURE

Hover Skiff (Race) Creature
- Creature
- Genesis
The race variant of the Tek Hover Skiff creature, used in Genesis race events and identifiable by its TekHoverSkiff_Character_BP_Race_C entity ID.
Master the Hover Skiff (Race) Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
TekHoverSkiff_Character_BP_Race_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Race/TekHoverSkiff_Character_BP_Race.TekHoverSkiff_Character_BP_Race'"Summon Commands
Wild (Summon)
admincheat Summon TekHoverSkiff_Character_BP_Race_CTamed (GMSummon, level 150)
cheat GMSummon "TekHoverSkiff_Character_BP_Race_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Race/TekHoverSkiff_Character_BP_Race.TekHoverSkiff_Character_BP_Race'" 0 0 0 0About
The Hover Skiff (Race) is a special creature variant of the standard Tek Hover Skiff, classified as a Dinosaur type and introduced with the Genesis DLC. It exists as a distinct entity from the regular Hover Skiff, purpose-built for structured race events within the Genesis environment.
Admins working with Genesis race content will reference the entity ID TekHoverSkiff_Character_BP_Race_C when spawning or scripting around this creature. The shared HoverSkiff name tag means it shares that tag with other Hover Skiff variants, which is worth accounting for when writing creature-targeting commands that filter by name tag.
Because this is a race-specific variant, it is most relevant on Genesis-enabled servers running event or minigame content. If you are setting up race tracks or testing Genesis race mechanics, this is the entity to target rather than the standard Hover Skiff creature.
Frequently Asked Questions
- How do I spawn a Hover Skiff (Race) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Race/TekHoverSkiff_Character_BP_Race.TekHoverSkiff_Character_BP_Race'" 0 0 0 0. SpawnDino takes the full blueprint path followed by spawn distance, Y offset, Z offset and level, so you can place the Hover Skiff (Race) Creature precisely instead of dropping it on top of your character. - How do I spawn a tamed Hover Skiff (Race) Creature?
- Open the admin console and run
cheat GMSummon "TekHoverSkiff_Character_BP_Race_C" 150. GMSummon spawns a tamed Hover Skiff (Race) Creature at the given level (150 here); change the number to set the level. Verified against the current ARK: ASA build as of June 28, 2026. - Is the Hover Skiff (Race) Creature a DLC creature or part of the base game?
- The Hover Skiff (Race) Creature is tied to the Genesis content, so that map or pack must be installed for it to appear naturally. Admins can still force-spawn it on any map with summon commands.
- What is the Hover Skiff (Race) Creature class name?
- The creature ID for the Hover Skiff (Race) Creature is
TekHoverSkiff_Character_BP_Race_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn a wild Hover Skiff (Race) Creature?
- Run
cheat Summon TekHoverSkiff_Character_BP_Race_Cin the admin console. Summon spawns a wild, untamed Hover Skiff (Race) Creature at your location. Use GMSummon instead if you want it pre-tamed. - When was the Hover Skiff (Race) Creature data last updated?
- The Hover Skiff (Race) Creature entry was last verified on GameServersCodex on June 28, 2026. We track the live ARK: ASA build, so the details here reflect the current patch.
- Which game is the Hover Skiff (Race) Creature from?
- The Hover Skiff (Race) Creature is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.
- What is the Hover Skiff (Race) Creature name tag for Game.ini?
- The Hover Skiff (Race) Creature uses the name tag
HoverSkiff. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What type of creature is the Hover Skiff (Race) Creature?
- The Hover Skiff (Race) Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn the Hover Skiff (Race) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon TekHoverSkiff_Character_BP_Race_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What's the Hover Skiff (Race) Creature blueprint path?
- The Hover Skiff (Race) Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Race/TekHoverSkiff_Character_BP_Race.TekHoverSkiff_Character_BP_Race'". Keep the wrapping quotes: SpawnDino and the other path-based admin commands need them to read the path as one argument. Verified against the current ARK: ASA build as of June 28, 2026. - What is the Hover Skiff (Race) Creature?
- The race variant of the Tek Hover Skiff creature, used in Genesis race events and identifiable by its TekHoverSkiff_Character_BP_Race_C entity ID.
- What is the Hover Skiff (Race) Creature used for?
- The Hover Skiff (Race) is a special creature variant of the standard Tek Hover Skiff, classified as a Dinosaur type and introduced with the Genesis DLC. It exists as a distinct entity from the regular Hover Skiff, purpose-built for structured race events within the Genesis environment.