mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
Gamedata file updates
This commit is contained in:
parent
5d4c0cb0ed
commit
278e8391e6
7 changed files with 856 additions and 10 deletions
84
GameData/XPKibble.gamedata
Normal file
84
GameData/XPKibble.gamedata
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.0",
|
||||
"Created": "2021-06-20T00:00:00.0000000Z",
|
||||
"Engrams": [
|
||||
{
|
||||
"Level": 10,
|
||||
"Points": 0,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_XPKibble_Simple_C",
|
||||
"Description": "XP Kibble Simple",
|
||||
"Mod": "XP Kibble"
|
||||
},
|
||||
{
|
||||
"Level": 20,
|
||||
"Points": 0,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_XPKibble_Regular_C",
|
||||
"Description": "XP Kibble Regular",
|
||||
"Mod": "XP Kibble"
|
||||
},
|
||||
{
|
||||
"Level": 35,
|
||||
"Points": 0,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_XPKibble_Superior_C",
|
||||
"Description": "XP Kibble Superior",
|
||||
"Mod": "XP Kibble"
|
||||
},
|
||||
{
|
||||
"Level": 50,
|
||||
"Points": 0,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_XPKibble_Exceptional_C",
|
||||
"Description": "XP Kibble Exceptional",
|
||||
"Mod": "XP Kibble"
|
||||
},
|
||||
{
|
||||
"Level": 0,
|
||||
"Points": 0,
|
||||
"IsTekGram": true,
|
||||
"ClassName": "EngramEntry_XPKibble_Tek_C",
|
||||
"Description": "XP Kibble TEK",
|
||||
"Mod": "XP Kibble"
|
||||
}
|
||||
],
|
||||
"Items": [
|
||||
{
|
||||
"Category": "Consumable",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemConsumable_XPKibble_Simple_C",
|
||||
"Description": "XP Kibble Simple",
|
||||
"Mod": "XP Kibble"
|
||||
},
|
||||
{
|
||||
"Category": "Consumable",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemConsumable_XPKibble_Regular_C",
|
||||
"Description": "XP Kibble Regular",
|
||||
"Mod": "XP Kibble"
|
||||
},
|
||||
{
|
||||
"Category": "Consumable",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemConsumable_XPKibble_Superior_C",
|
||||
"Description": "XP Kibble Superior",
|
||||
"Mod": "XP Kibble"
|
||||
},
|
||||
{
|
||||
"Category": "Consumable",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemConsumable_XPKibble_Exceptional_C",
|
||||
"Description": "XP Kibble Exceptional",
|
||||
"Mod": "XP Kibble"
|
||||
},
|
||||
{
|
||||
"Category": "Consumable",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemConsumable_XPKibble_Tek_C",
|
||||
"Description": "XP Kibble TEK",
|
||||
"Mod": "XP Kibble"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue