Counter Attack now only activates when the player is blocking

Closes #1018
This commit is contained in:
TfT_02
2013-08-20 23:23:49 +02:00
parent 07dd460d78
commit 51bf989418
6 changed files with 16 additions and 5 deletions

View File

@@ -320,6 +320,9 @@ Skills:
Bleed_MaxTicks: 3
Bleed_BaseTicks: 2
# Counter_RequiresBlock: Determines if blocking is required to trigger counter attack
Counter_RequiresBlock: true
# Counter_ChanceMax: Maximum chance of triggering a counter attack
# Counter_MaxBonusLevel: On this level, the chance to Counter will be Counter_ChanceMax
Counter_ChanceMax: 30.0