We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Character name: Bubblek Death reason: "Assisted by Patrick Zabojca, Real Plug and Holi Inigualavel." Exported HTML file: bubblek.txt
Received parsing:
{ "time":"2024-10-30T14:26:03Z", "level":24, "killers":[ { "name":"Patrick Zabojca", "player":true, "traded":false, "summon":"" }, { "name":"Real Plug", "player":true, "traded":false, "summon":"" }, { "name":"Holi Inigualavel", "player":true, "traded":false, "summon":"" } ], "assists":[ ], "reason":"Assisted by Patrick Zabojca, Real Plug and Holi Inigualavel." }
Expected parsing:
{ "time":"2024-10-30T14:26:03Z", "level":24, "killers":[ ], "assists":[ { "name":"Patrick Zabojca", "player":true, "traded":false, "summon":"" }, { "name":"Real Plug", "player":true, "traded":false, "summon":"" }, { "name":"Holi Inigualavel", "player":true, "traded":false, "summon":"" } ], "reason":"Assisted by Patrick Zabojca, Real Plug and Holi Inigualavel." }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Character name: Bubblek
Death reason: "Assisted by Patrick Zabojca, Real Plug and Holi Inigualavel."
Exported HTML file:
bubblek.txt
Received parsing:
Expected parsing:
The text was updated successfully, but these errors were encountered: