0 of 0

File information

Last updated

Original upload

Created by

Ritoni

Uploaded by

Ritoni7dtd

Virus scan

Safe to use

Tags for this mod

16 comments

  1. puerue
    puerue
    • member
    • 0 kudos
    Can i uncrease exp gain value?
    Like, for pickaxe
    <triggered_effect trigger="onSelfBuffStart" action="ModifyCVar" cvar="$RSM_SL_BreakExp" operation="set" value="2"/>
    Typing 10 instead of 2 doesn't work. Exp gain always 2.
    1. Ritoni7dtd
      Ritoni7dtd
      • member
      • 2 kudos
      Basically, initialization is performed when you start the game for the first time, so any changes you make later will not be reflected.
      If you want to change it later, try adding the following XML and changing the numbers there.

                  <effect_group name="Init Get Exp">
                      <triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar="$RSM_SL_HitExp" operation="set" value="1"/>
                      <triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar="$RSM_SL_KillExp" operation="set" value="5"/>
                      <triggered_effect trigger="onSelfBuffUpdate" action="ModifyCVar" cvar="$RSM_SL_BreakExp" operation="set" value="2"/>
                  </effect_group>
    2. puerue
      puerue
      • member
      • 0 kudos
      Oh, i need to start a new game. Got it. Thank you)
  2. Aazarath
    Aazarath
    • supporter
    • 0 kudos
    That's a great mod concept. How about a stamina boost? Like 0.25 per level? Thank you for your time.
    1. Ritoni7dtd
      Ritoni7dtd
      • member
      • 2 kudos
      That's a great idea!
      We're currently considering adding other effects, but we're worried that adding too many elements could upset the balance, so we're still making adjustments.
    2. IchigoUsagii
      IchigoUsagii
      • premium
      • 0 kudos
      Great idea! Or a stamina use reduction per mastery level. So the more you use a tool or weapon, the less stamina it consumes.
  3. IchigoUsagii
    IchigoUsagii
    • premium
    • 0 kudos
    Cool mod! Thanks for the upload. You posted the English description in Japanese. I had it translated, to save you some time, if that is okay. Thanks again for your mod! I'll be checking it out, as it seems interesting, and may add additional depth to game play that I desire.

    (機械翻訳)
    [EN]This mod introduces a weapon mastery system to 7 Days to Die. Each weapon category (except turrets and explosives) gains a mastery level with each use in combat. Each mastery level applies the following buffs:

    • Damage +1%
    • Block Damage +1%
    • Attack Speed ​​+0.5%
    • Magazine Size +0.5%
    Mastery is gained separately for each of the different weapon types, adding depth to weapon specialization and progression.
    1. Ritoni7dtd
      Ritoni7dtd
      • member
      • 2 kudos
      Thanks a lot! I’ve updated the description using your translation. Really appreciate the help!
    2. IchigoUsagii
      IchigoUsagii
      • premium
      • 0 kudos
      No problem! This is a great mod. I wasn't sure it was working at first, but after a little time I started noticing the mastery level-up text appear above my hotbar. I especially like the attack speed increase! It isn't very noticeable at first, but eventually, it really makes up for the weirdly slow attack speed that The Fun Police put on many of the weapons in this game.

      I have always preferred this type of skill system, where you can only get better at something by doing, instead of using clubs for hours, then dumping points into stun batons, while never having used one. But that is just my personal preference, and I understand and respect why other players may want a min/max stat point experience system. They both work, and this mod gives players the best of both worlds. Bravo, and thanks again for the excellent mod!

      By the way, if it is not an imposition to ask, would it be possible to add a mastery section or tab to the skills menu? Currently it is impossible to know what mastery levels I have in what tool/weapon, and what percentages they are. If you can't, or just don't want to, that is fine. The mod is still great as is! Endorsed!

      Edit: One more question. Is there a cap or ceiling to the mastery levels, or are they unlimited?

      Edit 2: I just read the description page again. You are discontinuing this mod? Aw man! But this one is better than the copycat mod! I hope that you will reconsider, but if you don't, thank you for your mod. I will continue to use it until whatever TFP update comes along to break it. Best of luck to your future modding efforts.
  4. xNeversoftx
    xNeversoftx
    • supporter
    • 2 kudos
    I have the mod installed like all of my other mods, but the UI doesn't show anything like your screenshots do. How can I be sure the mod is working?

    I love the concept, by the way. Learn by doing has always been my favourite way of levelling up since Morrowind! ^-^
    1. Ritoni7dtd
      Ritoni7dtd
      • member
      • 2 kudos
      It does not support integration with mods that add other UIs, but you can check if the installation was successful by switching to debug mode, pressing the F3 key, and checking cvar.
      If the value of $RSM_SL_Init is 1, the installation is complete.
    2. xNeversoftx
      xNeversoftx
      • supporter
      • 2 kudos
      Perfect. It's working as intended. Thank you for the excellent mod! ^-^
  5. gesierfou
    gesierfou
    • member
    • 0 kudos
    Not working, with only this mod ui is under belt ui... 
    1. Ritoni7dtd
      Ritoni7dtd
      • member
      • 2 kudos
      v1.0.1で位置を調整しました。
      変更内容にご満足いただけましたら、再度ご確認ください。
  6. fearlesscr
    fearlesscr
    • premium
    • 0 kudos
    This looks sick! Does it work with modded ones aswell automatically or just vanilla?
    1. Ritoni7dtd
      Ritoni7dtd
      • member
      • 2 kudos
      It is basically made for vanilla, but if the name of the weapon or tool added by the mod starts with the following, it will work automatically.
      meleeToolRepair
      meleeToolAxe
      meleeToolSalvage
      meleeToolPick
      meleeToolShovel
      meleeWpnBlade
      meleeWpnClub
      meleeWpnSpear
      meleeWpnSledge
      meleeWpnKnuckles
      meleeWpnBaton
      gunHandgun
      gunShotgun
      gunRifle
      gunMG
      gunBow