Misc Mod Gamedata Files

This commit is contained in:
Brett Hewitson 2019-08-07 17:04:55 +10:00 committed by GitHub
parent 7eff936424
commit 20685c5644
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 3771 additions and 0 deletions

View file

@ -0,0 +1,29 @@
{
"Application": "ark",
"Version": "1.0.0",
"Created": "2019-03-20T00:00:00.0000000Z",
"Creatures": [],
"Engrams": [
{
"Level": 75,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_ChBench_C",
"Description": "ChBench",
"Mod": "Dino Hybrids & more!"
},
{
"Level": 75,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_DNABench_C",
"Description": "DNABench",
"Mod": "Dino Hybrids & more!"
},
],
"MapSpawners": [],
"SupplyCrates": [],
"Inventories": [],
"GameMaps": [],
"Mods": []
}