Skip to content

Character death parsing bug with of in name #134

@tobiasehlert

Description

@tobiasehlert

Creature "spark of destruction" is getting parsed wrong.

List of various creatures:
https://pastebin.com/9m4He1pq

URL that has an error:
https://api.tibiadata.com/v3/character/Lupi%20Lucky

{
	"time": "2022-05-08T00:26:31Z",
	"level": 537,
	"killers": [{
		"name": "destruction",
		"player": false,
		"traded": false,
		"summon": "a spark"
	}],
	"assists": [],
	"reason": "Died at Level 537 by a spark of destruction."
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions