Other > Survival Guides / Game Help

Sniper Rifle Critical Hits?

<< < (2/3) > >>

RavenousRat:

--- Quote from: Grzesiu on September 06, 2011, 01:18:44 pm ---BTW Do bypass ignore finesse, DT and ammo DR ?

--- End quote ---
Bypass doesn't ignore DR and DT, it makes it /5, but yes, it /5 even with Finesse.

Lacan:

--- Quote from: RavenousRat on September 06, 2011, 01:24:36 pm ---Bypass doesn't ignore DR and DT, it makes it /5, but yes, it /5 even with Finesse.

--- End quote ---

:o are you sure thats how it works ? i thought it plain ignored it.

RavenousRat:

--- Quote from: Lacan on September 06, 2011, 01:43:50 pm ---:o are you sure thats how it works ? i thought it plain ignored it.

--- End quote ---
There were a post that divider was changed, from penetration and bypassing. So that how it works.

Crazy:

--- Quote from: RavenousRat on September 06, 2011, 01:24:36 pm ---Bypass doesn't ignore DR and DT, it makes it /5, but yes, it /5 even with Finesse.

--- End quote ---

In fact, bypass ignore DR (so it ignore ammo and finesse DR), and divide DT by 5 (not cumulative with penetrate/armor piercing perk).

RavenousRat:

--- Quote from: Crazy on September 06, 2011, 02:20:46 pm ---In fact, bypass ignore DR

--- End quote ---
Oh well, then it's 2238's feature, because Fallout1, Fallout2 (there were somewhere on this forum link to DL file that shows to hit, criticals, and that stuff, but can't find it with search) and FOnline SDK uses divider, here's from SDK:


--- Quote ---if (FLAG(eff,HF_BYPASS_ARMOR) && dmgType!=DAMAGE_EMP)
  {
    targetDT/=5;
    targetDR/=5;
    targetDR-=(valid(attacker)?(attacker.Trait[TRAIT_FINESSE]!=0?30:0):0);
--- End quote ---
I think in 2238 (if it uses divider) it still /5, while divider from "Penetrate" is changed to /3 since last wipe.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version