FILES ----- asteroids_worlds.config interface.config player.config behaviors\sequences\hylotlmission\koichiend.behavior behaviors\sequences\hylotlmission\koichihologram.behavior biomes\space\asteroids.biome biomes\surface\lunarbase.biome biomes\surface\moon.biome dialog\cultist.config [NEW] interface\statuses\foodpoison.png items\active\weapons\protectorate\protectorsbroadsword\protectorsbroadsword.activeitem items\armors\biome\foundry\foundryhardhat\foundryhardhat.head items\armors\decorative\hats\safetyhelmet\safetyhelmet.head items\armors\protectorate\protectorateshirt\protectorateshirt.chest items\armors\protectorate\protectoratevest\protectoratevest.chest [NEW] items\generic\meat\alienmeat.consumable items\generic\meat\alienmeat.png items\generic\meat\cookedalienmeat.png [NEW] items\generic\meat\rawbacon.consumable items\generic\meat\rawfish.consumable [NEW] items\generic\meat\rawham.consumable [NEW] items\generic\produce\rice.item items\generic\produce\shroom.item items\generic\produce\sugar.item items\generic\produce\wheat.item items\materials\shroomblock.matitem monsters\critter\floatinggeodecritter\floatinggeodecritter.monstertype monsters\critter\largegeodecritter\largegeodecritter.monstertype monsters\critter\orenibblercritter\orenibblercritter.monstertype monsters\critter\smallgeodecritter\smallgeodecritter.monstertype monsters\farming\hen\body.png monsters\farming\hen\default.frames monsters\walkers\gleap\gleap.monstertype npcs\merchantpools.config npcs\story\koichi.npctype npcs\story\koichihologram.npctype [NEW] npcs\threats\florancannibal.npctype npcs\threats\glitcharcher.npctype [NEW] npcs\threats\glitchthief.npctype objects\avian\crystaltrap\crystaltrap.object [NEW] objects\farmables\cacao\cacaoseed.frames [NEW] objects\farmables\cacao\cacaoseed.object [NEW] objects\farmables\cacao\cacaoseed.png [NEW] objects\farmables\cacao\cacaoseedicon.png [NEW] objects\farmables\cacao\wildcacaoseed.object [NEW] objects\generic\woodverticaldoor\woodenverticaldoor.frames [NEW] objects\generic\woodverticaldoor\woodenverticaldoor.object [NEW] objects\generic\woodverticaldoor\woodenverticaldoor.png [NEW] objects\generic\woodverticaldoor\woodenverticaldooricon.png objects\hylotl\classicbanner1\classicbanner1.object objects\hylotl\classicbanner2\classicbanner2.object objects\hylotl\classicbanner2b\classicbanner2b.object objects\hylotl\classicbanner3\classicbanner3.object objects\hylotl\classicbannertattered\classicbannertattered.object objects\wired\projectiletrap\beamtraprendering.lua [NEW] projectiles\explosions\beamdownknockback\beamdownknockback.projectile quests\generated\pools\npcthreats.config quests\generated\pools\singlemonsterthreats.config quests\generated\questpools\common.config quests\outpost\protectoratesword.questtemplate quests\story\floran_mission1.questtemplate radiomessages\exploration.radiomessages [NEW] recipes\furniture1\doors\woodenverticaldoor.recipe spawntypes\uniques.spawntypes species\human.species [NEW] stats\effects\biomeairless\biomeairless.lua [NEW] stats\effects\biomeairless\biomeairless.statuseffect [NEW] stats\effects\foodpoison\foodpoison.animation [NEW] stats\effects\foodpoison\foodpoison.lua [NEW] stats\effects\foodpoison\foodpoison.statuseffect [NEW] stats\effects\playerbeamin\playerbeamin.animation [NEW] stats\effects\playerbeamin\playerbeamin.lua [NEW] stats\effects\playerbeamin\playerbeamin.statuseffect treasure\smashable.treasurepools DIFFS ----- asteroids_worlds.config 5a6,7 > "environmentStatusEffects" : [ "biomeairless" ], > interface.config 50a51,52 > "maxMessageCount" : 5, > "overflowMessageText" : "^green;+ more^reset;", 52,54d53 < "progressContainer" : "/interface/messages/progresscontainer.png", < "progressFilled" : "/interface/messages/filled.png", < "progressEmpty" : "/interface/messages/empty.png", 64d62 < "iconPos" : [-58, -6], player.config 86a87 > { "item" : "woodenverticaldoor" }, 665a667,670 > > "teleportInStatusEffects" : [ > "playerbeamin" > ], behaviors\sequences\hylotlmission\koichiend.behavior 3d2 < "description": "", 5d3 < "/scripts/actions/world.lua", 8c6 < "/scripts/behavior.lua", --- > "/scripts/behavior.lua", 11,13d8 < "/scripts/actions/position.lua", < "/scripts/actions/world.lua", < "/scripts/actions/entity.lua", 15,17c10,11 < "/scripts/actions/query.lua", < "/scripts/actions/entity.lua", < "/scripts/actions/npc.lua", --- > "/scripts/actions/position.lua", > "/scripts/actions/npc.lua", 21c15 < "dialogWaitTime": 4, --- > "dialogWaitTime": 8, 125,126c119,120 < "dialogWaitTime": 4, < "dialogEndWait": 2, --- > "dialogWaitTime": "", > "dialogEndWait": "", 268,269c262,263 < "dialogWaitTime": 4, < "dialogEndWait": 2, --- > "dialogWaitTime": "", > "dialogEndWait": "", 515,516c509,510 < "dialogWaitTime": 2, < "dialogEndWait": 1, --- > "dialogWaitTime": "", > "dialogEndWait": 0, behaviors\sequences\hylotlmission\koichihologram.behavior 2a3 > "description": "", 4,7d4 < "/scripts/actions/entity.lua", < "/scripts/actions/world.lua", < "/scripts/actions/query.lua", < "/scripts/actions/entity.lua", 9,10d5 < "/scripts/actions/status.lua", < "/scripts/actions/world.lua", 15c10,12 < "/scripts/actions/time.lua" --- > "/scripts/actions/time.lua", > "/scripts/actions/world.lua", > "/scripts/actions/status.lua" 138,139c135,136 < "dialogWaitTime": 4, < "dialogEndWait": 4, --- > "dialogWaitTime": "", > "dialogEndWait": "", biomes\space\asteroids.biome 19a20,21 > "statusEffects" : [ "erchiussickness", "biomeairless" ], > biomes\surface\lunarbase.biome 4d3 < "airless" : false, biomes\surface\moon.biome 19c19 < "statusEffects" : [ "erchiussickness" ], --- > "statusEffects" : [ "erchiussickness", "biomeairless" ], dialog\cultist.config 10a11 > "We are the Occasus! You can't stop us!", 23a25 > "We are the Occasus! You can't stop us, ape!", 38a41 > "We are the Occasus! You can't stop us, bird!", 52a56 > "We are the Occasus! You can't stop us, barbarians!", 66a71 > "We are the Occasus! You can't stop us!", 80a86 > "We are the Occasus! You can't stop us, Hylotl!", 94a101 > "We are the Occasus! You can't stop us, robot!", 108a116 > "We are the Occasus! You can't stop us!", items\active\weapons\protectorate\protectorsbroadsword\protectorsbroadsword.activeitem 6c6 < "rarity" : "Common", --- > "rarity" : "Legendary", items\armors\biome\foundry\foundryhardhat\foundryhardhat.head 15a16,26 > "level" : 2, > "leveledStatusEffects" : [ > { > "levelFunction" : "acceleratorArmorLevelProtectionMultiplier", > "stat" : "protection", > "amount" : 0.2 > } > ], > > "itemTags" : [ "tier2armour" ], > items\armors\decorative\hats\safetyhelmet\safetyhelmet.head 8c8 < "description" : "Now you're protected from EVERYTHING. Disclaimer: not an actual stat.", --- > "description" : "This bright safety helmet offers moderate protection.", 14a15,25 > > "level" : 2, > "leveledStatusEffects" : [ > { > "levelFunction" : "acceleratorArmorLevelProtectionMultiplier", > "stat" : "protection", > "amount" : 0.2 > } > ], > > "itemTags" : [ "tier2armour" ], items\armors\protectorate\protectorateshirt\protectorateshirt.chest 25c25 < { "ffca8a" : "7db8d6", "e0975c" : "5588ab", "a85636" : "325a81", "6f2919" : "1c3553", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "7db8d6", "e0975c" : "5588ab", "a85636" : "325a81", "6f2919" : "1c3553", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 27c27 < { "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 29c29 < { "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 31c31 < { "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 33c33 < { "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 35c35 < { "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 37c37 < { "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00", "fdd14d" : "e6e6e6" }, --- > { "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00", "fdd14d" : "e6e6e6", "d9af31" : "e6e6e6" }, 39c39 < { "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 41c41 < { "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 43c43 < { "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 45c45 < { "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 47c47 < { "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13", "fdd14d" : "fdd14d" } --- > { "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13", "fdd14d" : "fdd14d", "d9af31" : "d9af31" } items\armors\protectorate\protectoratevest\protectoratevest.chest 25c25 < { "ffca8a" : "7db8d6", "e0975c" : "5588ab", "a85636" : "325a81", "6f2919" : "1c3553", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "7db8d6", "e0975c" : "5588ab", "a85636" : "325a81", "6f2919" : "1c3553", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 27c27 < { "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 29c29 < { "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 31c31 < { "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 33c33 < { "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 35c35 < { "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 37c37 < { "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00", "fdd14d" : "e6e6e6" }, --- > { "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00", "fdd14d" : "e6e6e6", "d9af31" : "e6e6e6" }, 39c39 < { "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 41c41 < { "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 43c43 < { "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 45c45 < { "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f", "fdd14d" : "fdd14d" }, --- > { "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f", "fdd14d" : "fdd14d", "d9af31" : "d9af31" }, 47c47 < { "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13", "fdd14d" : "fdd14d" } --- > { "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13", "fdd14d" : "fdd14d", "d9af31" : "d9af31" } items\generic\meat\rawfish.consumable 5a6 > "eventCategory" : "cookingIngredient", 12a14,18 > "effects" : [ [ > { > "effect" : "foodpoison" > } > ] ], items\generic\produce\shroom.item 4,5c4,5 < "price" : 1, < "category" : "craftingMaterial", --- > "price" : 40, > "category" : "cookingIngredient", 10c10 < "itemTags" : [ "reagent" ], --- > "maxStack" : 1000, items\generic\produce\sugar.item 10c10 < "maxStack" : 1, --- > "maxStack" : 1000, items\generic\produce\wheat.item 10c10 < "maxStack" : 1, --- > "maxStack" : 1000, items\materials\shroomblock.matitem 3c3 < "price" : 0, --- > "price" : 5, monsters\critter\floatinggeodecritter\floatinggeodecritter.monstertype 94c94,97 < "feetOffset" : [0, -8] --- > "feetOffset" : [0, -8], > "capturable" : true, > "captureHealthFraction" : 1.0, > "nametagColor" : [64, 200, 255] monsters\critter\largegeodecritter\largegeodecritter.monstertype 91c91,94 < "feetOffset" : [0, -8] --- > "feetOffset" : [0, -8], > "capturable" : true, > "captureHealthFraction" : 1.0, > "nametagColor" : [64, 200, 255] monsters\critter\orenibblercritter\orenibblercritter.monstertype 95c95,98 < "feetOffset" : [0, -8] --- > "feetOffset" : [0, -8], > "capturable" : true, > "captureHealthFraction" : 1.0, > "nametagColor" : [64, 200, 255] monsters\critter\smallgeodecritter\smallgeodecritter.monstertype 91c91,94 < "feetOffset" : [0, -8] --- > "feetOffset" : [0, -8], > "capturable" : true, > "captureHealthFraction" : 1.0, > "nametagColor" : [64, 200, 255] monsters\farming\hen\default.frames 3c3 < "size" : [56, 40], --- > "size" : [18, 18], 10c10 < [ "walk.3", "walk.4", "walk.5", "walk.6", "walk.7", "walk.8" ], --- > [ "walk.3", "walk.4" ], 15c15 < [ "harvested.walk.3", "harvested.walk.4", "harvested.walk.5", "harvested.walk.6", "harvested.walk.7", "harvested.walk.8" ], --- > [ "harvested.walk.3", "harvested.walk.4" ], monsters\walkers\gleap\gleap.monstertype 138c138 < "baseValue" : 32 --- > "baseValue" : 25 npcs\merchantpools.config 58a59,63 > ]], > [1.9, [ > { "item" : { "name" : "mushroombread" } }, > { "item" : { "name" : "mushroomrice" } }, > { "item" : { "name" : "mushroomquiche" } } 60c65 < ], --- > ], npcs\story\koichi.npctype 25a26,30 > "behaviorConfig" : { > "dialogWaitTime" : 8, > "dialogEndWait" : 2 > }, > npcs\story\koichihologram.npctype 25a26,30 > "behaviorConfig" : { > "dialogWaitTime" : 8, > "dialogEndWait" : 6 > }, > npcs\threats\glitcharcher.npctype 20a21,23 > "back" : [ > { "name" : "quiverback", "parameters" : { "colorIndex" : 0 } } > ], objects\avian\crystaltrap\crystaltrap.object 228a229 > "beamLight" : [128, 38, 44], objects\hylotl\classicbanner1\classicbanner1.object 7a8 > "scannable" : false, objects\hylotl\classicbanner2\classicbanner2.object 7a8 > "scannable" : false, objects\hylotl\classicbanner2b\classicbanner2b.object 7a8 > "scannable" : false, objects\hylotl\classicbanner3\classicbanner3.object 7a8 > "scannable" : false, objects\hylotl\classicbannertattered\classicbannertattered.object 7a8 > "scannable" : false, objects\wired\projectiletrap\beamtraprendering.lua 9a10 > self.light = objectAnimator.getParameter("beamLight") 21a23 > localAnimator.clearLightSources() 69a72,80 > end > > if self.light then > for x = 0, length, 3 do > localAnimator.addLightSource({ > position = vec2.add(vec2.rotate({x, 0}, angle), beam.startPosition), > color = self.light > }) > end quests\generated\pools\npcthreats.config 22a23,30 > "name" : "escaped convicts", > "species" : "human", > "typeName" : "prisonberserker" > } > ], > [ > [ "generic" ], > { 38a47,54 > "name" : "Glitch thieves", > "species" : "glitch", > "typeName" : "glitchthief" > } > ], > [ > [ "generic" ], > { 46a63,70 > "name" : "Floran cannibals", > "species" : "floran", > "typeName" : "florancannibal" > } > ], > [ > [ "generic" ], > { 111c135,142 < --- > [ > [ "glitch" ], > { > "name" : "Glitch thieves", > "species" : "glitch", > "typeName" : "glitchthief" > } > ], 128a160,194 > [ > [ "floran" ], > { > "name" : "Floran cannibals", > "species" : "floran", > "typeName" : "florancannibal" > } > ], > > > [ > [ "human" ], > { > "name" : "bandits", > "species" : "human", > "typeName" : "bandit" > } > ], > [ > [ "human" ], > { > "name" : "cultists", > "species" : "human", > "typeName" : "cultist" > } > ], > [ > [ "human" ], > { > "name" : "escaped convicts", > "species" : "human", > "typeName" : "prisonberserker" > } > ], > quests\generated\pools\singlemonsterthreats.config 5,12d4 < [ "test" ], < { < "name" : "test fishes with legs", < "typeName" : "lilodon" < } < ], < < [ 57,64d48 < } < ], < < [ < [ "generic" ], < { < "name" : "Adult Poptop", < "typeName" : "adultpoptop" quests\generated\questpools\common.config 548c548 < "typeName" : "friendlyguard", --- > "typeName" : "hiredguard", quests\outpost\protectoratesword.questtemplate 3c3 < "prerequisites" : [], --- > "prerequisites" : [ "glitch_mission2" ], quests\story\floran_mission1.questtemplate 6c6 < "text" : "Now that you're familiar with scanning, we need to start finding these ^orange;artifacts^reset;, dear. Maybe the Floran one first. Floran might be anywhere, but tend to gravitate towards dense vegetation, so I think you should ^green;search planets with thick ^orange;forests^white; for ^orange;clues^reset;. Look around ^orange;gentle stars^white;. Thank you, and good luck!", --- > "text" : "Now that you're familiar with scanning, ^green;we need to start finding these ^orange;artifacts^white;, dear. Yes, the Floran one first... Their colonies will contain vital ^orange;clues^reset; to its whereabouts. Floran live all over nowadays, but still prefer the dense ^orange;forest^white; vegetation of planets found around ^orange;gentle stars^white;. Good luck dear, and thank you.", radiomessages\exploration.radiomessages 28a29,34 > }, > > "biomeairless" : { > "unique" : false, > "text" : "It may be worth noting that this moon has no atmosphere and that you are slowly suffocating. I suggest you leave, and return when you have crafted a breathing EPP.", > "textSpeed" : 70 spawntypes\uniques.spawntypes 15c15 < "groupSize" : [1, 3], --- > "groupSize" : [1, 2], 732c732 < "spawnChance" : 0.04, --- > "spawnChance" : 0.01, species\human.species 195c195 < { "d9c189" : "AD68E2", "a38d59" : "9441B0", "735e3a" : "812E93" }, --- > { "d9c189" : "ad68e2", "a38d59" : "8d41b0", "735e3a" : "6a2980" }, treasure\smashable.treasurepools 144,145c144 < {"weight" : 0.95, "item" : "copperore"}, < {"weight" : 0.05, "pool" : "ore"} --- > {"weight" : 1.0, "item" : "copperore"} 148,150c147,149 < [0.25, 2], < [0.50, 3], < [0.25, 4] --- > [0.25, 5], > [0.50, 6], > [0.25, 7] 157,158c156 < {"weight" : 0.95, "item" : "copperore"}, < {"weight" : 0.05, "pool" : "ore"} --- > {"weight" : 1.0, "item" : "copperore"} 161,163c159,161 < [0.25, 5], < [0.50, 6], < [0.25, 7] --- > [0.25, 8], > [0.50, 10], > [0.25, 12] 170,171c168 < {"weight" : 0.95, "item" : "silverore"}, < {"weight" : 0.05, "pool" : "ore"} --- > {"weight" : 1.0, "item" : "silverore"} 174,176c171,173 < [0.25, 2], < [0.50, 3], < [0.25, 4] --- > [0.25, 5], > [0.50, 6], > [0.25, 7] 183,184c180 < {"weight" : 0.95, "item" : "silverore"}, < {"weight" : 0.05, "pool" : "ore"} --- > {"weight" : 1.0, "item" : "silverore"} 187,189c183,185 < [0.25, 5], < [0.50, 6], < [0.25, 7] --- > [0.25, 8], > [0.50, 10], > [0.25, 12] 196,197c192 < {"weight" : 0.95, "item" : "goldore"}, < {"weight" : 0.05, "pool" : "ore"} --- > {"weight" : 1.0, "item" : "goldore"} 200,202c195,197 < [0.25, 2], < [0.50, 3], < [0.25, 4] --- > [0.25, 5], > [0.50, 6], > [0.25, 7] 209,210c204 < {"weight" : 0.95, "item" : "goldore"}, < {"weight" : 0.05, "pool" : "ore"} --- > {"weight" : 1.0, "item" : "goldore"} 213,215c207,209 < [0.25, 5], < [0.50, 6], < [0.25, 7] --- > [0.25, 8], > [0.50, 10], > [0.25, 12] 222,223c216 < {"weight" : 0.95, "item" : "diamond"}, < {"weight" : 0.05, "pool" : "ore"} --- > {"weight" : 1.0, "item" : "diamond"} 234,235c227 < {"weight" : 0.95, "item" : "diamond"}, < {"weight" : 0.05, "pool" : "ore"} --- > {"weight" : 1.0, "item" : "diamond"}