PlateUp!

PlateUp!

Not enough ratings
Archipelago for PlateUp!
   
Award
Favorite
Favorited
Unfavorite
Tags: Modifiers
File Size
Posted
Updated
1.067 MB
19 May @ 12:30pm
27 Aug @ 11:13pm
13 Change Notes ( view )

Subscribe to download
Archipelago for PlateUp!

Description
This is the mod for Archipelago for PlateUp! It is currently in development and probably riddled with bugs so don't expect much 😅

The latest apworld and yaml: https://github.com/CazIsABoi/Archipelago/releases/tag/0.1.9.2

This is the Archipelago mod/apworld for PlateUp! However you might be wondering what it actually does?
(You can also read this here: https://docs.google.com/document/d/1H_T82UsZbHI4CbvfHWnud8xZqhXH5XWc_sZkax1I8YY/edit?hl=sv&tab=t.0)
Checks
The mod has several different types of checks but they are generally the same. You have checks for completing a day and for getting a star and if your goal is to franchise you also get a check each time you franchise. There are also some side checks like losing a run etcetera
Then there are also the dish checks which work a bit differently. When you start a game you can either see in the bottom left or the text client that you have gotten a list of dishes which looks somewhat like this: "Selected Dishes: Steak, Salad, Pie" those dishes now have their own respective checks when you complete a day with them. Other dishes that aren't specified like Breakfast will still get day checks but not their own respective dish checks. You can choose the amount of randomized dishes that will get checks by changing this number:
dish:
# How many dishes the player starts with (1-15).
#
# You can define additional values between the minimum and maximum values.
# Minimum value is 1
# Maximum value is 15
1: 50 <--- Change the "1" to anything from "1" to "15"
random: 0
random-low: 0
random-high: 0

Items and Speed Upgrades
The items mostly consist of what you could get in the shop for example a Dining Table or a Counter. However there are some unique items like the unique speed upgrades. There are 2 different types of speed upgrades, one being that of the players speed, the other being that of the appliances speed/the different processes you can do like chop, cook and clean. In the .yaml you have the option of choosing whether you want the appliance/processes upgrades in one or in three separate upgrades:
appliance_speed_mode:
# Choose whether all Speed Upgrade Appliances are "grouped" (single item),
# or "separate" (Cook, Chop, Clean).
grouped: 50 <--- One single item controls all 3 processes
separate: 0 <--- Three separate items control the 3 different processes
Goals
There are two different types of goals, that being complete a number of days or franchising a number of times.
goal:
# Set the goal for completion.
franchise_x_times: 50 <---- Goal is to complete x number of franchises
complete_x_days: 0 <---- Goal is to complete x number of days
After you've set your goal you choose the respective option under to modify the amount of days/franchises:


franchise_count:
# Select how many franchises are required for completion.(Only used if Goal=complete_x_franchises)
#
# You can define additional values between the minimum and maximum values.
# Minimum value is 1
# Maximum value is 10
2: 50 <--- Change the "2" to any number from "1" to "10" to choose the amount of franchises you have to complete. If you chose your goal as complete x days this number doesn't do anything.
random: 0
random-low: 0
random-high: 0
day_count:
# Select how many days are required for completion. (Only used if Goal=complete_x_days)
#
# You can define additional values between the minimum and maximum values.
# Minimum value is 10
# Maximum value is 100
10: 50 <--- Change the "10" to any number from "10" to "100" to choose the amount of days you have to complete. If you chose your goal as complete x franchises this number doesn't do anything.
random: 0
random-low: 0
random-high: 0

Gates
There is an item called Day Lease that restricts how fast you can progress. Each day lease works by giving you 5 more days you can work with. It should work by giving you the first 1-5 days for free meaning you don't need a day lease for them, then for day 6-10 you need a day lease, then day 11-15 you need a day lease, however for overtime days you don't require any day leases so days like OT 1-5 you don't need anything. If you franchise it resets except you now need a day lease for days 1-5 and so on until you reach your goal. You will see if you don't have a day lease by saying something like "Impossible Menu: Selling Appliance" or something along those lines.

Other
There are some other things like some traps that will either hurt your run momentarily or permanently, more specifically the Random Customer Card adds a random upgrade card that affects the customers something like bigger groups or bigger messes. The mod also has the ability for you to decide how many of the appliances you received from checks you get to keep. It's chosen by this value in the .yaml:
appliances_kept:
# How many appliances the player keeps each run.
#
# You can define additional values between the minimum and maximum values.
# Minimum value is 1
# Maximum value is 5
1: 50 <--- Change the "1" to anything from "1" to "5"
random: 0
random-low: 0
random-high: 0

Issues
There is a pin that describes common issues I have seen and how to remedy them, however there are some issues that I have yet to fix that are my problem. The biggest issue right now is logic, the game doesn't require much logic since there is only one gate being the day leases however it can cause some undesirable outcomes which I have yet to fix. Please give me time though, it's my first time doing this

Anyways I hope everyone has fun with what I have done so far!



What is Archipelago?
Archipelago is a cross-game modification system which randomizes different games, then uses the result to build a single unified multi-player game. Items from one game may be present in another, and you will need your fellow players to find items you need in their games to help you complete your own.
(Taken straight from https://archipelago.gg)

What this mod does:
Together with the apworld it allows seamless side by side gameplay with other people in other games. It also grants the ability to make the game harder by limiting your speed. The mod allows you to gain items from other players like appliances or cards as well as traps like setting everything on fire
15 Comments
Cuddleuppets 3 hours ago 
Oooh I see I need to Launch the game and go into HQ (Lobby) go into Options > PreferenceSystem > PlateupAP, create config. then EDIT the config with the correct info and that's where I put the port and stuff.
Cuddleuppets 4 hours ago 
How are you supposed to connect to a multiworld in the game? Using the text client doesn't work and in the game settings neither of the buttons in "PlateupAP" do anything.
♠✔Diamond✔♠ 2 Jul @ 6:12pm 
I just found this mod and I've been eyeing it for a while! Have ya considered to talk to the devs in order to be supported? :o
Kamiyoshi 20 Jun @ 4:14pm 
I'm very interested in this since I've been doing archipelago with other games
DistantWorld 18 Jun @ 11:03am 
with just this and it's dep, i end up with brown screen and food dishes menu wont pop up to start a game, i did delete my prev files to start fresh just in-case
婉婉 8 Jun @ 7:58am 
Do you have any videos about playing this mod? I have subscribed to too many mods and cannot find specific mod conflicts.
Caz  [author] 30 May @ 1:32pm 
You can either create default templates in the Archipelago client or grab it here: https://github.com/CazIsABoi/Archipelago/releases/tag/0.1.9.2
sanoy97 30 May @ 1:02pm 
i am wondering where and how to create the yaml file for the server to use. Usually thoose are needed per game for an archipelago right?
Caz  [author] 29 May @ 4:55am 
This mod is somewhat unstable with other mods, so I would recommend only running this and dependencies and with trial and error you could probably find some that work 😅
婉婉 28 May @ 8:49pm 
Okay! Maybe there's a conflict in the modules, I can get into HQ when I subscribe to this module alone, but I can't when I add my own previous subscriptions.