04-10-2021, 06:05 AM
(This post was last modified: 04-10-2021, 11:24 PM by github_bot. Edited 1 time in total.)
PULL REQUEST DETAILS
About the PR
Removes the cyalumes saber ability to deflect projectiles
Why's this needed?
The current version of the deflect ability is as such -
Only prerequisite is to be holding a c-saber, no special (Sith/Jedi) clothing required
100% chance of deflect from every direction, even behind
No required timing, only need to toggle blocking by pressing Z
No stamina drain on a successful block
None of the above points are balanced in any way, and this is all top of an already strong item.
To me, this feature only makes sense to be tied to the Cyalume Knight thats in the code. Otherwise I see no reason for this to just be readily available to anyone holding it.
Changelog
PULL REQUEST DETAILS
About the PR
Removes the cyalumes saber ability to deflect projectiles
Why's this needed?
The current version of the deflect ability is as such -
Only prerequisite is to be holding a c-saber, no special (Sith/Jedi) clothing required
100% chance of deflect from every direction, even behind
No required timing, only need to toggle blocking by pressing Z
No stamina drain on a successful block
None of the above points are balanced in any way, and this is all top of an already strong item.
To me, this feature only makes sense to be tied to the Cyalume Knight thats in the code. Otherwise I see no reason for this to just be readily available to anyone holding it.
Changelog
Code:
changelog
(u)Carbadox
(*)Removed the cyalumes saber ability to deflect projectiles
PULL REQUEST DETAILS