Difference between revisions of "Attack Speed (Game Mechanics)"
(→Attack Speed) |
(→Related Tags) |
||
(10 intermediate revisions by one other user not shown) | |||
Line 50: | Line 50: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{D75%}} |
|- | |- | ||
||{{GameMechanics}} | ||{{GameMechanics}} | ||
Line 76: | Line 76: | ||
* Speed skill modifier can be enhanced by skill stim items. | * Speed skill modifier can be enhanced by skill stim items. | ||
+ | |||
+ | * Weapon speed can be affected by powerups. | ||
+ | |||
Line 87: | Line 90: | ||
'''Available Attack Speed Modifiers:''' | '''Available Attack Speed Modifiers:''' | ||
− | * | + | * Carbine Speed |
− | * | + | * One-Handed Weapon Speed |
− | * | + | * Rifle Speed |
− | * | + | * Pistol Speed |
− | * | + | * Polearm Speed |
− | * | + | * Unarmed Speed |
+ | * Flame Thrower Speed | ||
+ | * Heavy Acid Rifle Speed | ||
+ | * Heavy Particle Beam Speed | ||
+ | * Heavy Rocket Launcher Speed | ||
+ | * Heavy Lightning Beam Speed | ||
+ | * Thrown Weapon Speed | ||
+ | * One-handed Lightsaber Speed | ||
+ | * Double Bladed Lightsaber Speed | ||
+ | * Two-handed Lightsaber Speed | ||
− | |||
+ | '''Available Skill Stimpack Modifiers:''' | ||
− | |||
+ | * Skill Buff Stims (+10 to profession speed skill modifier) | ||
** Carpi Ulnaris Flexor: Carbine Speed | ** Carpi Ulnaris Flexor: Carbine Speed | ||
** Flexible Tendon Bolsterer: One-Handed Weapon Speed | ** Flexible Tendon Bolsterer: One-Handed Weapon Speed | ||
Line 108: | Line 120: | ||
+ | '''Available Power Up Modifiers:''' | ||
+ | |||
+ | *Crafted Power-Up | ||
+ | ** Attack Speed – decreases weapon speed value listed on the weapon by a given percentage | ||
+ | |||
+ | |||
+ | * Durable Lathe | ||
+ | ** Attack Speed – decreases weapon speed value listed on the weapon by a given percentage | ||
+ | == Attack Speed Formulas == | ||
Latest revision as of 20:45, 23 June 2009
This article or section needs proper wiki formatting. |
Game Mechanics - Mechanics Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
Attack SpeedThe speed in which a player in combat attacks a target is determined by 4 things: 1. Speed skill modifier of the player
Things to note:
Speed ModifiersSpeed skill modifiers are obtained from a variety of soruces; specialization in particular branches of a profession that utilizes a particular weapon that the player is using; Clothing attachments, and from temporary skill modifier enhancement stims. Speed modifiers include things such as "Two-hand weapon speed" "unarmed attack speed" and so on.
Available Skill Stimpack Modifiers:
Available Power Up Modifiers:
Attack Speed FormulasThe following should be considered as 'default attack speed' with no special used in the attack. The formula for the affects of Speed skill mods on weapon speeds is as follows: Attack Delay = Weapon Speed * (1 - Speed Skill/100) Examples: Speed Skill 10, Weapon Speed 5.0; Attack Delay = 5.0 * (1 - 10/100) = 4.5 Speed Skill 50, Weapon Speed 5.0; Attack Delay = 5.0 * (1 - 50/100) = 2.5 Speed Skill 80, Weapon Speed 5.0; Attack Delay = 5.0 * (1 - 80/100) = 1.0
Special Attack Delays Special moves have their own speed delay penalty multipliers which affect how fast the player attacks while using a particular special. The formula to calculate this is: Example:
You have Generic Special X, and this special has a 2x delay penalty. Speed Skill 80, Weapon Speed 5.0; Attack Delay = 5.0 * (1 - 80/100) = 1.0 When using Generic Special X, you will fire with a delay of (1.0 * 2), or 2.0 speed. So while it may seem that getting anything faster than 5.0 delay is a waste in this example, it truly isn't because of the delay penalty imposed on specials. Speed Skill 80, Weapon Speed 2.0; In this example, even though the 2.0 speed seems like a waste, it is actually very good, since it brings down the special move delay to the speed cap. You can now go ahead and spam your specials and fire at 1.0 all day.
Force Speed
The formula used for Attack Delay is: Attack Delay = ((100-ForceSpeedBonus)/100)*((100-Weapon Speed Mod)/100) * Weapon Speed * Special Delay Penalty Source References
|