header
premium banner

Colossuscorpius will start downloading in 5 seconds...

logo

Description

A revival of my very first Ark Evolved mod because who doesn't like colossal scorpions, right?

Change Log

2024-09-06: Aberration support has been added! Naturally, this comes with its own glowing version of the Colossuscorpius. They can be found on the second and third layers of the map, as I deemed them too dangerous for the fertile area.

Note that until/if I can figure out the dreaded "Class Disallowed" error you have to add CrossARKAllowForeignDinoDownloads=True in your GameUserSettings.ini file, under the [ServerSettings] header.

2024-04-04: Scorched Earth support has been added! They will spawn in the dunes surrounding the map, as that seemed the most appropriate area. Should be easy enough to spot!

2024-02-20: A small update that adds some INI configuration options to enable/disable breeding and set a damage multiplier (0.1-1.0) for the global damage of our favourite scorpions. You can add these settings to your GameUserSettings.ini, with the below being the defaults.

[Colossuscorpius]
ColossuscorpiusBreeding=True
ColossuscorpiusDamageMultiplier=1.0

2024-01-10: I just approved an update that will change the following;

  • Now prefers Exceptional Kibble, matching its size
  • No longer as easy to tame as a standard scorpion (made it similar to a Rex)
  • Loot from harvesting increased, so if you do decide to kill one it'll give a much higher amount of chitin
    I also looked into the grab mechanism but having the Colossuscorpius continue holding the creature if you get off the saddle is something you only really see with the Argentavis' beak. That bit of code is a very dirty hack inside the dev kit so I've decided not to implement it.

Description

These colossal scorpions are breedable and give live birth, like proper scorpions do on our own little mudball. They're found in both the mountains and the infamous Monster Island zones.

Abilities: Left-click attacks with pincers, right-click with the tail. The latter provides a high amount of torpor-inducing damage but requires a fair bit of stamina to use.

Pressing C (or your console equivalent of the third attack button) will allow you to grab creatures and carry them around.

Taming: Just like their smaller brethren these are simple knockout tames, with a strong preference for spoiled meat.

Saddles: Two saddles are included - A basic and a platform saddle, which supports 1x2 foundations. Great for a tiny house!

Admin spawn codes:

- Spawn Colossuscorpius (Tamed, level 150) - cheat gmsummon "Colossuscorpius_Character_BP_C" 150
- Spawn Colossuscorpius (Wild, level 150) - cheat SpawnDino “Blueprint'/Colossuscorpius/Colossuscorpius/Colossuscorpius_Character_BP.Colossuscorpius_Character_BP'” 0 600 0 150

- Spawn Aberrant Colossuscorpius (Tamed, level 150) - cheat gmsummon "Colossuscorpius_Character_BP_AB_C" 150
- Spawn Aberrant Colossuscorpius (Wild, level 150) - cheat SpawnDino “Blueprint'/Colossuscorpius/Colossuscorpius/Colossuscorpius_Character_BP_AB.Colossuscorpius_Character_BP_AB'” 0 600 0 150

- Colossuscorpius Saddle (Basic) - cheat gfi PrimalItemArmor_ColossuscorpiusSaddle 1 1 0
- Colossuscorpius Saddle (Platform) - cheat gfi PrimalItemArmor_ColossuscorpiusSaddle_Platform 1 1 0

Blueprint Paths

"Blueprint'/Colossuscorpius/Saddles/Simple/PrimalItemArmor_ColossuscorpiusSaddle.PrimalItemArmor_ColossuscorpiusSaddle'"
"Blueprint'/Colossuscorpius/Saddles/Platform/PrimalItemArmor_ColossuscorpiusSaddle_Platform.PrimalItemArmor_ColossuscorpiusSaddle_Platform'"