mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 07:07:32 +00:00
Gamedata File Updates
This commit is contained in:
parent
3736d87a6c
commit
312180404f
4 changed files with 72 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "2.3.2",
|
||||
"Created": "2021-12-12T00:00:00.0000000Z",
|
||||
"Created": "2021-12-13T00:00:00.0000000Z",
|
||||
"Mod": "2447186973",
|
||||
"Creatures": [],
|
||||
"Engrams": [
|
||||
|
|
|
|||
46
GameData/Mods/LostIslandDinoEngramm.gamedata
Normal file
46
GameData/Mods/LostIslandDinoEngramm.gamedata
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.0",
|
||||
"Created": "2021-12-15T00:00:00.0000000Z",
|
||||
"Creatures": [
|
||||
{
|
||||
"NameTag": "Amargasaurus",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "True",
|
||||
"ClassName": "Amargasaurus_Character_BP_C",
|
||||
"Description": "Amargasaurus",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
{
|
||||
"NameTag": "Sinomacrops",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "True",
|
||||
"ClassName": "Sinomacrops_Character_BP_C",
|
||||
"Description": "Sinomacrops",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
{
|
||||
"NameTag": "Dinopithecus",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "True",
|
||||
"ClassName": "Dinopithecus_Character_BP_C",
|
||||
"Description": "Dinopithecus",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
],
|
||||
"Engrams": [
|
||||
{
|
||||
"Level": 60,
|
||||
"Points": 30,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_Saddle_Amarga_C",
|
||||
"Description": "Amargasaurus Saddle",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
],
|
||||
"MapSpawners": [],
|
||||
"SupplyCrates": [],
|
||||
"Inventories": [],
|
||||
"GameMaps": [],
|
||||
"Mods": []
|
||||
}
|
||||
25
GameData/Mods/SuperSpyglass.gamedata
Normal file
25
GameData/Mods/SuperSpyglass.gamedata
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.2",
|
||||
"Created": "2021-12-13T07:00:00.0000000Z",
|
||||
"Mod": "793605978",
|
||||
"Creatures": [],
|
||||
"Engrams": [
|
||||
{
|
||||
"Level": 10,
|
||||
"Points": 0,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_SuperSpyglass_C",
|
||||
"Description": "super SpyGlass",
|
||||
"Mod": "Super SpyGlass!"
|
||||
}
|
||||
],
|
||||
"MapSpawners": [],
|
||||
"SupplyCrates": [],
|
||||
"Inventories": [],
|
||||
"GameMaps": [],
|
||||
"Mods": []
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue