ARK · CREATURE

Attack Drone (Whale Rescue) Creature
- Creature
- Genesis
A mechanical Attack Drone variant tied to the Genesis Whale Rescue mission, identified by entity ID EndDrone_Character_BP_WhaleRescue_C.
Running the Attack Drone (Whale Rescue) Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .
Creature ID
Entity / blueprint class
EndDrone_Character_BP_WhaleRescue_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue.EndDrone_Character_BP_WhaleRescue'"Summon Commands
Wild (Summon)
admincheat Summon EndDrone_Character_BP_WhaleRescue_CTamed (GMSummon, level 150)
cheat GMSummon "EndDrone_Character_BP_WhaleRescue_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue.EndDrone_Character_BP_WhaleRescue'" 0 0 0 0About
The Attack Drone (Whale Rescue) is a mechanical creature that appears specifically during the Whale Rescue mission in the Genesis DLC. It shares the Attack Drone name tag with other drone variants but uses a distinct entity ID, EndDrone_Character_BP_WhaleRescue_C, making it mission-scoped rather than a general spawn.
Admins troubleshooting Genesis mission scripting or testing encounter balance should use this entity ID to target or reference the correct drone variant. Spawning it outside its intended mission context may produce unexpected behavior since it is tuned for that specific encounter.
Because no stat or taming data was provided for this variant, treat it as a hostile mission creature rather than a tameable or farmable one. If you need to force-spawn or destroy instances of it during server testing, rely on the entity ID rather than the name tag to avoid affecting other Attack Drone types.
Frequently Asked Questions
- What is the Attack Drone (Whale Rescue) Creature?
- A mechanical Attack Drone variant tied to the Genesis Whale Rescue mission, identified by entity ID EndDrone_Character_BP_WhaleRescue_C.
- What is the creature ID for the Attack Drone (Whale Rescue) Creature?
- The creature ID for the Attack Drone (Whale Rescue) Creature is
EndDrone_Character_BP_WhaleRescue_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 tamed Attack Drone (Whale Rescue) Creature?
- Open the admin console and run
cheat GMSummon "EndDrone_Character_BP_WhaleRescue_C" 150. GMSummon spawns a tamed Attack Drone (Whale Rescue) 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. - How do I spawn the Attack Drone (Whale Rescue) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon EndDrone_Character_BP_WhaleRescue_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) Creature name tag for Game.ini?
- The Attack Drone (Whale Rescue) 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. - Is the Attack Drone (Whale Rescue) Creature a DLC creature or part of the base game?
- The Attack Drone (Whale Rescue) 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 wild Attack Drone (Whale Rescue) Creature?
- Run
cheat Summon EndDrone_Character_BP_WhaleRescue_Cin the admin console. Summon spawns a wild, untamed Attack Drone (Whale Rescue) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What's the Attack Drone (Whale Rescue) Creature blueprint path?
- The Attack Drone (Whale Rescue) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue.EndDrone_Character_BP_WhaleRescue'". 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 type of creature is the Attack Drone (Whale Rescue) Creature?
- The Attack Drone (Whale Rescue) Creature is classified as a mechanical in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- When was the Attack Drone (Whale Rescue) Creature data last updated?
- The Attack Drone (Whale Rescue) 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) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/EndDrone_Character_BP_WhaleRescue.EndDrone_Character_BP_WhaleRescue'" 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) Creature precisely instead of dropping it on top of your character. - What is the Attack Drone (Whale Rescue) Creature used for?
- The Attack Drone (Whale Rescue) is a mechanical creature that appears specifically during the Whale Rescue mission in the Genesis DLC. It shares the
Attack Dronename tag with other drone variants but uses a distinct entity ID,EndDrone_Character_BP_WhaleRescue_C, making it mission-scoped rather than a general spawn. - Which game is the Attack Drone (Whale Rescue) Creature from?
- The Attack Drone (Whale Rescue) 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.