Gamedata File Updates

This commit is contained in:
Natclanwy 2021-12-14 22:11:40 -07:00
parent 3736d87a6c
commit 312180404f
4 changed files with 72 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{
"Application": "ark",
"Version": "2.3.2",
"Created": "2021-12-12T00:00:00.0000000Z",
"Created": "2021-12-13T00:00:00.0000000Z",
"Mod": "2447186973",
"Creatures": [],
"Engrams": [

View file

@ -0,0 +1,46 @@
{
"Application": "ark",
"Version": "1.0.0",
"Created": "2021-12-15T00:00:00.0000000Z",
"Creatures": [
{
"NameTag": "Amargasaurus",
"IsSpawnable": true,
"IsTameable": "True",
"ClassName": "Amargasaurus_Character_BP_C",
"Description": "Amargasaurus",
"Mod": "LostIsland"
},
{
"NameTag": "Sinomacrops",
"IsSpawnable": true,
"IsTameable": "True",
"ClassName": "Sinomacrops_Character_BP_C",
"Description": "Sinomacrops",
"Mod": "LostIsland"
},
{
"NameTag": "Dinopithecus",
"IsSpawnable": true,
"IsTameable": "True",
"ClassName": "Dinopithecus_Character_BP_C",
"Description": "Dinopithecus",
"Mod": "LostIsland"
},
],
"Engrams": [
{
"Level": 60,
"Points": 30,
"IsTekGram": false,
"ClassName": "EngramEntry_Saddle_Amarga_C",
"Description": "Amargasaurus Saddle",
"Mod": "LostIsland"
},
],
"MapSpawners": [],
"SupplyCrates": [],
"Inventories": [],
"GameMaps": [],
"Mods": []
}

View file

@ -0,0 +1,25 @@
{
"Application": "ark",
"Version": "1.0.2",
"Created": "2021-12-13T07:00:00.0000000Z",
"Mod": "793605978",
"Creatures": [],
"Engrams": [
{
"Level": 10,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_SuperSpyglass_C",
"Description": "super SpyGlass",
"Mod": "Super SpyGlass!"
}
],
"MapSpawners": [],
"SupplyCrates": [],
"Inventories": [],
"GameMaps": [],
"Mods": []
}