Initial Release of IGNCore version 2.5

This commit is contained in:
2021-08-09 13:18:56 +02:00
commit a83d98c47e
910 changed files with 224171 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
{
"name": "Adventure Shield",
"author": "",
"items": [
{
"alias": "Cold Deflection Shield",
"item_id": 158037
},
{
"alias": "Neutron Displacer",
"item_id": 144784
},
{
"alias": "Cold Adventure Shield",
"item_id": 162385
}
],
"steps": [
{
"source": "Neutron Displacer",
"target": "Cold Deflection Shield",
"result": "Cold Adventure Shield",
"skills": "PT"
}
]
}