ARK · CREATURE

Phoenix Creature
- Creature
- Scorched Earth
The Phoenix is a rare Fantasy-type creature from Scorched Earth, useful for admins managing spawns or testing fire-based taming mechanics.
Want to go deeper on the Phoenix Creature (creature ID Phoenix_Character_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Phoenix_Character_BP_CBlueprint path
"Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Phoenix_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Phoenix_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_Character_BP'" 0 0 0 0About
The Phoenix is a Fantasy-type creature native to the Scorched Earth DLC. It is one of the more exotic creatures in the game, associated with fire and extreme heat conditions, making it relevant primarily on Scorched Earth or any map where its spawn conditions can be replicated.
Admins can reference the entity ID Phoenix_Character_BP_C when using spawn commands, setting up creature spawners, or configuring NPC spawn entries in server config files. The name tag Phoenix is useful for targeting the creature with admin commands that accept tag-based identifiers.
Because the Phoenix is tied to specific environmental triggers on Scorched Earth, admins running other maps should verify that the necessary conditions exist before expecting natural spawns. Forced spawns via admin commands will work regardless of map or weather state.
Frequently Asked Questions
- What is the Phoenix Creature used for?
- The Phoenix is a Fantasy-type creature native to the Scorched Earth DLC. It is one of the more exotic creatures in the game, associated with fire and extreme heat conditions, making it relevant primarily on Scorched Earth or any map where its spawn conditions can be replicated.
- How do I spawn a tamed Phoenix Creature?
- Open the admin console and run
cheat GMSummon "Phoenix_Character_BP_C" 150. GMSummon spawns a tamed Phoenix 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 Phoenix Creature class name?
- The creature ID for the Phoenix Creature is
Phoenix_Character_BP_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 Phoenix Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_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 Phoenix Creature precisely instead of dropping it on top of your character. - What type of creature is the Phoenix Creature?
- The Phoenix 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 the Phoenix Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Phoenix_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - When was the Phoenix Creature data last updated?
- The Phoenix 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.
- What is the blueprint path for the Phoenix Creature?
- The Phoenix Creature blueprint path is
"Blueprint'/Game/ScorchedEarth/Dinos/Phoenix/Phoenix_Character_BP.Phoenix_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. - What is the Phoenix Creature?
- The Phoenix is a rare Fantasy-type creature from Scorched Earth, useful for admins managing spawns or testing fire-based taming mechanics.
- Is the Phoenix Creature a DLC creature or part of the base game?
- The Phoenix Creature is tied to the Scorched Earth 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 Phoenix Creature name tag for Game.ini?
- The Phoenix Creature uses the name tag
Phoenix. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn a wild Phoenix Creature?
- Run
cheat Summon Phoenix_Character_BP_Cin the admin console. Summon spawns a wild, untamed Phoenix Creature at your location. Use GMSummon instead if you want it pre-tamed. - Which game is the Phoenix Creature from?
- The Phoenix 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.