Brawlhalla • Legends
Detailed information about brawlhalla legends
@kaggle.tempuserpavelbiz_brawlhalla_legends
Detailed information about brawlhalla legends
@kaggle.tempuserpavelbiz_brawlhalla_legends
This dataset contains information about the legends from the brawlhalla game.
All information about the legends and icons were taken from the website brawlhalla.wiki.gg
folder "data":
columns of the "legends.csv" file:
CREATE TABLE legends (
"legend" VARCHAR,
"weapons" VARCHAR,
"gender" VARCHAR,
"released" VARCHAR,
"botname" VARCHAR,
"rcat" VARCHAR,
"bwver" VARCHAR,
"dsll" BIGINT,
"price" BIGINT,
"title" VARCHAR,
"titleru" VARCHAR,
"stances" VARCHAR
);
Anyone who has the link will be able to view this.