2 items

File information

Last updated

Original upload

Created by

Elixir

Uploaded by

elixirmods

Virus scan

Safe to use

Tags for this mod

42 comments

  1. DevolverRevolver
    DevolverRevolver
    • premium
    • 2 kudos
    still works as of patch 2.21
  2. simplyyrj
    simplyyrj
    • member
    • 0 kudos
    I’ve seen a few old comments saying this mod doesn’t work for them, can anyone confirm if it works for v2.2? 

    Thank you! 
  3. AlukaXD
    AlukaXD
    • member
    • 0 kudos
    I installed the mod but it dosent change anything, idk what i did wrong i just dragged the files and opened the game but the stats didnt change
  4. Potty01
    Potty01
    • member
    • 0 kudos
    I've just installed this and not working?
  5. o07o
    o07o
    • member
    • 0 kudos
    how do u modify the values manually? I want to do this to my other sandevistan 
    1. Maniac3020
      Maniac3020
      • premium
      • 22 kudos
      Open init.lua in a text editor. I recomend notepad++, but regular notepad should work too.
    2. Skip222
      Skip222
      • member
      • 0 kudos
      Where exactly is init.lua?

      nvm, found it in the mod folder
  6. Maniac3020
    Maniac3020
    • premium
    • 22 kudos
    Okay, I think I figured out what most of the values are for. I was confused for a while. Fiddling with another mod, I figured out that there are seperate values for the gameplay and the UI numbers. (I might be wrong about some of these, but it's a starting point to help others figure it out)

    To get a speed of 30% slowdown, you set the game speed to 0.7 and the ui to display 30. A speed of 1.0 would be normal speed. A speed 0.1 is 90% slowdown. Maths. :D

      TweakDB:SetFlat("Items.AdvancedSandevistanC3MK3_inline1.value", 10) "I think this is the duration, not too sure"
      TweakDB:SetFlat("Items.AdvancedSandevistanC3MK3_inline2.value", 0.7) "This is the game speed, lower is slower"
      TweakDB:SetFlat("Items.AdvancedSandevistanC3MK3_inline3.value", 60) "This is the cooldown"
      TweakDB:SetFlat("Items.AdvancedSandevistanC3MK3_inline8.floatValues", {30, 14, 7, 30, 10})
    "1st number is the UI slowdown, then mitigation chance, strength, resistances, and duration again"
      TweakDB:SetFlat("Items.AdvancedSandevistanC3MK3_inline10.floatValues", {60}) "This is also cooldown" (just keep these 2 the same)
  7. xenon4ever
    xenon4ever
    • member
    • 3 kudos
    Awesome mod. I got a question though, what is the decimal value for? The one below the duration. I asked bcuz I wanted to change some values and I mostly figured out what the other values except for that decimal one. Thanks in advance.
  8. Maniac3020
    Maniac3020
    • premium
    • 22 kudos
    The only change that I really want is the ability to toggle this on at any charge level, like some of the other sandivestans
  9. telanthfan2
    telanthfan2
    • member
    • 0 kudos
    does it work in 2.1? and how to alter the numbers? ive never used LUA code
  10. irulannaba
    irulannaba
    • supporter
    • 35 kudos
    The mitigation buff is useless, I mean you're already slowed anyway and should be able to avoid any damage.