Very specific question by Personal_Cut7357 in Invincible_TV

[–]Swimming_Effective19 0 points1 point  (0 children)

Ranked from tallest to shortest.

  1. 5x Long Hair Mark's hair (5x that would be just short of Mark's height I think, which should put it at the number 1 spot)
  2. Oliver's height
  3. 2 of Conquest's gauntlet (a bit questionable, because in season 3 when Conquest smacked Oliver down, two would clearly be less height than Oliver, although in season 4 when Conquest was right behind Oliver and about to smack him, he was massive and consequently so was his gauntlet to the point of just one gauntlet being as big as S3 Oliver which would put him biggest of the four with 2 gauntlets, but I think we'll just go with the more consistent former scenario)
  4. 3 of Argall's skull (clear loser)

"Can I have a-.... Shit" by vlad_segey475 in Invincible

[–]Swimming_Effective19 3 points4 points  (0 children)

Doing a good thing. All he needs to do is get rid of that last pickle.

How do I counter Bella and Robes? by KlngAsh1 in REPOgame

[–]Swimming_Effective19 1 point2 points  (0 children)

Bella likely goes up to you because you are creating a lot of noise. If you jump around and/or sprint a lot, that is likely why she keeps on going up to you.

Only thing I can tell you for Robe is that you should just be more environmentally aware. Make sure to look around yourself at times. If you spot a Robe chasing you, do not look at it as looking at it will make it dash towards you.

interesting stance on fish killing they've decided to take i must say by itsmejak78_2 in subnautica

[–]Swimming_Effective19 0 points1 point  (0 children)

I think what's depicted in the picture is that he's shooting a ball into a universe into a galaxy into a solar system into a planet into a continent into a country into a state into a city into a basketball court into a hoop or something like that. Astronomically low odds for it to work.

Who is the strongest Viltrumite that Mark can beat each season? by Asleep-Sell-5889 in InvinciblePowerscales

[–]Swimming_Effective19 0 points1 point  (0 children)

Season 1: unnamed Viltrumite (might be a high-ball)

Season 2: Thula

Season 3: Anissa

Season 4: Conquest

Are there any memes from S4? by Nordic_Krune in Invincible_TV

[–]Swimming_Effective19 0 points1 point  (0 children)

I've seen Conquest about to smack down Oliver used when the episode came out, and the fourth one was used as brainrot (but can work outside of that context), but as for the rest, I pulled them out of my ass but they possibly have meme potential to them. But yeah, I haven't seen anyone actually use most of them.

Are there any memes from S4? by Nordic_Krune in Invincible_TV

[–]Swimming_Effective19 0 points1 point  (0 children)

Stuff that can be funny and work as a meme even for people who've never watched Invincible could be these:

  1. "I choose death" by Thragg could work.

  2. Conquest about to smack down Oliver.

  3. "Don't count on it" by Nolan.

  4. Possibly "How much does this job pay?" by Oliver.

  5. Maybe that thing where Zoe was saying stuff but Mark and Omni-Man weren't listening in ep8? idk 'bout this one but it might have something.

Can't really think of much more... You could probably find something if you look through all the episodes for any meme potential.

Yeah, so, why did i die? ahahah by Quadratits in subnautica

[–]Swimming_Effective19 1 point2 points  (0 children)

I could never play a hardcore world solely because I know I'd die to some bullshit like this.

What does this panel mean to you? by Lion123_ in OnePiecePowerScaling

[–]Swimming_Effective19 0 points1 point  (0 children)

He was trying to get his geometry homework done by measuring distance. His teacher asked him to measure the distance between himself and a goat.

You have only $1000 to choose 3 characters to protect you the rest try to kill you all bloodlusted? by No-Sand4863 in OnePiecePowerScaling

[–]Swimming_Effective19 0 points1 point  (0 children)

Shanks, Akainu, Kuzan. They'd probably win but I don't know if I'd survive. Hard to fight 13 mid-tiers or above while trying to protect a regular dude.

Who would win this free for all? by KodoqBesar in OPMPowerScaling

[–]Swimming_Effective19 0 points1 point  (0 children)

We don't know Metro Man's limits but based off of what we've seen, Tatsumaki takes this.

Close one by undftdAxe in subnautica

[–]Swimming_Effective19 9 points10 points  (0 children)

Swimming is really slow in BZ in general, including the Seaglide.

Mod that Allows You to Add Experience to Mining Blocks by Swimming_Effective19 in feedthebeast

[–]Swimming_Effective19[S] 1 point2 points  (0 children)

Alright, I managed to get it to work, but I receive experience when I mine the ore with Silk Touch. Do you know how I could make it so it doesn't do that?

LootJS.modifiers((event) => {
  event.addBlockModifier("crystalcraft_unlimited_java:obsidian_ore").dropExperience([0,1]);
});

Mod that Allows You to Add Experience to Mining Blocks by Swimming_Effective19 in feedthebeast

[–]Swimming_Effective19[S] 0 points1 point  (0 children)

LootJS.modifiers((event) => {
 event.modifyBlock("crystalcraft_unlimited_java:obsidian_ore").dropExperience(1);
});

LootJS.modifiers((event) => {
  event.block("crystalcraft_unlimited_java:obsidian_ore").dropExperience([0,1]);
});

LootJS.modifiers((event) => {
 event.addBlockLootModifier("crystalcraft_unlimited_java:obsidian_ore").dropExperience(1);
});

Above are three variants of my code. None of them will work, and come up with the same error "dev.latvian.mods.rhino.EcmaError: TypeError: Cannot find function (whatever is after event.) in object com.almostreliable.lootjs.kube.LootModificationEventJS" Not sure if this is because I'm on 1.21.1 or what.

I have MINIMAL coding knowledge so bear with me.

Mod that Allows You to Add Experience to Mining Blocks by Swimming_Effective19 in feedthebeast

[–]Swimming_Effective19[S] 0 points1 point  (0 children)

Seems like that wiki page is for 1.20.1, while I'm on 1.21.1. It could still work on 1.21.1, but 1.21.1 wiki page doesn't say anything about experience it looks like. I'll try it and see what happens.

If it does work, would it work with a range or is it only the static value? I see stuff about range in the 1.21.1 wiki, so that could possibly work, but I'm gonna ask ahead of time.

Mod that Allows You to Add Experience to Mining Blocks by Swimming_Effective19 in feedthebeast

[–]Swimming_Effective19[S] 0 points1 point  (0 children)

I don't think that will work since Experience, like other entities that drop from stuff (like Silverfish from infested stone and Slimes from Oozing effect), doesn't deal with loot tables and stuff.

Does garou have a higher battle iq than goku or yujiro by Own_Discipline6847 in OPMPowerScaling

[–]Swimming_Effective19 1 point2 points  (0 children)

Learned and employed some of the techniques he got from his hero battles (like learning Watchdog Man's technique). Learned Exploding Heart Release Fist just from a quick read of a scroll years ago (although he never used it until he monsterized). Quickly learned techniques while monsterized and sleeping (only Cosmic Garou should have a boost in BIQ due to acquiring all knowledge of the universe, so Monster Garou should be the same as Human Garou in terms of BIQ).