Jump to content
  • The PummelPete perk "attacks do more damage to stunned enemies" is no effect


    msn06s0077
    • Version: A21.1 b15

    Summary: (A short description of the bug)
     

    Game Version: A21.1 b15

    OS/Version: Windows

    CPU Model: Intel Core i7-10700

    System Memory: 16 GB

    GPU Model and VRAM: NVIDIA GeForce GTX1660 SUPER 6GB

    Screen Resolution: 1920x1080

    Video Settings: Custom

    Game mode: SP

     

    Did you wipe old saves? Yes

     

    Did you start a new game? Yes

     

    Did you validate your files? Yes

     

    Are you using any mods? Yes

     

    EAC on

     

    Status: NEW

     

    Bug Description:

     

    The PummelPete perk "attacks do more damage to stunned enemies" is no effect.

    This bug seems to be caused by an error in the description in the perkPummelPete section of the progression.xml file.
    current description is follow.

     

    ...
                <passive_effect name="EntityDamage" operation="perc_add" level="1,5" value="0.4,2" tags="perkPummelPete">
                    <requirement name="CVarCompare" cvar="_stunned" operation="bb" value="1" target="other"/>
                </passive_effect>

    ...

     

    I think "operation="bb" should be "operation="Equals".

     

    Actual result: (description of what is occurring)

     

    The PummelPete perk "attacks do more damage to stunned enemies" is no effect.

     

    Expected result: (what you expect to occur)

     

    The PummelPete perk "attacks do more damage to stunned enemies" is correctly effect.

     

    Link to Pastebin Output Log:


    User Feedback

    Recommended Comments



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...