FILES ----- instance_worlds.config items\augments\back\peacekeeper2.augment items\augments\back\peacekeeper3.augment monsters\walkers\adultpoptop\albinoadultpoptop.monstertype objects\generic\woodensink\woodensink.object objects\outpost\bountyboard\bountyboard.object objects\peacekeeper\peacekeeperpainting\peacekeeperpainting.object objects\peacekeeper\peacekeeperposter2\peacekeeperposter2icon.png quests\bounty\bountyassignment.questtemplate recipes\mission\cultistmission1\cultistchest.recipe treasure\space.treasurepools DIFFS ----- instance_worlds.config 1434c1434 < "persistent" : false, --- > "persistent" : true, items\augments\back\peacekeeper2.augment 4c4 < "rarity" : "Uncommon", --- > "rarity" : "Rare", items\augments\back\peacekeeper3.augment 4c4 < "rarity" : "Uncommon", --- > "rarity" : "Legendary", monsters\walkers\adultpoptop\albinoadultpoptop.monstertype 113,124d112 < ], < < "concurrentActions" : [ < { < "name" : "action-spawncompanions", < "parameters" : { < "maxCount" : 3, < "spawnCooldown" : 5.0, < "monsterType" : "poptop", < "position" : {"key" : "self"} < } < } 229,230d216 < "capturedMonsterName" : "Adult Poptop", < "capturedMonsterType" : "adultpoptop", // turn into an adultpoptop when captured objects\generic\woodensink\woodensink.object 28c28 < "imagePosition" : [-20, 0], --- > "imagePosition" : [-16, 0], objects\outpost\bountyboard\bountyboard.object 7c7,8 < --- > "printable" : false, > objects\peacekeeper\peacekeeperpainting\peacekeeperpainting.object 15c15 < "humanDescription" : "pink sunsets and palm trees ", --- > "humanDescription" : "Pink sunsets and palm trees ", quests\bounty\bountyassignment.questtemplate 7c7 < "prerequisites" : [ "shiprepair" ], --- > "prerequisites" : [ "outpostclue" ], recipes\mission\cultistmission1\cultistchest.recipe 7c7 < "output" : { "item" : "cultistchest", "count" : 1 }, --- > "output" : { "item" : "cultistchestlarge", "count" : 1 }, treasure\space.treasurepools 227,228c227,228 < {"weight" : 0.70, "pool" : "salvageComponent"}, < {"weight" : 0.25, "pool" : "nonTieredRichOre"}, --- > {"weight" : 0.75, "pool" : "salvageComponent"}, > {"weight" : 0.20, "pool" : "nonTieredRichOre"}, 297a298 > {"pool" : "salvageComponent"}, 550,554c551,555 < {"weight" : 0.35, "pool" : "money"}, < {"weight" : 0.10, "item" : "stickofram"}, < {"weight" : 0.10, "item" : "siliconboard"}, < {"weight" : 0.10, "item" : "wire"}, < {"weight" : 0.35, "pool" : "salvageComponent"} --- > {"weight" : 0.10, "pool" : "money"}, > {"weight" : 0.05, "item" : "stickofram"}, > {"weight" : 0.05, "item" : "siliconboard"}, > {"weight" : 0.05, "item" : "wire"}, > {"weight" : 0.75, "pool" : "salvageComponent"}