Skip to content

Boost XP gains #1

@TGRCdev

Description

@TGRCdev

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.lua
    • gamemodes/gmstranded/gamemode/modules/sh_proplist.lua
  • Smithing
    • gamemodes/gmstranded/gamemode/modules/sh_grindlist.lua
    • gamemodes/gmstranded/gamemode/modules/sh_smeltinglist.lua
    • gamemodes/gmstranded/gamemode/modules/sh_toollist.lua
  • Farming
    • gamemodes/gmstranded/gamemode/modules/sh_farminglist.lua
    • gamemodes/gmstranded/gamemode/modules/server/sv_processes.lua:993
    • gamemodes/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.lua
    • gamemodes/gmstranded/gamemode/modules/sh_brewinglist.lua
    • gamemodes/gmstranded/gamemode/modules/sh_firstaidlist.lua
  • Arcane
    • gamemodes/gmstranded/gamemode/modules/sh_arcanestones.lua

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions