[STANDALONE/ESX/QB] Skill Tree

Basic Information:

Features and Functionalities:

  • Agility Skills: Increase your stamina regeneration, running speed, swimming speed, and more. Includes skills like reduced cycling stamina loss.
  • Strength Skills: Boost your maximum health, health regeneration, and melee damage. Gain taser resistance and enhanced damage reduction.
  • Shooting Skills: Reduce weapon recoil, speed up reload times, and improve aim movement speed.
  • Custom Sounds: Includes custom sounds for UI buttons, notifications, and level-ups to enhance the player experience.
  • Skill XP System: Integrate XP gain into your existing scripts with ease.
  • Skill Generator - EXCLUSIVE VERSION: Generate custom skills tailored to your scripts.
  • Full Script Compatibility: Automatically adds new skills for any future DEVHUB scripts, configurable through the script’s config file.

Customization Features:

  • Custom Skills: Create unique skills that fit perfectly with your server’s gameplay, available only in the exclusive version.
  • Advanced Configuration: Extensive options to configure skill behavior and integration with other scripts.



Code is accessible Configs
Subscription-based No
Lines (approximately) Lua: ~1k UI: ~2k
Requirements dh_lib
Support Yes
3 Likes

Changelog: dh_skillTree v1.0.2

Removed Skills: Due to a bug and the lack of significant impact on player behavior, the following skills have been removed from the skill tree:

[aimSpeedMultiplier_1] Aim Movement Speed I
[aimSpeedMultiplier_2] Aim Movement Speed II
[aimSpeedMultiplier_3] Aim Movement Speed III
[aimSpeedMultiplier_4] Aim Movement Speed IV
Note: If these skills are kept in any existing builds, they will no longer have any effect.

New Skills Added: To replace the removed skills, the following new skills have been introduced:

[lowHpWeaponDamageMultiplier_1] Last Stand I
[lowHpWeaponDamageMultiplier_2] Last Stand II
[lowHpWeaponDamageMultiplier_3] Last Stand III
[lowHpWeaponDamageMultiplier_4] Last Stand IV
Last Stand Effect: When your HP drops below 15%, your weapon damage increases by 5% per tier.
Important: These new skills are not direct replacements for the removed ones, meaning players will need to unlock them separately in the skill tree.

Fix: The scaling issue with the [betterAccuracy] skill has been fixed.

Exclusive Version Fix: Fixed the issue where having more than 3 custom categories were not displayed correctly.

Added Skill Reset Option: Added the ability to enable skill reset, which can be configured to be free, require an item, or cost in-game cash.

Changelog Console Update: A changelog for the previous version is now available directly in the server console, allowing you to easily track changes from older versions.