Update LostIsland.gamedata

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

View file

@ -1,89 +1,84 @@
{ {
"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", "ClassName": "Amargasaurus_Character_BP_C",
"ClassName": "Amargasaurus_Character_BP_C", "Description": "Amargasaurus",
"Description": "Amargasaurus", "Mod": "LostIsland"
"Mod": "LostIsland" },
}, {
{ "NameTag": "Sinomacrops",
"NameTag": "Sinomacrops", "IsSpawnable": true,
"IsSpawnable": true, "IsTameable": "True",
"IsTameable": "True", "ClassName": "Sinomacrops_Character_BP_C",
"ClassName": "Sinomacrops_Character_BP_C", "Description": "Sinomacrops",
"Description": "Sinomacrops", "Mod": "LostIsland"
"Mod": "LostIsland" },
}, {
{ "NameTag": "Dinopithecus",
"NameTag": "Dinopithecus", "IsSpawnable": true,
"IsSpawnable": true, "IsTameable": "True",
"IsTameable": "True", "ClassName": "Dinopithecus_Character_BP_C",
"ClassName": "Dinopithecus_Character_BP_C", "Description": "Dinopithecus",
"Description": "Dinopithecus", "Mod": "LostIsland"
"Mod": "LostIsland" }
}, ],
], "Items": [{
"Items": [ "Category": "Trophy",
{ "IsHarvestable": false,
"Category": "Trophy", "ClassName": "PrimalItemTrophy_BossDinopithecus_C",
"IsHarvestable": false, "Description": "Dinopithecus Trophy",
"ClassName": "PrimalItemTrophy_BossDinopithecus_C", "Mod": "LostIsland"
"Description": "Dinopithecus Trophy", },
"Mod": "LostIsland" {
}, "Category": "Trophy",
{ "IsHarvestable": false,
"Category": "Trophy", "ClassName": "PrimalItemTrophy_BossDinopithecus_Easy_C",
"IsHarvestable": false, "Description": "Dinopithecus Trophy (Gamma)",
"ClassName": "PrimalItemTrophy_BossDinopithecus_Easy_C", "Mod": "LostIsland"
"Description": "Dinopithecus Trophy (Gamma)", },
"Mod": "LostIsland" {
}, "Category": "Trophy",
{ "IsHarvestable": false,
"Category": "Trophy", "ClassName": "PrimalItemTrophy_BossDinopithecus_Medium_C",
"IsHarvestable": false, "Description": "Dinopithecus Trophy (Beta)",
"ClassName": "PrimalItemTrophy_BossDinopithecus_Medium_C", "Mod": "LostIsland"
"Description": "Dinopithecus Trophy (Beta)", },
"Mod": "LostIsland" {
}, "Category": "Trophy",
{ "IsHarvestable": false,
"Category": "Trophy", "ClassName": "PrimalItemTrophy_BossDinopithecus_Hard_C",
"IsHarvestable": false, "Description": "Dinopithecus Trophy (Alpha)",
"ClassName": "PrimalItemTrophy_BossDinopithecus_Hard_C", "Mod": "LostIsland"
"Description": "Dinopithecus Trophy (Alpha)", }
"Mod": "LostIsland" ],
} "Inventories": [{
], "ClassName": "DinoDropInventoryComponent_BossDinopith_Easy_C",
"Inventories": [ "Description": "Boss Inventory - Dinopithecus (Gamma)",
{ "Mod": "LostIsland"
"ClassName": "DinoDropInventoryComponent_BossDinopith_Easy_C", },
"Description": "Boss Inventory - Dinopithecus (Gamma)", {
"Mod": "LostIsland" "ClassName": "DinoDropInventoryComponent_BossDinopith_Medium_C",
}, "Description": "Boss Inventory - Dinopithecus (Beta)",
{ "Mod": "LostIsland"
"ClassName": "DinoDropInventoryComponent_BossDinopith_Medium_C", },
"Description": "Boss Inventory - Dinopithecus (Beta)", {
"Mod": "LostIsland" "ClassName": "DinoDropInventoryComponent_BossDinopith_Hard_C",
}, "Description": "Boss Inventory - Dinopithecus (Alpha)",
{ "Mod": "LostIsland"
"ClassName": "DinoDropInventoryComponent_BossDinopith_Hard_C", }
"Description": "Boss Inventory - Dinopithecus (Alpha)", ],
"Mod": "LostIsland" "Engrams": [{
}, "Level": 60,
], "Points": 30,
"Engrams": [ "IsTekGram": false,
{ "ClassName": "EngramEntry_Saddle_Amarga_C",
"Level": 60, "Description": "Amargasaurus Saddle",
"Points": 30, "Mod": "LostIsland"
"IsTekGram": false, }]
"ClassName": "EngramEntry_Saddle_Amarga_C",
"Description": "Amargasaurus Saddle",
"Mod": "LostIsland"
},
]
} }