ARK · CREATURE

Roll Rat Creature
- Creature
- Aberration
The Roll Rat is an Aberration DLC creature with entity ID MoleRat_Character_BP_C, used in spawning and population management on that map.
Questions about the Roll Rat Creature (creature ID MoleRat_Character_BP_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
MoleRat_Character_BP_CBlueprint path
"Blueprint'/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon MoleRat_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "MoleRat_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP'" 0 0 0 0About
The Roll Rat is a fantasy-type creature exclusive to the Aberration DLC. It is identified in server commands and configuration by the entity ID MoleRat_Character_BP_C and the name tag MoleRat. Admins working with Aberration servers will encounter this ID when adjusting spawn multipliers, setting up creature spawner overrides, or using summon/SpawnDino commands.
Because it is DLC-restricted, the Roll Rat will only spawn naturally on Aberration or maps that explicitly include its spawn entries. When configuring NPCSpawnEntriesContainer overrides on other maps, you must manually add its spawn entry using the correct entity ID to get it to appear.
Frequently Asked Questions
- What type of creature is the Roll Rat Creature?
- The Roll Rat Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a tamed Roll Rat Creature?
- Open the admin console and run
cheat GMSummon "MoleRat_Character_BP_C" 150. GMSummon spawns a tamed Roll Rat 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. - What is the creature ID for the Roll Rat Creature?
- The creature ID for the Roll Rat Creature is
MoleRat_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What's the Roll Rat Creature blueprint path?
- The Roll Rat Creature blueprint path is
"Blueprint'/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP'". 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. - How do I spawn the Roll Rat Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon MoleRat_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Roll Rat Creature from?
- The Roll Rat 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.
- Is the Roll Rat Creature a DLC creature or part of the base game?
- The Roll Rat Creature is tied to the Aberration 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 Roll Rat Creature name tag for Game.ini?
- The Roll Rat Creature uses the name tag
MoleRat. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the Roll Rat Creature used for?
- The Roll Rat is a fantasy-type creature exclusive to the Aberration DLC. It is identified in server commands and configuration by the entity ID
MoleRat_Character_BP_Cand the name tagMoleRat. Admins working with Aberration servers will encounter this ID when adjusting spawn multipliers, setting up creature spawner overrides, or usingsummon/SpawnDinocommands. - How current is the Roll Rat Creature info?
- The Roll Rat 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.
- How do I spawn a wild Roll Rat Creature?
- Run
cheat Summon MoleRat_Character_BP_Cin the admin console. Summon spawns a wild, untamed Roll Rat Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is Roll Rat Creature in ARK: Survival Ascended?
- The Roll Rat is an Aberration DLC creature with entity ID MoleRat_Character_BP_C, used in spawning and population management on that map.
- How do I spawn a Roll Rat Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP'" 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 Roll Rat Creature precisely instead of dropping it on top of your character.