Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing life and es cost on wild strike of ex #186

Closed
roggers-the-bot opened this issue Jan 24, 2024 · 1 comment
Closed

Missing life and es cost on wild strike of ex #186

roggers-the-bot opened this issue Jan 24, 2024 · 1 comment
Labels
tooling Issues related to the tools used to aid this wiki

Comments

@roggers-the-bot
Copy link
Collaborator

Describe the bug:

The import of, or maybe just the displaying of, the cost for https://www.poewiki.net/wiki/Wild_Strike_of_Extremes doesn't handle the unique split mana, life, and ES cost properly.

Reproduction steps:

go to https://www.poewiki.net/wiki/Wild_Strike_of_Extremes

Browser Used:

firefox

Bug Severity:

1

@lvlvllvlvllvlvl
Copy link

Looks like displaying costs is supported by the module, but PyPoE is not exporting the data: editing the item to contain comma separated cost types and amounts as below does show all 3 costs in the infobox.

|static_cost_types                       = Mana, Life, ES
|level1_cost_amounts                     = 14,14,14
|level20_cost_amounts                    = 28,28,28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the tools used to aid this wiki
Projects
None yet
Development

No branches or pull requests

3 participants