Skip to content

Changes in Passive stat_text leading to incorrect data, may require a way to skip bot update #165

@roggers-the-bot

Description

@roggers-the-bot

Describe the bug:

New data for several stats that have an "aura-like" effect causing issues in combined stat_text/reminder_text where the aura's effect is shown and worded as if applying to the player. Additionally, some reminder text are being removed incorrectly:

Passive Skill:AscendancyDeadeye14
-|reminder_text = (Tailwind increase Action Speed by 8%)
(Each instance of Gale Force lasts 4 seconds. Maximum 10 Gale Force)
-|stat_text = Gain 1 Gale Force when you use a Skill
15% increased Effect of Tailwind on you per Gale Force
You and nearby Allies have [[Tailwind]]
+|stat_text = Gain 1 Gale Force when you use a Skill
15% increased Effect of Tailwind on you per Gale Force
8% increased Action Speed
You and nearby Allies have Tailwind

The new data incorrectly implies players will gain 8% increased Action Speed on top of the Tailwind, which is incorrect.
https://i.imgur.com/qht3pTx.png

Other examples:
Passive Skill:AscendancyAscendant35

  • Ascendant Deadeye same issue as above
    Passive Skill:AscendancyTrickster
  • Heartstopper deleted reminder text
    Passive Skill:AscendancyAscendant47
  • Ascendant Trickster missing reminder text about leech
    Passive Skill:AscendancySpecialEldritch# (# is all numbers 1-7 other than 6)
  • Missing reminder texts, and also deleting the Ascendant face icons being used due to them not having icons (as they are Forbidden Jewel-only Notables and not on passive tree).

Unrelated but similar issue:
https://www.poewiki.net/wiki/Modifier:NearbyEnemyZeroChaosDamageResistanceUnique~~1
This modifier incorrectly lists the aura effect as a stat, incorrectly implying the player's Chaos Resistance is 0.

Reproduction steps:

https://gist.github.com/zao/5064d4731230edc373023e29e882d4c5

Solution likely one of the following:

  1. Check the export mechanism to see why there are issues with the reminder_text being missing or merged into stat_text
  2. Figure out a way for the bot to skip updating the above pages when exporting PASSIVE SKILL data due to loss of/incorrect information. Currently, only ITEMS have an exclusion list.

Refer to Jasmine and Zao for further details
https://discord.com/channels/872882365406523452/877595309792968715/1069178987399614525

Browser Used:

Google Chrome

Bug Severity:

8

Metadata

Metadata

Assignees

No one assigned

    Labels

    [poewiki]Issues pertaining to the Path of Exile Wikion holdIssues currently blocked in one way or anothersuggestionSuggesting enhancements / featurestoolingIssues related to the tools used to aid this wiki

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions