|
5095 | 5095 | [ [ "glass_shard", 176 ] ]
|
5096 | 5096 | ]
|
5097 | 5097 | },
|
| 5098 | + { |
| 5099 | + "id": "SKYISLAND_UPGRADE_radblock", |
| 5100 | + "type": "mission_definition", |
| 5101 | + "name": "Upgrade: Personal Radiation Shield", |
| 5102 | + "description": "Completing this mission will unlock a permanent upgrade for all future expeditions.\n\nCraft a Focused Scrubber from janitor supplies. The Heart of the Island has already placed the recipe inside your mind.\n\nEFFECT: Radiation cannot affect you while on the island.", |
| 5103 | + "goal": "MGOAL_FIND_ITEM", |
| 5104 | + "item": "upgradekey_radblock", |
| 5105 | + "count": 1, |
| 5106 | + "difficulty": 0, |
| 5107 | + "value": 0, |
| 5108 | + "has_generic_rewards": false, |
| 5109 | + "start": { |
| 5110 | + "effect": [ |
| 5111 | + { "u_learn_recipe": "upgradekey_radblock" }, |
| 5112 | + { |
| 5113 | + "u_message": "Somehow, you understand the statue is calling out for something that can strengthen its power.\nA new recipe has been learned. Craft this artifact to permanently upgrade the island.\n\nEFFECT: Radiation cannot affect you while on the island.", |
| 5114 | + "popup": true |
| 5115 | + } |
| 5116 | + ] |
| 5117 | + }, |
| 5118 | + "end": { |
| 5119 | + "effect": [ |
| 5120 | + { "u_add_trait": "mut_skyisland_radblock" }, |
| 5121 | + { "u_forget_recipe": "upgradekey_radblock" }, |
| 5122 | + { |
| 5123 | + "u_message": "The light shifts a little. As long as you are on the island, radiation won't hurt you.", |
| 5124 | + "type": "mixed" |
| 5125 | + } |
| 5126 | + ] |
| 5127 | + } |
| 5128 | + }, |
| 5129 | + { |
| 5130 | + "id": "upgradekey_radblock", |
| 5131 | + "type": "ITEM", |
| 5132 | + "category": "spare_parts", |
| 5133 | + "name": { "str": "Focused Scrubber" }, |
| 5134 | + "description": "This strange metaphysical artifact will make the island protect you from radiation while you are on it. There might never be a single source of radiation on the island, but better prepared than sorry. Will be used automatically upon crafting, and can only be used once.\n\nASSOCIATED UPGRADE: personal radiation shield.", |
| 5135 | + "volume": "25000 ml", |
| 5136 | + "weight": "15000 g", |
| 5137 | + "longest_side": "90 cm", |
| 5138 | + "material": [ "stone" ], |
| 5139 | + "symbol": "V", |
| 5140 | + "color": "white" |
| 5141 | + }, |
| 5142 | + { |
| 5143 | + "result": "upgradekey_radblock", |
| 5144 | + "type": "recipe", |
| 5145 | + "activity_level": "NO_EXERCISE", |
| 5146 | + "category": "CC_WARP", |
| 5147 | + "subcategory": "CSC_WARP_UPGRADES", |
| 5148 | + "//": "Intended to be a very early-game craft, as island-side radiation immunity is a very niche effect.", |
| 5149 | + "skill_used": "survival", |
| 5150 | + "difficulty": 0, |
| 5151 | + "time": "15 m", |
| 5152 | + "flags": [ "SECRET", "BLIND_EASY" ], |
| 5153 | + "reversible": false, |
| 5154 | + "tools": [ [ [ "fakeitem_statue", -1 ] ] ], |
| 5155 | + "components": [ |
| 5156 | + [ [ "bleach", 30 ], [ "ammonia_hydroxide", 30 ] ], |
| 5157 | + [ [ "broom", 1 ] ], |
| 5158 | + [ [ "mop", 1 ], [ "mop_folded", 1 ] ], |
| 5159 | + [ [ "soap", 10 ], [ "detergent", 10 ] ] |
| 5160 | + ] |
| 5161 | + }, |
5098 | 5162 | {
|
5099 | 5163 | "id": "SKYISLAND_UPGRADE_windblock",
|
5100 | 5164 | "type": "mission_definition",
|
|
5160 | 5224 | [ [ "any_tallow", 24, "LIST" ] ]
|
5161 | 5225 | ]
|
5162 | 5226 | },
|
| 5227 | + { |
| 5228 | + "id": "SKYISLAND_UPGRADE_island_steady", |
| 5229 | + "type": "mission_definition", |
| 5230 | + "name": "Upgrade: Island-Side Resilience", |
| 5231 | + "description": "Completing this mission will unlock a permanent upgrade for all future expeditions.\n\nCraft an Unyielding Sinew from fibers and cables. The Heart of the Island has already placed the recipe inside your mind.\n\nEFFECT: Your speed cannot be below its default while on the island.", |
| 5232 | + "goal": "MGOAL_FIND_ITEM", |
| 5233 | + "item": "upgradekey_island_steady", |
| 5234 | + "count": 1, |
| 5235 | + "difficulty": 0, |
| 5236 | + "value": 0, |
| 5237 | + "has_generic_rewards": false, |
| 5238 | + "start": { |
| 5239 | + "effect": [ |
| 5240 | + { "u_learn_recipe": "upgradekey_island_steady" }, |
| 5241 | + { |
| 5242 | + "u_message": "Somehow, you understand the statue is calling out for something that can strengthen its power.\nA new recipe has been learned. Craft this artifact to permanently upgrade the island.\n\nEFFECT: Your speed cannot be below its default while on the island.", |
| 5243 | + "popup": true |
| 5244 | + } |
| 5245 | + ] |
| 5246 | + }, |
| 5247 | + "end": { |
| 5248 | + "effect": [ |
| 5249 | + { "u_add_trait": "mut_skyisland_island_steady" }, |
| 5250 | + { "u_forget_recipe": "upgradekey_island_steady" }, |
| 5251 | + { |
| 5252 | + "u_message": "Your sinews tingle for a second. As long as you are on the island, your speed won't be lower than its default.", |
| 5253 | + "type": "mixed" |
| 5254 | + } |
| 5255 | + ] |
| 5256 | + } |
| 5257 | + }, |
| 5258 | + { |
| 5259 | + "id": "upgradekey_island_steady", |
| 5260 | + "type": "ITEM", |
| 5261 | + "category": "spare_parts", |
| 5262 | + "name": { "str": "Unyielding Sinew" }, |
| 5263 | + "description": "This strange metaphysical artifact will make the island maintain your speed while you are not earthside. Will be used automatically upon crafting, and can only be used once.\n\nASSOCIATED UPGRADE: island-side resilience.", |
| 5264 | + "volume": "25000 ml", |
| 5265 | + "weight": "15000 g", |
| 5266 | + "longest_side": "90 cm", |
| 5267 | + "material": [ "stone" ], |
| 5268 | + "symbol": "V", |
| 5269 | + "color": "white" |
| 5270 | + }, |
| 5271 | + { |
| 5272 | + "result": "upgradekey_island_steady", |
| 5273 | + "type": "recipe", |
| 5274 | + "activity_level": "NO_EXERCISE", |
| 5275 | + "category": "CC_WARP", |
| 5276 | + "subcategory": "CSC_WARP_UPGRADES", |
| 5277 | + "skill_used": "survival", |
| 5278 | + "difficulty": 0, |
| 5279 | + "time": "15 m", |
| 5280 | + "flags": [ "SECRET", "BLIND_EASY" ], |
| 5281 | + "reversible": false, |
| 5282 | + "tools": [ [ [ "fakeitem_statue", -1 ] ] ], |
| 5283 | + "components": [ |
| 5284 | + [ [ "jumper_cable", 3 ], [ "jumper_cable_heavy", 3 ], [ "hd_tow_cable", 3 ] ], |
| 5285 | + [ [ "hc_chain_link", 11 ], [ "qt_chain_link", 11 ], [ "ch_chain_link", 11 ] ], |
| 5286 | + [ [ "plant_fibre", 500 ], [ "sinew", 500 ] ] |
| 5287 | + ] |
| 5288 | + }, |
5163 | 5289 | {
|
5164 | 5290 | "id": "SKYISLAND_UPGRADE_personal_temperature_adaptation",
|
5165 | 5291 | "type": "mission_definition",
|
|
0 commit comments