Difference between revisions of "Combat Style"

39 bytes added ,  05:45, 29 November 2009
no edit summary
imported>Relax and Play
(Left overs of the Spruce up)
imported>Nuclear Arbitor
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Combat Styles are used to govern the choices made in combat, such as attacking, dodging, blocking, and so on. In the Construction Set Object Window, the Combat Styles entry is located under the Miscellaneous section.
Combat Styles are used to govern the durations of some actions (or lack of any action) and the choices made in combat, such as attacking, dodging, blocking, and so on. In the Construction Set Object Window, the Combat Styles entry is located under the Miscellaneous section.


The Combat Style menu is divided into four sections:
The Combat Style menu is divided into four sections:
Line 7: Line 7:
*Maneuver Decision: This is where you define values used in the Maneuver (dodge) Decision.
*Maneuver Decision: This is where you define values used in the Maneuver (dodge) Decision.


*Ranged Combat: This is where you define values used to determine when the actor will switch between Ranged and Melee combat, and what is considered the actor's preferred ranged combat distsance.
*Ranged Combat: This is where you define values used to determine when the actor will switch between Ranged and Melee combat, and what is considered the actor's preferred ranged combat distance.


*Flags: This section contains check-boxes, which modify the behavior of an actor in combat.
*Flags: This section contains check-boxes, which modify the behavior of an actor in combat.
Line 21: Line 21:
The Melee Decision section is where you define how the Melee Decision is made, including how Power Attacks are handled & selected.  
The Melee Decision section is where you define how the Melee Decision is made, including how Power Attacks are handled & selected.  


*'''Block % Chance:''' This is the base percentage chance that the actor will block with a Melee Decision is made. This is modified by the actor's Block skill and whether or not the opponent is currently attacking. See the Advanced Settings section for more information when regarding advanced modifiers.  
*'''Block % Chance:''' This is the base percentage chance that the actor will block when a Melee Decision is made. This is modified by the actor's Block skill and whether or not the opponent is currently attacking. See the Advanced Settings section for more information when regarding advanced modifiers.  


*'''Attack % Chance:''' This is the base percentage chance that the actor will attack when a Melee Decision is made. There are three modifiers that are added to this percentage chance - the percentage chance is modified based on the actor's relevant Attack skill and whether or not the opponent is currently attacking.  
*'''Attack % Chance:''' This is the base percentage chance that the actor will attack when a Melee Decision is made. There are three modifiers that are added to this percentage chance - the percentage chance is modified based on the actor's relevant Attack skill and whether or not the opponent is currently attacking.  
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 )
Line 207: Line 207:


==Notes:==
==Notes:==
If an actor style with a combat style which has the ''Prefers Ranged'' tag active, and the ''Switch Dist (melee, ranged)'' values set to to 0.0000, 0.0001, the actor will never refrain from using ranged combat. An actor may sheathe and immediately unsheathe their ranged weapon upon entering melee combat.
If an actor's combat style has the ''Prefers Ranged'' tag active, and the ''Switch Dist (melee, ranged)'' values set to to 0.0000, 0.0001, the actor will never refrain from using ranged combat. An actor may sheathe and immediately unsheathe their ranged weapon upon entering melee combat.


[[Category:Miscellaneous]]
[[Category:Miscellaneous]]
[[Category:Combat]]
[[Category:Combat]]