# Q. What are the progression items and their order? # A. Progressive items: # Progressive Nozzles for each power washer: white, green, yellow, red, turbo, triple tip in that order # Progressive Extensions for each power washer: short, long, extra long # Stepstool (can still be moved out of the way, just not used to gain height) # Progressive ladder: base length, halfway extended, fully extended # Scaffolding Floors (Allows you to go up that many floors on a scaffolding) # Completion Stars (70 stars to goal in Parts Mode, 35 to goal in Percentage Mode) # # Q. How do I know where to clean? # A. For Parts Mode: # Level Part Unlocks: Allows cleaning of various parts in levels. # All Locations show which "Level Part Unlock" is required for that location by the name between * # Example: the location "Back Garden Stepping Stones *Patio*" requires the "Back Garden Patio" item. # A few locations also have a number, this is for the few locations for which that part name appears that many times in the in game parts list, all have to be cleaned for the check. # For Percentage Mode: # Level Unlocks: Allows cleaning that level. name: ShayWash description: Default Manual_PowerwashSimulator_hallojasper Template game: Manual_PowerwashSimulator_hallojasper requires: version: 0.5.1 # Version of Archipelago required for this yaml to work as expected. Manual_PowerwashSimulator_hallojasper: progression_balancing: random: 0 random-low: 0 random-high: 0 disabled: 0 normal: 50 extreme: 0 accessibility: full: 50 minimal: 0 Parts_Mode: # Set to True for parts mode (unlock part groups as items, locations are cleaning parts) # Set to False for percentage mode (unlock entire levels, locations are every 10% cleaned) 'false': 0 'true': 50 Hard_Parkour: # Enabling this setting means you might be required to make awkward parkour jumps to get checks. # Jumping onto a roof for example. 'false': 0 'true': 50 Include_Van: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Back_Garden: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Bungalow: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Playground: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Detached_House: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Shoe_House: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Vintage_Car: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Grandpa_Millers_Car: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Skatepark: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Fire_Truck: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Forest_Cottage: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Dirt_Bike: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Golf_Cart: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Motorbike_and_Sidecar: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_SUV: # Should items/locations linked to this option be enabled? 'false': 50 'true': 0 Include_Penny_Farthing: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Recreation_Vehicle: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Fire_Helicopter: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Mayors_Mansion: # Should items/locations linked to this option be enabled? 'false': 50 'true': 0 Include_Tree_House: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Drill: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Temple: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Washroom: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Private_Jet: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Frolic_Boat: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Monster_Truck: # Should items/locations linked to this option be enabled? 'false': 50 'true': 0 Include_Ferris_Wheel: # Should items/locations linked to this option be enabled? 'false': 50 'true': 0 Include_Subway_Platform: # Should items/locations linked to this option be enabled? 'false': 5 'true': 50 Include_Fortune_Tellers_Wagon: # Should items/locations linked to this option be enabled? 'false': 50 'true': 0 Include_Ancient_Statue: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Stunt_Plane: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Ancient_Monument: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Fishing_Boat: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Recreational_Vehicle_Again: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 Include_Lost_City_Palace: # Should items/locations linked to this option be enabled? 'false': 0 'true': 50 starting_level: # Choose your starting level, the level must be enabled in the yaml. # Not all levels are included because no checks would be available with the starting gear in those levels. # Random will give you a random starting level among your enabled levels. random_level: 50 van: 0 back_garden: 0 playground: 0 detached_house: 0 vintage_car: 0 skatepark: 0 fire_truck: 0 dirt_bike: 0 gold_cart: 0 motorbike_and_sidecar: 0 suv: 0 fire_helicopter: 0 mayors_mansion: 0 tree_house: 0 drill: 0 monster_truck: 0 ferris_wheel: 0 subway_platform: 0 stunt_plane: 0 recreational_vehicle_again: 0 local_items: [] non_local_items: [] start_inventory: {} start_hints: [] start_location_hints: [] exclude_locations: [] priority_locations: [] item_links: [] start_inventory_from_pool: {}