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

29
GameData/ORPE.gamedata Normal file
View file

@ -0,0 +1,29 @@
{
"Application": "ark",
"Version": "1.0.0",
"Created": "2019-03-20T00:01:00.0000000Z",
"Creatures": [],
"Engrams": [
{
"Level": 1,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_Cap_Flag",
"Description": "CAP FLAG",
"Mod": "ORPE"
},
{
"Level": 1,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_PassiveCrystal",
"Description": "PassiveCrystal",
"Mod": "ORPE"
},
],
"MapSpawners": [],
"SupplyCrates": [],
"Inventories": [],
"GameMaps": [],
"Mods": []
}