Welcome Guest ( Log In | Register )

1239 Pages V « < 1215 1216 1217 1218 1219 > »   
Reply to this topicStart new topic
> Ask the Experts!, Ask anything about hentaiverse. Hints for beginners

 
post Aug 6 2025, 08:48
Post #24321
Ramaki



Casual Poster
****
Group: Members
Posts: 481
Joined: 18-June 15
Level 423 (Dovahkiin)


QUOTE(Malenk @ Aug 6 2025, 00:38) *




Is there not a keybind to pause (toggle on/off) hover function? I am almost positive that I have seen something along those lines in the settings.

This post has been edited by Ramaki: Aug 6 2025, 09:14
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 10:38
Post #24322
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,637
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(Ramaki @ Aug 6 2025, 08:48) *

Is there not a keybind to pause (toggle on/off) hover function? I am almost positive that I have seen something along those lines in the settings.

Bind(KEY_X, Any, ToggleHover);
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 12:32
Post #24323
Malenk



Active Poster
*******
Group: Gold Star Club
Posts: 1,185
Joined: 12-June 12
Level 457 (Dovahkiin)


yes, i was aware. but it's another habit i would need to learn.
if i need to disable hover in order to click a skill, might as well just bind the skill.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 13:51
Post #24324
Nezu



Rat
********
Group: Catgirl Camarilla
Posts: 3,962
Joined: 29-January 12
Level 500 (Ponyslayer)


QUOTE(Pillpug @ Aug 6 2025, 00:23) *

How come I'm always seeing monsters with the same names? Even during an arena fight I'll see the same monster more than once. Is there really not that many monsters around my level? Do monsters with higher power levels get selected more often?

For instance, I keep seeing "police" and "with" and "Luigi Mangione" and "bleeding kitten"


https://ehwiki.org/wiki/Monster_Lab#Monster...s._Player_Level
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 15:40
Post #24325
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,637
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(Malenk @ Aug 6 2025, 12:32) *

yes, i was aware. but it's another habit i would need to learn.
if i need to disable hover in order to click a skill, might as well just bind the skill.

oh, no there is another way

set the hover area 'part of the monster that activates hover' to 6
then set 'left click': false

then, for example, to cast Merciful Blow, but it work for any spell:

Bind(KEY_K, Any, Cast('Merciful Blow'));


So that means hover remains active. Mouse moves away from the '6' area, i.e. the right side of the monster boxes.
press 'k', and left click on the left side of the monster boxes.

Alternative is to use the number keys to assign Imperil to the monsters, and use alt for and shift for 2 other spells. then just move mouse away from monster boxes and press shift 1 to weaken the 1st monster.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 17:30
Post #24326
evelynny



Newcomer
*
Group: Recruits
Posts: 15
Joined: 26-July 24
Level 140 (Lord)


Just started playing. What are some good ways to gain overcharge? From the wiki, I can only find hitting the enemy with a physical attack and counter attacks that give overcharge. If that's the case, is there a build that does more frequent physical attacks or counter attacks?

Edit: Also, is increasing the Wisdom stat the only way to increase mana regen?

This post has been edited by evelynny: Aug 6 2025, 17:40
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 17:37
Post #24327
Ramaki



Casual Poster
****
Group: Members
Posts: 481
Joined: 18-June 15
Level 423 (Dovahkiin)


QUOTE(evelynny @ Aug 6 2025, 17:30) *

Just started playing. What are some good ways to gain overcharge? From the wiki, I can only find hitting the enemy with a physical attack and counter attacks that give overcharge. If that's the case, is there a build that does more frequent physical attacks or counter attacks?


Fighting Styles
Here you go. But usually, you begin your journey as a One-Handed Melee and transition into a Mage build at some point. Check my signature for some links to help you on your way to the top (IMG:[invalid] style_emoticons/default/smile.gif). And most importantly, have fun.

Edit in response to your edit (IMG:[invalid] style_emoticons/default/smile.gif): Hath Perks. There is a perk, and then there are also some consumables. Items.

This post has been edited by Ramaki: Aug 6 2025, 18:08
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 21:21
Post #24328
Malenk



Active Poster
*******
Group: Gold Star Club
Posts: 1,185
Joined: 12-June 12
Level 457 (Dovahkiin)


QUOTE(Noni @ Aug 6 2025, 15:40) *

oh, no there is another way

set the hover area 'part of the monster that activates hover' to 6
then set 'left click': false

then, for example, to cast Merciful Blow, but it work for any spell:

Bind(KEY_K, Any, Cast('Merciful Blow'));
So that means hover remains active. Mouse moves away from the '6' area, i.e. the right side of the monster boxes.
press 'k', and left click on the left side of the monster boxes.

Alternative is to use the number keys to assign Imperil to the monsters, and use alt for and shift for 2 other spells. then just move mouse away from monster boxes and press shift 1 to weaken the 1st monster.


ty, i was already using the "left click: false" and the "hover area: 6" settings and i had already added this keybind:
Bind(KEY_D, Any, Impulse(Cast('Sleep')));

not sure if impulse is necessary since i always activate sleep (and all the other deprecating spells) while not on the hover area but it's working so i see no harm in leaving it on.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 21:50
Post #24329
nogtwo



Casual Poster
***
Group: Members
Posts: 110
Joined: 6-September 13
Level 347 (Dovahkiin)


QUOTE(Ramaki @ Aug 6 2025, 18:37) *

transition into a Mage build at some point.

What are the minimum equipment requirements to go mage?
I kinda stopped playing(beyond grabbing dawn bonus) because I found doing arenas was too much of a timesink with the 1H build I have now.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 6 2025, 22:06
Post #24330
Ramaki



Casual Poster
****
Group: Members
Posts: 481
Joined: 18-June 15
Level 423 (Dovahkiin)


QUOTE(nogtwo @ Aug 6 2025, 21:50) *

What are the minimum equipment requirements to go mage?
I kinda stopped playing(beyond grabbing dawn bonus) because I found doing arenas was too much of a timesink with the 1H build I have now.


Level 350~ (310 minimum) and a set of gear with corresponding prefixes and suffixes of magnificent or legendary quality. Your main concern is probably a staff. Possibly the Hath Perks (proficiency to be precise). But perhaps, wait for someone who actually plays a mage to provide further details on the specific requirements.

This post has been edited by Ramaki: Aug 7 2025, 10:05
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 00:47
Post #24331
Ser6IjVolk



Regular Poster
******
Group: Members
Posts: 944
Joined: 5-July 08
Level 487 (Godslayer)


QUOTE(nogtwo @ Aug 6 2025, 22:50) *

What are the minimum equipment requirements to go mage?
I kinda stopped playing(beyond grabbing dawn bonus) because I found doing arenas was too much of a timesink with the 1H build I have now.


True minimum is level 310 for mass imperil and high end magnificent or trash lego correct prefix (prefix AND suffix on staff) gear and getting Jug on them too, Pen and SW/AM on staff. Then you will need to use aether shards, scrolls and weaken and start out on nintendo until your proficiencies catch up a bit and then, once comfortable, you'll be able to stop using scrolls and weaken and then bump up difficulty and start using scrolls and weaken again and eventually reach PFUDOR which will allow you to enter the lvl300 arena and survive. Higher non-SG PFUDOR arenas will be even harder though. To be able to stop healing a lot and drop weaken and scrolls on perma-PFUDOR lvl300 arena and higher non-SG ones on PFUDOR, you'll need at least midrange lego stuff and forging at least the important stats (MDB, EDB, evade, phys. defense) to at least levels 10-15 and 20-25 for lemental prof. bonus. So maybe just start there instead of going for minimum. Considering you'll spend millions on forging and hours on item worlding, it really doesn't make sense investing that into minimum viable garbage to begin with. But this will take some time as midrange+ stuff that's fusable to mid 300s does sell at a premium. Go for fire and cold, those are most affordable.

Of course, playing arenas prior to 300 on nintendo/IWBTH using trash just to level and have more access to better gear on the auction is also an option.

Also refer to Nezu's mage guide, there's a link to it in HentaiVerse Advice Advanced page on the wiki.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 02:37
Post #24332
Pillpug



Newcomer
**
Group: Members
Posts: 59
Joined: 24-September 24
Level 303 (Godslayer)


QUOTE(Nezu @ Aug 6 2025, 07:51) *


I armchaired the math:


Attached Image
Attached Image
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 03:39
Post #24333
n0oBiZeD



Lurker
Group: Recruits
Posts: 6
Joined: 5-April 07


good stuff
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 04:16
Post #24334
Pillpug



Newcomer
**
Group: Members
Posts: 59
Joined: 24-September 24
Level 303 (Godslayer)


Hentaiverse is really laggy right now.

How does hosting it work? Is some boting really hard? If I put up a H@H server can I get lower latency?

I'm getting about 500-1,000 ms lag

This post has been edited by Pillpug: Aug 7 2025, 04:21
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 07:40
Post #24335
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,637
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(Pillpug @ Aug 7 2025, 04:16) *

Hentaiverse is really laggy right now.

How does hosting it work? Is some boting really hard? If I put up a H@H server can I get lower latency?

I'm getting about 500-1,000 ms lag

could be anything on the internet: your ISP, your wifi, cloudflare, but if more pple experience this it could also be one of the server hosts that tenb uses. Last year iirc he had to ask them to check the connections and that improved laggyness
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 08:39
Post #24336
Nezu



Rat
********
Group: Catgirl Camarilla
Posts: 3,962
Joined: 29-January 12
Level 500 (Ponyslayer)


QUOTE(Pillpug @ Aug 7 2025, 03:16) *

Hentaiverse is really laggy right now.

How does hosting it work? Is some boting really hard? If I put up a H@H server can I get lower latency?

I'm getting about 500-1,000 ms lag


As far as I know, the HV servers shouldn't be having resource issues & connection problems are usually due to routing problems - try using alt.hentaiverse.org to see if you get more consistent latency by avoiding the Cloudflare routing.

No, H@H won't affect your latency (positively). H@H is a program that helps provide storage & bandwidth for EH galleries.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 18:09
Post #24337
evelynny



Newcomer
*
Group: Recruits
Posts: 15
Joined: 26-July 24
Level 140 (Lord)


In the settings, there's an option to auto-cast Protection at the start of each round. What if Protection is still active from the previous round? Does casting Protection again reset the uptime or add to it? Is there an option to auto-cast Protection whenever it wears off? Thanks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 18:38
Post #24338
Ramaki



Casual Poster
****
Group: Members
Posts: 481
Joined: 18-June 15
Level 423 (Dovahkiin)


QUOTE(evelynny @ Aug 7 2025, 18:09) *

In the settings, there's an option to auto-cast Protection at the start of each round. What if Protection is still active from the previous round? Does casting Protection again reset the uptime or add to it? Is there an option to auto-cast Protection whenever it wears off? Thanks.


It remains active similarly to an aura from ARPGs. You should, depending on your build (level and proficiency), use the slots for Protection, Spirit Shield, Spark of Life, Haste, and Shadow Veil. With the corresponding abilities in active use, preferably.

This post has been edited by Ramaki: Aug 7 2025, 18:40
User is online!Profile CardPM
Go to the top of the page
+Quote Post

 
post Aug 7 2025, 20:32
Post #24339
Nezu



Rat
********
Group: Catgirl Camarilla
Posts: 3,962
Joined: 29-January 12
Level 500 (Ponyslayer)


QUOTE(evelynny @ Aug 7 2025, 17:09) *

In the settings, there's an option to auto-cast Protection at the start of each round. What if Protection is still active from the previous round? Does casting Protection again reset the uptime or add to it? Is there an option to auto-cast Protection whenever it wears off? Thanks.


The autocast perks drain mana continuously to upkeep buffs & if you run out of mana and they drop, they're reactivated on the next turn after restoring.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Aug 8 2025, 02:19
Post #24340
Malenk



Active Poster
*******
Group: Gold Star Club
Posts: 1,185
Joined: 12-June 12
Level 457 (Dovahkiin)


QUOTE(pir3sbruno @ Aug 2 2025, 00:09) *

I agree.

Attached Image

This tool is nice to see %.


i went back to check your spreadsheet and you seem to be ahead of what you had estimated.
just curious, how far are you from level 400 now?

i'm currently at floor 82, very close to level 393.
i believe i will hit 400 between the 20th and the 22nd of august.

This post has been edited by Malenk: Aug 8 2025, 02:20
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


1239 Pages V « < 1215 1216 1217 1218 1219 > » 
Reply to this topicStart new topic
7 User(s) are reading this topic (3 Guests and 0 Anonymous Users)

 


Lo-Fi Version Time is now: 6th November 2025 - 19:26