Difference between revisions of "Combat Style"

Jump to navigation Jump to search
1 byte removed ,  01:34, 10 January 2009
m
Lol Grammar
imported>Relax and Play
(Minor revision to notes)
imported>Relax and Play
m (Lol Grammar)
Line 106: Line 106:
'''Attack Skill Modifier''' – fAIDefaultAttackSkillBase, fAIDefaultAttackSkillMult
'''Attack Skill Modifier''' – fAIDefaultAttackSkillBase, fAIDefaultAttackSkillMult


The attacking actor’s relevant Attack skill, as modified by the actor’s luck, is used in a formula to improve or decrease actor total chance to attack. The bonuses are applied after Recoil/Stagger, Unconscious, and Hand-to-Hand bonuses are appliedd. The formula is:
The attacking actor’s relevant Attack skill, as modified by the actor’s luck, is used in a formula to improve or decrease actor total chance to attack. The bonuses are applied after Recoil/Stagger, Unconscious, and Hand-to-Hand bonuses are applied. The formula is:


:: Modifier = Base + Mult * ( Skill / 100 )
:: Modifier = Base + Mult * ( Skill / 100 )

Navigation menu