 |
 |
 |
EHWiki Report Thread, Add missing or fix existing data - don't use this for equipment ranges please |
|
Apr 22 2012, 19:04
|
skillchip
Group: Catgirl Camarilla
Posts: 5,753
Joined: 31-December 06

|
Didn't know that was still a questions, lol
|
|
|
Apr 22 2012, 19:10
|
kjeron
Group: Members
Posts: 112
Joined: 6-September 11

|
I figured someone had reason to believe it changed.
|
|
|
Apr 22 2012, 19:22
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
Soooo, I was horsing around in the monster lab and ended up receiving a gift from a monster I had already checked 5-10 minutes before. I'm assuming this is not valid anymore: QUOTE(Tenboro @ Jul 11 2011, 20:17)  Well, the way it works right now is, when you enter the monster screen it will roll on it if it's been more than one hour since you last checked. The number of hours (not rounded) is multiplied with the number of battles the monster has won since last time it brought you a gift.
|
|
|
Apr 22 2012, 19:23
|
Slobber
Group: Gold Star Club
Posts: 7,794
Joined: 4-February 11

|
do you know if it got a kill prior? might have gotten pushed to 1% cause of a kill?
i'm not too sure how the mosnter loot thing works though. for all we know he may have implemented some if/then or min set ups
This post has been edited by dcherry: Apr 22 2012, 19:24
|
|
|
Apr 22 2012, 19:27
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
I think it got 2-3 wins in that 10 minutes, but the point is that it rolled even though Tenboro said it shouldn't/wouldn't. Not that I'm complaining.
|
|
|
|
 |
|
Apr 22 2012, 19:38
|
varst
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10

|
QUOTE((Cheater) Tiap @ Apr 23 2012, 01:22)  Soooo, I was horsing around in the monster lab and ended up receiving a gift from a monster I had already checked 5-10 minutes before. I'm assuming this is not valid anymore:
I think what Tenb mean is that you'll need to wait for an hour before the last valid check? Basically it's like this: if you check on 0:00, all the other checks from 0:00 to 1:00 won't count. At least that's what I interpret the sentence; otherwise it will be illogical in the first place (people who keep checking their monsters will never get a gift when they're awake) This also avoids people to die on purpose for infinite gifts. This post has been edited by varst: Apr 22 2012, 19:40
|
|
|
|
 |
|
Apr 22 2012, 20:00
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
That only works if by "valid check" you mean "check where you received a gift". I checked at 0:00, didn't receive jack, then checked again around 0:10 and received a gift.
|
|
|
Apr 22 2012, 20:26
|
varst
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10

|
QUOTE((Cheater) Tiap @ Apr 23 2012, 02:00)  That only works if by "valid check" you mean "check where you received a gift". I checked at 0:00, didn't receive jack, then checked again around 0:10 and received a gift.
Have you checked the monsters from -1:00 to 0:00?
|
|
|
Apr 22 2012, 20:39
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
Not sure, why does it matter?
|
|
|
Apr 22 2012, 20:40
|
Slobber
Group: Gold Star Club
Posts: 7,794
Joined: 4-February 11

|
yarh i'm confused as well o_O
|
|
|
Apr 22 2012, 20:53
|
varst
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10

|
If you checked you monster between -1:00 and -0:50, your check on 0:00 won't be valid (because 1 hour hasn't passed since the last valid check). You then get a gift on 0:10 because it's a valid check (1 hour has passed since the last valid check)
|
|
|
Apr 22 2012, 20:58
|
Slobber
Group: Gold Star Club
Posts: 7,794
Joined: 4-February 11

|
hmm... if tiap's using the a monster lab script that does what i think it's for... then when he means 0:00 and 0:10 those are 1 hr/1hr+10mins respectively after the last time he checked
|
|
|
Apr 22 2012, 21:17
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
I only use a script that tells me the time elapsed since the last check, that's it. QUOTE(varst @ Apr 22 2012, 18:53)  If you checked you monster between -1:00 and -0:50, your check on 0:00 won't be valid (because 1 hour hasn't passed since the last valid check). You then get a gift on 0:10 because it's a valid check (1 hour has passed since the last valid check) I get what you mean now, but I have no way of verifying/chekcing it (random rolls and whatnot). Oh well.
|
|
|
|
 |
|
Apr 22 2012, 21:31
|
varst
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10

|
QUOTE((Cheater) Tiap @ Apr 23 2012, 03:17)  I only use a script that tells me the time elapsed since the last check, that's it. I get what you mean now, but I have no way of verifying/chekcing it (random rolls and whatnot). Oh well.
I'll take a note of it. If anyone can get two consecutive gifts within an hour, that would be a strong indicator that Tenb has probably changed something. This post has been edited by varst: Apr 22 2012, 21:31
|
|
|
|
 |
|
Apr 27 2012, 01:02
|
skillchip
Group: Catgirl Camarilla
Posts: 5,753
Joined: 31-December 06

|
Good news, I will soon solve how monster damage is affected by Item Quality
Formulas:
Arenas: Damage = (Attack Damage) * (Difficulty Mod)
Crys/Grindfest Damage = (Attack Damage) * (Difficulty Mod) * (0.5 + round/100)
IW Damage = (Attack Damage) * (Difficulty Mod) * (0.5 + round/100) * (IW Mod)
still working on IW Mod, details when I get around to it.
Attack Damage can be found the same way we can calculate it for ourselves. 1.25*STR+0.75*DEX=Attack Damage, STR and DEX both scaled to level and the level bonus stats applied of course.
The bad news damage starts at 51% in the first round of things, not 50% which is what I thought. Though it makes sense that round 0 is 50%, not round 1
This post has been edited by skillchip: Apr 27 2012, 01:22
|
|
|
|
 |
|
Apr 27 2012, 13:51
|
varst
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10

|
Nice work. I probably want to know if arenas and random encounter share the same damage formula though.
And for IW mod, try to plug quality into it?
|
|
|
|
 |
|
Apr 27 2012, 18:12
|
skillchip
Group: Catgirl Camarilla
Posts: 5,753
Joined: 31-December 06

|
Pretty sure the hourly matches arena for damage. But I will get back to you on this soon. Thats what I am planning to do, both for arenas and randoms, just easier to get the same mob twice by doing IW/Fest It just sucks that I only have a limited pool of monsters to work off of, I have to either know all their base stats from their owner, or do a complicated check to calculate and make sure I know what the stats are for certain. Tidbit: Another tidbit, monsters don't appear to be slowed from being in large groups anymore like they used to... Did a small thing about the spell protection. Can be found at the following link. Summary, gives 100% mitigation boost from gear, not 25%. Tooltip wrong or it's been changed (possibly when absorption was taken out?) https://forums.e-hentai.org/index.php?s=&am...t&p=1864476This post has been edited by skillchip: Apr 28 2012, 01:04
|
|
|
|
 |
|
May 4 2012, 05:40
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09

|
After doing some tests, I'm inclined to say varst's hypothesis about gift rolls is right.
|
|
|
May 6 2012, 16:10
|
Maximum_Joe
Group: Gold Star Club
Posts: 24,074
Joined: 17-April 11

|
New patch stuffs:
- What is Shatter Strike's description? - What is the duration for the skill chaining buffs? Is it always 4 turns?
- What is Imperil's defense reductions (Magical / Physical and Elemental)?
This post has been edited by Maximum_Joe: May 6 2012, 23:38
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|