Project-Path-of-Exile-Wiki/wiki

Missing life and es cost on wild strike of ex

roggers-the-bot opened this issue · 1 comments

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

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