From 2ca60f8d7a08622653c50355ac6cb36408b27db8 Mon Sep 17 00:00:00 2001 From: cadon Date: Sun, 8 Sep 2024 19:14:23 +0200 Subject: [PATCH] ver --- ARKBreedingStats/AboutBox1.cs | 2 +- ARKBreedingStats/Properties/AssemblyInfo.cs | 2 +- ARKBreedingStats/_manifest.json | 2 +- ARKBreedingStats/json/values/ASA-values.json | 2425 ++++++++++++++++-- ARKBreedingStats/json/values/_manifest.json | 8 +- 5 files changed, 2192 insertions(+), 247 deletions(-) diff --git a/ARKBreedingStats/AboutBox1.cs b/ARKBreedingStats/AboutBox1.cs index f599f153..fdbee9d9 100644 --- a/ARKBreedingStats/AboutBox1.cs +++ b/ARKBreedingStats/AboutBox1.cs @@ -112,7 +112,7 @@ private void linkLabel_LinkClicked(object sender, LinkLabelLinkClickedEventArgs * Warstone: Kibble recipes * tsebring: naming-generator * maxime-paquatte: custom timer sounds -* hallipr: FTP save file import +* hallipr: FTP save file import and Javascript name pattern support * EmkioA: Cryopod import, listView tweaks * dunger: fixes * Myrmecoleon: extra species color region images diff --git a/ARKBreedingStats/Properties/AssemblyInfo.cs b/ARKBreedingStats/Properties/AssemblyInfo.cs index a72a0a7d..19ce661c 100644 --- a/ARKBreedingStats/Properties/AssemblyInfo.cs +++ b/ARKBreedingStats/Properties/AssemblyInfo.cs @@ -30,6 +30,6 @@ // Revision // [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("0.62.0.0")] +[assembly: AssemblyFileVersion("0.63.0.0")] [assembly: NeutralResourcesLanguage("en")] diff --git a/ARKBreedingStats/_manifest.json b/ARKBreedingStats/_manifest.json index 5d38d333..1c57342a 100644 --- a/ARKBreedingStats/_manifest.json +++ b/ARKBreedingStats/_manifest.json @@ -4,7 +4,7 @@ "ARK Smart Breeding": { "Id": "ARK Smart Breeding", "Category": "main", - "version": "0.62.0.0" + "version": "0.63.0.0" }, "SpeciesColorImages": { "Id": "SpeciesColorImages", diff --git a/ARKBreedingStats/json/values/ASA-values.json b/ARKBreedingStats/json/values/ASA-values.json index ebd09cb5..ead415ad 100644 --- a/ARKBreedingStats/json/values/ASA-values.json +++ b/ARKBreedingStats/json/values/ASA-values.json @@ -1,5 +1,5 @@ { - "version": "43.4.104", + "version": "52.1.118", "format": "1.16-mod-remap", "mod": { "id": "ASA", @@ -158,6 +158,134 @@ } ] }, + { + "blueprintPath": "/Game/ASA/Dinos/Deinosuchus/DeinosuchusASA_Character_BP.DeinosuchusASA_Character_BP", + "name": "Deinosuchus", + "fullStatsRaw": [ + [ 1000, 0.2, 0.27, 0.5, 0 ], + [ 300, 0.1, 0.1, 0, 0 ], + [ 1350, 0.06, 0, 0.5, 0 ], + null, + [ 3000, 0.1, 0.1, 0, 0 ], + null, + null, + [ 600, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0.01, 0, 0 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 8999.28006, + "eggTempMin": 30, + "eggTempMax": 34, + "maturationTime": 333333.333, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "taming": { + "nonViolent": true, + "violent": false, + "tamingIneffectiveness": 1.25, + "affinityNeeded0": 5000, + "affinityIncreasePL": 160, + "wakeAffinityMult": 1.6, + "wakeFoodDeplMult": 2, + "foodConsumptionBase": 0.01, + "foodConsumptionMult": 0.05, + "babyFoodConsumptionMult": 510 + }, + "boneDamageAdjusters": { + "Head": 0.5, + "Jaw": 0.5 + }, + "displayedStats": 919, + "skipWildLevelStats": 520, + "colors": [ + { + "name": "Main", + "colors": [ + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Medium Green", + "Dino Dark Green", + "Dino Medium Brown", + "Dino Dark Brown", + "Dark Grey", + "Dino Darker Grey", + "Black", + "Dino Light Brown", + "Dino Albino" + ] + }, + null, + { + "name": "Accents", + "colors": [ + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Medium Green", + "Dino Dark Green", + "Dino Medium Brown", + "Dino Dark Brown", + "Dark Grey", + "Dino Darker Grey", + "Black", + "Dino Light Brown", + "Dino Albino" + ] + }, + { + "name": "Nose", + "colors": [ + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Medium Green", + "Dino Dark Green", + "Dino Medium Brown", + "Dino Dark Brown", + "Dark Grey", + "Dino Darker Grey", + "Black", + "Dino Light Brown", + "Dino Albino" + ] + }, + { + "name": "Back", + "colors": [ + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Medium Green", + "Dino Dark Green", + "Dino Medium Brown", + "Dino Dark Brown", + "Dark Grey", + "Dino Darker Grey", + "Black", + "Dino Light Brown", + "Dino Albino" + ] + }, + { + "name": "Belly", + "colors": [ + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Medium Green", + "Dino Dark Green", + "Dino Medium Brown", + "Dino Dark Brown", + "Dark Grey", + "Dino Darker Grey", + "Black", + "Dino Light Brown", + "Dino Albino" + ] + } + ] + }, { "blueprintPath": "/Game/ASA/Dinos/Fasolasuchus/Fasola_Character_BP.Fasola_Character_BP", "name": "Fasolasuchus", @@ -459,60 +587,17 @@ "immobilizedBy": [ "Chain Bola", "Large Bear Trap", "Plant Species Y" ] }, { - "blueprintPath": "/Game/ASA/Dinos/FireLion/FireLion_Character_BP.FireLion_Character_BP", - "name": "Pyromane", - "fullStatsRaw": [ - [ 600, 0.2, 0.27, 0.5, 0 ], - [ 350, 0.1, 0.1, 0, 0 ], - [ 500, 0.06, 0, 0.5, 0 ], - [ 150, 0.1, 0.1, 0, 0 ], - [ 1000, 0.1, 0.1, 0, 0 ], - null, - null, - [ 300, 0.02, 0.04, 0, 0 ], - [ 1, 0.05, 0.1, 0.5, 0.4 ], - [ 1, 0, 0.01, 0, 0 ], - null, - null - ], - "breeding": { - "gestationTime": 8628.1277, - "incubationTime": 0, - "maturationTime": 175438.596, - "matingCooldownMin": 64800, - "matingCooldownMax": 172800 - }, - "taming": { - "nonViolent": true, - "violent": false, - "tamingIneffectiveness": 1.875, - "affinityNeeded0": 5000, - "affinityIncreasePL": 25, - "wakeAffinityMult": 1, - "wakeFoodDeplMult": 2, - "foodConsumptionBase": 0.001157, - "foodConsumptionMult": 0.05, - "babyFoodConsumptionMult": 510 - }, - "boneDamageAdjusters": { - "Head": 1.5, - "Jaw": 1.5 - }, - "displayedStats": 927, - "skipWildLevelStats": 512 - }, - { - "blueprintPath": "/Game/ASA/Dinos/Gigantoraptor/Gigantoraptor_Character_BP.Gigantoraptor_Character_BP", - "name": "Gigantoraptor", + "blueprintPath": "/Game/ASA/Dinos/Fasolasuchus/Fasola_Character_BP_Aberrant.Fasola_Character_BP_Aberrant", + "name": "Aberrant Fasolasuchus", "fullStatsRaw": [ - [ 770, 0.2, 0.27, 0.5, 0 ], + [ 950, 0.2, 0.27, 0.5, 0 ], [ 350, 0.1, 0.1, 0, 0 ], - [ 950, 0.06, 0, 0.5, 0 ], + [ 1350, 0.06, 0, 0.5, 0 ], [ 150, 0.1, 0.1, 0, 0 ], - [ 3000, 0.1, 0.1, 0, 0.15 ], + [ 2750, 0.1, 0.1, 0, 0 ], null, null, - [ 320, 0.02, 0.04, 0, 0 ], + [ 450, 0.02, 0.04, 0, 0 ], [ 1, 0.05, 0.1, 0.5, 0.4 ], [ 1, 0, 0.01, 0, 0 ], null, @@ -520,183 +605,244 @@ ], "breeding": { "gestationTime": 0, - "incubationTime": 5999.52004, - "eggTempMin": 26, - "eggTempMax": 32, - "maturationTime": 166666.667, + "incubationTime": 17998.5601, + "eggTempMin": 47, + "eggTempMax": 50, + "maturationTime": 666666.667, "matingCooldownMin": 64800, "matingCooldownMax": 172800 }, "taming": { - "nonViolent": true, - "violent": false, - "tamingIneffectiveness": 1, - "affinityNeeded0": 2400, - "affinityIncreasePL": 100, - "wakeAffinityMult": 1.6, - "wakeFoodDeplMult": 2, - "foodConsumptionBase": 0.002314, - "foodConsumptionMult": 180.0634, + "nonViolent": false, + "violent": true, + "tamingIneffectiveness": 1.5, + "affinityNeeded0": 3000, + "affinityIncreasePL": 150, + "torporDepletionPS0": 1.5, + "foodConsumptionBase": 0.001543, + "foodConsumptionMult": 288.0392, "babyFoodConsumptionMult": 510 }, - "boneDamageAdjusters": { - "Cnt_Head_JNT_SKL": 3, - "Cnt_Neck_002_JNT_SKL": 3, - "Cnt_Neck_000_JNT_SKL": 3 - }, + "TamedBaseHealthMultiplier": 0.96, "displayedStats": 927, "skipWildLevelStats": 512, "colors": [ { - "name": "Feathers main", + "name": "Body", "colors": [ + "Dino Light Orange", "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Medium Green", + "Dino Light Blue", "Dino Dark Blue", + "Dino Light Purple", + "Dino Light Brown", "Dino Medium Brown", "Dino Dark Brown", + "Light Grey", "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", "DarkWolfFur", "DragonBase0", + "DragonBase1", "DragonGreen0", + "DragonGreen1", + "DragonGreen2", "DragonGreen3", "WyvernPurple0", + "WyvernPurple1", "WyvernBlue0", "WyvernBlue1", "NearBlack", - "DarkTurquoise", - "MediumTurquoise", "GreenSlate", + "Sage", "DarkWarmGray", "MediumWarmGray", + "LightWarmGray", "DarkCement", - "BurntSienna", + "LightCement", + "LightAutumn", + "Mustard", "MidnightBlue", "BlackSands", - "Light Grey", - "DarkTeal", + "Glacial", "Cammo", "DryMoss", - "Dino Albino", - "Dino Medium Blue", - "Glacial" + "Custard" ] }, { - "name": "Wattle", + "name": "Spots", "colors": [ "Dino Light Orange", - "DragonFire", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Medium Green", + "Dino Light Blue", + "Dino Dark Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", "DragonBase0", "DragonBase1", "DragonGreen0", "DragonGreen1", + "DragonGreen2", "DragonGreen3", "WyvernPurple0", "WyvernPurple1", "WyvernBlue0", - "Dino Medium Blue", - "MediumTurquoise", - "Turquoise", - "BurntSienna", - "MediumAutumn", - "Coral", - "Orange", - "Peach", + "WyvernBlue1", + "NearBlack", + "GreenSlate", + "Sage", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "DarkCement", + "LightCement", "LightAutumn", "Mustard", - "MediumTeal", - "Teal", - "Dino Dark Orange", - "DarkTurquoise", - "DarkCement", "MidnightBlue", "BlackSands", - "Dino Dark Blue" + "Glacial", + "Cammo", + "DryMoss", + "Custard" ] }, { - "name": "Wattle pattern", + "name": "Spike tips", "colors": [ - "Dino Light Red", "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", "Dino Light Green", + "Dino Medium Green", "Dino Light Blue", + "Dino Dark Blue", "Dino Light Purple", - "DragonFire", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", "DragonBase0", "DragonBase1", "DragonGreen0", "DragonGreen1", + "DragonGreen2", "DragonGreen3", "WyvernPurple0", "WyvernPurple1", "WyvernBlue0", - "Dino Medium Blue", - "MediumTurquoise", - "Turquoise", - "LightPink", - "BurntSienna", - "MediumAutumn", - "Vermillion", - "Coral", - "Orange", - "Peach", + "WyvernBlue1", + "NearBlack", + "GreenSlate", + "Sage", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "DarkCement", + "LightCement", "LightAutumn", "Mustard", - "Mint", - "LeafGreen", - "Lavender", - "MediumTeal", - "Teal", - "PowderBlue", - "Custard", - "Cream" + "MidnightBlue", + "BlackSands", + "Glacial", + "Cammo", + "DryMoss", + "Custard" ] }, { - "name": "Accent", + "name": "Nothing", "colors": [ - "Dino Light Red", "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", "Dino Light Green", + "Dino Medium Green", "Dino Light Blue", + "Dino Dark Blue", "Dino Light Purple", - "DragonFire", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", "DragonBase0", "DragonBase1", "DragonGreen0", "DragonGreen1", + "DragonGreen2", "DragonGreen3", "WyvernPurple0", "WyvernPurple1", "WyvernBlue0", - "Dino Medium Blue", - "MediumTurquoise", - "Turquoise", - "LightPink", - "BurntSienna", - "MediumAutumn", - "Vermillion", - "Coral", - "Orange", - "Peach", + "WyvernBlue1", + "NearBlack", + "GreenSlate", + "Sage", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "DarkCement", + "LightCement", "LightAutumn", "Mustard", - "Mint", - "Jade", - "LeafGreen", - "Lavender", - "MediumTeal", - "Teal", - "PowderBlue", - "Custard", - "Cream" + "MidnightBlue", + "BlackSands", + "Glacial", + "Cammo", + "DryMoss", + "Custard" ] }, { - "name": "Skin", + "name": "Belly", "colors": [ "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Medium Green", + "Dino Light Blue", + "Dino Dark Blue", + "Dino Light Purple", "Dino Light Brown", "Dino Medium Brown", "Dino Dark Brown", @@ -708,104 +854,932 @@ "BigFoot5", "WolfFur", "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "WyvernBlue1", "NearBlack", + "GreenSlate", + "Sage", "DarkWarmGray", "MediumWarmGray", "LightWarmGray", - "Dino Light Yellow", + "DarkCement", + "LightCement", "LightAutumn", - "Cream", - "NearBlack", - "Glacial" + "Mustard", + "MidnightBlue", + "BlackSands", + "Glacial", + "Cammo", + "DryMoss", + "Custard" ] }, { - "name": "Main pattern", + "name": "Back", "colors": [ - "Dino Light Red", "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", "Dino Light Green", + "Dino Medium Green", "Dino Light Blue", + "Dino Dark Blue", "Dino Light Purple", - "DragonFire", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", "DragonBase0", "DragonBase1", "DragonGreen0", "DragonGreen1", + "DragonGreen2", "DragonGreen3", "WyvernPurple0", "WyvernPurple1", "WyvernBlue0", - "Dino Medium Blue", - "MediumTurquoise", - "Turquoise", - "LightPink", - "BurntSienna", - "MediumAutumn", - "Vermillion", - "Coral", - "Orange", - "Peach", + "WyvernBlue1", + "NearBlack", + "GreenSlate", + "Sage", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "DarkCement", + "LightCement", "LightAutumn", "Mustard", - "Jade", - "Lavender", - "MediumTeal", - "Teal", - "PowderBlue", - "Custard", - "Cream", - "Dino Dark Blue", - "Dino Dark Brown", - "NearBlack", - "BlackSands" + "MidnightBlue", + "BlackSands", + "Glacial", + "Cammo", + "DryMoss", + "Custard" ] } ] }, { - "blueprintPath": "/Game/ASA/Dinos/Shastasaurus/Shastasaurus_Character_BP.Shastasaurus_Character_BP", - "name": "Shastasaurus", + "blueprintPath": "/Game/ASA/Dinos/FireLion/FireLion_Character_BP.FireLion_Character_BP", + "name": "Pyromane", "fullStatsRaw": [ - [ 4500, 0.12, 0.21, 0.3, 0 ], - [ 300, 0.1, 0.1, 0, 0 ], - [ 3000, 0.06, 0, 0.5, 0 ], + [ 600, 0.2, 0.27, 0.5, 0 ], + [ 350, 0.1, 0.1, 0, 0 ], + [ 500, 0.06, 0, 0.5, 0 ], [ 150, 0.1, 0.1, 0, 0 ], - [ 8000, 0.1, 0.1, 0, 0.15 ], + [ 1000, 0.1, 0.1, 0, 0 ], null, null, - [ 3000, 0.02, 0.04, 0, 0 ], - [ 1, 0.05, 0.1, 0.65, 0.4 ], - [ 1, 0, 0.005, 0, 0 ], + [ 300, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0.01, 0, 0 ], null, null ], - "altBaseStats": { - "0": 3600, - "1": 400, - "7": 1300 - }, "breeding": { - "gestationTime": 28571.4286, + "gestationTime": 8628.1277, "incubationTime": 0, - "maturationTime": 666666.667, + "maturationTime": 175438.596, "matingCooldownMin": 64800, "matingCooldownMax": 172800 }, "taming": { "nonViolent": true, "violent": false, - "tamingIneffectiveness": 0.06, - "affinityNeeded0": 11000, - "affinityIncreasePL": 600, - "wakeAffinityMult": 1, + "tamingIneffectiveness": 1.875, + "affinityNeeded0": 5000, + "affinityIncreasePL": 25, + "wakeAffinityMult": 1, + "wakeFoodDeplMult": 2, + "foodConsumptionBase": 0.001157, + "foodConsumptionMult": 0.05, + "babyFoodConsumptionMult": 510 + }, + "boneDamageAdjusters": { + "Head": 1.5, + "Jaw": 1.5 + }, + "displayedStats": 927, + "skipWildLevelStats": 512, + "colors": [ + null, + null, + { + "name": "Main body", + "colors": [ + "Dino Dark Orange", + "Dino Medium Brown", + "Dino Dark Brown", + "Dino Darker Grey", + "DarkWolfFur", + "DragonFire", + "DragonBase0", + "WyvernPurple0", + "WyvernBlue0", + "WyvernBlue1", + "NearBlack", + "DarkWarmGray", + "MediumWarmGray", + "DarkCement", + "BurntSienna", + "MediumAutumn", + "MidnightBlue", + "BlackSands", + "Cammo" + ] + }, + { + "name": "Lava cracks / Flames", + "colors": [ + "Dino Light Orange", + "Dino Light Blue", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernBlue0", + "Turquoise", + "BurntSienna", + "MediumAutumn", + "Vermillion", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "MediumTeal", + "Teal", + "PowderBlue", + "Custard", + "Cream" + ] + }, + null, + { + "name": "Highlights", + "colors": [ + "Dino Dark Orange", + "Dino Medium Brown", + "Dino Dark Brown", + "Dino Darker Grey", + "DarkWolfFur", + "DragonFire", + "DragonBase0", + "WyvernPurple0", + "WyvernBlue0", + "WyvernBlue1", + "NearBlack", + "DarkWarmGray", + "MediumWarmGray", + "DarkCement", + "BurntSienna", + "MediumAutumn", + "MidnightBlue", + "BlackSands", + "Cammo" + ] + } + ] + }, + { + "blueprintPath": "/Game/ASA/Dinos/Gigantoraptor/Gigantoraptor_Character_BP.Gigantoraptor_Character_BP", + "name": "Gigantoraptor", + "fullStatsRaw": [ + [ 770, 0.2, 0.27, 0.5, 0 ], + [ 350, 0.1, 0.1, 0, 0 ], + [ 950, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 3000, 0.1, 0.1, 0, 0.15 ], + null, + null, + [ 320, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0.01, 0, 0 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 5999.52004, + "eggTempMin": 26, + "eggTempMax": 32, + "maturationTime": 166666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "taming": { + "nonViolent": true, + "violent": false, + "tamingIneffectiveness": 1, + "affinityNeeded0": 2400, + "affinityIncreasePL": 100, + "wakeAffinityMult": 1.6, + "wakeFoodDeplMult": 2, + "foodConsumptionBase": 0.002314, + "foodConsumptionMult": 180.0634, + "babyFoodConsumptionMult": 510 + }, + "boneDamageAdjusters": { + "Cnt_Head_JNT_SKL": 3, + "Cnt_Neck_002_JNT_SKL": 3, + "Cnt_Neck_000_JNT_SKL": 3 + }, + "displayedStats": 927, + "skipWildLevelStats": 512, + "colors": [ + { + "name": "Feathers main", + "colors": [ + "Dino Dark Orange", + "Dino Dark Blue", + "Dino Medium Brown", + "Dino Dark Brown", + "Dino Darker Grey", + "DarkWolfFur", + "DragonBase0", + "DragonGreen0", + "DragonGreen3", + "WyvernPurple0", + "WyvernBlue0", + "WyvernBlue1", + "NearBlack", + "DarkTurquoise", + "MediumTurquoise", + "GreenSlate", + "DarkWarmGray", + "MediumWarmGray", + "DarkCement", + "BurntSienna", + "MidnightBlue", + "BlackSands", + "Light Grey", + "DarkTeal", + "Cammo", + "DryMoss", + "Dino Albino", + "Dino Medium Blue", + "Glacial" + ] + }, + { + "name": "Wattle", + "colors": [ + "Dino Light Orange", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "BurntSienna", + "MediumAutumn", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "MediumTeal", + "Teal", + "Dino Dark Orange", + "DarkTurquoise", + "DarkCement", + "MidnightBlue", + "BlackSands", + "Dino Dark Blue" + ] + }, + { + "name": "Wattle pattern", + "colors": [ + "Dino Light Red", + "Dino Light Orange", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "LightPink", + "BurntSienna", + "MediumAutumn", + "Vermillion", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "Mint", + "LeafGreen", + "Lavender", + "MediumTeal", + "Teal", + "PowderBlue", + "Custard", + "Cream" + ] + }, + { + "name": "Accent", + "colors": [ + "Dino Light Red", + "Dino Light Orange", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "LightPink", + "BurntSienna", + "MediumAutumn", + "Vermillion", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "Mint", + "Jade", + "LeafGreen", + "Lavender", + "MediumTeal", + "Teal", + "PowderBlue", + "Custard", + "Cream" + ] + }, + { + "name": "Skin", + "colors": [ + "Dino Light Orange", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "NearBlack", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "Dino Light Yellow", + "LightAutumn", + "Cream", + "NearBlack", + "Glacial" + ] + }, + { + "name": "Main pattern", + "colors": [ + "Dino Light Red", + "Dino Light Orange", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "LightPink", + "BurntSienna", + "MediumAutumn", + "Vermillion", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "Jade", + "Lavender", + "MediumTeal", + "Teal", + "PowderBlue", + "Custard", + "Cream", + "Dino Dark Blue", + "Dino Dark Brown", + "NearBlack", + "BlackSands" + ] + } + ] + }, + { + "blueprintPath": "/Game/ASA/Dinos/Gigantoraptor/Gigantoraptor_Character_BP_Aberrant.Gigantoraptor_Character_BP_Aberrant", + "name": "Aberrant Gigantoraptor", + "fullStatsRaw": [ + [ 770, 0.2, 0.27, 0.5, 0 ], + [ 350, 0.1, 0.1, 0, 0 ], + [ 950, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 3000, 0.1, 0.1, 0, 0.15 ], + null, + null, + [ 320, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0.01, 0, 0 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 5999.52004, + "eggTempMin": 26, + "eggTempMax": 32, + "maturationTime": 166666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "taming": { + "nonViolent": true, + "violent": false, + "tamingIneffectiveness": 1, + "affinityNeeded0": 2400, + "affinityIncreasePL": 100, + "wakeAffinityMult": 1.6, + "wakeFoodDeplMult": 2, + "foodConsumptionBase": 0.002314, + "foodConsumptionMult": 180.0634, + "babyFoodConsumptionMult": 510 + }, + "boneDamageAdjusters": { + "Cnt_Head_JNT_SKL": 3, + "Cnt_Neck_002_JNT_SKL": 3, + "Cnt_Neck_000_JNT_SKL": 3 + }, + "TamedBaseHealthMultiplier": 0.96, + "displayedStats": 927, + "skipWildLevelStats": 512, + "colors": [ + { + "name": "Feathers main", + "colors": [ + "Dino Dark Orange", + "Dino Dark Blue", + "Dino Medium Brown", + "Dino Dark Brown", + "Dino Darker Grey", + "DarkWolfFur", + "DragonBase0", + "DragonGreen0", + "DragonGreen3", + "WyvernPurple0", + "WyvernBlue0", + "WyvernBlue1", + "NearBlack", + "DarkTurquoise", + "MediumTurquoise", + "GreenSlate", + "DarkWarmGray", + "MediumWarmGray", + "DarkCement", + "BurntSienna", + "MidnightBlue", + "BlackSands", + "Light Grey", + "DarkTeal", + "Cammo", + "DryMoss", + "Dino Albino", + "Dino Medium Blue", + "Glacial" + ] + }, + { + "name": "Wattle", + "colors": [ + "Dino Light Orange", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "BurntSienna", + "MediumAutumn", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "MediumTeal", + "Teal", + "Dino Dark Orange", + "DarkTurquoise", + "DarkCement", + "MidnightBlue", + "BlackSands", + "Dino Dark Blue" + ] + }, + { + "name": "Wattle pattern", + "colors": [ + "Dino Light Red", + "Dino Light Orange", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "LightPink", + "BurntSienna", + "MediumAutumn", + "Vermillion", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "Mint", + "LeafGreen", + "Lavender", + "MediumTeal", + "Teal", + "PowderBlue", + "Custard", + "Cream" + ] + }, + { + "name": "Accent", + "colors": [ + "Dino Light Red", + "Dino Light Orange", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "LightPink", + "BurntSienna", + "MediumAutumn", + "Vermillion", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "Mint", + "Jade", + "LeafGreen", + "Lavender", + "MediumTeal", + "Teal", + "PowderBlue", + "Custard", + "Cream" + ] + }, + { + "name": "Skin", + "colors": [ + "Dino Light Orange", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "NearBlack", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "Dino Light Yellow", + "LightAutumn", + "Cream", + "NearBlack", + "Glacial" + ] + }, + { + "name": "Main pattern", + "colors": [ + "Dino Light Red", + "Dino Light Orange", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "LightPink", + "BurntSienna", + "MediumAutumn", + "Vermillion", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "Jade", + "Lavender", + "MediumTeal", + "Teal", + "PowderBlue", + "Custard", + "Cream", + "Dino Dark Blue", + "Dino Dark Brown", + "NearBlack", + "BlackSands" + ] + } + ] + }, + { + "blueprintPath": "/Game/ASA/Dinos/Shastasaurus/Shastasaurus_Character_BP.Shastasaurus_Character_BP", + "name": "Shastasaurus", + "fullStatsRaw": [ + [ 4500, 0.12, 0.21, 0.3, 0 ], + [ 300, 0.1, 0.1, 0, 0 ], + [ 3000, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 8000, 0.1, 0.1, 0, 0.15 ], + null, + null, + [ 3000, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.65, 0.4 ], + [ 1, 0, 0.005, 0, 0 ], + null, + null + ], + "altBaseStats": { + "0": 3600, + "1": 400, + "7": 1300 + }, + "breeding": { + "gestationTime": 28571.4286, + "incubationTime": 0, + "maturationTime": 666666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "taming": { + "nonViolent": true, + "violent": false, + "tamingIneffectiveness": 0.06, + "affinityNeeded0": 11000, + "affinityIncreasePL": 600, + "wakeAffinityMult": 1, "wakeFoodDeplMult": 2, "foodConsumptionBase": 0.005, "foodConsumptionMult": 180.0011, "babyFoodConsumptionMult": 510 }, "displayedStats": 919, - "skipWildLevelStats": 520 + "skipWildLevelStats": 520, + "colors": [ + { + "name": "Body main", + "colors": [ + "Dino Light Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Light Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "LightWarmGray", + "LightCement", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "PowderBlue", + "Glacial", + "DryMoss", + "NearBlack", + "DarkWarmGray", + "BlackSands", + "Dino Darker Grey" + ] + }, + null, + { + "name": "Belly", + "colors": [ + "Dino Light Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Light Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernBlue0", + "LightWarmGray", + "LightCement", + "Peach", + "LightAutumn", + "Glacial", + "Orange", + "PowderBlue", + "Cream" + ] + }, + null, + { + "name": "Accents", + "colors": [ + "Dino Light Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Light Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernBlue0", + "LightWarmGray", + "LightCement", + "Peach", + "LightAutumn", + "Glacial", + "Orange", + "PowderBlue", + "Cream" + ] + }, + { + "name": "Sides", + "colors": [ + "Dino Light Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Light Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernBlue0", + "LightWarmGray", + "LightCement", + "Peach", + "LightAutumn", + "Glacial", + "Orange", + "PowderBlue", + "Cream" + ] + } + ] }, { "blueprintPath": "/Game/ASA/Dinos/Xiphactinus/Dinos/Xiphactinus_Character_BP_ASA.Xiphactinus_Character_BP_ASA", @@ -864,60 +1838,384 @@ null, null, { - "name": "Spine", + "name": "Spine", + "colors": [ + "Dino Light Red", + "Dino Dark Red", + "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Medium Green", + "Dino Dark Green", + "Dino Light Blue", + "Dino Dark Blue", + "Dino Light Purple", + "Dino Dark Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dark Grey", + "Dino Darker Grey", + "Black", + "Dino Albino" + ] + }, + { + "name": "Belly and fins", + "colors": [ + "Dino Dark Yellow", + "Dino Medium Green", + "Dino Dark Green", + "Dino Dark Blue", + "Dino Dark Purple", + "Dark Grey", + "Dino Darker Grey", + "Black" + ] + } + ] + }, + { + "blueprintPath": "/Game/ASA/Dinos/YiLing/YiLing_Character_BP.YiLing_Character_BP", + "name": "Yi Ling", + "fullStatsRaw": [ + [ 325, 0.2, 0.27, 0.5, 0 ], + [ 300, 0.1, 0.1, 0, 0 ], + [ 180, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 1200, 0.1, 0.1, 0, 0 ], + null, + null, + [ 140, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0, 0, 0 ], + null, + null + ], + "statImprintMult": [ 0.2, 0, 0.2, 0, 0.2, 0.2, 0, 0.2, 0.2, 0, 0, 0 ], + "breeding": { + "gestationTime": 0, + "incubationTime": 3599.71202, + "eggTempMin": 38, + "eggTempMax": 42, + "maturationTime": 166666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "taming": { + "nonViolent": false, + "violent": true, + "tamingIneffectiveness": 1.875, + "affinityNeeded0": 3000, + "affinityIncreasePL": 100, + "torporDepletionPS0": 0.3, + "foodConsumptionBase": 0.001543, + "foodConsumptionMult": 648.0881, + "babyFoodConsumptionMult": 510 + }, + "boneDamageAdjusters": { + "c_head": 3, + "c_jaw": 3 + }, + "displayedStats": 927, + "skipWildLevelStats": 512, + "colors": [ + { + "name": "Feathers main", + "colors": [ + "Dino Dark Orange", + "Dino Dark Blue", + "Dino Medium Brown", + "Dino Dark Brown", + "Dino Darker Grey", + "DarkWolfFur", + "DragonBase0", + "DragonGreen0", + "DragonGreen3", + "WyvernPurple0", + "WyvernBlue0", + "WyvernBlue1", + "NearBlack", + "DarkTurquoise", + "MediumTurquoise", + "GreenSlate", + "DarkWarmGray", + "MediumWarmGray", + "DarkCement", + "BurntSienna", + "MidnightBlue", + "BlackSands", + "Light Grey", + "DarkTeal", + "Cammo", + "DryMoss", + "Dino Albino", + "Dino Medium Blue", + "Glacial" + ] + }, + { + "name": "Wings", + "colors": [ + "Dino Light Orange", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "NearBlack", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "Cream" + ] + }, + null, + { + "name": "Wing accents", + "colors": [ + "Dino Light Orange", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "NearBlack", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "Cream" + ] + }, + { + "name": "Belly", "colors": [ - "Dino Light Red", - "Dino Dark Red", "Dino Light Orange", - "Dino Dark Orange", - "Dino Light Yellow", - "Dino Dark Yellow", - "Dino Light Green", - "Dino Medium Green", - "Dino Dark Green", - "Dino Light Blue", - "Dino Dark Blue", - "Dino Light Purple", - "Dino Dark Purple", "Dino Light Brown", "Dino Medium Brown", "Dino Dark Brown", "Light Grey", - "Dark Grey", "Dino Darker Grey", - "Black", - "Dino Albino" + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "NearBlack", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "Dino Light Yellow", + "LightAutumn", + "Cream", + "NearBlack", + "Glacial" ] }, { - "name": "Belly and fins", + "name": "Main pattern", "colors": [ - "Dino Dark Yellow", - "Dino Medium Green", - "Dino Dark Green", - "Dino Dark Blue", - "Dino Dark Purple", - "Dark Grey", - "Dino Darker Grey", - "Black" + "Dino Light Red", + "Dino Light Orange", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "DragonFire", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "MediumTurquoise", + "Turquoise", + "LightPink", + "BurntSienna", + "MediumAutumn", + "Vermillion", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "Jade", + "Lavender", + "MediumTeal", + "Teal", + "PowderBlue", + "Custard", + "Cream", + "Dino Dark Blue" ] } ] }, + { + "blueprintPath": "/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Easy.Rockwell_Character_BP_Easy", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Medium.Rockwell_Character_BP_Medium", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Alpha.RockwellTentacle_Character_BP_Alpha", + "name": "Rockwell Tentacle", + "noGender": true, + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Beta.RockwellTentacle_Character_BP_Beta", + "name": "Rockwell Tentacle", + "noGender": true, + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Boss/RockwellTentacle/RockwellTentacle_Character_BP_Gamma.RockwellTentacle_Character_BP_Gamma", + "name": "Rockwell Tentacle", + "noGender": true, + "skipWildLevelStats": 512 + }, { "blueprintPath": "/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP", + "fullStatsRaw": [ + [ 2750, 0.2, 0.27, 0.5, 0 ], + [ 650, 0.1, 0.1, 0, 0 ], + [ 175, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 2500, 0.1, 0.1, 0, 0 ], + null, + null, + [ 800, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0.01, 0.2, 0 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 22498.2001, + "eggTempMin": 32, + "eggTempMax": 38, + "maturationTime": 666666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, "skipWildLevelStats": 512 }, { "blueprintPath": "/Game/Aberration/Dinos/Basilisk/Ghost_Basilisk_Character_BP.Ghost_Basilisk_Character_BP", + "fullStatsRaw": [ + [ 2750, 0.2, 0.27, 0.5, 0 ], + [ 650, 0.1, 0.1, 0, 0 ], + [ 175, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 2500, 0.1, 0.1, 0, 0 ], + null, + null, + [ 800, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0.01, 0.2, 0 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 22498.2001, + "eggTempMin": 32, + "eggTempMax": 38, + "maturationTime": 666666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Basilisk/MegaBasilisk_Character_BP.MegaBasilisk_Character_BP", + "fullStatsRaw": [ + [ 19500, 0.2, 0.27, 0.5, 0 ], + [ 650, 0.1, 0.1, 0, 0 ], + [ 175, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 2500, 0.1, 0.1, 0, 0 ], + null, + null, + [ 800, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0.01, 0.2, 0 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 22498.2001, + "eggTempMin": 32, + "eggTempMax": 38, + "maturationTime": 666666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, "skipWildLevelStats": 512 }, { "blueprintPath": "/Game/Aberration/Dinos/CaveWolf/CaveWolf_Character_BP.CaveWolf_Character_BP", "skipWildLevelStats": 512 }, + { + "blueprintPath": "/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP.ChupaCabra_Character_BP", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Minion.ChupaCabra_Character_BP_Minion", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Surface.ChupaCabra_Character_BP_Surface", + "skipWildLevelStats": 512 + }, { "blueprintPath": "/Game/Aberration/Dinos/Crab/Crab_Character_BP.Crab_Character_BP", + "breeding": { + "gestationTime": 35714.2857, + "incubationTime": 0, + "maturationTime": 416666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Crab/MegaCrab_Character_BP.MegaCrab_Character_BP", + "breeding": { + "gestationTime": 35714.2857, + "incubationTime": 0, + "maturationTime": 416666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, "skipWildLevelStats": 512 }, { @@ -945,111 +2243,195 @@ "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP", + "blueprintPath": "/Game/Aberration/Dinos/MoleRat/MoleRat_Character_BP.MoleRat_Character_BP", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Nameless/Ghost_Xenomorph_Character_BP_Male_Surface.Ghost_Xenomorph_Character_BP_Male_Surface", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Nameless/MegaXenomorph_Character_BP_Male_Surface.MegaXenomorph_Character_BP_Male_Surface", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Female.Xenomorph_Character_BP_Female", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Chupa.Xenomorph_Character_BP_Male_Chupa", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Lunar.Xenomorph_Character_BP_Male_Lunar", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Surface.Xenomorph_Character_BP_Male_Surface", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Tamed.Xenomorph_Character_BP_Male_Tamed", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP.Pteroteuthis_Char_BP", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP_Surface.Pteroteuthis_Char_BP_Surface", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Aberration/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Drone/EndDrone_Character_BP.EndDrone_Character_BP", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Drone/EndDrone_Character_BP_Hard.EndDrone_Character_BP_Hard", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Drone/EndDrone_Character_BP_Med.EndDrone_Character_BP_Med", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndBoss_Character_Easy.EndBoss_Character_Easy", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndBoss_Character_Medium.EndBoss_Character_Medium", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Easy.EndBossDragon_Character_BP_Easy", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Hard.EndBossDragon_Character_BP_Hard", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Medium.EndBossDragon_Character_BP_Medium", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Easy.EndBossGorilla_Character_BP_Easy", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/Nameless/Ghost_Xenomorph_Character_BP_Male_Surface.Ghost_Xenomorph_Character_BP_Male_Surface", + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Hard.EndBossGorilla_Character_BP_Hard", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Female.Xenomorph_Character_BP_Female", + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Medium.EndBossGorilla_Character_BP_Medium", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Lunar.Xenomorph_Character_BP_Male_Lunar", + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Easy.EndBossSpiderL_Character_BP_Easy", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion", + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Hard.EndBossSpiderL_Character_BP_Hard", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Surface.Xenomorph_Character_BP_Male_Surface", + "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Medium.EndBossSpiderL_Character_BP_Medium", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Tamed.Xenomorph_Character_BP_Male_Tamed", + "blueprintPath": "/Game/EndGame/Dinos/Tank/EndTank_Character_BP.EndTank_Character_BP", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/Pteroteuthis/Pteroteuthis_Char_BP.Pteroteuthis_Char_BP", + "blueprintPath": "/Game/EndGame/Dinos/Tank/EndTank_Character_BP_Hard.EndTank_Character_BP_Hard", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/Aberration/Dinos/RockDrake/RockDrake_Character_BP.RockDrake_Character_BP", + "blueprintPath": "/Game/EndGame/Dinos/Tank/EndTank_Character_BP_Med.EndTank_Character_BP_Med", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Drone/EndDrone_Character_BP.EndDrone_Character_BP", - "skipWildLevelStats": 512 + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Arthropluera/Arthro_Character_BP_Corrupt.Arthro_Character_BP_Corrupt", + "skipWildLevelStats": 520 }, { - "blueprintPath": "/Game/EndGame/Dinos/Drone/EndDrone_Character_BP_Hard.EndDrone_Character_BP_Hard", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Carno/Carno_Character_BP_Corrupt.Carno_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Drone/EndDrone_Character_BP_Med.EndDrone_Character_BP_Med", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Chalicotherium/Chalico_Character_BP_Corrupt.Chalico_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndBoss_Character_Easy.EndBoss_Character_Easy", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Dilo/Dilo_Character_BP_Corrupt.Dilo_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Dimorphodon/Dimorph_Character_BP_Corrupt.Dimorph_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndBoss_Character_Medium.EndBoss_Character_Medium", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Giganotosaurus/Gigant_Character_BP_Corrupt.Gigant_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Easy.EndBossDragon_Character_BP_Easy", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Nameless/Xenomorph_Character_BP_Male_Tamed_Corrupt.Xenomorph_Character_BP_Male_Tamed_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Hard.EndBossDragon_Character_BP_Hard", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Medium.EndBossDragon_Character_BP_Medium", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Ptero/Ptero_Character_BP_Corrupt.Ptero_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Easy.EndBossGorilla_Character_BP_Easy", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Raptor/Raptor_Character_BP_Corrupt.Raptor_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Hard.EndBossGorilla_Character_BP_Hard", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossGorilla/EndBossGorilla_Character_BP_Medium.EndBossGorilla_Character_BP_Medium", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Rex/Rex_Character_BP_Corrupt.Rex_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Easy.EndBossSpiderL_Character_BP_Easy", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/RockDrake/RockDrake_Character_BP_Corrupt.RockDrake_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Hard.EndBossSpiderL_Character_BP_Hard", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Spino/Spino_Character_BP_Corrupt.Spino_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Endboss/EndbossSpider/EndBossSpiderL_Character_BP_Medium.EndBossSpiderL_Character_BP_Medium", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Stego/Stego_Character_BP_Corrupt.Stego_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Tank/EndTank_Character_BP.EndTank_Character_BP", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Tank/EndTank_Character_BP_Hard.EndTank_Character_BP_Hard", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Trike/Trike_Character_BP_Corrupt.Trike_Character_BP_Corrupt", "skipWildLevelStats": 512 }, { - "blueprintPath": "/Game/EndGame/Dinos/Tank/EndTank_Character_BP_Med.EndTank_Character_BP_Med", + "blueprintPath": "/Game/Extinction/Dinos/Corrupt/Wyvern/Wyvern_Character_BP_Fire_Corrupt.Wyvern_Character_BP_Fire_Corrupt", "skipWildLevelStats": 512 }, { @@ -1088,6 +2470,19 @@ "blueprintPath": "/Game/Extinction/Dinos/IceKaiju/IceKaiju_Character_BP.IceKaiju_Character_BP", "skipWildLevelStats": 512 }, + { + "blueprintPath": "/Game/Extinction/Dinos/KingKaiju/CorruptTumor_Character_BP.CorruptTumor_Character_BP", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Extinction/Dinos/KingKaiju/KingKaiju_Character_BP.KingKaiju_Character_BP", + "skipWildLevelStats": 512 + }, + { + "blueprintPath": "/Game/Extinction/Dinos/KingKaiju/Minions/Corrupt_Arthro_Character_BP.Corrupt_Arthro_Character_BP", + "name": "Corrupted Arthropluera", + "skipWildLevelStats": 512 + }, { "blueprintPath": "/Game/Extinction/Dinos/Mek/MegaMek_Character_BP.MegaMek_Character_BP", "skipWildLevelStats": 512 @@ -1220,6 +2615,10 @@ "blueprintPath": "/Game/Genesis/Dinos/GiantTurtle/GiantTurtle_Character_BP.GiantTurtle_Character_BP", "skipWildLevelStats": 512 }, + { + "blueprintPath": "/Game/Genesis/Dinos/MissionVariants/Race/Manta_Character_BP_Race.Manta_Character_BP_Race", + "skipWildLevelStats": 512 + }, { "blueprintPath": "/Game/Genesis/Dinos/Shapeshifter/Shapeshifter_Large/Shapeshifter_Large_Character_BP.Shapeshifter_Large_Character_BP", "skipWildLevelStats": 512 @@ -1342,6 +2741,10 @@ "blueprintPath": "/Game/Genesis2/Dinos/BrainSlug/BrainSlug_Character_BP.BrainSlug_Character_BP", "skipWildLevelStats": 512 }, + { + "blueprintPath": "/Game/Genesis2/Dinos/Exosuit/Exosuit_Character_BP.Exosuit_Character_BP", + "skipWildLevelStats": 512 + }, { "blueprintPath": "/Game/Genesis2/Dinos/LionfishLion/LionfishLion_Character_BP.LionfishLion_Character_BP", "skipWildLevelStats": 512 @@ -1376,6 +2779,29 @@ }, { "blueprintPath": "/Game/Genesis2/Dinos/Summoner/SummonedDinos/Basilisk_Character_BP_Summoned.Basilisk_Character_BP_Summoned", + "fullStatsRaw": [ + [ 2750, 0.2, 0.27, 0.5, 0 ], + [ 650, 0.1, 0.1, 0, 0 ], + [ 175, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 2500, 0.1, 0.1, 0, 0 ], + null, + null, + [ 800, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 0.5, 0.4 ], + [ 1, 0, 0.01, 0.2, 0 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 22498.2001, + "eggTempMin": 32, + "eggTempMax": 38, + "maturationTime": 666666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, "skipWildLevelStats": 512 }, { @@ -1404,6 +2830,13 @@ }, { "blueprintPath": "/Game/Genesis2/Dinos/Summoner/SummonedDinos/Crab_Character_BP_Summoned.Crab_Character_BP_Summoned", + "breeding": { + "gestationTime": 35714.2857, + "incubationTime": 0, + "maturationTime": 416666.667, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, "skipWildLevelStats": 512 }, { @@ -1835,8 +3268,245 @@ }, "boneDamageAdjusters": { "c_head": 3 }, "displayedStats": 927, + "skipWildLevelStats": 512, + "colors": [ + { + "name": "Body main", + "colors": [ + "Dino Medium Brown", + "Dino Dark Brown", + "Dino Darker Grey", + "DarkWolfFur", + "Dino Dark Orange", + "Dino Dark Red", + "Black", + "Dark Grey" + ] + }, + { + "name": "Head highlight", + "colors": [ + "Dino Light Red", + "Dino Dark Red", + "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Blue", + "Dino Dark Blue", + "Dino Light Purple", + "Dino Dark Purple", + "Black" + ] + }, + null, + null, + { + "name": "Head main", + "colors": [ + "BigFoot0", + "Bigfoot4", + "Bigfoot5", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Light Orange", + "Dino Darker Grey" + ] + }, + { + "name": "Body highlights", + "colors": [ + "Dino Medium Brown", + "Dino Dark Brown", + "Dino Darker Grey", + "DarkWolfFur", + "Dino Dark Orange", + "Dino Dark Red", + "Black", + "Dark Grey", + "Bigfoot0", + "Bigfoot5", + "Dino Light Brown", + "Dino Light Orange" + ] + } + ] + }, + { + "blueprintPath": "/Game/Packs/Steampunk/Dinos/HelperBot/HelperBot_Character_BP.HelperBot_Character_BP", + "name": "SIR-5rM8", + "fullStatsRaw": [ + [ 10000, 0, 0, 0.5, 0 ], + null, + [ 100, 0.06, 0, 0.5, 0 ], + null, + null, + null, + null, + [ 500, 0, 0, 0, 0 ], + null, + null, + null, + null + ], + "taming": { + "nonViolent": false, + "violent": false, + "tamingIneffectiveness": 2000, + "affinityNeeded0": 10000, + "affinityIncreasePL": 5, + "foodConsumptionBase": 0, + "foodConsumptionMult": 0, + "babyFoodConsumptionMult": 510 + }, + "boneDamageAdjusters": { + "c_head": 3, + "c_neck3": 3 + }, + "displayedStats": 129, + "noGender": true, "skipWildLevelStats": 512 }, + { + "blueprintPath": "/Game/Packs/Steampunk/Dinos/JumpingSpider/JumpingSpider_Character_BP.JumpingSpider_Character_BP", + "name": "Cosmo", + "fullStatsRaw": [ + [ 115, 0.2, 0.27, 0.5, 0 ], + [ 100, 0.1, 0.125, 0, 0 ], + [ 60, 0.06, 0, 0.5, 0 ], + [ 200, 0.12, 0.115, 0.12, 0 ], + [ 450, 0.1, 0.1, 0, 0.15 ], + null, + null, + [ 70, 0.02, 0.04, 0, 0 ], + [ 1, 0.055, 0.11, 1.11, 0.425 ], + [ 1, 0, 0.01, 1.3, 0 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 5142.44575, + "eggTempMin": 4, + "eggTempMax": 12, + "maturationTime": 333333.333, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "taming": { + "nonViolent": true, + "violent": false, + "tamingIneffectiveness": 2.5, + "affinityNeeded0": 2200, + "affinityIncreasePL": 65, + "wakeAffinityMult": 1.65, + "wakeFoodDeplMult": 2, + "foodConsumptionBase": 0.000868, + "foodConsumptionMult": 2880.184, + "babyFoodConsumptionMult": 510 + }, + "boneDamageAdjusters": { + "head": 3, + "c_neck": 3 + }, + "displayedStats": 927, + "skipWildLevelStats": 512, + "colors": [ + { + "name": "Main body", + "colors": [ + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Medium Green", + "DragonBase0", + "Dino Medium Brown", + "DragonBase1", + "DragonGreen0", + "DragonGreen2", + "DragonGreen3", + "WyvernPurple0", + "DragonGreen1", + "WyvernBlue0", + "Black" + ] + }, + { + "name": "Leg pattern ", + "colors": [ + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Medium Green", + "Dino Dark Green", + "Dino Medium Brown", + "Dino Dark Brown", + "Dark Grey", + "Dino Darker Grey", + "Black" + ] + }, + { + "name": "Blue fur", + "colors": [ + "Dino Medium Green", + "DragonBase0", + "WyvernPurple1", + "DragonGreen1", + "DragonBase1", + "DragonFire", + "WyvernPurple0", + "WyvernBlue0" + ] + }, + { + "name": "Lantern", + "colors": [ + "DragonGreen3", + "Dino Deep Blue", + "WyvernBlue0", + "Dino Light Green", + "Dino Light Blue", + "WyvernPurple1", + "Light Yellow", + "Cyan", + "WyvernBlue0", + "DragonBase0", + "DragonBase1" + ] + }, + { + "name": "White fur", + "colors": [ + "Dino Light Yellow", + "Dino Light Orange", + "Dino Light Brown", + "Dino Light Green", + "Dino Light Blue", + "Dino Light Purple", + "Light Grey", + "DragonGreen2", + "BigFoot5", + "BigFoot0", + "Black" + ] + }, + { + "name": "Red fur", + "colors": [ + "Dino Dark Orange", + "Dino Dark Yellow", + "Dino Medium Green", + "DragonBase0", + "DragonFire", + "DragonGreen3", + "WyvernPurple0", + "WyvernBlue1", + "Dino Medium Brown", + "Dino Dark Brown", + "Dark Grey", + "Dino Darker Grey", + "Black" + ] + } + ] + }, { "blueprintPath": "/Game/PrimalEarth/Dinos/Achatina/Achatina_Character_BP.Achatina_Character_BP", "skipWildLevelStats": 520 @@ -2401,6 +4071,281 @@ "blueprintPath": "/Game/PrimalEarth/Dinos/Oviraptor/Oviraptor_Character_BP.Oviraptor_Character_BP", "skipWildLevelStats": 512 }, + { + "blueprintPath": "/Game/PrimalEarth/Dinos/Oviraptor/Oviraptor_Character_BP_Aberrant.Oviraptor_Character_BP_Aberrant", + "name": "Aberrant Oviraptor", + "fullStatsRaw": [ + [ 140, 0.2, 0.27, 0.5, 0 ], + [ 120, 0.1, 0.1, 0, 0 ], + [ 125, 0.06, 0, 0.5, 0 ], + [ 150, 0.1, 0.1, 0, 0 ], + [ 900, 0.1, 0.1, 0, 0.15 ], + null, + null, + [ 100, 0.02, 0.04, 0, 0 ], + [ 1, 0.05, 0.1, 1, 0.4 ], + [ 1, 0, 0.01, 1, 0.15 ], + null, + null + ], + "breeding": { + "gestationTime": 0, + "incubationTime": 4090.58184, + "eggTempMin": 26, + "eggTempMax": 30, + "maturationTime": 75757.5758, + "matingCooldownMin": 64800, + "matingCooldownMax": 172800 + }, + "taming": { + "nonViolent": false, + "violent": true, + "tamingIneffectiveness": 16.66667, + "affinityNeeded0": 960, + "affinityIncreasePL": 42, + "torporDepletionPS0": 0.208, + "foodConsumptionBase": 0.001302, + "foodConsumptionMult": 768.0491, + "babyFoodConsumptionMult": 510 + }, + "boneDamageAdjusters": { + "c_head": 3, + "c_jaw": 3, + "c_neck3": 3 + }, + "TamedBaseHealthMultiplier": 0.96, + "displayedStats": 927, + "skipWildLevelStats": 512, + "colors": [ + { + "name": "Main", + "colors": [ + "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Medium Green", + "Dino Light Blue", + "Dino Dark Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "WyvernBlue1", + "NearBlack", + "DarkTurquoise", + "GreenSlate", + "Sage", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "DarkCement", + "LightCement", + "LightAutumn", + "Mustard", + "MidnightBlue", + "DarkBlue", + "BlackSands", + "Glacial", + "Cammo", + "DryMoss", + "Custard" + ] + }, + { + "name": "Beak", + "colors": [ + "Dino Light Orange", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "NearBlack", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "BurntSienna", + "LightAutumn", + "Cream" + ] + }, + { + "name": "Spikes", + "colors": [ + "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Medium Green", + "Dino Light Blue", + "Dino Dark Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "WyvernBlue1", + "NearBlack", + "DarkTurquoise", + "GreenSlate", + "Sage", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "DarkCement", + "LightCement", + "LightAutumn", + "Mustard", + "MidnightBlue", + "DarkBlue", + "BlackSands", + "Glacial", + "Cammo", + "DryMoss", + "Custard" + ] + }, + null, + { + "name": "Highlights", + "colors": [ + "Dino Light Orange", + "Dino Dark Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Medium Green", + "Dino Light Blue", + "Dino Dark Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Dino Dark Brown", + "Light Grey", + "Dino Darker Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "WyvernBlue1", + "NearBlack", + "DarkTurquoise", + "GreenSlate", + "Sage", + "DarkWarmGray", + "MediumWarmGray", + "LightWarmGray", + "DarkCement", + "LightCement", + "LightAutumn", + "Mustard", + "MidnightBlue", + "DarkBlue", + "BlackSands", + "Glacial", + "Cammo", + "DryMoss", + "Custard" + ] + }, + { + "name": "Belly", + "colors": [ + "Dino Light Orange", + "Dino Light Yellow", + "Dino Dark Yellow", + "Dino Light Green", + "Dino Medium Green", + "Dino Light Blue", + "Dino Light Purple", + "Dino Light Brown", + "Dino Medium Brown", + "Light Grey", + "Dino Albino", + "BigFoot0", + "BigFoot4", + "BigFoot5", + "WolfFur", + "DarkWolfFur", + "DragonBase0", + "DragonBase1", + "DragonGreen0", + "DragonGreen1", + "DragonGreen2", + "DragonGreen3", + "WyvernPurple0", + "WyvernPurple1", + "WyvernBlue0", + "Dino Medium Blue", + "LightWarmGray", + "LightCement", + "Coral", + "Orange", + "Peach", + "LightAutumn", + "Mustard", + "PowderBlue", + "Glacial", + "DryMoss", + "Custard", + "Cream" + ] + } + ] + }, { "blueprintPath": "/Game/PrimalEarth/Dinos/Pachy/Pachy_Character_BP.Pachy_Character_BP", "skipWildLevelStats": 512 @@ -2532,7 +4477,7 @@ { "blueprintPath": "/Game/PrimalEarth/Dinos/Rhyniognatha/Rhynio_Character_BP.Rhynio_Character_BP", "fullStatsRaw": [ - [ 900, 0.17, 0.1755, 0.5, 0 ], + [ 900, 0.136, 0.1404, 0.5, 0 ], [ 350, 0.05, 0.06, 0, 0 ], [ 800, 0.06, 0, 0.5, 0 ], [ 800, 0.1, 0.1, 0, 0 ], diff --git a/ARKBreedingStats/json/values/_manifest.json b/ARKBreedingStats/json/values/_manifest.json index 885a849a..56074530 100644 --- a/ARKBreedingStats/json/values/_manifest.json +++ b/ARKBreedingStats/json/values/_manifest.json @@ -181,7 +181,7 @@ "mod": { "id": "1734595558", "tag": "Pyria2", "title": "Pyria: The Second Chapter" } }, "1754846792-Zythara_Critters.json": { - "version": "358.17.1696180721", + "version": "358.24.1725312197", "mod": { "id": "1754846792", "tag": "Zythara_Critters", "title": "Zythara Critters" } }, "1768499278-BalancedJPE.json": { @@ -286,7 +286,7 @@ "mod": { "id": "2135314513", "tag": "CI_Dinos", "title": "Crystal Isles Dino Addition" } }, "2212177129-Hybridthing.json": { - "version": "358.11.1692981202", + "version": "358.24.1720347505", "mod": { "id": "2212177129", "tag": "Hybridthing", "title": "Sid's Hybrids" } }, "2247209652-MonstersandMore.json": { @@ -378,7 +378,7 @@ "mod": { "id": "883957187", "tag": "WyvernWorld", "title": "Wyvern World" } }, "893735676-AE.json": { - "version": "358.24.1701815786", + "version": "358.24.1722401686", "mod": { "id": "893735676", "tag": "AE", "title": "Ark Eternal" } }, "895711211-ClassicFlyers.json": { @@ -398,7 +398,7 @@ "mod": { "id": "919470289", "tag": "SSFlyer", "title": "SSFlyer" } }, "ASA-values.json": { - "version": "43.4.104", + "version": "52.1.118", "format": "1.16-mod-remap", "mod": { "id": "ASA", "tag": "", "title": "Ark: Survival Ascended", "shortTitle": "ASA", "official": true } },