skillTree.lua
Documentation for skillTree.lua Configuration
XP for Finishing a Job
Shared.XPForFinishedJob = 30Skills List
Shared.SkillsList = {
["poolCleaner"] = {
{
points = 1,
index = 62,
icon = "fas fa-wifi",
lines = { rightBottom = false, leftBottom = false, },
description = "",
img = "",
uid = "robot_pickup_range_1",
title = "",
},
-- Additional skills...
},
}Last updated