FOnline: Ashes of Phoenix

General section => General Discussions => Topic started by: Prosector on September 09, 2014, 04:41:06 AM

Title: shotgun shells
Post by: Prosector on September 09, 2014, 04:41:06 AM
can someone explain which does what? im confused about DR-DTs, +/-s
slug = armor piercing, flechette = more armor piercing?
how do i use them correctly? against what enemies?
Title: Re: shotgun shells
Post by: paragon on September 09, 2014, 05:41:41 AM
I can't say for sure that it allies to this server mechanic but usually it's like that:
Each armor (character+armor+perks) has DR and DT values. To determine end-damage you need to count (damage_value - DT) / DR/100 .
Each weapon  (ammo + weapon + perks) has DT and DR modifiers for the armor. So you count (damage_value - (DTa + DTw)) / (DRa + DRw)/100
Meaning +DT and +DT of your ammo will make enemy armor more strong.
Also there's limits for value calculating, meaning DR and DT can't be less than 0 and higher than 95% and something.

But it's theory and should be checked on practice for this server.