mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-12-17 14:28:46 +01:00
Counter Attack now only activates when the player is blocking
Closes #1018
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user