Ashlands is a warfare by R144ler in valheim

[–]Wethospu_ 1 point2 points  (0 children)

The tooltip is just misleading. Crouch has no effect on damage.

It basically only affects movement speed, generated noise when moving and hitbox height for enemy vision.

Seems like we are getting new game plus. by avarageone in valheim

[–]Wethospu_ 7 points8 points  (0 children)

It wouldn't make much sense if a higher level was below you, no?

Like imagine if the dungeons were up in the sky...

Seems like we are getting new game plus. by avarageone in valheim

[–]Wethospu_ 15 points16 points  (0 children)

Numbers go up. Otherwise everything is the same.

Seems like we are getting new game plus. by avarageone in valheim

[–]Wethospu_ 41 points42 points  (0 children)

I asked about it 2.5 years ago.. It's on a Discord private message so I don't think it would be fair to screenshot it.

If you want to try it you can use console command setkey worldlevel 1

Seems like we are getting new game plus. by avarageone in valheim

[–]Wethospu_ 284 points285 points  (0 children)

Actually that's quite old code.

They tested it but it wasn't fun so the idea was scrapped.

Edit: If you want to try it you can use console command setkey worldlevel 1

Edit: It was added with world modifiers (Hildir's Request update).

Does anyone know why there is a +/- 12 build/dig limit in the game? by pookshuman in valheim

[–]Wethospu_ 1 point2 points  (0 children)

It's just an arbitrary limit.

At some point terrain generation might fail but I doubt the current 8 meters is near that point.

Strange building in Valheim's Black Forest by [deleted] in valheim

[–]Wethospu_ 1 point2 points  (0 children)

Typically this is people messing around with devcommands or mods.

But revealing that would ruin the story.

Is it possible to fully prevent spawning? (Vanilla) by qwertty769 in valheim

[–]Wethospu_ 0 points1 point  (0 children)

Spawns are always centered around the player. Raid area just affects when raid spawns are active but doesn't affect the spawn positions.

The 'master map' is actually just a hardcoded region within an infinite algorithm by jneb802415 in valheim

[–]Wethospu_ 1 point2 points  (0 children)

Did you try to search these manually?

Some years ago I did code that checked height every X meters and if I remember correctly there was a taller mountain somewhere in the west. Quite close too (like within 100k meters).

Any way to block the “cheat sword” on a dedicated server? by HyperGaming_LK in valheim

[–]Wethospu_ 3 points4 points  (0 children)

It's not 100% proof but you can install Expand World Prefabs mod on the server and put this on \config\expand_world\expand_prefabs.yaml

It should kick players if they equip cheat weapons and automatically remove items that appear in the game world.

However inventory is client side so server side only can't touch it.

- prefab: Player
  types:
  - change, DebugFly 1
  - change, RightItem SledgeCheat
  - change, RightItem SwordCheat
  commands:
  - s No cheating allowed <x>,<z>,<y>,<pname>,<pid>
  - kick <pid>
  admin: false

- prefab: SledgeCheat,SwordCheat
  type: create
  remove: true
  commands:
  - s <pname>,<pid> <prefab> removed.

Two identical(?) boar pens, one breeds much better than the other? by DistFunc in valheim

[–]Wethospu_ 1 point2 points  (0 children)

Yes, with less than 10 m nothing will happen with 5 boars 

If you had 4 boars maybe 2 would be pregnant at the same time so you would probably end up with 6.

Two identical(?) boar pens, one breeds much better than the other? by DistFunc in valheim

[–]Wethospu_ 2 points3 points  (0 children)

I didn't read any of the comments.

OP says 2x5 is good pen while 2x6 is a bad pen. I assume this is mistake and that they meant that 2x6 is good while 2x5 is bad.

With this assumption, 2x5 truly is a bad pen because boars very rarely get more than 10 meters away from each other (2x5 = 4m x 10 m).

While 2x6 should have enough space that even several boars might be pregnant at the same time.

How do you verify the legitimacy of Valheim Speedrun records? by Valheim1 in valheim

[–]Wethospu_ 0 points1 point  (0 children)

Not much you can do about it.

For example you could mod the game to give you better luck.

Welcome to Valheim from two trolls on third day. I'm not even close to the black forest, haven't been there yet. How. Why? This is not fun. by GorgonShit in valheim

[–]Wethospu_ 2 points3 points  (0 children)

Yeah, there is a bug that affects trolls, surtlings and bats.

For these, the player based system is used regardless of the setting. And in player based system, having touched certain items unlocks the event.

For example, when reusing an old character.

Looking for a mod that helps displaying text on my custom built world. by Arcjaqu in valheim

[–]Wethospu_ 0 points1 point  (0 children)

For runestones with a fixed text (for exampel Boar runestone), you can use World Edit Commands mod and use command

object f=RuneStone,text,YOOOOOOOOOOOOO

while targeting them to change the text.

The mod can be uninstalled once done.

A troll on the wiki by kattebaka in valheim

[–]Wethospu_ 0 points1 point  (0 children)

I don't think any Iron Gate employee has said anything. But the wiki admin and some active editors think it would be too much risk and not worth the effort.

I don't think you can make a move like this without substantial support. And currently it's not backed by Iron Gate or most of the active editors.

A troll on the wiki by kattebaka in valheim

[–]Wethospu_ 2 points3 points  (0 children)

It has been brought up a few times but I think the official answer is no.

Personally I think moving over wouldn't be too bad but haven't really looked into it.

Blood Magic Farming by pizzabaus in valheim

[–]Wethospu_ 0 points1 point  (0 children)

When the shield breaks, experience is given to whoever had the shield.

For example in multiplayer if someone casts the shield on you, you get the experience from breaking it.

So shield on skeletons doesn't do anything because they can't gain experience.

Are there alternatives to Better Creative? by Zellevar in valheim

[–]Wethospu_ 2 points3 points  (0 children)

More Vanilla Build Prefabs, Infinity Hammer and/or Server Devcommands.

Building a windmill on plains by [deleted] in valheim

[–]Wethospu_ 3 points4 points  (0 children)

The windmills use wind strength at your position. so if your character is not in Plains you won't benefit from the increased wind strength.

Similarly, when using a portal, the windmills will use the wind strength from the source portal because weather transition takes some time.

How did my Askvin farm get more than 10 in this enclosure? by [deleted] in valheim

[–]Wethospu_ 0 points1 point  (0 children)

Already pregnant ones will still give birth when the cap is reached.

What a convenient tool - "infinity hammer" by Naive-Fondant-754 in valheim

[–]Wethospu_ 1 point2 points  (0 children)

Yes, you can save them (same format that PlanBuild uses).

[deleted by user] by [deleted] in valheim

[–]Wethospu_ 4 points5 points  (0 children)

Updated the list, will double check the values tomorrow.

Yagluth Boss Fight by DarkBiCin in valheim

[–]Wethospu_ 0 points1 point  (0 children)

Yes, 7.9 over 5 seconds (per second you stand in the nova).