<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.swganh.org/index.php?action=history&amp;feed=atom&amp;title=Accuracy_8_%28Source%29</id>
		<title>Accuracy 8 (Source) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.swganh.org/index.php?action=history&amp;feed=atom&amp;title=Accuracy_8_%28Source%29"/>
		<link rel="alternate" type="text/html" href="http://wiki.swganh.org/index.php?title=Accuracy_8_(Source)&amp;action=history"/>
		<updated>2026-04-05T15:54:44Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.4</generator>

	<entry>
		<id>http://wiki.swganh.org/index.php?title=Accuracy_8_(Source)&amp;diff=51345&amp;oldid=prev</id>
		<title>Ready: New page: #1 Encounter Distance Stage: Less than 64 Meters  #2 Initiative Stage: Real time System (RTS)  1. Fastest Mouse Clicker  2. Faster Computer. Measured in ns (nanoseconds) from Mouse to proc...</title>
		<link rel="alternate" type="text/html" href="http://wiki.swganh.org/index.php?title=Accuracy_8_(Source)&amp;diff=51345&amp;oldid=prev"/>
				<updated>2009-03-09T20:53:55Z</updated>
		
		<summary type="html">&lt;p&gt;New page: #1 Encounter Distance Stage: Less than 64 Meters  #2 Initiative Stage: Real time System (RTS)  1. Fastest Mouse Clicker  2. Faster Computer. Measured in ns (nanoseconds) from Mouse to proc...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;#1 Encounter Distance Stage: Less than 64 Meters&lt;br /&gt;
&lt;br /&gt;
#2 Initiative Stage: Real time System (RTS)&lt;br /&gt;
&lt;br /&gt;
1. Fastest Mouse Clicker&lt;br /&gt;
&lt;br /&gt;
2. Faster Computer. Measured in ns (nanoseconds) from Mouse to processor to NIC or modem. Should not matter unless you are really on a slow computer. Is this possible?&lt;br /&gt;
&lt;br /&gt;
3. Faster Net Speed. Measured in ms (milliseconds). This should not matter unless Clicks were logged at same exact moment in time.&lt;br /&gt;
&lt;br /&gt;
4. Faster Weapon. Measured in tenths of a second.&lt;br /&gt;
&lt;br /&gt;
5. Faster Attack Maneuver. Measured in delay.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#3 Chance to Hit Stage(A.K.A. Accuracy):&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Variables&lt;br /&gt;
&lt;br /&gt;
-----------&lt;br /&gt;
&lt;br /&gt;
AccMod = Accuracy Modifiers based modifiers from Attachments and Skills.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DefMod = Defense Modifiers based on Ranged Defense or Melee Defense Attachments and Skills. This is primary defense.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
AtkPosMod = Attackers Posture Modifiers based on Standing +0, Crouching +16, Prone +50, and Running -50&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DefPosMod = Defenders Posture Modifiers based on Standing +0, Crouching -16 vs. ranged or +16 vs. melee, Prone -25 vs. Ranged or +25 vs. melee, Hmm, Running -25 Maybe&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
AtkStateMod = Attackers modifiers for being dizzy, stunned or blind. *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DefStateMod= Defenders modifiers for being dizzy, stunned, or blind. *&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*NOTE: Currently the numbers are not known at this time so I use -25 to Hit if Attacker has states applied and +25 if defender has states applied&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
RngAcc = Weapon Accuracy at a specified Range.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
AimShot = Bonus from General Ranged Aiming Modifier&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CovMod = Defense Modifiier for cover ability given to riflemen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
AbilMod = Ability modifier depending on attack special ability chosen to perform**&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
**NOTE: Currently these numbers are unknown&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. RngAcc Formula&lt;br /&gt;
&lt;br /&gt;
-----------------------------------------------&lt;br /&gt;
@ Star Wars Wiki&lt;br /&gt;
&lt;br /&gt;
RngAcc =&lt;br /&gt;
&lt;br /&gt;
PointBlank(PB)Mod+[(Current-PB)/(Long-PB)] x (LongRangeMod â€“ PBMod)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Current Formula from Star Wars Wiki&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------&lt;br /&gt;
&lt;br /&gt;
ToHit=[66+(AccMod-DefMod+RngAcc-DefPosMod+AimShot-CovMod***)/2&lt;br /&gt;
&lt;br /&gt;
+AtkPosMod+AbilMod+AtkStateMod****+DefStateMod]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
***NOTE: I added cover modifiers into the formula where I felt they were appropriate&lt;br /&gt;
&lt;br /&gt;
****NOTE: I added Atk State Modifiers to this since it does seem to effect the to hit chance.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#4 Secondary Defense Stage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
% Chance to Dodge, Block, or Counterattack (Parry)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Type of 2nd defense depends on Weapon Held&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
a. Dodge: Pistols and Fencer Weapons&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
b. Block: Rifles and Pikemen Weapons&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
c. Parry: Carbines and Swordsmen Weapons&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. All characters start with 0.1% chance to dodge, block or parry&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. Each point of dodge, block, or parry adds 1% chance to perform these are increased by skills and attachments.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4. Dodge stacks with dodge, block stacks with block, and parry stacks with parry&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#5 Damage Determination Stage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1.Variables&lt;br /&gt;
&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
DPS = Damage per Second&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WepMin = Weapons minimum damage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WepMax = Weapons maximum damage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DamMod = Damage modifer based on special ability used&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WepSpd = Speed of weapon&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
PlaySpd = Players Speed using type of weapon skills and skill. Each point is equal to 0.1 speed increase&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Delay = Delay modifier of weapon used&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Formulas&lt;br /&gt;
&lt;br /&gt;
-------------&lt;br /&gt;
&lt;br /&gt;
Speed= (WepSpd x Delay) x (100-PlaySpd)/100&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Speed cannot be less than 1.0 seconds&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DPS = [DamMod x (WepMin+WepMax)/2]/Speed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#6 Damage Increase/Reduction Stage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Armor Piercing (AP) &amp;amp; Armor Factor&lt;br /&gt;
&lt;br /&gt;
---------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Normally&lt;br /&gt;
&lt;br /&gt;
-----------&lt;br /&gt;
&lt;br /&gt;
Not AP = 0&lt;br /&gt;
&lt;br /&gt;
Light = 0.25 x DPS&lt;br /&gt;
&lt;br /&gt;
Medium = 0.25 x DPS x 2&lt;br /&gt;
&lt;br /&gt;
Heavy = 0.25 x DPS x 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Light Armor Worn by Defender&lt;br /&gt;
&lt;br /&gt;
--------------------------------------&lt;br /&gt;
&lt;br /&gt;
Not AP = -(0.25 x DPS)&lt;br /&gt;
&lt;br /&gt;
Light = 0&lt;br /&gt;
&lt;br /&gt;
Medium = 0.25 x DPS&lt;br /&gt;
&lt;br /&gt;
Heavy = 0.25 x DPS x 2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Medium Armor Worn by Defender&lt;br /&gt;
&lt;br /&gt;
------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Not AP =-(0.25 x DPS x 2)&lt;br /&gt;
&lt;br /&gt;
Light = -(0.25 x DPS)&lt;br /&gt;
&lt;br /&gt;
Medium = 0&lt;br /&gt;
&lt;br /&gt;
Heavy = 0.25 x DPS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Heavy Armor Worn by Defender&lt;br /&gt;
&lt;br /&gt;
----------------------------------------&lt;br /&gt;
&lt;br /&gt;
Not AP =-(0.25 x DPS x 3)&lt;br /&gt;
&lt;br /&gt;
Light = -(0.25 x DPS x 2)&lt;br /&gt;
&lt;br /&gt;
Medium = -(0.25 x DPS)&lt;br /&gt;
&lt;br /&gt;
Heavy = 0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Damage Done this second = DPS + APArmorFactor&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#7 Armor Reduction Stage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Damage Applied to Armors Condition = Damage Done this second x % effectiveness for damage type&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#8 Applied Damage Stage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Damage Applied to Character = Damage Done this second â€“ Damage Applied to Armor&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Specific HAM Bar that damage is applied is normally random unless the attacker uses a specific special ability&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#9 Damage Mitgation Stage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Total Damage Applied to Character =&lt;br /&gt;
&lt;br /&gt;
Damage Applied to Character â€“ (Damage Mitigation Point x 0.25 x Damage Applied)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#10 Change of State Chance Stage&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Stage that determines chance of chance of Bleeding, chance of Blind, chance of Delay, chance of Disease, chance of Dizzy, chance of Intimidate, chance of Knockdown, chance of Poison, and chance of Stun&lt;br /&gt;
&lt;br /&gt;
These only take effects when certain special abilities are used&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chance = AtkStateMod-DefStateMod&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The chance of applying state effects is determined by taking Attackers State Modifier +1% for each point of Skill in state effect or Skill Attachment minus Defenders defense versus state modifier the particular state effect -1% for each point of defenders skill or skill attachments&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
---------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
So Who has the advantage in each Step?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #1&lt;br /&gt;
&lt;br /&gt;
Rifleman&lt;br /&gt;
&lt;br /&gt;
Carbineer/BH/Commando&lt;br /&gt;
&lt;br /&gt;
Pistoleer/Smuggler&lt;br /&gt;
&lt;br /&gt;
Pikeman&lt;br /&gt;
&lt;br /&gt;
Swordsmen&lt;br /&gt;
&lt;br /&gt;
Fencer&lt;br /&gt;
&lt;br /&gt;
TK&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #2&lt;br /&gt;
&lt;br /&gt;
Mouse Speed and maneuver Speed Dependent&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #3&lt;br /&gt;
&lt;br /&gt;
Weapon +&lt;br /&gt;
&lt;br /&gt;
Attackers Posture compared to Defenders Posture+&lt;br /&gt;
&lt;br /&gt;
Attackers State compared to Defenders State+&lt;br /&gt;
&lt;br /&gt;
Attackers Accuracy with weapon type compared to Defenders Defense Modifier versus weapon type&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Elite Combat Professions in Accuracy Order&lt;br /&gt;
&lt;br /&gt;
-----------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Ranged&lt;br /&gt;
&lt;br /&gt;
---------&lt;br /&gt;
&lt;br /&gt;
Riflemen&lt;br /&gt;
&lt;br /&gt;
Carbineer&lt;br /&gt;
&lt;br /&gt;
Bounty Hunter&lt;br /&gt;
&lt;br /&gt;
Pistoleer&lt;br /&gt;
&lt;br /&gt;
Commando&lt;br /&gt;
&lt;br /&gt;
Smuggler&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Melee&lt;br /&gt;
&lt;br /&gt;
-------&lt;br /&gt;
&lt;br /&gt;
TK&lt;br /&gt;
&lt;br /&gt;
Fencer&lt;br /&gt;
&lt;br /&gt;
Pikemen&lt;br /&gt;
&lt;br /&gt;
Swordsmen&lt;br /&gt;
&lt;br /&gt;
Commando &amp;amp; Smuggler&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Elite Combat Professions in Aiming Order&lt;br /&gt;
&lt;br /&gt;
-----------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Ranged&lt;br /&gt;
&lt;br /&gt;
---------&lt;br /&gt;
&lt;br /&gt;
Riflemen&lt;br /&gt;
&lt;br /&gt;
Bounty Hunter&lt;br /&gt;
&lt;br /&gt;
Carbineer&lt;br /&gt;
&lt;br /&gt;
Commando&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Elite Combat Professions in Defense Order&lt;br /&gt;
&lt;br /&gt;
-----------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
Ranged&lt;br /&gt;
&lt;br /&gt;
---------&lt;br /&gt;
&lt;br /&gt;
Riflemen&lt;br /&gt;
&lt;br /&gt;
Carbineer&lt;br /&gt;
&lt;br /&gt;
Bounty Hunter&lt;br /&gt;
&lt;br /&gt;
Commando&lt;br /&gt;
&lt;br /&gt;
Pistoleer&lt;br /&gt;
&lt;br /&gt;
Smuggler&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Melee&lt;br /&gt;
&lt;br /&gt;
-------&lt;br /&gt;
&lt;br /&gt;
Fencer&lt;br /&gt;
&lt;br /&gt;
TK&lt;br /&gt;
&lt;br /&gt;
Pikemen&lt;br /&gt;
&lt;br /&gt;
Swordsmen&lt;br /&gt;
&lt;br /&gt;
Commando&lt;br /&gt;
&lt;br /&gt;
Smuggler&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #4&lt;br /&gt;
&lt;br /&gt;
---------&lt;br /&gt;
&lt;br /&gt;
Best Chance to get 2nd chance to avoid damage by professio&lt;br /&gt;
&lt;br /&gt;
Pikeman with Pike Weapon equipped blocks&lt;br /&gt;
&lt;br /&gt;
Fencers with Fence Weapon equipped &amp;amp; Pistoleers with Pistol equipped dodge&lt;br /&gt;
&lt;br /&gt;
Carbineer with Carbine counters&lt;br /&gt;
&lt;br /&gt;
Swordsman with sword counters&lt;br /&gt;
&lt;br /&gt;
Rifleman with rifle blocks&lt;br /&gt;
&lt;br /&gt;
TK Avoids&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #5&lt;br /&gt;
&lt;br /&gt;
---------&lt;br /&gt;
&lt;br /&gt;
Advantage goes to weapon with higher Armor Piercing Rating &amp;amp; DPS&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #6&lt;br /&gt;
&lt;br /&gt;
---------&lt;br /&gt;
&lt;br /&gt;
Advantage goes to Heavier Armor&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #7&lt;br /&gt;
&lt;br /&gt;
---------&lt;br /&gt;
&lt;br /&gt;
Advantage goes to Armor with highest protection versus the damage type&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #8 None&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #9&lt;br /&gt;
&lt;br /&gt;
---------&lt;br /&gt;
&lt;br /&gt;
Character with higher mitigation toward the weapon type&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ranged Professions except smuggler reach +3 on ranged mitigation, Melee professions reach +3 on melee mitigation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step #10&lt;br /&gt;
&lt;br /&gt;
-----------&lt;br /&gt;
&lt;br /&gt;
Dependent on special abilities of professions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
So what does this tell me and maybe tell you?&lt;br /&gt;
&lt;br /&gt;
That profession wise overall ability for ranged professions should be in the order of Riflemen, Bounty Hunter or Carbineer, Commando, Pistoleer, and then Smuggler. For melee professions the order should be Fencer, Teras Kasi, Pikemen, Swordmen, and then Commando &amp;amp; Smuggler.&lt;br /&gt;
&lt;br /&gt;
Weapon speeds are normally in the order of TK, Fencer Weapons, Swords, Pikes for melee and Pistols, Carbines, Rifles, Heavy, Special Heavy and Grenades for ranged. Therefore to benefit by profession and weapon it would almost seem necessary to be a Carbineer or Bounty Hunter for ranged capability and a Teras Kasi or Fencer for melee ability.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Emperor_JD&lt;br /&gt;
&lt;br /&gt;
A.K.A&lt;br /&gt;
&lt;br /&gt;
Jo-vian Solaris of Ahazi&lt;br /&gt;
&lt;br /&gt;
(Dirty Fighting Master Commndo, Bounty Hunter &amp;amp; Slicer)&lt;/div&gt;</summary>
		<author><name>Ready</name></author>	</entry>

	</feed>