ARK · CREATURE

Attack Drone (Whale Rescue Slow Aggressive) Creature
- Creature
- Genesis
A slow, aggressive mechanical Attack Drone variant from the Genesis DLC, used in the Whale Rescue mission scenario.
Questions about the Attack Drone (Whale Rescue Slow Aggressive) Creature (creature ID EndDrone_Character_BP_WhaleRescue_SlowAggressive_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
EndDrone_Character_BP_WhaleRescue_SlowAggressive_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue_SlowAggressive.EndDrone_Character_BP_WhaleRescue_SlowAggressive'"Summon Commands
Wild (Summon)
admincheat Summon EndDrone_Character_BP_WhaleRescue_SlowAggressive_CTamed (GMSummon, level 150)
cheat GMSummon "EndDrone_Character_BP_WhaleRescue_SlowAggressive_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue_SlowAggressive.EndDrone_Character_BP_WhaleRescue_SlowAggressive'" 0 0 0 0About
The Attack Drone (Whale Rescue Slow Aggressive) is a Mechanical creature that appears specifically within the Whale Rescue mission in the Genesis DLC. As its name indicates, this variant moves more slowly than standard Attack Drones but maintains aggressive behavior toward players. It is distinct from other Attack Drone variants by its entity ID EndDrone_Character_BP_WhaleRescue_SlowAggressive_C, which ties it exclusively to that mission context.
Admins working with Genesis mission scripting or custom scenarios can reference this creature by its entity ID to spawn or manipulate it directly. Because it is a mission-specific variant, it may behave unexpectedly or fail to function correctly outside of its intended Whale Rescue mission environment.
Its name tag is listed simply as Attack Drone, so players in-game will not see the variant designation, only server admins inspecting entity IDs will distinguish it from other drone types. Keep this in mind when diagnosing unexpected behavior during the Whale Rescue mission.
Frequently Asked Questions
- What's the Attack Drone (Whale Rescue Slow Aggressive) Creature blueprint path?
- The Attack Drone (Whale Rescue Slow Aggressive) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue_SlowAggressive.EndDrone_Character_BP_WhaleRescue_SlowAggressive'". 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. - Is the Attack Drone (Whale Rescue Slow Aggressive) Creature a DLC creature or part of the base game?
- The Attack Drone (Whale Rescue Slow Aggressive) 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.
- How do I spawn a tamed Attack Drone (Whale Rescue Slow Aggressive) Creature?
- Open the admin console and run
cheat GMSummon "EndDrone_Character_BP_WhaleRescue_SlowAggressive_C" 150. GMSummon spawns a tamed Attack Drone (Whale Rescue Slow Aggressive) 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 Attack Drone (Whale Rescue Slow Aggressive) Creature?
- The creature ID for the Attack Drone (Whale Rescue Slow Aggressive) Creature is
EndDrone_Character_BP_WhaleRescue_SlowAggressive_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Attack Drone (Whale Rescue Slow Aggressive) Creature name tag for Game.ini?
- The Attack Drone (Whale Rescue Slow Aggressive) Creature uses the name tag
Attack Drone. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - When was the Attack Drone (Whale Rescue Slow Aggressive) Creature data last updated?
- The Attack Drone (Whale Rescue Slow Aggressive) 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 Attack Drone (Whale Rescue Slow Aggressive) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue_SlowAggressive.EndDrone_Character_BP_WhaleRescue_SlowAggressive'" 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 Attack Drone (Whale Rescue Slow Aggressive) Creature precisely instead of dropping it on top of your character. - Which game is the Attack Drone (Whale Rescue Slow Aggressive) Creature from?
- The Attack Drone (Whale Rescue Slow Aggressive) 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 Attack Drone (Whale Rescue Slow Aggressive) Creature?
- A slow, aggressive mechanical Attack Drone variant from the Genesis DLC, used in the Whale Rescue mission scenario.
- How do I spawn the Attack Drone (Whale Rescue Slow Aggressive) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon EndDrone_Character_BP_WhaleRescue_SlowAggressive_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Attack Drone (Whale Rescue Slow Aggressive) Creature used for?
- The Attack Drone (Whale Rescue Slow Aggressive) is a Mechanical creature that appears specifically within the Whale Rescue mission in the Genesis DLC. As its name indicates, this variant moves more slowly than standard Attack Drones but maintains aggressive behavior toward players. It is distinct from other Attack Drone variants by its entity ID
EndDrone_Character_BP_WhaleRescue_SlowAggressive_C, which ties it exclusively to that mission context. - How do I spawn a wild Attack Drone (Whale Rescue Slow Aggressive) Creature?
- Run
cheat Summon EndDrone_Character_BP_WhaleRescue_SlowAggressive_Cin the admin console. Summon spawns a wild, untamed Attack Drone (Whale Rescue Slow Aggressive) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What type of creature is the Attack Drone (Whale Rescue Slow Aggressive) Creature?
- The Attack Drone (Whale Rescue Slow Aggressive) Creature is classified as a mechanical in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.