Skip to content

Commit

Permalink
ver
Browse files Browse the repository at this point in the history
  • Loading branch information
cadon committed May 9, 2024
1 parent 10a4317 commit 965bd78
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 56 deletions.
2 changes: 1 addition & 1 deletion ARKBreedingStats/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
// Revision
//
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("0.61.1.0")]
[assembly: AssemblyFileVersion("0.61.2.0")]
[assembly: NeutralResourcesLanguage("en")]

2 changes: 1 addition & 1 deletion ARKBreedingStats/_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"ARK Smart Breeding": {
"Id": "ARK Smart Breeding",
"Category": "main",
"version": "0.61.1.0"
"version": "0.61.2.0"
},
"SpeciesColorImages": {
"Id": "SpeciesColorImages",
Expand Down
107 changes: 55 additions & 52 deletions ARKBreedingStats/json/values/ASA-values.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "38.690.452717",
"format": "1.15-asa",
"version": "38.690.452718",
"format": "1.16-mod-remap",
"mod": {
"id": "ASA",
"tag": "",
Expand Down Expand Up @@ -309,6 +309,55 @@
],
"immobilizedBy": [ "Chain Bola", "Large Bear Trap", "Plant Species Y" ]
},
{
"name": "Gigantoraptor",
"blueprintPath": "/Game/ASA/Dinos/Gigantoraptor/Gigantoraptor_Character_BP.Gigantoraptor_Character_BP",
"skipWildLevelStats": 512,
"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
],
"colors": [
{ "name": "Body Main" },
{ "name": "Neck Main" },
{ "name": "Feather Tips" },
{ "name": "Feather Highlights" },
{ "name": "Legs And Beak" },
{ "name": "Feather Pattern" }
],
"immobilizedBy": [ "Chain Bola", "Large Bear Trap", "Plant Species Y" ],
"breeding": {
"gestationTime": 0,
"incubationTime": 5999.52004,
"eggTempMin": 26,
"eggTempMax": 32,
"maturationTime": 166666.667,
"matingCooldownMin": 64800,
"matingCooldownMax": 172800
},
"taming": {
"nonViolent": true,
"violent": false,
"tamingIneffectiveness": 0.06,
"affinityNeeded0": 6800,
"affinityIncreasePL": 160,
"torporDepletionPS0": 2.8333332,
"foodConsumptionBase": 0.002314,
"foodConsumptionMult": 180.0634,
"babyFoodConsumptionMult": 510
},
"displayedStats": 927
},
{
"blueprintPath": "/Game/Aberration/Dinos/Basilisk/Basilisk_Character_BP.Basilisk_Character_BP",
"skipWildLevelStats": 512
Expand Down Expand Up @@ -2378,55 +2427,6 @@
{
"blueprintPath": "/Game/ScorchedEarth/Dinos/Wyvern/Wyvern_Character_BP_ZombiePoison.Wyvern_Character_BP_ZombiePoison",
"skipWildLevelStats": 512
},
{
"name": "Gigantoraptor",
"blueprintPath": "/Gigantoraptor/Gigantoraptor/Gigantoraptor_Character_BP.Gigantoraptor_Character_BP",
"skipWildLevelStats": 512,
"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
],
"colors": [
{ "name": "Body Main" },
{ "name": "Neck Main" },
{ "name": "Feather Tips" },
{ "name": "Feather Highlights" },
{ "name": "Legs And Beak" },
{ "name": "Feather Pattern" }
],
"immobilizedBy": [ "Chain Bola", "Large Bear Trap", "Plant Species Y" ],
"breeding": {
"gestationTime": 0,
"incubationTime": 5999.52004,
"eggTempMin": 26,
"eggTempMax": 32,
"maturationTime": 166666.667,
"matingCooldownMin": 64800,
"matingCooldownMax": 172800
},
"taming": {
"nonViolent": true,
"violent": false,
"tamingIneffectiveness": 0.06,
"affinityNeeded0": 6800,
"affinityIncreasePL": 160,
"torporDepletionPS0": 2.8333332,
"foodConsumptionBase": 0.002314,
"foodConsumptionMult": 180.0634,
"babyFoodConsumptionMult": 510
},
"displayedStats": 927
}
],
"dyeStartIndex": 128,
Expand Down Expand Up @@ -2561,5 +2561,8 @@
[ "Dusk Coloring", [ 0.274677, 0.076185, 0.376262, 1.0 ] ],
[ "Thistle Coloring", [ 0.791298, 0.545725, 0.723055, 1.0 ] ],
[ "Bubblegum Coloring", [ 1.0, 0.520996, 0.623961, 1.0 ] ]
]
],
"remaps": {
"/Gigantoraptor/Gigantoraptor/Gigantoraptor_Character_BP.Gigantoraptor_Character_BP": "/Game/ASA/Dinos/Gigantoraptor/Gigantoraptor_Character_BP.Gigantoraptor_Character_BP"
}
}
4 changes: 2 additions & 2 deletions ARKBreedingStats/json/values/_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@
"mod": { "id": "919470289", "tag": "SSFlyer", "title": "SSFlyer" }
},
"ASA-values.json": {
"version": "38.690.452717",
"format": "1.15-asa",
"version": "38.690.452718",
"format": "1.16-mod-remap",
"mod": { "id": "ASA", "tag": "", "title": "Ark: Survival Ascended", "shortTitle": "ASA", "official": true }
},
"CrystalIsles-CrystalIsles.json": {
Expand Down

0 comments on commit 965bd78

Please sign in to comment.