Quick Scope (Weapon Perk): Difference between revisions

From AoP Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
|example = Zmeja has a weapon with 30 AP cost to fire. He aims at the eyes, thus using 20 more AP to shoot, for a total of 50 AP.
|example = Zmeja has a weapon with 30 AP cost to fire. He aims at the eyes, thus using 20 more AP to shoot, for a total of 50 AP.


How much AP does Zmeja have to spend to fire to shoot with this 1 level of this weapon perk?
How much AP does Zmeja have to spend to shoot with this 1 level of this weapon perk?


<math>30 + 20 * (100 - \frac{33}{100}) = 30 + 14 = 44</math>
<math>30 + 20 * (\frac{100 - 33}{100}) = 30 + 14 = 44</math>


Zmeja needs 44 AP, instead of 50 AP.
Zmeja needs 44 AP, instead of 50 AP.
}}
}}

Latest revision as of 23:36, 15 October 2023

Quick Scope (Weapon Perk)

Information

Quick Scope (Weapon Perk) is a possible Weapon Perk a weapon can have.

Weapon Perk Description

-33% AP for Aimed Shots Penalty.

Important notes

Aimed shots require 33% less additional AP. This does not lower the actual AP cost by 33%, but only the value that gets added on-top of that.

Example

Zmeja has a weapon with 30 AP cost to fire. He aims at the eyes, thus using 20 more AP to shoot, for a total of 50 AP.

How much AP does Zmeja have to spend to shoot with this 1 level of this weapon perk?

Zmeja needs 44 AP, instead of 50 AP.