Difference between revisions of "Combat Style"
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 | 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 ) |