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,45 @@
{
"Application": "ark",
"Version": "1.0.0",
"Created": "2019-03-20T00:00:00.0000000Z",
"Creatures": [],
"Engrams": [
{
"Level": 80,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_LargeCompostBin_C",
"Description": "Compost Bin",
"Mod": "Egg N Poop Collector / Incubator"
},
{
"Level": 80,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_Collector_C",
"Description": "Collector",
"Mod": "Egg N Poop Collector / Incubator"
},
{
"Level": 80,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_EggIncubator_C",
"Description": "EggIncubator",
"Mod": "Egg N Poop Collector / Incubator"
},
{
"Level": 80,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_Silo_C",
"Description": "Silo",
"Mod": "Egg N Poop Collector / Incubator"
},
],
"MapSpawners": [],
"SupplyCrates": [],
"Inventories": [],
"GameMaps": [],
"Mods": []
}