[API Bug] Bonuses Missing (Closed)
DarkSpirit.7046:
The stat descriptions are missing from runes.
For example, for the Major Rune of Altruism, I expect to see a stat description like this:
“Double-click to apply to a piece of Armor.<br/>(1): +15 Healing Power<br/>(2): Give 2 stacks of might to nearby allies when using a heal skill. (Cooldown: 10 Seconds)<br/>(3): +35 Healing Power<br/>(4): +10% Boon Duration”
But this description is not present:
https://api.guildwars2.com/v1/item_details.json?item_id=38205
Dr Ishmael.9685:
I noticed that too. I’d actually expect that to appear as infix_upgrade→buff (similar to sigils) or maybe as a new element under infix_upgrade.
Cliff Spradlin.3512:
Fixed: https://api.guildwars2.com/v1/item_details.json?item_id=38205
DarkSpirit.7046:
Thanks. Fix verified.