-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nerfing the Melee scale #371
Comments
yeah this mod is far from finished and i don't know why so simple things like this haven't been done. |
the most annoying thing is the block range, man it ruins everything
…On Tue, 24 Dec 2024 at 02:23 707peter ***@***.***> wrote:
yeah this mod is far from finished and i don't know why so simple things
like this haven't been done.
like we can reduce the bow extra damage in game or in the files but not
the base damage increase.
its soo stupid to run around with 300 damage mele and 40 blocks of
range....
—
Reply to this email directly, view it on GitHub
<#371 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCXRY6225CW2UGFW7OFSHNT2HBPMPAVCNFSM6AAAAABTBRIOEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRQGE4TMMBTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Working on it. |
Killing a Warden in 3 hits is indeed boring. As a temporary solution I suggest downloading the RpgDifficulty mod so that the mobs will be stronger over time. |
Probably fixed with the latest version. |
Hi @Globox1997 is there a new setting that we can add to the levelz config file so as to adjust the melee damage multiplier per level? |
Just update to the latest version. |
which data pack it is?
…On Wed, 1 Jan 2025 at 18:13 Globox_Z ***@***.***> wrote:
Just update to the latest version.
You can adjust it by a datapack
—
Reply to this email directly, view it on GitHub
<#371 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCXRY64ZV6VEVURQ44J42BT2IPEVTAVCNFSM6AAAAABTBRIOEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRWHE3DENZSGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I'm not familiar with MC modding or Fabric, I just did a few minutes of reading and code digging and I believe we just need to create a datapack file as per this ref: https://minecraft.wiki/w/Data_pack & https://github.com/Globox1997/LevelZ/tree/bfc0512c353c7f03446a2aeb75f60cedf407f20b?tab=readme-ov-file#datapacks
I think it would be the "generic.attack_damage - value" initially to adjust, but I find knockback also gets slightly OP as well although super fun when they knockback on death and fly off a dozen blocks or so. Hopefully if I'm way off the mark someone with more knowledge in this space can correct my understanding above. |
I gave it a shot, but no luck, my pack.mcmeta loads just fine but either my subfoldering below that or something inside the JSON is bad, not sure which. Just in case this is helpful to someone with more expertise my folder structure and file contents are below - I'm probably missing something basic but very fundamental, appreciate any help. -- WorldName pack.mcmeta content
melee.json content
|
Set replace true, than it should work |
Thanks for the help much appreciated - gave it a try and no luck. I'm using 1.21.1, with fabric 0.16.9, fresh world with just fabric, cloth, libz and levelz as mods active. I've been using these two commands to add and remove to check if the multiplyer adjusts, just did 5 for no real reason plus some /reloads and /datapack list enabled to ensure everythings running :)
Thanks again for your time helping with this. EDIT-1: Just to make sure the pack was fully loading I added a new 2 stick crafting recipe for a wooden sword and after a bit of fiddling around it loaded in fine - Just wanted to confirm 100% the pack was loading and this seemed the easy way to confirm. EDIT-2: I gave 1.20.1, with fabric 0.15.6 a go and the correct versions for that of Levelz, cloth, fabric api and libz. Minor tweak and my 2 stick wooden sword recipe works okay but still getting melee increments of 0.2 rather than 0.1. |
I was skimming the issues and noticed this new one by @RomanKnight - #379, seemed similar so copied the entire default.json contents into a new file called default_new.json and then disabled the default.json skills using modmenu and updated just those 3 melee values in my new file. This then allowed my custom 0.1 to load in and be used. Not sure thats quite what was intended in regards to usage but its a workaround that works. I'll do some further tinkering/playing around. Thank you for your time keep these mods updated I know how time consuming that is. |
Sorry just want to save @Globox1997 sometime if possible - I was trying to replicate the issue using levelz experience globes and I couldn't, I did this lvl by lvl aand spent skill points to try and keep it realer but as can be seen no mystery +300. Same mod mix, only difference was my image above is from my server and was done the old fashioned way slaying beasties were as the below is a local game and used experience orbs. I checked the two player save files but they are very similar, XpTotal was much more on the server version but given I only used levelz experience orbs that fits, Score was a heap lower not sure if thats a Levelz tracked metric? Not sure if theres some sort of saved player metrics in the world file, happy to check if it would help. EDIT: left server dat file right local dat.....that explains some of the random addition, I'll try and test more may not even be LevelZ : |
Make sure you are not opening a duplicate.
Description of your suggestion.
after maxing the Melee skill, i can kill nearly everything with barehand and it's quite boring. So how can i adjust the stats of the skills or can u add another section in the mod settings? I know adding another feature will cost a lot of time, so just take this as a small vision.
The text was updated successfully, but these errors were encountered: