mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
22 lines
499 B
JSON
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": ""
|
|
}
|
|
] |