-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMetaDataSet.json
More file actions
130 lines (130 loc) · 4.68 KB
/
MetaDataSet.json
File metadata and controls
130 lines (130 loc) · 4.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
[
{
"description": "The Platinum Eternal Enigma block conceals a mysterious Vortex core, swirling with untold secrets.",
"external_url": "https://ananthanir.github.io",
"image": "https://gateway.pinata.cloud/ipfs/QmeWx9T3NWorEYPhMjJxDJtY5hfwNwgBS2QWapW7BL91ws",
"name": "Enigmatic Vortex",
"attributes": [
{
"trait_type": "Eternal Enigma",
"value": "Platinum"
},
{
"trait_type": "Hidden Core",
"value": "Vortex"
}
]
},
{
"description": "Astral Dimensional Door block opens gateways to uncharted realms, inscribed with an Ancient glyph language.",
"external_url": "https://ananthanir.github.io",
"image": "https://gateway.pinata.cloud/ipfs/QmNZnZKUhx1bjrBjCLasV17UWkCt5AoVBDEMQJDHVnJ9YR",
"name": "Astral Gateway",
"attributes": [
{
"trait_type": "Dimensional Door",
"value": "Astral"
},
{
"trait_type": "Glyph Language",
"value": "Ancient"
}
]
},
{
"description": "The Temporal Phase Shifting block bends time itself, emitting a Chakra Alignment harmonic resonance.",
"external_url": "https://ananthanir.github.io",
"image": "https://gateway.pinata.cloud/ipfs/Qmer2yVabhENeZTpeZe4CHnQyp1dXP8g12WEi2J4YFxq2d",
"name": "Time Bender",
"attributes": [
{
"trait_type": "Phase Shifting",
"value": "Temporal"
},
{
"trait_type": "Harmonic Resonance",
"value": "Chakra Alignment"
}
]
},
{
"description": "Cryptic Vision block emanates a mesmerizing Kaleidoscope of colors, infused with enigmatic Aether.",
"external_url": "https://ananthanir.github.io",
"image": "https://gateway.pinata.cloud/ipfs/QmX8FtuaR219nnZHuwexJMmFRwdR38MuLxD66p27JTWKv9",
"name": "Kaleidoscopic Aether",
"attributes": [
{
"trait_type": "Cryptic Vision",
"value": "Kaleidoscope"
},
{
"trait_type": "Elemental Infusion",
"value": "Aether"
}
]
},
{
"description": "Esoteric Pattern block features a complex Fractal design, forming a powerful Mind Link telepathic bond.",
"external_url": "https://ananthanir.github.io",
"image": "https://gateway.pinata.cloud/ipfs/QmTiRJELDRzj47ReoSBfiRuY6VTCaYUhYe2vXPXXiv2To2",
"name": "Fractal Mind Link",
"attributes": [
{
"trait_type": "Esoteric Pattern",
"value": "Fractal"
},
{
"trait_type": "Telepathic Bond",
"value": "Mind Link"
}
]
},
{
"description": "Gravity Defiance block levitates in defiance of natural laws, serving as a Galactic Gateway to the cosmos.",
"external_url": "https://ananthanir.github.io",
"image": "https://gateway.pinata.cloud/ipfs/QmYax5M44obqz37b7sgHCgoLmei5g83obU91dPRLdUaUNC",
"name": "Levitating Cosmos",
"attributes": [
{
"trait_type": "Gravity Defiance",
"value": "Levitation"
},
{
"trait_type": "Cosmic Alignment",
"value": "Galactic Gateway"
}
]
},
{
"description": "Quantum Shift block, made of Morphing Matter, emits a dazzling Aurora Radiance of energy.",
"external_url": "https://ananthanir.github.io",
"image": "https://gateway.pinata.cloud/ipfs/QmRa3UZEAsu2uWCmAhwwjjGh4P5cvQzPYHH6Zy76YHmSGv",
"name": "Quantum Radiance",
"attributes": [
{
"trait_type": "Morphing Matter",
"value": "Quantum Shift"
},
{
"trait_type": "Energy Emission",
"value": "Aurora Radiance"
}
]
},
{
"description": "Ephemeral Whispering Shadows envelop the Lost Path block, guiding you through the Eternal Labyrinth.",
"external_url": "https://ananthanir.github.io",
"image": "https://gateway.pinata.cloud/ipfs/QmSVh1g7NZsE2kD8qMkp3gm5S6ijQSYA33r3fMvsLtCe2K",
"name": "Shadowed Labyrinth",
"attributes": [
{
"trait_type": "Whispering Shadows",
"value": "Ephemeral"
},
{
"trait_type": "Eternal Labyrinth",
"value": "Lost Path"
}
]
}
]