RoyaleAPI / cr-api-ux

User Experience and content issue tracker for RoyaleAPI website.
https://royaleapi.com
21 stars 16 forks source link

Leaked elixir is displayed incorrectly for duels #578

Open ma-ruz opened 1 year ago

ma-ruz commented 1 year ago

In CR API, there is info about leaked elixir for each round of duel separately (in PlayerBattleRound.elixirLeaked). However, RoyaleAPI displays the leaked elixir from the battle total (in PlayerBattleData.elixirLeaked) which is just some pseudorandom value for duels. This wrong value is displayed below each round info and also at the end of the replay section.