Search found 212 matches

by helminthauge
Sat Feb 26, 2022 6:54 pm
Forum: Development
Topic: simple tool help testing scaling
Replies: 0
Views: 6875

simple tool help testing scaling

game.player.combatTalentWeapon = function(actor, t, base, max, t2) if t2 then t2 = t2 / 2 else t2 = 0 end local diff = max - base local mult = base + diff * math.sqrt((t + t2) / 5) return mult end function c(f, p, b, f2) local r = {} for i = 1, 7 do r[i] = game.player[f](game.player, (b or 1) * i, ...
by helminthauge
Sat Feb 26, 2022 5:50 pm
Forum: Metaclass: Defilers
Topic: [1.7.4] Demonologist: know yourself, your minions and your enemies
Replies: 2
Views: 15520

[1.7.4] Demonologist: know yourself, your minions and your enemies

Demonologist is a very interesting class. It is the first class introducing the tinker system, and thanks to the demon seeds, it is the most versatile class. Counting the talents granted by demon seeds and available to demon summons, it has the most talents among all classes. It can either focus on ...
by helminthauge
Fri Feb 25, 2022 2:26 am
Forum: Metaclass: Rogues
Topic: 1.7.4 Insane Ogre Marauder Guide
Replies: 2
Views: 14288

Re: 1.7.4 Insane Ogre Marauder Guide

I think that your final battle at least lasted for 2 game turns because effects actually last for 1 more turn than implified. Nhaloren is basically trash after the mastery nerf. The fixdart with the highest DPT is the Murderblade (supposing that you take another top-tier passive offensive prodigy in...
by helminthauge
Sun Feb 13, 2022 12:42 pm
Forum: Metaclass: Wilders
Topic: 1.7.4 Insane Stone Warden Guide "Irresistible Fun"
Replies: 4
Views: 29562

Re: 1.7.4 Insane Stone Warden Guide "Irresistible Fun"

I just tested it, a dwarf stone warden can continously block for 24 turns at 100% speed, without any means of CD reduction out of class talents. And at that point Eldritch Blow is at CD 1. Of course in real play it's hard to stay at 100% speed and either faster or slower will screw this, and the cha...
by helminthauge
Sun Feb 13, 2022 11:07 am
Forum: Metaclass: Wilders
Topic: 1.7.4 Insane Stone Warden Guide "Irresistible Fun"
Replies: 4
Views: 29562

Re: 1.7.4 Insane Stone Warden Guide "Irresistible Fun"

It SOUNDS like it would be this crazy tanky class, but without any percentage based damage reduction outside of Thick Skin and no one-shot protection, it actually ends up being insanely fragile. There is a few things it DOES do well though, and that is one or two shot literally everything in the ga...
by helminthauge
Sun Feb 13, 2022 9:07 am
Forum: Metaclass: Psionics
Topic: [1.7.4] Krog Mindslayer Guide
Replies: 3
Views: 17711

Re: [1.7.4] Krog Mindslayer Guide

From the talent description of Beyond the Flesh: "While this talent is active, all melee and ranged attacks use 60% of your Cunning and Willpower in place of Dexterity and Strength for accuracy and damage calculations respectively." Leveling dex doesn't help at all with your accuracy if t...
by helminthauge
Sat Feb 12, 2022 6:11 pm
Forum: Metaclass: Psionics
Topic: [1.7.4] Krog Mindslayer Guide
Replies: 3
Views: 17711

[1.7.4] Krog Mindslayer Guide

Although the last mindslayer guides are a bit old, they're not really outdated as this class almost hasn't changed since that patch. Absorption category is nerfed but the whole game is easier. But I think there can be improvements about how to play this class, especially if you choose to go antimagi...
by helminthauge
Thu Feb 03, 2022 2:21 pm
Forum: Metaclass: Defilers
Topic: [1.7.4] Disease Reaver Guide
Replies: 0
Views: 13858

[1.7.4] Disease Reaver Guide

As I have discussed in this post https://forums.te4.org/viewtopic.php?f=57&t=52575, the reaver focusing on blight damage is a pretty good build. After some practicing I have got this winner https://te4.org/characters/235359/tome/6ac4b484-ea2f-414f-9c52-1eb23e016f1e. He had 2 deaths. One happened...
by helminthauge
Sun Jan 02, 2022 2:15 am
Forum: Metaclass: Demented
Topic: Offensive Build Analyze of the Writhing One
Replies: 7
Views: 13474

Re: Offensive Build Analyze of the Writhing One

Well, defiling blood procing flexible combat and then procing Wave of Power is nothing but news. I guess you're placing these dummies very close to each other? Then the answer is really simple: each tentacle attack proced by the punch is hitting multiple dummies at the same time. This is not very pr...
by helminthauge
Wed Dec 29, 2021 2:51 pm
Forum: Metaclass: Defilers
Topic: 1.7.4 Insane Ghoul Reaver Guide
Replies: 12
Views: 24763

Re: 1.7.4 Insane Ghoul Reaver Guide

You need 77 cunning to get 66 power from Master of Disaster. Are you sure that this was at lv25? I don't really believe that you can kill an oozemancer unique/randboss at lv15 in 8 turns, even with double elemental weapons. Plus oozemancer is not the class with strong summons I talked about, althoug...
by helminthauge
Wed Dec 29, 2021 1:23 pm
Forum: Development
Topic: Answer to yesnoPopup
Replies: 1
Views: 9573

Answer to yesnoPopup

I wonder how many of you have found the yesnoPopup stupid. Why tf the codes under this popup will be excuted right after the popup instead of after the selection is made? I know that it's assumed that the codes related to the selection should be put into the fct parameter, but in some cases we reall...
by helminthauge
Wed Dec 29, 2021 12:57 pm
Forum: Metaclass: Defilers
Topic: 1.7.4 Insane Ghoul Reaver Guide
Replies: 12
Views: 24763

Re: 1.7.4 Insane Ghoul Reaver Guide

It's very strange that in your case Master of Disaster can outdamage Arcane Might, especially when you're wielding dual staves. I'd suggest maxing Blunt Thrust because it's a better stun. Do you have any suggest about how to survive between 10-25? I have multiple deaths during this stage, all perish...
by helminthauge
Sun Dec 19, 2021 3:26 am
Forum: Metaclass: Defilers
Topic: Offensive Build Analyze of Reaver
Replies: 3
Views: 11218

Re: Offensive Build Analyze of Reaver

According to the Corruption Guide and some real experience of my friendes, Domination Hex is very powerful, so try to get some generic points into that.
by helminthauge
Sat Dec 18, 2021 2:09 pm
Forum: Addons
Topic: Auto Loot Transmo
Replies: 0
Views: 4184

Auto Loot Transmo

I wonder how many people have been dreaming for such an addon? Allows the game to auto transmo loots based on item types and some more advanced options. Press Ctrl + Alt + A to config. Schematics will never be picked up. It'll either be used immediately to unlock the tinker, or be destroyed if the p...