gamedata file updates

This commit is contained in:
Brett Hewitson 2022-05-23 09:09:01 +10:00
parent 6ca0a359b7
commit fe6a2b3b6b
5 changed files with 4466 additions and 4477 deletions

View file

@ -343,7 +343,7 @@
"ClassName": "DinoSpawnEntries_CW_WhiteShoals",
"Description": "DinoSpawnEntries_CW_WhiteShoals",
"Mod": "CrystalIsles"
},
}
],
"Inventories": [
{

View file

@ -1491,7 +1491,8 @@
"ClassName": "Spindles_Character_BP_Rockwell_Hunt_C",
"Description": "Variant R-Velonasaur (Hunt2)",
"Mod": "Genesis2"
}, {
},
{
"NameTag": "Variant R-Velonasaur (Hunt2 Alpha)",
"IsSpawnable": false,
"IsTameable": "false",
@ -2148,7 +2149,6 @@
"Description": "ReaperQueen",
"Mod": "Genesis2"
},
{
"ClassName": "DinoSpawnEntries_Summoner_Gen2_C",
"Description": "Summoner",
@ -2196,13 +2196,5 @@
"Description": "SupplyCrate (orange)",
"Mod": "Genesis2"
}
],
"GameMaps": [
{
"IsSotF": false,
"ClassName": "Gen2",
"Description": "Genesis 2",
"Mod": "Genesis2"
}
]
}

View file

@ -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": [{
"Engrams": [
{
"Level": 60,
"Points": 30,
"IsTekGram": false,
"ClassName": "EngramEntry_Saddle_Amarga_C",
"Description": "Amargasaurus Saddle",
"Mod": "LostIsland"
}]
}
]
}

View file

@ -225,13 +225,5 @@
"Description": "Red Beacon (Double items)",
"Mod": "Valguero"
}
],
"GameMaps": [
{
"IsSotF": false,
"ClassName": "Valguero_P",
"Description": "Valguero",
"Mod": "Valguero"
}
]
}