Welcome Guest ( Log In | Register )

1628 Pages V « < 1434 1435 1436 1437 1438 > »   
Reply to this topicStart new topic
> What's the last thing you've (not) accomplished?, Anything that doesn't fit in other threads

 
post Apr 12 2020, 00:28
Post #28701
Dead-ed



Niten = 我が両刀に断てぬもの無し。
********
Group: Members
Posts: 3,577
Joined: 4-March 14
Level 500 (Godslayer)


QUOTE(BlueWaterSplash @ Apr 11 2020, 15:23) *

I can feel my raw damage dropping noticeably, however this is made up in part by invisible factors such as increased crit chance, better defenses, etc such that my final clear times are the same.

If you only get a little weaker from 400~500, this might be because your proficiency starts to lag behind at high levels due to slower leveling. After you hit 500 then you should get a little stronger again as your proficiency increases toward 600.

Wait until you fight monsters that have 60% parry everywhere & say that again.
People who prioritize income rate are doing well by not gaining exp multipliers & not triggering the dawn.

Tenboro's efforts for balancing credits generation got wasted by simple tricks. Wahahahaha.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 02:32
Post #28702
quitetanky




****
Group: Members
Posts: 393
Joined: 19-March 17
Level 451 (Godslayer)


Got my first perfect IW, unintentionally, on the first try and that doesn't even fully describe quite how lucky i got.
Haven't managed to get a single good IW in a week of event, spent all my amnesia shards, then started buying a bit at a time getting progressively more and more frustrated. Then decided to blow my remaining money on 200 shards from auction, and guess what? After auction ended, got two jug5 back to back and then fat4 but5 on a first try too, while shards haven't even arrived. THIS IS INSANE
And I wasn't planning to do weapon IW at all: its peerless, and i still do those way too slow. I had no money to buy other thing i was willing to IW, so i just decided to do a couple of runs. Sadly, it is not intended to be my main weapon (my main weapon and all the ones i ever used prior still have mediocre iw, cause i have always given up after suffering enough)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 03:05
Post #28703
Juggernaut Santa



Living in HV 0.83 until Tenboro adds the Tower to Persistent
***********
Group: Gold Star Club
Posts: 11,132
Joined: 26-April 12
Level 500 (Ponyslayer)


QUOTE(BlueWaterSplash @ Apr 11 2020, 23:23) *

I'm not sure how much of this "getting weaker with leveling up" is true and how much is myth.

You're too low level, you're still lucky.
You didn't get hit by the curve yet.


QUOTE(sickentide @ Apr 11 2020, 23:35) *

to me it's a bit of a joke since the game getting harder as you progress is something one should expect from a well-made RPG and not some inexplicable phenomenon that needs rebalancing

It becomes a bit of a joke when a lv 350 with 8000 ADB clears DwD faster than a lv 500 with 14000 ADB.
(and no, I don't mean comparing the waste-time-focusing strategy vs brainless strategy, I mean a "both using the former" or a "both using the latter" comparison)
But it's not like the game becomes actually harder. It becomes just obnoxiously slower.
That goes "just a little" beyond the level scaling of stats. (my gear scaled back to lv 350 would still have 11k+ ADB)

This post has been edited by Juggernaut Santa: Apr 12 2020, 03:06
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 07:01
Post #28704
elyusi_kei



Newcomer
*
Group: Gold Star Club
Posts: 38
Joined: 11-September 17
Level 453 (Godslayer)


A bit late to post, but I managed PFUDOR DwD right when I hit 300, which felt pretty good. Things are a bit slow, but at least it's manageable.
On that note, how much harder is RoB stuff than DwD, if at all?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 08:18
Post #28705
Noni



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


QUOTE(emptysx @ Apr 12 2020, 07:01) *

A bit late to post, but I managed PFUDOR DwD right when I hit 300, which felt pretty good. Things are a bit slow, but at least it's manageable.
On that note, how much harder is RoB stuff than DwD, if at all?

If you can do DWD, I think you can do RoB. Only the last one can be a bitch. And FSM takes a long time to die.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 08:51
Post #28706
uareader



Critter
*********
Group: Catgirl Camarilla
Posts: 5,594
Joined: 1-September 14
Level 500 (Ponyslayer)


QUOTE(uareader @ Apr 11 2020, 21:23) *

Started copy-pasting the RE link in the url bar to start directly in alt.
Maybe I should make a quick script to modify directly the link on the page :/
Lazily made that:
CODE
// ==UserScript==
// @name         Using alt hentaiverse
// @namespace    http://tampermonkey.net/
// @version      1.0
// @description  Replace links on news page to use alt.hentaiverse
// @author       uareader
// @match        https://e-hentai.org/news.php
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    document.body.outerHTML =
        document.body.outerHTML.replace(/https:\/\/hentaiverse.org/g,'http://alt.hentaiverse.org');

})();
Not thinking of making it work outside of the news page, that's where I load HV from usually, and if I start a RE from somewhere else, I will already be in the "what a chore" mood already, so may as well replace the url manually (IMG:[invalid] style_emoticons/default/tongue.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 14:37
Post #28707
k1863162



Casual Poster
****
Group: Members
Posts: 361
Joined: 9-January 17
Level 446 (Godslayer)


(IMG:[i.imgur.com] https://i.imgur.com/9jE8WKn.png)
i got double legendary from a random encounter for the first time
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 15:15
Post #28708
mundomuñeca



Lo Scimmiotto
********
Group: Members
Posts: 4,221
Joined: 14-July 17
Level 477 (Dovahkiin)


QUOTE(k1863162 @ Apr 12 2020, 13:37) *

(IMG:[i.imgur.com] https://i.imgur.com/9jE8WKn.png)
i got double legendary from a random encounter for the first time


If that Mystic has good stats, coupled with the low level, it's a great piece, really great.

Congrats (IMG:[invalid] style_emoticons/default/cool.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 17:25
Post #28709
Ea-Moon



On the Grind to Being a Rich Player
*******
Group: Gold Star Club
Posts: 1,870
Joined: 4-February 15
Level 500 (Ponyslayer)


QUOTE(k1863162 @ Apr 12 2020, 14:37) *

(IMG:[i.imgur.com] https://i.imgur.com/9jE8WKn.png)
i got double legendary from a random encounter for the first time


AND a Magnificent which isn't good here but sometimes is HGC or HGW

AND a Precursor Artifact

May as well have thrown in a Chaos Token for how well Snowflake was treating you
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 12 2020, 20:52
Post #28710
Nezu



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


QUOTE(k1863162 @ Apr 12 2020, 13:37) *

(IMG:[i.imgur.com] https://i.imgur.com/9jE8WKn.png)
i got double legendary from a random encounter for the first time


'for the first time' - at level 320...

... never happened to me... (IMG:[invalid] style_emoticons/default/rolleyes.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 13 2020, 07:06
Post #28711
mouisaac



Platinum Lottery Ticket Holder
*******
Group: Gold Star Club
Posts: 1,399
Joined: 31-March 18
Level 500 (Godslayer)


Raised 10 1560s!

Attached Image

(Manage to appear on the top 50 trainers in monster data analysis)

Also tried gum and vase for the first time.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 13 2020, 08:54
Post #28712
Ezekyle



Active Poster
*******
Group: Gold Star Club
Posts: 1,099
Joined: 4-September 10
Level 500 (Ponyslayer)


Fought an entire Grindfest and still got no Easter drops.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 13 2020, 16:00
Post #28713
Venvalion



Back to my hole, it's cooler
*****
Group: Members
Posts: 614
Joined: 8-January 20
Level 427 (Dovahkiin)


Got my second Figurine drop yesterday in a RE.
Also, it took me some time to get back to Training, but I'm on the path of the Scavenger (lv.23 as of now).
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 13 2020, 16:59
Post #28714
KitsuneAbby



Curse God of the Hentai Shrine
**********
Group: Catgirl Camarilla
Posts: 7,572
Joined: 12-July 14
Level 500 (Ponyslayer)


6 928 turns 1:05:15 (1,77 t/s)
0 mana elixir
0 spirit elixir

Still too much healing to my taste though.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 13 2020, 17:42
Post #28715
sickentide



sexromancer
*******
Group: Catgirl Camarilla
Posts: 1,355
Joined: 31-August 10
Level 500 (Ponyslayer)


pulled together a holy mage set without paying out the ass, including spares to use robe instead of gloves for prof while it catches up

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

 
post Apr 13 2020, 18:42
Post #28716
elyusi_kei



Newcomer
*
Group: Gold Star Club
Posts: 38
Joined: 11-September 17
Level 453 (Godslayer)


QUOTE(DJNoni @ Apr 11 2020, 23:18) *

If you can do DWD, I think you can do RoB. Only the last one can be a bitch. And FSM takes a long time to die.


Oh, yup. I had just enough tokens to run the whole gamut at PFUDOR and it was surprisingly straightforward. Thanks for the confidence boost.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2020, 00:42
Post #28717
BlueWaterSplash



Swimsuit Girl
********
Group: Members
Posts: 3,419
Joined: 15-March 11
Level 408 (Godslayer)


QUOTE(BlueWaterSplash @ Apr 2 2020, 11:00) *
Made it through 83/90 rounds without pony refreshment...

Still managed to barely finish arena without using any items despite fairly bad luck with channeling and gems. Wasn't able to cast much (cheap 1 target) Imperil though. My deprecating proficiency currents sits at 407.39 at level 383.

Opposite end of spectrum: today I got pony after both round 24/80 and 48/80. At my current level 386 I've noticed that my mana reserves are starting to become overly plentiful. I may finally upgrade my Imperil to 2 targets soon, it supposedly doesn't cost much more (just 10 --> 12 base mana cost).

Before I do that, I should probably do some benchmarks to see if casting 1 (or 2) target Imperil at the beginning of rounds makes me faster or slower.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2020, 19:28
Post #28718
Ezekyle



Active Poster
*******
Group: Gold Star Club
Posts: 1,099
Joined: 4-September 10
Level 500 (Ponyslayer)


Level 499 from RE.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2020, 21:12
Post #28719
Logii



Active Poster
*******
Group: Gold Star Club
Posts: 1,475
Joined: 18-April 13
Level 500 (Ponyslayer)


I noticed my display title was Dovahkiin instead of Godslayer when I posted on the Legendary Equipment Thread. I must have accidentally switched it when changing difficulty to IWBTH for couple IW rounds during the Easter event to save Amnesia Shards. I was wondering why my performance felt ever so slightly lower than usual during the event (IMG:[invalid] style_emoticons/default/heh.gif)

The new UI doesn't display the title on the character page like the old UI did, otherwise I would have probably noticed it sooner.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 15 2020, 03:13
Post #28720
BlueWaterSplash



Swimsuit Girl
********
Group: Members
Posts: 3,419
Joined: 15-March 11
Level 408 (Godslayer)


First time ever: accidentally used Energy Drink and wasted 80~100k. (IMG:[invalid] style_emoticons/default/anime_cry.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


1628 Pages V « < 1434 1435 1436 1437 1438 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 12th August 2025 - 10:14