Project-Path-of-Exile-Wiki / wiki

A repository for Project Path of Exile Wiki
https://www.poewiki.net/
GNU General Public License v3.0
51 stars 6 forks source link

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

Closed roggers-the-bot closed 1 month ago

roggers-the-bot commented 8 months ago

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 commented 8 months ago

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