From b5c5f5f30b5f0b5ac8f0c893ef3c8ae3cfcfac63 Mon Sep 17 00:00:00 2001 From: Bletch Date: Tue, 20 Nov 2018 16:22:49 +1000 Subject: [PATCH] Create selvision.gamedata --- .../SelVision (1092557691)/selvision.gamedata | 60 +++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 GameData/SelVision (1092557691)/selvision.gamedata diff --git a/GameData/SelVision (1092557691)/selvision.gamedata b/GameData/SelVision (1092557691)/selvision.gamedata new file mode 100644 index 00000000..2c74420d --- /dev/null +++ b/GameData/SelVision (1092557691)/selvision.gamedata @@ -0,0 +1,60 @@ +{ + "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": [] +} \ No newline at end of file