The Last Spell
0 of 0

File information

Last updated

Original upload

Created by

shabbywu

Uploaded by

435495971

Virus scan

Safe to use

Tags for this mod

7 comments

  1. Typeracer15208
    Typeracer15208
    • member
    • 0 kudos
    It's probably an issue on my end but I can't seem to get the mod to work. I set the ExperiencePercentage value in the cn.shabywu.the_last_stand.multiple_gain.cfg file to 100 which should increase the exp gained by 66.6.. times but it didn't increase at all. The output log seems to confirm this by saying [Info   :   Console] patch ExperienceGain: 1200 for the first night which seems to be consistent with the normal experience given by it. 
    1. 435495971
      435495971
      • member
      • 0 kudos
      Opps ! Please provide the GameVersion and the dll located at `$(TheLastSpellDirectory)\$(SOME PREFIX BUT I FORGOT)_Data\Managed\TheLastStand.dll`.

      And it would be better if you can report an issue on github. Because I will always active in github but seldom in nexusmods. Thanks.
    2. 435495971
      435495971
      • member
      • 0 kudos
      Hi, I know what happen now. The  ExperienceGain patch is outdated. I will update it soon. Sorry.
    3. 435495971
      435495971
      • member
      • 0 kudos
      The bug is fixed.  By the way, the  ExperiencePercentage  is a float value, and 1.0 is meaning 100%.

      If you set the value to 100, the final Experience will be multiply by 100. Usually the unit will upgrade from 1 to 15.
    4. Typeracer15208
      Typeracer15208
      • member
      • 0 kudos
      I am super late but thank you for updating it after I had the issue with your mod. Will try the new version immediately. 
  2. brianjohnotten
    brianjohnotten
    • member
    • 0 kudos
    Thanks for the mod!

    I can't seem to find where to configure the rates though, or even see what they are currently set to. Could you point out where to adjust them?
    1. 435495971
      435495971
      • member
      • 0 kudos
      I am sorry for my late reply.

      The configuration file is located at `$(TheLastSpellDirectory)\BepInEx\config\cn.shabywu.the_last_stand.multiple_gain.cfg`. If you can't see the file, please start the game with the mod.

      Or you can create the configuration by yourself with the below text:

      ## Settings file was created by plugin 多倍收益 v1.0.0
      ## Plugin GUID: cn.shabywu.the_last_stand.multiple_gain

      [TheLastStand.MultipleGain]

      ## 经验倍率
      # Setting type: Single
      # Default value: 1.5
      ExperiencePercentage = 1.5

      ## 污秽精华倍率
      # Setting type: Single
      # Default value: 10
      DamnedSoulsPercentage = 10

      ## 金币倍率
      # Setting type: Single
      # Default value: 1
      PanicRewardGoldPercentage = 1

      ## 材料倍率
      # Setting type: Single
      # Default value: 1
      PanicRewardMaterialsPercentage = 1