All enemies are now one-layer deep, instead of for example other-elite/geovishap
All enemies have an elements array, just contains all possible elements the enemy can have
Fixed typos in the-big-snowboard-king, ruin-grazder and treasure-hoarder
Added missing Insignia drops of fatui-agent
Updated drops of the-great-snowboar-king to an array with 1 object instead of a string
Updated artifacts, artifacts[pos].name is now the name of the piece, artifacts[pos].set is the name of the set (artifacts[pos].name was the name of the set before`)
The following changes are made
other-elite
/geovishap
elements
array, just contains all possible elements the enemy can haved-king, ruin-grazder and treasure-hoarderfatui-agent
drops
ofthe-great-snowboar-king
to an array with 1 object instead of a stringartifacts
,artifacts[pos].name
is now the name of the piece,artifacts[pos].set
is the name of the set (artifacts[pos].name
was the name of the set before`)