Files
turnbasedgamedata/ExcelOutput/GridFightOrbDisplay.json
2025-11-04 23:57:04 +01:00

22 lines
499 B
JSON

[
{
"OrbType": "White",
"IconPath": "SpriteOutput/GridFight/GridItem/GridFight_Orb1.png",
"PrefabPath": ""
},
{
"OrbType": "Blue",
"IconPath": "SpriteOutput/GridFight/GridItem/GridFight_Orb2.png",
"PrefabPath": ""
},
{
"OrbType": "Glod",
"IconPath": "SpriteOutput/GridFight/GridItem/GridFight_Orb3.png",
"PrefabPath": ""
},
{
"OrbType": "Colorful",
"IconPath": "SpriteOutput/GridFight/GridItem/GridFight_Orb4.png",
"PrefabPath": ""
}
]