forked from zpetty33/GMStranded
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The base game's XP gain is a bit sluggish. Right now, I turn on a 25% bonus for all skills, except for construction, which I usually set to something like 250%. I think the 25% can be made a permanent change, but it would take numerous changes across a large swathe of files.
Skills and their respective XP value locations
- Woodcutting
gamemodes/gmstranded/gamemode/modules/server/sv_processes.lua:115
- Mining
gamemodes/gmstranded/gamemode/modules/sh_resources.lua
- Construction
gamemodes/gmstranded/gamemode/modules/sh_constructlist.luagamemodes/gmstranded/gamemode/modules/sh_proplist.lua
- Smithing
gamemodes/gmstranded/gamemode/modules/sh_grindlist.luagamemodes/gmstranded/gamemode/modules/sh_smeltinglist.luagamemodes/gmstranded/gamemode/modules/sh_toollist.lua
- Farming
gamemodes/gmstranded/gamemode/modules/sh_farminglist.luagamemodes/gmstranded/gamemode/modules/server/sv_processes.lua:993gamemodes/gmstranded/gamemode/modules/server/sv_processes.lua:1165
- Fishing
gamemodes/gmstranded/gamemode/modules/sh_fishlist.lua
- Cooking
gamemodes/gmstranded/gamemode/modules/sh_foodlist.lua
- Combat
gamemodes/gmstranded/gamemode/modules/sh_npcs.lua
- Alchemy
gamemodes/gmstranded/gamemode/modules/sh_alchemylist.luagamemodes/gmstranded/gamemode/modules/sh_brewinglist.luagamemodes/gmstranded/gamemode/modules/sh_firstaidlist.lua
- Arcane
gamemodes/gmstranded/gamemode/modules/sh_arcanestones.lua
Metadata
Metadata
Assignees
Labels
No labels