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