Gamedata File Updates

This commit is contained in:
Natclanwy 2021-12-11 22:31:28 -07:00
parent 070e73b7f4
commit 760cf1ae7a
115 changed files with 101577 additions and 90895 deletions

View file

@ -1,60 +0,0 @@
{
"Application": "ark",
"Version": "1.0.0",
"Created": "2018-11-20T00:00:00.0000000Z",
"Creatures": [],
"Engrams": [
{
"Level": 25,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_Spyglass_SEL_C",
"Description": "SEL Spyglass",
"Mod": "SelVision"
},
{
"Level": 50,
"Points": 23,
"IsTekGram": false,
"ClassName": "EngramEntry_EnhancedScope_C",
"Description": "Enhanced Electronic Scope",
"Mod": "SelVision"
},
{
"Level": 52,
"Points": 20,
"IsTekGram": false,
"ClassName": "EngramEntry_ElectronicBinoculars_C",
"Description": "Electronic Binoculars",
"Mod": "SelVision"
}
],
"Items": [
{
"Category": "Tools",
"IsHarvestable": false,
"ClassName": "PrimalItem_WeaponSpyglass_SEL_C",
"Description": "SEL Spyglass",
"Mod": "SelVision"
},
{
"Category": "Tools",
"IsHarvestable": false,
"ClassName": "PrimalItemWeaponAttachment_EnhancedScope_SEL_C",
"Description": "Enhanced Electronic Scope",
"Mod": "SelVision"
},
{
"Category": "Tools",
"IsHarvestable": false,
"ClassName": "PrimalItem_WeaponElectronicBinoculars_SEL_C",
"Description": "Electronic Binoculars",
"Mod": "SelVision"
}
],
"MapSpawners": [],
"SupplyCrates": [],
"Inventories": [],
"GameMaps": [],
"Mods": []
}