Gloomhaven

Gloomhaven

Not enough ratings
ABetterLevelUp (Guildmaster ONLY)
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
114.299 KB
24 Oct, 2021 @ 10:56am
16 Nov, 2021 @ 1:03pm
2 Change Notes ( view )

Subscribe to download
ABetterLevelUp (Guildmaster ONLY)

Description
I made this mod so I could mod my mods without having to play my mods to mod my mods.

Guildmaster ONLY

Campaign version: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2656718683

Auto levels all unlocked heroes to level 9. You'll have to level them up one level at a time, so this can be a bit tedious.

Combine this with https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2469394896 and you'll have all characters unlocked and level 9. Seriously, download this just to check out the Spellweaver's level 9 Inferno card, it's amazing.

To install:
Subscribe to this mod
Start the game
Select Modding
Select Custom Rulesets
Create New Ruleset - Guildmaster Ruleset
Enter a name for the ruleset and add this mod and any others you want, click on create
Click on the ruleset you created and click Compile
Click Play

Check out my other mods!
Class Compilation https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2626650736
Brute https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2625098209
Spellweaver https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2626632275
Scoundrel https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2626631955
Cragheart https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2626632026
Tinkerer https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2625718364
Mindthief https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2626632127
Sun https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2632974192
Three Spears https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2632974102
Circles https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2636247055
Eclipse https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2636247206
Cthulhu https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2638659891
Lightning https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2638659776
Music Note https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2638659679
Angry Face https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2638659979
Triforce https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2657350055
Saw https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2657350174
Two Mini https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2660188359

SummonHealthMod https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2659005775
ABetterLevelUp (GuildMaster auto level 9): https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2636319658
ABetterLevelUp (Campaign auto level 9): https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2656718683
3 Comments
Ripper 12 Dec, 2021 @ 12:42pm 
Thanks man
Sto  [author] 12 Dec, 2021 @ 12:41pm 
@Ripper The only way to do that would be to make a new mod. You can change the amount for yourself if you want. Go to:

C:\Program Files (x86)\Steam\steamapps\workshop\content\780290\2636319658\ModdedYML
And open Headquarters with Notepad++ or a similar text editor. Regular Notepad will work but it can mess spacing up sometimes, so try not to change any of that.
Scroll down towards the bottom and inside of brackets you'll see:

[h1]Make sure the brackets stay! They just won't format correctly this comment[/hr1]
CharacterXPTable: 0, 0, 0, 0, 0, 0, 0, 0, 0

Change that to whatever values you want each level of XP to require, so if you want newly acquired characters to start at level 6, change it to:

CharacterXPTable: 0, 0, 0, 0, 0, 0, 345, 420, 500

Or for a quick catch up, you could do something like:

CharacterXPTable: 0, 10, 20, 30, 40, 50, 345, 420, 500

You can change those to any positive integer value as long as they increment for each level.
Sto  [author] 16 Nov, 2021 @ 1:04pm 
Pushed an update for newest version that broke this.