Loading. Please Wait... 
 |
 |
 |
Ask the Experts!, Ask anything about hentaiverse. Hints for beginners |
|
Sep 15 2023, 17:54
|
Evyy
Group: Members
Posts: 939
Joined: 19-March 08

|
QUOTE(fatepain @ Sep 15 2023, 17:48)  1H Rapier+ Force Shield with high block rate i sure you can survive an arena all PFUDOR .
You Level 373 can use LV473 Equipment soulbound with Soul Fragment.
Yep I current have a 1H build and I'm not having trouble clearing arena on PFUDOR difficulty. It's simply taking too much time IMO. Like it can take hours for me to complete DwD arena because I don't have patience to do it in one sitting, I always take breaks. That's why I want to switch to 2H build, though it's squishy from what I remember. Mage build is too expensive to set up IIRC, I don't have the money for it.
|
|
|
|
 |
|
Sep 15 2023, 17:59
|
fatepain
Group: Gold Star Club
Posts: 928
Joined: 11-March 12

|
QUOTE(Evyy @ Sep 15 2023, 22:54)  Yep I current have a 1H build and I'm not having trouble clearing arena on PFUDOR difficulty. It's simply taking too much time IMO. Like it can take hours for me to complete DwD arena because I don't have patience to do it in one sitting, I always take breaks. That's why I want to switch to 2H build, though it's squishy from what I remember. Mage build is too expensive to set up IIRC, I don't have the money for it.
want faster go1H HEAVY Power Slaughter set. NOT too expensive like Mage. This post has been edited by fatepain: Sep 15 2023, 18:03
|
|
|
Sep 15 2023, 18:23
|
Evyy
Group: Members
Posts: 939
Joined: 19-March 08

|
|
|
|
Sep 15 2023, 20:14
|
SuicideTree
Newcomer
 Group: Gold Star Club
Posts: 32
Joined: 14-August 10

|
Is there a way to see what is my current EXP multiplier?
|
|
|
|
 |
|
Sep 15 2023, 23:27
|
sigo8
Group: Gold Star Club
Posts: 3,648
Joined: 9-November 11

|
QUOTE(SuicideTree @ Sep 15 2023, 12:14)  Is there a way to see what is my current EXP multiplier?
No, the closest are the rounds that have a fixed monster composition (Ring of Blood or the final round of some Arena). You need to know the exp formula, but thankfully that is clamped at 300, so you can just remember a fixed value. Base Monster Exp = (3 + clamp(monster_lvl, 1, 300)^1.193 / 6) * (1 + monster_plvl / 500) Simplified for level >= 300 Level 300 Base Monster Exp = 153.333 * (1 + monster_plvl / 500) In a lot of the rounds with fixed monsters composition (all but the last Ring of Blood, but only the final round The Trio and the Tree in Arena), all the monsters have Power Level of 0 so it just 153.333 for them. So you can just divide by the number of monsters and 153.333. You'll probably want to divide out the difficulty, stamina and arena bonuses too. The rest of the formulas are. Player Exp Multiplier = stamina_bonus * difficulty_bonus * arena_bonus * (1 + hath_perk_bonus + training_bonus) * (1 + star_bonus) * (1 + award_bonus) * (1 + toplist_bonus) * (1 + posting_bonus) Exp for Round = Ceiling( Sum(Base Monster Exp) * Player Exp Multiplier) The formula is from the wiki and I've tested it thoroughly and using the full formula gives the exact amount ever time (the simplified ones may be off by a tiny bit do to early rounding). The only bonus that you can't just know you have is the toplist one, but that's always in 5% increments, and most people don't have any toplists.
|
|
|
|
 |
|
Sep 16 2023, 02:56
|
SuicideTree
Newcomer
 Group: Gold Star Club
Posts: 32
Joined: 14-August 10

|
QUOTE(sigo8 @ Sep 16 2023, 00:27)  No, the closest are the rounds that have a fixed monster composition (Ring of Blood or the final round of some Arena). You need to know the exp formula, but thankfully that is clamped at 300, so you can just remember a fixed value.
Base Monster Exp = (3 + clamp(monster_lvl, 1, 300)^1.193 / 6) * (1 + monster_plvl / 500) Simplified for level >= 300 Level 300 Base Monster Exp = 153.333 * (1 + monster_plvl / 500)
In a lot of the rounds with fixed monsters composition (all but the last Ring of Blood, but only the final round The Trio and the Tree in Arena), all the monsters have Power Level of 0 so it just 153.333 for them. So you can just divide by the number of monsters and 153.333. You'll probably want to divide out the difficulty, stamina and arena bonuses too.
The rest of the formulas are. Player Exp Multiplier = stamina_bonus * difficulty_bonus * arena_bonus * (1 + hath_perk_bonus + training_bonus) * (1 + star_bonus) * (1 + award_bonus) * (1 + toplist_bonus) * (1 + posting_bonus) Exp for Round = Ceiling( Sum(Base Monster Exp) * Player Exp Multiplier)
The formula is from the wiki and I've tested it thoroughly and using the full formula gives the exact amount ever time (the simplified ones may be off by a tiny bit do to early rounding). The only bonus that you can't just know you have is the toplist one, but that's always in 5% increments, and most people don't have any toplists.
I figured I'll have to do it manually, but wasn't completely sure if there wasn't an easy way of having it displayed somewhere, even in some script maybe? Either way thanks for the explanation.
|
|
|
|
 |
|
Sep 16 2023, 09:09
|
.player
Newcomer
 Group: Members
Posts: 35
Joined: 10-February 17

|
According to the wiki: QUOTE Stamina is consumed at the end of every battle round at the rate of 0.03 on Great status and 0.02 at Normal status.
and QUOTE Effect 60-99: Great, +100% EXP 1-59: Normal, No bonuses or penalties Does this mean the overall effect of keeping stamina above 60 is 1.33x EXP, and draining stamina below 60 yields 1.5x credits and drops on averge? Also, is this still true? QUOTE 0: Exhausted. No EXP, credit, proficiency gains, potency gains, or drops from monsters. Battles can't be started when stamina < 2 IIRC the stamina readout only says no exp.
|
|
|
Sep 16 2023, 13:02
|
56aaaaa
Newcomer
 Group: Members
Posts: 43
Joined: 10-October 15

|
How do I see an equipment's quality in terms of ADB or MDB? Do I need to install a script to see it? For exapmle, what I'm seeing now is in the attachment This post has been edited by 56aaaaa: Sep 16 2023, 13:06
|
|
|
|
 |
|
Sep 16 2023, 13:12
|
Lady_Slayer
Group: Catgirl Camarilla
Posts: 5,562
Joined: 20-December 16

|
QUOTE(.player @ Sep 16 2023, 07:09)  According to the wiki:
and
Does this mean the overall effect of keeping stamina above 60 is 1.33x EXP, and draining stamina below 60 yields 1.5x credits and drops on averge?
Also, is this still true?
IIRC the stamina readout only says no exp.
stamina above 60 is 200% exp, getting that below 60 grant you nothing but 100% exp and a 0.02 stamina cost per round and I remember that I can start battle at 0 stamina 1 year ago. Not sure if it changes and I have never tested since then. I was able to enter grindfest and random encounter and they all yield with nothing except equipment condition lost. -------------------------------- QUOTE(56aaaaa @ Sep 16 2023, 11:02)  How do I see an equipment's quality in terms of ADB or MDB? Do I need to install a script to see it? For exapmle, what I'm seeing now is in the attachment  the said 1060 piercing damage is your weapon ADB. Melee weapon has 0 MDB. MDB of a staff and radiant phase armor will be written as Magic Damage on the equipment. This post has been edited by Acetominaphene: Sep 16 2023, 13:16
|
|
|
|
 |
|
Sep 16 2023, 13:24
|
56aaaaa
Newcomer
 Group: Members
Posts: 43
Joined: 10-October 15

|
QUOTE(Acetominaphene @ Sep 16 2023, 19:12) 
-------------------------------- the said 1060 piercing damage is your weapon ADB.
Melee weapon has 0 MDB.
MDB of a staff and radiant phase armor will be written as Magic Damage on the equipment.
Sorry for my incaccurate expression, I mean in the WTS or WTB section I kept on seeing things like ADB 70% or MDB 100% in the equipment description, how do I check those? This post has been edited by 56aaaaa: Sep 16 2023, 13:25
|
|
|
|
 |
|
Sep 16 2023, 13:51
|
PeterHoHK
Newcomer
 Group: Members
Posts: 33
Joined: 26-February 17

|
QUOTE(56aaaaa @ Sep 16 2023, 19:24)  Sorry for my incaccurate expression, I mean in the WTS or WTB section I kept on seeing things like ADB 70% or MDB 100% in the equipment description, how do I check those?
Two ways: - Hover over an equipment stat to see its base value. Compare it to the values on the equipment ranges table.
- Use the live percentile ranges script. If you don't want to fiddle with tampermonkey stuff just copy the script and paste it into your console (F12).
This post has been edited by PeterHoHK: Sep 16 2023, 13:52
|
|
|
Sep 16 2023, 15:33
|
xx3r0xx
Lurker
Group: Recruits
Posts: 5
Joined: 11-January 15

|
How do you unlock random encounters, it doesn't show up in my battle tab, and when I go to the news page there is nothing at the top of the page. I am very confused.
|
|
|
|
 |
|
Sep 16 2023, 15:55
|
orsys
Group: Members
Posts: 106
Joined: 26-November 16

|
QUOTE(Acetominaphene @ Sep 16 2023, 21:12)  stamina above 60 is 200% exp, getting that below 60 grant you nothing but 100% exp and a 0.02 stamina cost per round
and I remember that I can start battle at 0 stamina 1 year ago. Not sure if it changes and I have never tested since then. I was able to enter grindfest and random encounter and they all yield with nothing except equipment condition lost.
RIP my stamina (IMG:[ invalid] style_emoticons/default/cry.gif) I've been playing Isekai a lot the past few days to try to get Floor 30's permanent bonus before the Isekai end date and I accidentally ran out of stamina. At least I managed to finish The Tower's Floor 26 before taking this screenshot. I'm so close but there's only a few days left and the difficulty will increase from Hell to Nintendo. What would be a better strategy in this situation: (IMG:[ invalid] style_emoticons/default/unsure.gif) - Try to get as much EXP as I can every day before using the last points of stamina of the day attempting The Tower when my level would be higher
- Don't do any battles other than attempting The Tower for a few days to let my stamina recover to 60+ first, and then do option 1 but keeping stamina above 60
- Something else?
|
|
|
|
 |
|
Sep 16 2023, 17:55
|
LogJammin
Group: Catgirl Camarilla
Posts: 598
Joined: 11-October 14

|
QUOTE(xx3r0xx @ Sep 16 2023, 13:33)  How do you unlock random encounters, it doesn't show up in my battle tab, and when I go to the news page there is nothing at the top of the page. I am very confused.
They appear in a box on the news page/galleries, but you have to click it once you see it. If you reload the page or go to another, it disappears. Maybe your browser/adblocker/other plugin is hiding it.  If you use a script like HV utils, it will let you do them without checking the news page every 30 minutes
|
|
|
Sep 16 2023, 23:55
|
uchimatan
Group: Gold Star Club
Posts: 424
Joined: 2-February 17

|
QUOTE(Evyy @ Sep 15 2023, 19:23)  I'm using these :
try rapier as a main weapon, penetrated armor should make schoolgirls faster to kill, I believe its better than bleed from shortsword against very high health targets
|
|
|
Sep 17 2023, 00:05
|
Lady_Slayer
Group: Catgirl Camarilla
Posts: 5,562
Joined: 20-December 16

|
QUOTE(56aaaaa @ Sep 16 2023, 11:24)  Sorry for my incaccurate expression, I mean in the WTS or WTB section I kept on seeing things like ADB 70% or MDB 100% in the equipment description, how do I check those?
said ADB 70% means 70% percentile in the (usually legendary, sometimes you'll see other ranges but very rare) range. If you are using Superlatanium's script, you may use key A,S,D,F,Z,X,C to toggle different options, or just simply disable the script and you'll always see the raw ADB and MDB point.
|
|
|
|
 |
|
Sep 17 2023, 01:01
|
blastech
Newcomer
 Group: Members
Posts: 26
Joined: 28-May 11

|
Is there a benefit to fighting either arena or random encounters at higher difficulty besides increased exp gain? I saw something mentioning it affects drops?
Also, are spells like Haste or Imperil or whatnot worth investing in for onehanded?
Also, how is the best way to use spirit?
|
|
|
|
 |
|
Sep 17 2023, 02:01
|
SPoison
Group: Gold Star Club
Posts: 4,130
Joined: 20-July 10

|
QUOTE(blastech @ Sep 16 2023, 16:01)  Is there a benefit to fighting either arena or random encounters at higher difficulty besides increased exp gain? I saw something mentioning it affects drops?
Also, are spells like Haste or Imperil or whatnot worth investing in for onehanded?
Also, how is the best way to use spirit?
Equipment drop quality increases. Haste is good if you have a survivability issue, imperil is good for killing faster but imperil shines mostly against schoolgirls or after level 310 due to spell upgrades. For 1h the best use of spirit is usually auto attacking and using spells in spirit stance.
|
|
|
Sep 17 2023, 06:53
|
sdq
Group: Members
Posts: 731
Joined: 15-May 07

|
How to defend "Internet Shut"? I can't withstand a single blow
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|
|
|