mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 00:32:25 +00:00
CombatBonus rule.
This commit is contained in:
parent
b99d5614a9
commit
5b9a41f02d
@ -358,6 +358,7 @@ RULE_INT ( Combat, EagleStrikeBonus, 15) //% Modifier that this skill gets to st
|
||||
RULE_INT ( Combat, TigerClawBonus, 10) //% Modifier that this skill gets to str and skill bonuses
|
||||
RULE_INT ( Combat, RoundKickBonus, 5) //% Modifier that this skill gets to str and skill bonuses
|
||||
RULE_INT ( Combat, FrenzyBonus, 0) //% Modifier to damage
|
||||
RULE_INT ( Combat, BackstabBonus, 0) //% Modifier to damage
|
||||
RULE_BOOL ( Combat, ProcTargetOnly, true) //true = procs will only affect our target, false = procs will affect all of our targets
|
||||
RULE_REAL ( Combat, NPCACFactor, 2.25)
|
||||
RULE_INT ( Combat, ClothACSoftcap, 75)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user