Update LostIsland.gamedata

This commit is contained in:
Natclanwy 2021-12-16 18:25:52 -07:00
parent eaf74f4f21
commit a9051b369a

View file

@ -1,10 +1,9 @@
{
"Application": "ark",
"Version": "1.1.0",
"Created": "2021-12-16T06:25:00.0000000Z",
"Mod": "LostIsland"
"Creatures": [
{
"Version": "1.1.1",
"Created": "2021-12-16T09:25:00.0000000Z",
"Mod": "LostIsland",
"Creatures": [{
"NameTag": "Amargasaurus",
"IsSpawnable": true,
"IsTameable": "True",
@ -27,10 +26,9 @@
"ClassName": "Dinopithecus_Character_BP_C",
"Description": "Dinopithecus",
"Mod": "LostIsland"
},
}
],
"Items": [
{
"Items": [{
"Category": "Trophy",
"IsHarvestable": false,
"ClassName": "PrimalItemTrophy_BossDinopithecus_C",
@ -59,8 +57,7 @@
"Mod": "LostIsland"
}
],
"Inventories": [
{
"Inventories": [{
"ClassName": "DinoDropInventoryComponent_BossDinopith_Easy_C",
"Description": "Boss Inventory - Dinopithecus (Gamma)",
"Mod": "LostIsland"
@ -74,16 +71,14 @@
"ClassName": "DinoDropInventoryComponent_BossDinopith_Hard_C",
"Description": "Boss Inventory - Dinopithecus (Alpha)",
"Mod": "LostIsland"
},
}
],
"Engrams": [
{
"Engrams": [{
"Level": 60,
"Points": 30,
"IsTekGram": false,
"ClassName": "EngramEntry_Saddle_Amarga_C",
"Description": "Amargasaurus Saddle",
"Mod": "LostIsland"
},
]
}]
}