Search results for "9d1f9f7b8827f4a4c0953f97337e46a1" in md5 (4)

/vmg/ - Genshin Impact
Anonymous No.1843419
>>1843373
just general weird h.p. lovecraft horror i suppose. i don't think there is any greater meaning to the goat. in the book the "color" certainly does not make the animals it mutates delicious, it does the opposite and turns them into inedible mutated monstrosities. i'm more interested in what happens at the end when the colors combined, because it reminds me of the two orbs combining to activate huitzilopochtli in the natlan world quest, and the area we travel through has the same architectural style of ruins of the the old unified civilization (enka, the inverted city in the chasm and hyperborean ruins), and the area is similar to the space we go it in the fontaine world quest "the book of esoteric revelations" with canotila, which is also the same kind of architecture floating in a void, you can even see the chasm ruins from inside that space. it makes me think that when the unified civilization collapsed, a significant portion of it got voided out of teyvat somehow.
/v/ - Thread 720649060
Anonymous No.720689540
>>720668401
Objectively correct take.

Teambuilding is the redeeming aspect of genshin's combat; without interesting teambuilding, genshin's combat has basically nothing going for it. And the cornerstone of genshin's teambuilding that elevated it above competitors is universal system-level mechanics that create synergies between characters, primarily elemental reactions.

Genshin's reactions were never particularly well-balanced, but there were interesting ways to make reaction-based teams, and the potential teambuilding opportunities if reactions actually were balanced were plain to see. But if transformative reactions keep doing the same damage while powercreep steadily increases base talent damage, the only reactions that naturally keep up are the multiplicative ones, ie vape and melt.

Instead of making reactions useful on their own merits, they're now keys that unlock buffs and parts of characters' kits.
>overload teams don't actually do overload damage, overload just unlocks chevy's buffs
>kinich and emilie teams don't actually meaningfully utilize the burning reaction, burning is just set as the trigger condition for their personal damage
>freeze doesn't even FUNCTION on most endgame enemies, all difficult enemies (aka bosses) are still immune, escoffier and skirk just do way more damage if you only bring cryo and hydro
>lunar charge itself doesn't actually do relevant damage, it's mostly from ineffa's talent damage
>6.1 preview: blooms don't actually matter any more, nefer just eats them to trigger her big numbers like navia eats crystals for shotgun ammo

This doesn't actually open up teambuilding opportunities like you'd get if the reactions themselves were doing the lifting. With this approach you NEED to buy the character being shilled and put them (and ideally their obviously BiS partner) in the team. And genshin doesn't actually play to its strengths here, since ANY game where characters have different elemental attributes could do the same shit.
/vg/ - /gig/ - Genshin Impact General
Anonymous No.539142749
>>539142480
>Mommy tier is reserved for hags who would give a nursing hanjob.
Fair, but I'd still be willing to argue that Arle is more likely to give you a nursing handjob than Rosaria.
/g/ - (λ) - Lisp General
Anonymous No.105565351
>>105558803
>So (if foo 2.5 3) will be invalid?
This is plainly a type error
(+ (if foo 1 1.0) 1)
but is this?
(+ (if true 1 1.0) 1)