0% found this document useful (0 votes)
69 views1 page

Tinker Tool Leveling

This document contains configuration settings for tool experience points in a game. It sets the maximum number of levels for tools to -1 (no limit), reduces modifiers for newly built tools to 3, defines base experience points for specific tools ranging from 500 to 4500, sets a default base experience of 500, and sets the experience point multiplier per level to 2.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
69 views1 page

Tinker Tool Leveling

This document contains configuration settings for tool experience points in a game. It sets the maximum number of levels for tools to -1 (no limit), reduces modifiers for newly built tools to 3, defines base experience points for specific tools ranging from 500 to 4500, sets a default base experience of 500, and sets the experience point multiplier per level to 2.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

"_VERSION"=1

general {
# Maximum achievable levels. If set to 0 or lower there is no upper limit
maximumLevels=-1
# Reduces the amount of modifiers a newly build tool gets if the value is lower
than the regular amount of modifiers the tool would have
newToolMinModifiers=3
}
toolxp {
# Base XP for each of the listed tools
baseXpForTool {
"tconstruct:arrow"=500
"tconstruct:battlesign"=500
"tconstruct:bolt"=500
"tconstruct:broadsword"=500
"tconstruct:cleaver"=500
"tconstruct:crossbow"=500
"tconstruct:excavator"=4500
"tconstruct:frypan"=500
"tconstruct:hammer"=4500
"tconstruct:hatchet"=500
"tconstruct:kama"=500
"tconstruct:longbow"=500
"tconstruct:longsword"=500
"tconstruct:lumberaxe"=4500
"tconstruct:mattock"=500
"tconstruct:pickaxe"=500
"tconstruct:rapier"=500
"tconstruct:scythe"=4500
"tconstruct:shortbow"=500
"tconstruct:shovel"=500
"tconstruct:shuriken"=500
}
# Base XP used when no more specific entry is present for the tool
defaultBaseXP=500
# How much the XP cost will multiply per level, minimum 2.
levelMultiplier=2
}

You might also like