brawl-stars-assets/CN-53.176/csv_logic/gear_rarities.csv
2024-01-09 01:48:01 +04:00

5 lines
494 B
CSV

"Name","CoinPrice","TID","AvailableToAllBrawlers","IconFrameIndex","NotOwnedIconBgFrameIndex","TextColor","GearTitleWithRarityTID"
"string","int","string","boolean","int","int","string","string"
"RareGear",1000,"TID_GEAR_RARITY_RARE","TRUE",1,11,"0xFF9EF0FF","TID_GEAR_RARITY_TITLE_RARE_GEAR"
"SuperRareGear",1500,"TID_GEAR_RARITY_SUPER_RARE",,2,12,"0xFFECBAFF","TID_GEAR_RARITY_TITLE_SUPER_RARE_GEAR"
"EpicGear",2000,"TID_GEAR_RARITY_EPIC",,3,13,"0xFFFF9BCF","TID_GEAR_RARITY_TITLE_EPIC_GEAR"