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

@ -0,0 +1,39 @@
{
"Application": "ark",
"Version": "1.0.0",
"Created": "2018-04-19T22:00:55.6876809Z",
"Engrams": [
{
"Level": 1,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_LifeCompressor_C",
"Description": "Life Compressor",
"Mod": "Fixed Permanent Titans"
},
{
"Level": 1,
"Points": 0,
"IsTekGram": false,
"ClassName": "EngramEntry_LifeExtender_C",
"Description": "Life Extender",
"Mod": "Fixed Permanent Titans"
}
],
"Items": [
{
"Category": "Consumable",
"IsHarvestable": false,
"ClassName": "PrimalItemConsumable_LifeCompressor_C",
"Description": "Life Compressor",
"Mod": "Fixed Permanent Titans"
},
{
"Category": "Consumable",
"IsHarvestable": false,
"ClassName": "PrimalItemConsumable_LifeExtender_C",
"Description": "Life Extender",
"Mod": "Fixed Permanent Titans"
}
]
}