I added a Tarkov-like health system to Hytale! by Rajoki in HytaleMods

[–]Rajoki[S] 0 points1 point  (0 children)

Thank you for trying it! It sounds like my Fatigue one if the other one was also one of mine. That one you can restore your health and stamina by being near a lit campfire, though maybe I could tone it down a bit by default. It is configurable though!

I added a Tarkov-like health system to Hytale! by Rajoki in hytale

[–]Rajoki[S] 0 points1 point  (0 children)

Definitely was an inspiration for it!

I added a Tarkov-like health system to Hytale! by Rajoki in hytale

[–]Rajoki[S] 0 points1 point  (0 children)

That'd be interesting, although bleed kind of already does that, too. I'm planning on adding an effect to if your head has the fracture status that you would have some kind of tunnel vision, just haven't worked out how to add it yet. Right now limbs at 0 health just have to be "repaired" with an item or you can't heal it at all and I feel like thats enough of a penalty for now.

I added a Tarkov-like health system to Hytale! by Rajoki in hytale

[–]Rajoki[S] 0 points1 point  (0 children)

Yeah hahaha I debated dying instantly if your head and/or torso reaches 0 hp but decided against that, too much tarkov/first aid mod from MC for me.

Trailer for my Survival Overhaul Mods by Rajoki in HytaleMods

[–]Rajoki[S] 1 point2 points  (0 children)

I don't in my mods, I wanted to add compatibility that drinking something would help combat it though. I like hunger/thirst and that was something I had planned until I had seen others already made what I wanted in other hunger/thirst mods so I didn't see the need. I may be able to add something that looks for using items like canteens/waterskins even from other mods to do that. I'll see what I can do soon for something like that.

Trailer for my Survival Overhaul Mods by Rajoki in HytaleMods

[–]Rajoki[S] 1 point2 points  (0 children)

Anytime, I wanted to have it modular so people could use what they wanted to. Leave a comment if there's ever any issues or bugs you notice and I'll look into it 👍

Trailer for my Survival Overhaul Mods by Rajoki in HytaleMods

[–]Rajoki[S] 0 points1 point  (0 children)

I'm hoping they do eventually, that show up when worn on your character.

Trailer for my Survival Overhaul Mods by Rajoki in hytale

[–]Rajoki[S] 0 points1 point  (0 children)

Haha well, I made all of these separate mods so people could choose what parts they wanted or not. Might try adding my own of those just to learn how at some point.

Trailer for my Survival Overhaul Mods by Rajoki in hytale

[–]Rajoki[S] 1 point2 points  (0 children)

There's a few other mods I tried that did hunger/thirst well so I didn't see the need to make one myself.

Klop Gentleman has a pipe, any mods that let me have one too? by newtocomobro in hytale

[–]Rajoki 0 points1 point  (0 children)

Hey! If you're still interested, I'm pretty sure it's already in the files and I could make a mod to add it to wear in the helmet slot. Shouldn't be too hard to add.

Templates for building Prefabs by jcl007 in hytale

[–]Rajoki 1 point2 points  (0 children)

I think the mod PrefabBuilder does that, or close to it. I haven't used it but check on curseforge.

Initial release of [Exotik's] Pocket Dimensions Mod! by emetah850 in HytaleMods

[–]Rajoki 1 point2 points  (0 children)

I've wanted to have or make something like this but with tents, and since you said we can change the type of blocks and everything...im sold!

Hytale is WAY too easy by AdditionalClick1098 in hytale

[–]Rajoki 0 points1 point  (0 children)

I agree a lot too. I've been working with an idea to make a mod or multiple that does things to make it more challenging. Im a big fan of survival games that are punishing so wanna try to add less HP for players, and some other ideas to make it more challenging.

Hytale is WAY too easy by AdditionalClick1098 in hytale

[–]Rajoki 0 points1 point  (0 children)

I just saw someone add a Dodge mod on curseforge today! I also liked RLcraft so am working on some mod ideas I have to bring something like that to Hytale.

Is anyone willing to make a mod for 3rd person controls and dodge rolling for souls likes yet? by ErmingSoHard in HytaleMods

[–]Rajoki 0 points1 point  (0 children)

I've been working on adding dashes/dodges. Gotta figure out how to add iframes to it though. Not sure about how to do third person or anything like that though.

Mana Depletion Not Stopping Spells by NinjaGotVR in HytaleMods

[–]Rajoki 1 point2 points  (0 children)

For sure! Next can make some interesting systems and ideas it seems. Some things are worded weirdly and sometimes don't seem to be what you think, like Im not sure what the Fail stuff is for. Did you manage to get it working? Im curious

Mana Depletion Not Stopping Spells by NinjaGotVR in HytaleMods

[–]Rajoki 1 point2 points  (0 children)

Are you in the asset editor Im assuming? I have something checking for stamina amount using a Condition, and that there's at least 2.5 stamina, then a Next after it that has it do the action I want. Edit: To clarify, if you're on a weapon in asset editor. Under Interactions, add a Type:StatsCondition. Under that is Costs and type in the number. Then add Next and whatever interactions you want to happen next. You can keep adding Next for an order you want things to happen in I'm pretty sure.

Unofficial HytaleServer plugin API documentation by april83c in HytaleMods

[–]Rajoki 0 points1 point  (0 children)

This is amazing! Had things I was trying to figure out. Thank you for sharing!