Hello, everyone,
is there a way to modify the level of a Champion in a negative direction, i.e., reduce the Level of Champion? It is very easy to "up-level" a Champion to a specific level if their level is lower, but I couldn't find a way to change it back down.
Since for custom dungeons, you can import your characters from a different game, it has a tendency to make combat/puzzles trivial (when you import artifficially boosted champions). I'd really like to RESET heroes to level 1, in some way. Is it possible?
[HELP] How to reset imported heroes back to level 1?
- Dr.Disaster
- Posts: 2876
- Joined: Wed Aug 15, 2012 11:48 am
Re: [HELP] How to reset imported heroes back to level 1?
You can't. Heroes never lose levels in LoG. If you want to "import" level 1 heroes you have to create new ones.
If you want to re-use the same level 1 hero group for different mods as your personal default party create that party once and then save it to a specific named savegame like "My Level 1 Default Party". Then you can import this group into any game you want as long as you don't overwerite that savegame.
If you want to re-use the same level 1 hero group for different mods as your personal default party create that party once and then save it to a specific named savegame like "My Level 1 Default Party". Then you can import this group into any game you want as long as you don't overwerite that savegame.
Re: [HELP] How to reset imported heroes back to level 1?
It is the player's option to make the mod easier on themselves by importing. Anyone who wants to experience the mod in its intended manner will play it with a regular party.
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!
Re: [HELP] How to reset imported heroes back to level 1?
There is a way. champion:setClass() has a bug and you can exploit it. When you change a class of your champion, it has funny side effects. In particular, it sets level to 1 and experience to 0. With a bit of code, you can use it to level down.
p.s.
This bug exists in 1.3.7. Please don't tell Petri or Antti, as they may fix it
p.s.
This bug exists in 1.3.7. Please don't tell Petri or Antti, as they may fix it
Re: [HELP] How to reset imported heroes back to level 1?
that's an interesting bit I had no idea about, thanks!
Finished Dungeons - complete mods to play
-
Marble Mouth
- Posts: 52
- Joined: Sun Feb 10, 2013 12:46 am
- Location: Dorchester, MA, USA
Re: [HELP] How to reset imported heroes back to level 1?
Hi thomson. I've also noticed that changing a character's class can be used to remove their skills. I didn't think to wonder if this was how setClass was supposed to work. Some things go away automatically when you do this, like the ability to cast certain spells. Some things don't go away automatically, like the stat bonuses the character already got for learning a skill (e.g. Strength +1 from Swords 4), but you can also reset these stats if you want to. The ability Porter from Athletics 20 behaves really oddly. When the character's skills get reset, they don't lose the bonus (+15 kg carrying capacity) from Porter. If they level up Athletics to 20 again but previously had Porter, then they won't gain the bonus again. I stopped testing individual skills after that, since this doesn't seem like something I really wanted to mess around with.
-
Ixnatifual
Re: [HELP] How to reset imported heroes back to level 1?
I don't think it's very polite to down-level the player's heroes this way. I'd suggest to make a note in the dungeon's description that the dungeon is intended for new level 1 characters. Alternatively you may be able to steal Komag's monster leveling technique to have the dungeon scale with the player's characters if he imports a high-level party.
Ultimately up to you how you do things in your own dungeon, of course. Just my 5 cents.
Ultimately up to you how you do things in your own dungeon, of course. Just my 5 cents.
Re: [HELP] How to reset imported heroes back to level 1?
Well for some kind of mods it's kinda inevitable - for example it's impossible to do a switching of NPCs (for recreations like EOB for example, or other mods based on that concept) without being able to reset the level.
Waking Violet (Steam, PS4, PSVita, Switch) : http://www.wakingviolet.com
The Sunset Gate [MOD]: viewtopic.php?f=14&t=5563
My preciousss: http://www.moonsharp.org
The Sunset Gate [MOD]: viewtopic.php?f=14&t=5563
My preciousss: http://www.moonsharp.org
