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
6ca0a359b7
commit
fe6a2b3b6b
5 changed files with 4466 additions and 4477 deletions
|
|
@ -3,7 +3,8 @@
|
|||
"Version": "1.1.1",
|
||||
"Created": "2021-12-16T09:25:00.0000000Z",
|
||||
"Mod": "LostIsland",
|
||||
"Creatures": [{
|
||||
"Creatures": [
|
||||
{
|
||||
"NameTag": "Amargasaurus",
|
||||
"IsSpawnable": true,
|
||||
"IsTameable": "True",
|
||||
|
|
@ -28,7 +29,8 @@
|
|||
"Mod": "LostIsland"
|
||||
}
|
||||
],
|
||||
"Items": [{
|
||||
"Items": [
|
||||
{
|
||||
"Category": "Trophy",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemTrophy_BossDinopithecus_C",
|
||||
|
|
@ -57,7 +59,8 @@
|
|||
"Mod": "LostIsland"
|
||||
}
|
||||
],
|
||||
"Inventories": [{
|
||||
"Inventories": [
|
||||
{
|
||||
"ClassName": "DinoDropInventoryComponent_BossDinopith_Easy_C",
|
||||
"Description": "Boss Inventory - Dinopithecus (Gamma)",
|
||||
"Mod": "LostIsland"
|
||||
|
|
@ -73,12 +76,14 @@
|
|||
"Mod": "LostIsland"
|
||||
}
|
||||
],
|
||||
"Engrams": [{
|
||||
"Level": 60,
|
||||
"Points": 30,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_Saddle_Amarga_C",
|
||||
"Description": "Amargasaurus Saddle",
|
||||
"Mod": "LostIsland"
|
||||
}]
|
||||
"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