Page 1 of 1

How exactly Forge Shield works?

Posted: Sat Dec 28, 2019 3:55 pm
by GlassGo
I read this http://forums.te4.org/viewtopic.php?f=38&t=47993 (like a monkey), found this
27. weapons with multiple attacks trigger attackTargetWith() (so go back to step 11 :-))

Code:
defaultProjector in damage_types.lua

1. ignore_direct_crits (these talents/equipment reverse the crit damage, but the hit still counts as a critical hit)
- Reflex Defence
- Foresight
- Ice Core
- Indiscernible Anatomy
- Petrified Wood (eq)
- Rogue's Plight (eq)
- high-level randarts can get this, but it is rare
1.1 increase dmg for unseen attackers *
2. easy difficulty of game reduces all damage now by 70% *
2.1 increase damage for global accuracy damage bonus *
3. dazed (source) reduces by 40% *
4. stunned (source) reduces by 50% *
5. invisible (source) *
6. numbed (source) *
7. generic damage penalty (source) *
premonition is added to resistance at this point, but the effect isn't operative until 12 below *
8. ward(s) *
9. block (i.e. using your shield) *
10. forge shield *
but coudn't understand a **** from it, the only thing I vaguely can guess that it works like Block talent from shield.
But that's not enough cause I have no idea how Block works lol.

Lend me a hand?

Re: How exactly Forge Shield works?

Posted: Sat Dec 28, 2019 10:38 pm
by HousePet
That thread tells you almost nothing about Forge Shield.

Its sort of like Block, but only against 1 damage type at a time per trigger. Its very hard for it to trigger against more than one damage type (unless Solipsism). It is automatic though. So like a cross between Block and Premonition.

Re: How exactly Forge Shield works?

Posted: Sat Dec 28, 2019 11:57 pm
by GlassGo
But how Block works? Is it flat damage resistanse or is it like armor?
I mean, if Forge Shiled is just flat damage resistance like ACT then it's useless.
If it's more than that, then...


OK, got it at least partially, this guy covered it here http://forums.te4.org/viewtopic.php?f=6 ... ld#p231575 so it indeed acts like Premonition.

The only question left - is it simple flat damage reduction?

Re: How exactly Forge Shield works?

Posted: Sun Dec 29, 2019 9:35 pm
by HousePet
Both are flat damage reduction.

I have no idea why you would consider such an effect useless. Especially since you linked a thread telling you to max out this talent because of it.

Re: How exactly Forge Shield works?

Posted: Mon Dec 30, 2019 4:27 pm
by GlassGo
Now I better understand how Solipsist's defences are functioning and it seem indeed that Forge Shiled is crucial for Dismissal usefulness.
Thanks fro your answers btw. :)