FILES ----- player.config terrestrial_worlds.config weather.config ai\ai.config ai\upgradeship4.aicommand ai\upgradeship5.aicommand ai\upgradeship6.aicommand ai\upgradeship7.aicommand ai\upgradeship8.aicommand biomes\surface\arctic\arctic.surfacebiome biomes\surface\ocean\ocean.surfacebiome biomes\surface\snow\snow.surfacebiome biomes\surface\tundra\tundra.surfacebiome biomes\surface_detached\snowdetached\ice\ice.surfacebiome interface\ai\ai.config interface\windowconfig\blueprints.config interface\windowconfig\questlog.config [NEW] items\armors\biome\ice\cyclopsyeti\cyclopsyeti.head [NEW] items\armors\biome\ice\cyclopsyeti\head.png [NEW] items\armors\biome\ice\cyclopsyeti\icons.png [NEW] items\armors\biome\ice\cyclopsyeti\mask.png [NEW] items\armors\biome\ice\survivalgear\back.png [NEW] items\armors\biome\ice\survivalgear\icon.png [NEW] items\armors\biome\ice\survivalgear\icons.png [NEW] items\armors\biome\ice\survivalgear\survivalgear.back monsters\ground\wanderstate.lua monsters\ground\largebiped\largebiped.monstertype monsters\ground\largequadruped\largequadruped.monstertype monsters\ground\minibossbiped\minibossbiped.monstertype monsters\ground\minibossquadruped\minibossquadruped.monstertype monsters\ground\moontant\moontant.monstertype monsters\ground\smallbiped\smallbiped.monstertype monsters\ground\smallquadruped\smallquadruped.monstertype monsters\ground\smallshroom\smallshroom.monstertype monsters\swimming\largefish\largefish.monstertype monsters\swimming\smallfish\fish.monstertype monsters\unique\apexbrainmutant\apexbrainmutant.monstertype monsters\unique\apexmutant\apexmutant.monstertype monsters\unique\poptop\poptop.monstertype monsters\unique\serpentdroid\serpentdroid.monstertype objects\generic\arcadegame\arcadegameobject.lua objects\generic\arcadegame\arcadegameobject.object objects\minibiome\ice\iceshard1\iceshard1.object objects\minibiome\ice\iceshard2\iceshard2.object objects\minibiome\ice\iceshard3\iceshard3.object objects\minibiome\ice\iceshard4\iceshard4.object objects\minibiome\ice\iceshard5\iceshard5.object [NEW] objects\minibiome\ice\snowglobe1\snowglobe1.frames [NEW] objects\minibiome\ice\snowglobe1\snowglobe1.object [NEW] objects\minibiome\ice\snowglobe1\snowglobe1.png [NEW] objects\minibiome\ice\snowglobe1\snowglobe1icon.png [NEW] objects\minibiome\ice\snowglobe2\snowglobe2.frames [NEW] objects\minibiome\ice\snowglobe2\snowglobe2.object [NEW] objects\minibiome\ice\snowglobe2\snowglobe2.png [NEW] objects\minibiome\ice\snowglobe2\snowglobe2icon.png objects\minibiome\icesphere\icesphere1\icesphere1.object objects\minibiome\icesphere\icesphere2\icesphere2.object objects\minibiome\icesphere\icesphere3\icesphere3.object objects\minibiome\icesphere\icesphere4\icesphere4.object plants\trees\geometric\stem\geometricstem\geometricstem.modularstem quests\outpost\outpost2.questtemplate quests\outpost\phase1optional\hylotlperformer1.questtemplate quests\outpost\phase1optional\radardish1.questtemplate quests\outpost\phase3optional\bountyhunter3.questtemplate quests\outpost\phase3optional\glitchsilenttype3.questtemplate quests\outpost\phase3optional\hylotlperformer3.questtemplate quests\outpost\phase4optional\apexrefugee4.questtemplate quests\outpost\phase4optional\bountyhunter4.questtemplate quests\outpost\phase4optional\humanexcon4.questtemplate quests\outpost\shipupgrade\license1.questtemplate quests\tutorial\novakidtutorial.questtemplate quests\tutorial\tutorial5.questtemplate quests\tutorial\tutorial7.questtemplate recipes\biomes\ice\icebed.recipe recipes\biomes\ice\icechair.recipe recipes\biomes\ice\icechest.recipe recipes\biomes\ice\icetable.recipe ships\apex\apext1lit.png treasure\biome.treasurepools treasure\default.treasurechests treasure\hunting.treasurepools treasure\monster.treasurepools DIFFS ----- player.config 23,24c23,24 < "tierBlueprintsUnlockedMessage" : "New blueprints have been unlocked.", < "blueprintOnPickupMessage" : "New blueprint available.", --- > "blueprintUnlock" : "Learned to craft new item: .", > "blueprintAlreadyKnown" : "I already know how to craft a .", terrestrial_worlds.config 352c352 < "terrain" : [ "lowHills", "medHills", "canyons", "ledges", "mountains", "spikes" ], --- > "terrain" : [ "oceanIslands" ], 354c354 < [0, [ "scifidungeon", "apexresearchlab", "apextestchamber", "apextowerblock", "avianairship", "aviantemple", "aviantomb", "aviantower", "avianvillage", "floranhell", "floranhuntinggrounds", "floranvillagetower", "glitchcastle", "glitchsewer", "glitchvillage", "humanbunker", "humanprison", "naturalcave" ]] --- > [0, [ ]] weather.config 63a64,75 > "snow" : [ > [0.5, "clear"], > [0.4, "snow"], > [0.1, "snowstorm"] > ], > > "ocean" : [ > [0.8, "clear"], > [0.1, "rain"], > [0.1, "storm"] > ], > ai\ai.config 104c104,111 < } --- > }, > "techIntro" : [ > { > "animation" : "talk", > "text" : "You can equip tech from here, if you have any.", > "speedModifier" : 1.0 > } > ] 138c145,152 < } --- > }, > "techIntro" : [ > { > "animation" : "talk", > "text" : "You can equip tech from here, if you have any.", > "speedModifier" : 1.0 > } > ] 172c186,193 < } --- > }, > "techIntro" : [ > { > "animation" : "talk", > "text" : "You can equip tech from here, if you have any.", > "speedModifier" : 1.0 > } > ] 206c227,234 < } --- > }, > "techIntro" : [ > { > "animation" : "talk", > "text" : "You can equip tech from here, if you have any.", > "speedModifier" : 1.0 > } > ] 240c268,275 < } --- > }, > "techIntro" : [ > { > "animation" : "talk", > "text" : "You can equip tech from here, if you have any.", > "speedModifier" : 1.0 > } > ] 274c309,316 < } --- > }, > "techIntro" : [ > { > "animation" : "talk", > "text" : "You can equip tech from here, if you have any.", > "speedModifier" : 1.0 > } > ] 308c350,357 < } --- > }, > "techIntro" : [ > { > "animation" : "talk", > "text" : "You can equip tech from here, if you have any.", > "speedModifier" : 1.0 > } > ] 342c391,398 < } --- > }, > "techIntro" : [ > { > "animation" : "talk", > "text" : "You can equip tech from here, if you have any.", > "speedModifier" : 1.0 > } > ] ai\upgradeship4.aicommand 36c36 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 60c60 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 84c84 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 108c108 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 132c132 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 156c156 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 180c180 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 204c204 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", ai\upgradeship5.aicommand 36c36 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 60c60 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 84c84 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 108c108 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 132c132 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 156c156 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 180c180 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 204c204 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", ai\upgradeship6.aicommand 36c36 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 60c60 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 84c84 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 108c108 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 132c132 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 156c156 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 180c180 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 204c204 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", ai\upgradeship7.aicommand 36c36 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 60c60 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 84c84 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 108c108 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 132c132 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 156c156 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 180c180 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", 204c204 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now that you have a bigger ship!", ai\upgradeship8.aicommand 36c36 < "text" : "The upgrade is complete! Enjoy your new home! ^green;I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", 60c60 < "text" : "The upgrade is complete! Enjoy your new home! I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", 84c84 < "text" : "The upgrade is complete! Enjoy your new home! I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", 108c108 < "text" : "The upgrade is complete! Enjoy your new home! I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", 132c132 < "text" : "The upgrade is complete! Enjoy your new home! I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", 156c156 < "text" : "The upgrade is complete! Enjoy your new home! I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", 180c180 < "text" : "The upgrade is complete! Enjoy your new home! I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", 204c204 < "text" : "The upgrade is complete! Enjoy your new home! I suspect more people will be asking you for help now you have a bigger ship!", --- > "text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", biomes\surface\arctic\arctic.surfacebiome 10c10 < [0, [ "ocean"]] --- > [0, [ "water"]] 517c517 < [0, [ "geometric", "orb", "spring", "ice", "arctic", "snow", "tundra" ]] --- > [0, [ ]] biomes\surface\ocean\ocean.surfacebiome 20,26c20 < "/weather.config:alwaysRaining", < "/weather.config:clear", < "/weather.config:clear", < "/weather.config:clear", < "/weather.config:clear", < "/weather.config:clear", < "/weather.config:clear" --- > "/weather.config:ocean" biomes\surface\snow\snow.surfacebiome 5,9c5,6 < "caveLiquidType" : [ < [0.0, ["water"]], < [1.5, ["water", "tarliquid"]], < [2.5, ["water", "poison", "tarliquid"]] < ], --- > "caveLiquidType" : [ ], > "caveLiquidProbability" : 0, 18,38c15 < "/weather.config:clear", < "/weather.config:clear", < "/weather.config:commonLightRainMixAndGlowingRain", < "/weather.config:commonSnowAndHail", < "/weather.config:commonSnowAndSnowstorm" < ]], < [1.5, [ < "/weather.config:clear", < "/weather.config:clear", < "/weather.config:commonLightRainMixAndGlowingRain", < "/weather.config:commonSnowAndHail", < "/weather.config:commonSnowAndIcestorm", < "/weather.config:commonSnowAndSnowstorm", < "/weather.config:rareAcidRain", < "/weather.config:rareMeteorShower", < "/weather.config:veryCommonSnow", < "/weather.config:veryCommonSnow", < "/weather.config:veryCommonSnowAndSpacedust", < "/weather.config:veryCommonSnowAndSnowstorm", < "/weather.config:veryCommonSnowstorm", < "/weather.config:veryRareLargeMeteorShower" --- > "/weather.config:snow" 634c611 < [0, [ "orb", "spring", "ice", "arctic", "snow", "tundra" ]] --- > [0, [ "ice" ]] biomes\surface\tundra\tundra.surfacebiome 437c437 < [0, [ "geometric", "orb", "spring", "ice", "arctic", "snow", "tundra" ]] --- > [0, [ ]] biomes\surface_detached\snowdetached\ice\ice.surfacebiome 10,11c10,11 < "mainBlock" : "ice", < "subBlocks" : [ "slush", "snow" ], --- > "mainBlock" : "snow", > "subBlocks" : [ "ice", "slush" ], 35a36,47 > }, > { > "mode" : "floor", > "priority" : 1.0, > "variants" : 1, > "distribution" : "/biomes/distributions.config:denseLarge", > > "type" : "tree", > "treeFoliageHueShiftMax" : 0, > "treeStemHueShiftMax" : 15, > "treeStemList" : [ "geometricstem" ], > "treeFoliageList" : [ "geometricfoliage" ] interface\ai\ai.config 130,131c130,132 < "tabs" : { < "commands" : { --- > "tabs" : [ > { > "tabName" : "commands", 178,179c179,180 < < "missions" : { --- > { > "tabName" : "missions", 226c227 < } --- > ] 273,274c274,276 < "tabs" : { < "head" : { --- > "tabs" : [ > { > "tabName" : "head", 319c321,322 < "body" : { --- > { > "tabName" : "body", 364c367,368 < "legs" : { --- > { > "tabName" : "legs", 409c413,414 < "suit" : { --- > { > "tabName" : "suit", 454c459 < } --- > ] interface\windowconfig\blueprints.config 2,13c2,4 < "blueprint" : { < "messages" : { < "alreadyKnown" : "Blueprint already known", < "learned" : "Learned to craft a new item" < }, < "overlay" : { < "iconOverlay" : { < "image" : "/items/generic/other/blueprint.png" < } < }, < "inHandDrawable" : { < "image" : "/items/generic/other/blueprintinhand.png" --- > "overlay" : { > "iconOverlay" : { > "image" : "/items/generic/other/blueprint.png" 16,28c7,8 < "chip" : { < "messages" : { < "alreadyKnown" : "Techchip already known", < "learned" : "New tech available" < }, < "overlay" : { < "iconOverlay" : { < "image" : "/tech/banana.png" < } < }, < "inHandDrawable" : { < "image" : "/tech/banana.png" < } --- > "inHandDrawable" : { > "image" : "/items/generic/other/blueprintinhand.png" interface\windowconfig\questlog.config 112c112 < "spacing" : [1, 1], --- > "spacing" : [0, 1], monsters\ground\wanderstate.lua 34c34 < if math.random() < entity.configParameter("wanderJumpProbability") then --- > if math.random() < entity.configParameter("wanderJumpProbability", 0) then 40c40 < stateData.wanderFlipTimer = entity.configParameter("wanderFlipTimer") or 0.5 --- > stateData.wanderFlipTimer = entity.configParameter("wanderFlipTimer", 0.5) monsters\ground\largebiped\largebiped.monstertype 45a46 > "wanderJumpProbability" : 0.1, 65,67c66 < "exhaustionDistanceLimit" : 1.0, < < "wanderJumpProbability" : 0.1 --- > "exhaustionDistanceLimit" : 1.0 monsters\ground\largequadruped\largequadruped.monstertype 37a38 > "wanderJumpProbability" : 0.1, 57,59c58 < "exhaustionDistanceLimit" : 1.0, < < "wanderJumpProbability" : 0.1 --- > "exhaustionDistanceLimit" : 1.0 monsters\ground\minibossbiped\minibossbiped.monstertype 43a44 > "wanderJumpProbability" : 0.1, 63,65c64 < "exhaustionDistanceLimit" : 1.0, < < "wanderJumpProbability" : 0.1 --- > "exhaustionDistanceLimit" : 1.0 monsters\ground\minibossquadruped\minibossquadruped.monstertype 37a38 > "wanderJumpProbability" : 0.1, 57,59c58 < "exhaustionDistanceLimit" : 1.0, < < "wanderJumpProbability" : 0.1 --- > "exhaustionDistanceLimit" : 1.0 monsters\ground\moontant\moontant.monstertype 70,72c70 < "exhaustionDistanceLimit" : 1.0, < < "wanderJumpProbability" : 0 --- > "exhaustionDistanceLimit" : 1.0 monsters\ground\smallbiped\smallbiped.monstertype 48a49 > "wanderJumpProbability" : 0.1, 71,72d71 < < "wanderJumpProbability" : 0.1, monsters\ground\smallquadruped\smallquadruped.monstertype 39a40 > "wanderJumpProbability" : 0.1, 62,63d62 < < "wanderJumpProbability" : 0.1, monsters\ground\smallshroom\smallshroom.monstertype 49a50 > "wanderJumpProbability" : 0.1, 72,73d72 < < "wanderJumpProbability" : 0.1, monsters\swimming\largefish\largefish.monstertype 124,126c124,125 < "default" : "fishtreasure", < "bow" : "fishtreasure", < "brain" : "brain" --- > "default" : "largefishtreasure", > "bow" : "largefishtreasure" monsters\swimming\smallfish\fish.monstertype 124,126c124,125 < "default" : "fishtreasure", < "bow" : "fishtreasure", < "brain" : "brain" --- > "default" : "smallfishtreasure", > "bow" : "smallfishtreasure" monsters\unique\apexbrainmutant\apexbrainmutant.monstertype 59,60d58 < "wanderJumpProbability" : 0, < monsters\unique\apexmutant\apexmutant.monstertype 65,66d64 < "wanderJumpProbability" : 0, < monsters\unique\poptop\poptop.monstertype 52,53d51 < "wanderJumpProbability" : 0, < monsters\unique\serpentdroid\serpentdroid.monstertype 51,52d50 < "wanderJumpProbability" : 0, < objects\generic\arcadegame\arcadegameobject.lua 2c2 < world.spawnItem(entity.configParameter("winningItem"), vec2.add(entity.position(), {0, 3})) --- > world.spawnItem(entity.configParameter("winningticket"), vec2.add(entity.position(), {0, 3})) objects\generic\arcadegame\arcadegameobject.object 9c9 < "shortdescription" : "Green Test Console", --- > "shortdescription" : "Arcade Game", objects\minibiome\ice\iceshard1\iceshard1.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" objects\minibiome\ice\iceshard2\iceshard2.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" objects\minibiome\ice\iceshard3\iceshard3.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" objects\minibiome\ice\iceshard4\iceshard4.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" objects\minibiome\ice\iceshard5\iceshard5.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" objects\minibiome\icesphere\icesphere1\icesphere1.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" objects\minibiome\icesphere\icesphere2\icesphere2.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" objects\minibiome\icesphere\icesphere3\icesphere3.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" objects\minibiome\icesphere\icesphere4\icesphere4.object 33,38c33,34 < "smashDropOptions" : [ < [ [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ], [ "ice", 1, { } ] ] < ], < "breakDropOptions" : [ < [ [ "ice", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ], [ "iceblock", 1, { } ] ] < ] --- > "smashDropPool" : "iceBreakables", > "breakDropPool" : "iceBreakables" plants\trees\geometric\stem\geometricstem\geometricstem.modularstem 9c9 < [ { "item" : "fullwood1", "count" : 3 } ] --- > [ { "item" : "iceblock", "count" : 5 } ] quests\outpost\outpost2.questtemplate 6c6 < "completionText" : "Mmmm coffee.. I really need to stir it before I'm satisfied though. Talk to me again when you're ready to finish this up.", --- > "completionText" : "Mmmm coffee... I really need to stir it before I'm satisfied though. Talk to me again when you're ready to finish this up.", quests\outpost\phase1optional\hylotlperformer1.questtemplate 5c5 < "text" : "By golly! I've been planning a stand up comedy show here on the outpost for weeks and my ^orange;script ^white;has gone missing. ^green;It must be around here some place.. ^orange;Can you help me find it?", --- > "text" : "By golly! I've been planning a stand up comedy show here on the outpost for weeks and my ^orange;script ^white;has gone missing. ^green;It must be around here some place... ^orange;Can you help me find it?", quests\outpost\phase1optional\radardish1.questtemplate 6c6 < "completionText" : "This is for the radar dish? Thank you! This radar detects potential asteroid impacts and I didn't even know it was broken! Here take this.. it's not much, but it's something..", --- > "completionText" : "This is for the radar dish? Thank you! This radar detects potential asteroid impacts and I didn't even know it was broken! Here take this... it's not much, but it's something.", quests\outpost\phase3optional\bountyhunter3.questtemplate 6,7c6,7 < "text" : "I have a job I need taking care of.. ^green;Do you think you could find me some ^orange;cheese and some liquid poison?", < "completionText" : "Excellent.. Here, I don't need this anymore.", --- > "text" : "I have a job I need taking care of... ^green;Do you think you could find me some ^orange;cheese and some liquid poison?", > "completionText" : "Excellent... Here, I don't need this anymore.", quests\outpost\phase3optional\glitchsilenttype3.questtemplate 8c8 < "acceptItems" : [[ "pleasegetsign", 1]], --- > "acceptItems" : [[ "pleaseget", 1]], quests\outpost\phase3optional\hylotlperformer3.questtemplate 7c7 < "completionText" : "Hmm.. I can't play this at all, I don't know what I was thinking. Here you may as well have this guitar.", --- > "completionText" : "Hmm... I can't play this at all! I don't know what I was thinking. Here, you may as well have this guitar.", quests\outpost\phase4optional\apexrefugee4.questtemplate 6,7c6,7 < "text" : "Have you tried the game next to the Terramart? Personally I think it's impossible! In fact I'd bet my life savings on it. ^green;If you bring me a ^orange;winning ticket ^green;from the machine I'll give you my life savings..", < "completionText" : "You did it?! I don't believe it! Well no one can say I'm not a ape of my word. Here are my life savings..", --- > "text" : "Have you tried the game next to the Terramart? Personally I think it's impossible! In fact I'd bet my life savings on it. ^green;If you bring me a ^orange;winning ticket ^green;from the machine I'll give you my life savings...", > "completionText" : "You did it?! I don't believe it! Well, no one can say I'm not an ape of my word. Here are my life savings...", quests\outpost\phase4optional\bountyhunter4.questtemplate 6c6 < "text" : "Hey eh.. this butchers knife. It's not really sharp enough to be eh.. fit for purpose. Can you bring me some leather so I can sharpen it?", --- > "text" : "Hey eh... this butcher knife. It's not really sharp enough to be eh... fit for purpose. Can you bring me some leather so I can sharpen it?", quests\outpost\phase4optional\humanexcon4.questtemplate 7c7 < "completionText" : "This is just what I wanted! Thank you so much! Here take these..", --- > "completionText" : "This is just what I wanted! Thank you so much! Here take these...", quests\outpost\shipupgrade\license1.questtemplate 6c6 < "text" : "Hi there, would you be interested in a Sparrow class ship license. It's not exactly what you'd call.. legit. But your software should accept it and allow you to upgrade your ship. ^green;Bring me ^orange;two diamonds ^green;and it's yours!", --- > "text" : "Hi there, would you be interested in a Sparrow class ship license. It's not exactly what you'd call... legit. But your software should accept it and allow you to upgrade your ship. ^green;Bring me ^orange;two diamonds ^green;and it's yours!", quests\tutorial\novakidtutorial.questtemplate 4c4 < "text" : "I don't remember how I got here.. my ship has been damaged.. I'll need to ^green;repair the ship's thrusters and patch up the hull.", --- > "text" : "I don't remember how I got here... my ship has been damaged... I'll need to ^green;repair the ship's thrusters and patch up the hull.", quests\tutorial\tutorial5.questtemplate 3c3 < "title" : "^#9be3d6;Tutorial 5: Out of the frying pan..", --- > "title" : "^#9be3d6;Tutorial 5: Out of the frying pan...", quests\tutorial\tutorial7.questtemplate 5c5 < "completionText" : "Perfect! Now I can craft all sorts of weapons and armor. I should craft some equipment..", --- > "completionText" : "Perfect! Now I can craft all sorts of weapons and armor. I should make myself some better gear before I head into more dangerous space...", recipes\biomes\ice\icebed.recipe 3,4c3 < { "item" : "iceblock", "count" : 200 }, < { "item" : "iceblock", "count" : 400 } --- > { "item" : "iceblock", "count" : 100 } recipes\biomes\ice\icechair.recipe 3c3 < { "item" : "iceblock", "count" : 80 } --- > { "item" : "iceblock", "count" : 60 } recipes\biomes\ice\icechest.recipe 3c3 < { "item" : "iceblock", "count" : 120 } --- > { "item" : "iceblock", "count" : 80 } recipes\biomes\ice\icetable.recipe 3c3 < { "item" : "iceblock", "count" : 135 } --- > { "item" : "iceblock", "count" : 100 } treasure\biome.treasurepools 330a331,379 > "iceBreakables" : [ > [1, { > "pool" : [ > {"weight" : 0.3, "item" : "snowflake"}, > {"weight" : 0.7, "item" : ["iceblock", 2]} > ], > "poolRounds" : [ > [0.3, 1], > [0.4, 2], > [0.3, 3] > ] > }] > ], > > "iceChestTreasure" : [ > [1, { > "pool" : [ > {"weight" : 0.2, "pool" : "basicTreasure"}, > {"weight" : 0.8, "pool" : "iceTreasure"} > ], > "poolRounds" : [ > [0.1, 1], > [0.7, 2], > [0.2, 3] > ], > "allowDuplication" : false > }] > ], > > "iceTreasure" : [ > [1, { > "pool" : [ > {"weight" : 1.0, "item" : ["iceblock", 50]}, > {"weight" : 0.3, "item" : ["snowflake", 10]}, > {"weight" : 0.3, "item" : "icebed-recipe"}, > {"weight" : 0.3, "item" : "icechair-recipe"}, > {"weight" : 0.3, "item" : "icechest-recipe"}, > {"weight" : 0.3, "item" : "icedoor-recipe"}, > {"weight" : 0.3, "item" : "icetable-recipe"}, > {"weight" : 0.3, "item" : "snowglobe1"}, > {"weight" : 0.3, "item" : "snowglobe2"}, > {"weight" : 0.3, "item" : "frostspear"}, > {"weight" : 0.3, "item" : [ "generatedshield", 1, { "definition" : "frostshield" } ]}, > {"weight" : 0.3, "item" : "cyclopsyetihead"}, > {"weight" : 0.3, "item" : "survivalgearback"} > ] > }] > ], > 489,519d537 < "geometricTreasure" : [ < [1, { < "pool" : [ < {"weight" : 0.05, "item" : "geometricchair-recipe"}, < {"weight" : 0.05, "item" : "geometricchest-recipe"}, < {"weight" : 0.05, "item" : "geometricbed-recipe"}, < {"weight" : 0.05, "item" : "geometricscreen-recipe"}, < {"weight" : 0.05, "item" : "geometrictable-recipe"} < ], < "poolRounds" : [ < [0.5, 1], < [0.5, 2] < ], < "allowDuplication" : false < }] < ], < < "icesphereTreasure" : [ < [1, { < "pool" : [ < {"weight" : 0.1, "item" : "snowglobe1"}, < {"weight" : 0.1, "item" : "snowglobe2"} < ], < "poolRounds" : [ < [0.5, 1], < [0.5, 2] < ], < "allowDuplication" : false < }] < ], < 592,608d609 < "iceTreasure" : [ < [1, { < "pool" : [ < {"weight" : 0.05, "item" : "icebed-recipe"}, < {"weight" : 0.05, "item" : "icechair-recipe"}, < {"weight" : 0.05, "item" : "icechest-recipe"}, < {"weight" : 0.05, "item" : "icedoor-recipe"}, < {"weight" : 0.05, "item" : "icetable-recipe"} < ], < "poolRounds" : [ < [0.5, 1], < [0.5, 2] < ], < "allowDuplication" : false < }] < ], < 669a671,682 > }] > ], > > "geometricTreasure" : [ > [1, { > "pool" : [ > {"weight" : 0.05, "item" : "geometricchair-recipe"}, > {"weight" : 0.05, "item" : "geometricchest-recipe"}, > {"weight" : 0.05, "item" : "geometricbed-recipe"}, > {"weight" : 0.05, "item" : "geometricscreen-recipe"}, > {"weight" : 0.05, "item" : "geometrictable-recipe"} > ] treasure\default.treasurechests 103a104,111 > "iceChest" : [ > { > "containers" : [ "icechest" ], > "treasurePool" : "iceChestTreasure", > "minimumLevel" : 0 > } > ], > 139,145d146 < "iceChest" : [ < { < "containers" : [ "icechest" ], < "treasurePool" : "iceTreasure", < "minimumLevel" : 0 < } < ], 195,208d195 < "geometricChest" : [ < { < "containers" : [ "geometricchest" ], < "treasurePool" : "geometricTreasure", < "minimumLevel" : 0 < } < ], < "icesphereChest" : [ < { < "containers" : [ "icespherechest" ], < "treasurePool" : "icesphereTreasure", < "minimumLevel" : 0 < } < ], 356c343 < "hiveChest" : [ --- > "hiveChest" : [ treasure\hunting.treasurepools 4,14c4,19 < "pool" : [ < {"weight" : 0.9, "item" : [ "alienmeat" ]}, < {"weight" : 0.1, "item" : [ "leather" ]} < ], < "poolRounds" : [ < [0.10, 0], < [0.90, 1] < ], < "levelVariance" : [0, 0], < "allowDuplication" : false < } ] --- > "pool" : [ > {"weight" : 1.0, "item" : [ "alienmeat" ]} > ] > } ], > [2, { > "pool" : [ > {"weight" : 0.9, "item" : [ "alienmeat" ]}, > {"weight" : 0.1, "item" : [ "leather" ]} > ] > } ], > [3, { > "pool" : [ > {"weight" : 0.8, "item" : [ "alienmeat" ]}, > {"weight" : 0.2, "item" : [ "leather" ]} > ] > } ] treasure\monster.treasurepools 242c242 < "fishtreasure" : [ --- > "smallfishtreasure" : [ 248,249c248,262 < [0.5, 0], < [0.5, 1] --- > [0.7, 0], > [0.3, 1] > ], > "allowDuplication" : true > }] > ], > "largefishtreasure" : [ > [1, { > "pool" : [ > {"weight" : 1.0, "item" : [ "rawfish", 1]} > ], > "poolRounds" : [ > [0.7, 1], > [0.2, 2], > [0.1, 3]