Crafting Skill Potion

From ARK Wiki
Jump to navigation Jump to search
Mod logo.png
Crafting Skill Potion
Icon CraftingSkillPotion.png

A potion that resets all player stats and applies all possible level up points into crafting skill for a short period of time.

Consumable (values pertain to Humans)
Type
Weight
0.1
Stack size
100
Spawn Command
cheat giveitem "Blueprint'/Game/Mods/CraftingSkillPotion/PrimalItemConsumable_CraftingSkillPotion.PrimalItemConsumable_CraftingSkillPotion'" 1 0 0
Required level
Engram points
1 EP
Crafting XP
8 XP
Crafting time
5s
Crafted in
Required stations
Ingredients
Resources breakdown [Expand]
20 × Mejoberry
5 × Stimulant
25 × Stimberry
10 × Sparkpowder
5 × Stone
10 × Flint
Total Base Ingredients
25 × Narcoberry
10 × Flint
25 × Stimberry
2 × Rare Flower
5 × Stone
20 × Mejoberry
5 × Raw Meat
2 × Rare Mushroom

Crafting Skill Potion is a mod developed by Firesolved for  ARK: Survival Evolved and  ARK: Survival Ascended.

Syntac, a popular ARK YouTuber, came up with the idea for the mod in a video he published on November 28, 2020. Firesolved began working on the mod and published the first version on December 3, 2020. As of November 2023 the mod has been downloaded more than 300,000 times.

The mod adds a potion which is unlocked at level 1 by default and is craftable inside a player inventory. The recipe to make a potion is 20 Mejoberries, 5 Narcotics, 2 Rare Flowers, 2 Rare Mushrooms and 5 Stimulants, which is essentially 10% of what a Mindwipe Tonic costs. When consumed, the player receives a buff which lasts two minutes by default. For the duration of the buff, your character stats will be reset, your ability to apply any available points you may have will be disabled, you will not be able to consume a Mindwipe Tonics and all of your level up points will be applied into your Crafting Skill stat. Once the buff timer expires, all of your original stats will be restored and restrictions for applying any new level up points and consuming Mindwipe Tonics will be removed.

One of the best features of this mod is you never have to worry about losing engrams you have learned. There are also 25 INI options which allow you to customize the mod a number of ways to fit your style of play and balance it around both PVE and PVP settings.

Discord Support

For any type of support related to the mod I encourage everyone to join my Discord: https://discord.gg/SN7gFyTdDr

Default INI Options

To modify these settings, place the Crafting Skill Potion INI in your GameUserSettings.ini file. In single player, the file is located in ARK > ShooterGame > Saved > Config > WindowsNoEditor. For servers, the file is located in ARK > ShooterGame > Saved > Config > WindowsServer.

If you choose not to modify these INI options, the default settings listed below will be used.

[CraftingSkillPotion]
ActivationMessageDisplayTime=5.0
BaseStatMultiplierHealth=1.0
BaseStatMultiplierStamina=1.0
BaseStatMultiplierOxygen=1.0
BaseStatMultiplierFood=1.0
BaseStatMultiplierWater=1.0
BaseStatMultiplierWeight=1.0
CombatDuration=30.0
CraftingSkillCheatWeight=1000.0
CraftingSkillCooldownDuration=60.0
CraftingSkillDuration=120.0
DeactivationMessageDisplayTime=5.0
DisplayActivationMessage=false
DisplayDeactivationMessage=false
EnableCheatWeight=false
EnableCombatCheck=false
EnableExtendBuffTime=false
EnableManualDeactivation=false
EnablePotionCooldown=false
EnableRestoreHealth=false
EnableRestoreStamina=false
EnableRestoreOxygen=false
EnableRestoreFood=false
EnableRestoreWater=false

INI Option: ActivationMessageDisplayTime

When "DisplayActivationMessage" is true, the player receives a notification at the top of their screen when consuming a potion. Use this setting to change the duration of that notification.

Default Value: 5.0
Min Value: 1.0
Max Value: 10.0