mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
Update LostIsland.gamedata
This commit is contained in:
parent
eaf74f4f21
commit
a9051b369a
1 changed files with 82 additions and 87 deletions
|
|
@ -1,10 +1,9 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.1.0",
|
||||
"Created": "2021-12-16T06:25:00.0000000Z",
|
||||
"Mod": "LostIsland"
|
||||
"Creatures": [
|
||||
{
|
||||
"Version": "1.1.1",
|
||||
"Created": "2021-12-16T09:25:00.0000000Z",
|
||||
"Mod": "LostIsland",
|
||||
"Creatures": [{
|
||||
"NameTag": "Amargasaurus",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "True",
|
||||
|
|
@ -27,10 +26,9 @@
|
|||
"ClassName": "Dinopithecus_Character_BP_C",
|
||||
"Description": "Dinopithecus",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
}
|
||||
],
|
||||
"Items": [
|
||||
{
|
||||
"Items": [{
|
||||
"Category": "Trophy",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemTrophy_BossDinopithecus_C",
|
||||
|
|
@ -59,8 +57,7 @@
|
|||
"Mod": "LostIsland"
|
||||
}
|
||||
],
|
||||
"Inventories": [
|
||||
{
|
||||
"Inventories": [{
|
||||
"ClassName": "DinoDropInventoryComponent_BossDinopith_Easy_C",
|
||||
"Description": "Boss Inventory - Dinopithecus (Gamma)",
|
||||
"Mod": "LostIsland"
|
||||
|
|
@ -74,16 +71,14 @@
|
|||
"ClassName": "DinoDropInventoryComponent_BossDinopith_Hard_C",
|
||||
"Description": "Boss Inventory - Dinopithecus (Alpha)",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
}
|
||||
],
|
||||
"Engrams": [
|
||||
{
|
||||
"Engrams": [{
|
||||
"Level": 60,
|
||||
"Points": 30,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_Saddle_Amarga_C",
|
||||
"Description": "Amargasaurus Saddle",
|
||||
"Mod": "LostIsland"
|
||||
},
|
||||
]
|
||||
}]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue