Search/Recent Changes
DBTropes
...it's like TV Tropes, but LINKED DATA!

Inventory Management Puzzle

 Inventory Management Puzzle
type
FeatureClass
 Inventory Management Puzzle
label
Inventory Management Puzzle
 Inventory Management Puzzle
page
InventoryManagementPuzzle
 Inventory Management Puzzle
comment
How many things can you carry on your person? If your life depended on it, do you think you could manage just one more?
There are lots and lots of practical reasons that a game might want to place some bounds on your carrying capacity. For one thing, like everything else, there's only a finite amount of memory to track inventory, and only a finite amount of screen space to show it, in accordance with the game's particular idiom. Also, there's the matter of the Combinatorial Explosion. Limit what the player can carry, so that he isn't hauling around objects that will make the designer's life hard in the future.
And then, there are the games which limit your inventory because the game designers want to make inventory management a part of the game, to force players to manage another resource. At the simplest level, this is managed by simply limiting the number of items. So, you can carry around only a handful of items. A common abstraction is to define inventory in terms of weight, with (nearly) arbitrary weights assigned to each item. To make matters worse, if a notion of item size exists at all, it's sometimes very coarsely defined: either you can carry eight items, whether the items are paper clips or pianos, or you can carry eight "units" of equipment, but one unit is "anything smaller than a breadbox," and two units is "A BFG."
There are many reasons the game designer may have for imposing this inventory limit, such as:
Directly as a puzzle. The classic Inventory Management Puzzle is the brain-teaser in which you must transport a fox, a hen, and some grain across a bridge that will only bear the weight of one item at a time.
As an attempt to impose difficulty and complexity on a player. It forces the player to manage inventory as a resource, just as they have to manage HP, MP, and so forth.
To punish players by making them backtrack through a substantial portion of the game if the player made a poor choice to leave a Plot Coupon behind to carry more guns and ammo.
To achieve greater realism, even if it damages the gameplay and/or annoys players. Even if a person in the situation would find a place for that green herb if it meant the difference between life and death.
To encourage players to actually use items, rather than hoarding them forever for whenever they might come in handy.
To make sure the player cannot rely on items for things that can be done by other means. Why ever use a healing spell if you can carry 99 of each of three types of healing potions and two types of party-healing ones?
Lack of memory space. On the early platforms, memory was at a premium for both in-play and save data. This is probably the case for any arbitrary inventory limit on a NES game.
To make matters worse one of the things that keeps our limited carrying capacity in real life from being too onerous a burden is the fact that we can set things down. Far too often, a game will impose an inventory limit, but not implement any sophisticated notion of chucking stuff on a shelf or table, sticking it in a cupboard, or otherwise leaving it wherever you happen to be at the moment. Far more popular is to limit the player to only storing items at certain special locations, usually subject to their own inventory limits. Or only giving the player the option to discard items outright, removing them from play altogether. If the designer decided to allow the player to drop things wherever he likes, dropped items may yet be subject to Everything Fades. The ability to transport more items in a vehicle is also often left out.
At least within the hobbyist community, game authors who impose an inventory limit to genres which usually do not feature them will often feel the need to justify this, claiming to have "always been bothered" by the blatant unrealism of unbounded carrying. Strangely, players who do not go on to write games which feature an unreasonable inventory limit never seem to have trouble with this.
One positive effect of imposing inventory limits on a player is to limit hoarding. In general, when players find things, they keep them, unless they have an immediate need for money, in which case they sell them. Players only use items that are in limited supply when absolutely needed (and in the case of stuff Too Awesome to Use, not even then). A limited inventory is a way to suggest to a player that they should be using more stuff. That is, shooting more, using more health potions, etc. And even if the player can't acquire any more consumable items, it isn't a problem (with a sufficiently large inventory) because that means the player is well-stocked for the next portion of the game. Typically, the problem with inventory happens when you have to drop key items or drop a box of 10 shotgun shells knowing full well that you're going to need them in the next 5 minutes.
Remember, Tropes Are Not Bad.
The Inventory Management Puzzle is actually well known in applied mathematics and computer science circles where it goes by the name of The Knapsack Problem. The Knapsack Problem is defined as given a set of items, each with a weight and a value, determine the count of each item to include in a collection so that the total weight is less than or equal to a given limit and the total value is as large as possible. It derives its name from the problem faced by someone who is constrained by a fixed-size knapsack and must fill it with the most useful items. Unfortunately what makes the Knapsack Problem well known is that it's an exemplar of a class of problems that are inefficient to solve in the general case. This means that the best method to solve the problem is to try every possible combination and see which one works best.
A Sub-Trope of Reduced-Downtime Features. See also Grid Inventory and Limited Loadout.

Examples
 Inventory Management Puzzle
fetched
2024-03-14T04:45:23Z
 Inventory Management Puzzle
parsed
2024-03-14T04:45:23Z
 Inventory Management Puzzle
processingComment
Dropped link to AllTrollsAreDifferent: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to BagOfHolding: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to BoardGames: Not an Item - CAT
 Inventory Management Puzzle
processingComment
Dropped link to BreakableWeapons: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to Castlevania: Not an Item - CAT
 Inventory Management Puzzle
processingComment
Dropped link to CripplingOverspecialization: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to DivinityIIEgoDraconis: Not an Item - UNKNOWN
 Inventory Management Puzzle
processingComment
Dropped link to EverythingFades: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to ExpansionPack: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to FinalBoss: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to GlobalAirship: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to GridInventory: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to InteractiveFiction: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to MechWarrior3: Not an Item - UNKNOWN
 Inventory Management Puzzle
processingComment
Dropped link to Recettear: Not an Item - UNKNOWN
 Inventory Management Puzzle
processingComment
Dropped link to ScrappyMechanic: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to Shivers1995: Not an Item - UNKNOWN
 Inventory Management Puzzle
processingComment
Dropped link to TextAdventure: Not an Item - FEATURE
 Inventory Management Puzzle
processingComment
Dropped link to WarcraftIII: Not an Item - UNKNOWN
 Inventory Management Puzzle
processingUnknown
DivinityIIEgoDraconis
 Inventory Management Puzzle
processingUnknown
MechWarrior3
 Inventory Management Puzzle
processingUnknown
Recettear
 Inventory Management Puzzle
processingUnknown
Shivers (1995) (Video Game)
 Inventory Management Puzzle
processingUnknown
WarcraftIII
 Inventory Management Puzzle
isPartOf
DBTropes
 Inventory Management Puzzle / int_108cd205
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_108cd205
comment
In Wizardry 8 there's even "max items per slot" property for each item in ruleset. But sometimes it's disproportional, as 100/slot for arrows and any other ammo vs. 1/slot or 5/slot for small flasks and sometimes it's just puzzling: Ale is 1/slot, though it looks like the same yellow bottle and weights the same 0.2 lbs as most booze (and Potions of Stamina) that usually are 5/slot. Note that in Wizardry 8, each character had a limited inventory, while the party had (barring encumbrance) unlimited inventory space. While there's some degree of Fridge Logic inherent in this, it still makes more sense then many other examples here.
 Inventory Management Puzzle / int_108cd205
featureApplicability
1.0
 Inventory Management Puzzle / int_108cd205
featureConfidence
1.0
 Wizardry (Video Game)
hasFeature
Inventory Management Puzzle / int_108cd205
 Inventory Management Puzzle / int_1394ae8e
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_1394ae8e
comment
Unusually for being an all-action FPS with no RPG features at all, Chrome (2003) and the sequel Chrome Specforce feature an extremely restrictive Tetris inventory. Not only do you get a square-based grid where to fit your guns, but the grid is split in several small spaces and ammo takes some of it too. This makes any weapon loadout different than a rifle plus a shotgun greatly impractical - simply carrying a rocket launcher and its ammo, for example, restricts the only other weapon you can possibly carry to something small like a pistol.
 Inventory Management Puzzle / int_1394ae8e
featureApplicability
1.0
 Inventory Management Puzzle / int_1394ae8e
featureConfidence
1.0
 Chrome (2003) (Video Game)
hasFeature
Inventory Management Puzzle / int_1394ae8e
 Inventory Management Puzzle / int_13998e73
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_13998e73
comment
MapleStory has inventory limits that vary by class. Since Everything Fades (and other players can freely come and take your dropped items), this can get frustrating. Oh, and the less creative quests often require you to not only hunt 1000 monster drop items, but to hand them all in at once. So in addition to the hours and hours of grinding you need to reserve no less than five inventory spots...starting right around the time when you're high enough a level that you've amassed a full inventory of items. But never fear, as you can use real money to buy extra slots.
Mabinogi, another free MMORPG produced by Nexon, uses a similar grid inventory system. Since there are no character classes, inventory is identical across characters. Pets have variable inventory sizes; which, illogically, are not always dependent on the size of the pets. For example, two of the medium-sized dogs are tied for the largest inventory space; which is substantially larger than any other available pet, including Shire-type draft horses.
 Inventory Management Puzzle / int_13998e73
featureApplicability
1.0
 Inventory Management Puzzle / int_13998e73
featureConfidence
1.0
 MapleStory (Video Game)
hasFeature
Inventory Management Puzzle / int_13998e73
 Inventory Management Puzzle / int_14004ff5
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_14004ff5
comment
X-Men Legends 2 infuriated many players with its inventory management system. There were set limits on the number of pieces of equipment the player's party could carry, and there was a set limit on the number of pieces of equipment that could be stored, but taking up more than half the space in the storage inventory forced the player to run the risk of the game glitching in various and sundry ways. Making things worse, the player could not simply leave pieces of equipment laying on the ground, because those would also count toward the overall total, eventually resulting in the same glitch. Thus, the only way to keep the game from glitching out halfway through was to periodically sell off piles of equipment to Forge, the only way to eliminate a piece of equipment altogether.
 Inventory Management Puzzle / int_14004ff5
featureApplicability
1.0
 Inventory Management Puzzle / int_14004ff5
featureConfidence
1.0
 X-Men Legends (Video Game)
hasFeature
Inventory Management Puzzle / int_14004ff5
 Inventory Management Puzzle / int_1732dddb
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_1732dddb
comment
Ragnarok only allows you to carry a finite amount of items and weight, though you can carry more if you can find a red bag, which gives you an extra 127 slots and makes items weightless when they are within the bag.
 Inventory Management Puzzle / int_1732dddb
featureApplicability
1.0
 Inventory Management Puzzle / int_1732dddb
featureConfidence
1.0
 Ragnarok (Roguelike) (Video Game)
hasFeature
Inventory Management Puzzle / int_1732dddb
 Inventory Management Puzzle / int_17842d5f
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_17842d5f
comment
Fallout 76'' continues the trend, but since it's an online game, you can't store limitless amounts of stuff in safe containers. You're now limited to a single stash box that shares a cloud-based inventory with all stash boxes in the wasteland. The box holds a static amount of weight, more than your possible maximum but not so much that you can afford to stash everything.
 Inventory Management Puzzle / int_17842d5f
featureApplicability
1.0
 Inventory Management Puzzle / int_17842d5f
featureConfidence
1.0
 Fallout 76 (Video Game)
hasFeature
Inventory Management Puzzle / int_17842d5f
 Inventory Management Puzzle / int_178c5235
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_178c5235
comment
The dungeons in Recettear: An Item Shop's Tale invoke this. Fortunately any dropped item is recoverable (until you leave that level), so some swapping is possible.
 Inventory Management Puzzle / int_178c5235
featureApplicability
1.0
 Inventory Management Puzzle / int_178c5235
featureConfidence
1.0
 Recettear: An Item Shop's Tale (Video Game)
hasFeature
Inventory Management Puzzle / int_178c5235
 Inventory Management Puzzle / int_17ec5027
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_17ec5027
comment
And then Downpour reinstated it.
 Inventory Management Puzzle / int_17ec5027
featureApplicability
1.0
 Inventory Management Puzzle / int_17ec5027
featureConfidence
1.0
 Silent Hill: Downpour (Video Game)
hasFeature
Inventory Management Puzzle / int_17ec5027
 Inventory Management Puzzle / int_1ad4fe9a
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_1ad4fe9a
comment
Might and Magic VI - VIII suffered from this to some degree. In each game each person has a separate Grid Inventory which gets filled quickly during dungeon raids, especially if enemies in question drops frequently armor, and especially in VI that had bigger dungeons. It did have way to counteract it ... with an endgame spell which would turn item to gold with a permanent loss to value (and corresponding magic school had to be mastered, which was not an easy task). VII had at least chests once you fixed your castle that would never reset and a Town Portal spot right there, making for an easy way to stash your stuff. VIII had it worst, since unlike in the other games there are quests requiring drops from enemies which would fill your inventory blindingly fast. Another matter were the quest items which you had to take, and one of them was a sarcophagus that took half of inventory of your party member, meaning you had to give all long weapons to someone else or ditch them.
 Inventory Management Puzzle / int_1ad4fe9a
featureApplicability
1.0
 Inventory Management Puzzle / int_1ad4fe9a
featureConfidence
1.0
 Might and Magic (Video Game)
hasFeature
Inventory Management Puzzle / int_1ad4fe9a
 Inventory Management Puzzle / int_1af341a1
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_1af341a1
comment
Disgaea had a pretty large inventory limit, but as the game tended to give you many items for winning battles, as well as plenty of reasons to keep old items such as raiding them for specialists and keeping a lot of Gency's Exits on hand, it could fill up fast. Thankfully, a clever person could make a good 100 dummy generics to use their three slots each to hold extra items.
Disgaea also divides your loot into stuff in your "Item Warehouse", which is very big, and your "Item Bag", which is smaller. Your bag is what you take into battle, so you need to use that space for things you will actually require in battle, like power-ups. The warehouse is more for long term storage and inventory overflow.
Disgaea 1 had a measly 16 slots for your Item Bag, with Disgaea 2 upping it to 24 slots. Disgaea 3 and 4 allowed for up to 32 slots, with Disgaea 4's remake upping it to 64. Disgaea Dimension 2 did away with the separation, allowing you to hold up to 999 items at once. Disgaea 5 went further, capping your items at 2000.
 Inventory Management Puzzle / int_1af341a1
featureApplicability
1.0
 Inventory Management Puzzle / int_1af341a1
featureConfidence
1.0
 Disgaea (Franchise)
hasFeature
Inventory Management Puzzle / int_1af341a1
 Inventory Management Puzzle / int_1c1ceec7
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_1c1ceec7
comment
The Monster Hunter series of games has a set amount of items that you can carry to prevent you from bringing an entire arsenal into battle. It's handled pretty well, presenting the idea that you are a lone hunter (or hunters) out on a single quest that needs to use stealth and speed and not be bogged down with a kitchen sink. The use of alchemy in the game (though really it is more just combining equipment) also allows players to carry more of X than they normally would, at the cost of extra space going towards the raw materials required to make the desired item.
 Inventory Management Puzzle / int_1c1ceec7
featureApplicability
1.0
 Inventory Management Puzzle / int_1c1ceec7
featureConfidence
1.0
 Monster Hunter (Video Game)
hasFeature
Inventory Management Puzzle / int_1c1ceec7
 Inventory Management Puzzle / int_1ccbdec0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_1ccbdec0
comment
In Harvest Moon: Back to Nature, you start off with a 4-slot rucksack (with two extra slots for an equipped tool and an item to carry), technically, you end up with 16 slots - eight for tools, eight for items.
 Inventory Management Puzzle / int_1ccbdec0
featureApplicability
1.0
 Inventory Management Puzzle / int_1ccbdec0
featureConfidence
1.0
 Harvest Moon: Back to Nature (Video Game)
hasFeature
Inventory Management Puzzle / int_1ccbdec0
 Inventory Management Puzzle / int_20336460
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_20336460
comment
Jagged Alliance imposes a general limitation on the equipment each merc can carry: several slots on the backpack, a number of smaller slots to represent pockets, load-bearing gear, and belts, and a few slots on the head for headgear like sunglasses or night-vision goggles. There's also armor slots for vests, helmets, and pants, and two slots for your hands. In practical terms, this limits each merc to only a couple of primary weapons, a knife, a sidearm, a first aid kit or two, and whatever specialist gear they carry like toolkits, medical kits, or heavy weaponry. The v1.13 mod, however, takes this to a whole 'nother level, as part of your equipment includes an array of load-bearing vests, backpacks, and leg panels, each of which has various numbers of various kinds of pockets and pouches for holding a wide range of gear. Load-bearing gear ranges from the cheap, light, and limited (i.e. standard-issue LBE, hunter's vests, and police vests) to the versatile (Tactical Tailor vests with many pouches, or Russian military vests carrying lots of assault rifle pouches) to the specialized (panels designed to hold odd-shaped magazines or rifle grenades, medical pouches, grenade pouches, SAW gunner vests, etc). You can even mount large backpacks able to hold a wide range of gear, but they slow you down, prevent climbing/vaulting, and retrieving items from them in combat requires you to stop and unzip it. You can alternately just drop the bag at the start of combat and move freely, assuming you didn't need what was in the bag, turning your accessible inventory into another tactical decision.
 Inventory Management Puzzle / int_20336460
featureApplicability
1.0
 Inventory Management Puzzle / int_20336460
featureConfidence
1.0
 Jagged Alliance (Video Game)
hasFeature
Inventory Management Puzzle / int_20336460
 Inventory Management Puzzle / int_208e0b14
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_208e0b14
comment
Harvest Moon: A Wonderful Life averts this. Your player character starts with the staggering amount of 280 slots for items, right from the start. All the slots allow you to carry and stack all kinds of items, and even in the case you need extra space, you have another 500 slots between your fridge and your toolbox.
 Inventory Management Puzzle / int_208e0b14
featureApplicability
1.0
 Inventory Management Puzzle / int_208e0b14
featureConfidence
1.0
 Harvest Moon: A Wonderful Life (Video Game)
hasFeature
Inventory Management Puzzle / int_208e0b14
 Inventory Management Puzzle / int_2192aeb3
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2192aeb3
comment
Fire Emblem:
Fire Emblem: Shadow Dragon & the Blade of Light has a very clunky inventory system where units can only hold 4 items for unit, as opposed to at least 5 items in later games. In addition, trading can only be done by the initiator, will end the unit's turn, and preparation does not allow swapping items around, so trading and inventory management must be done during a battle.
Fire Emblem: Genealogy of the Holy War: Due to there being no trading, have to sell your items and then buy them back at double the price if you want to pass them around between units.
Fire Emblem: The Blazing Blade: It's very annoying in Lyn's story and the early chapters of Eliwood/Hector story as any excessive item is dropped forever so you have to be careful with unit's inventory. Merlinus doesn't show up until you complete a gaiden chapter, and even longer if you didn't, where any items dropped will be sent to the convoy but only if he's in the map.
Fire Emblem: Path of Radiance: Like Blazing Blade, any excessive items will be dropped and vanished until you are given a base, which is only available at Chapter 8. And since this game uses the Mystery of the Emblem inventory (where each unit have 4 items for weapons and items), it is likely that one of those will get filled up. Its sequel is unlikely to face this problem due to units having 8 items in their inventory.
 Inventory Management Puzzle / int_2192aeb3
featureApplicability
1.0
 Inventory Management Puzzle / int_2192aeb3
featureConfidence
1.0
 Fire Emblem (Franchise)
hasFeature
Inventory Management Puzzle / int_2192aeb3
 Inventory Management Puzzle / int_2193388c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2193388c
comment
Ghostrunner has a variant of this with the upgrades, which need to be slotted into boxes in a Tetris-like configuration. Each upgrade takes up a different amount of space, with better upgrades taking the most space in the most inconvenient shape. You start the game out with maybe a quarter of the full grid, but even at the end of the game, you can have at most seven-to-eight upgrades at a time with the space you got.
 Inventory Management Puzzle / int_2193388c
featureApplicability
1.0
 Inventory Management Puzzle / int_2193388c
featureConfidence
1.0
 Ghostrunner (Video Game)
hasFeature
Inventory Management Puzzle / int_2193388c
 Inventory Management Puzzle / int_21e2f10d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_21e2f10d
comment
Dragon Quest III had the same eight-items-including-equipment per character limit, but added a safe where you could store extra items; this same system is used in the next two games as well. V also upped each character's inventory to twelve items.
 Inventory Management Puzzle / int_21e2f10d
featureApplicability
1.0
 Inventory Management Puzzle / int_21e2f10d
featureConfidence
1.0
 Dragon Quest III (Video Game)
hasFeature
Inventory Management Puzzle / int_21e2f10d
 Inventory Management Puzzle / int_223c2a48
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_223c2a48
comment
The Legend of Zelda: Breath of the Wild places a limit on the number of melee weapons, shields, and bows you can carry that can be increased by collecting hidden Korok Seeds from around the world and trading them in with Hestu. Like with Skyward Sword, though, any armor and Plot Coupons you come across are firmly exempt from this trope. Item Crafting ingredients and food are also limited, but the cap on them is so large that it's rarely an issue. Clothing has an arbitrary limit too (5 inventory pages). With the DLC and enough Amiibo, you can run out of slots.
 Inventory Management Puzzle / int_223c2a48
featureApplicability
1.0
 Inventory Management Puzzle / int_223c2a48
featureConfidence
1.0
 The Legend of Zelda: Breath of the Wild (Video Game)
hasFeature
Inventory Management Puzzle / int_223c2a48
 Inventory Management Puzzle / int_25305527
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_25305527
comment
The original .hack games for PS2 were an inventory nightmare as well. Not only was your personal inventory limited, but even the bank to store excess items was quite limited. Extremely frustrating in a game where you often need to carry around multiple sets of weapons and armor and items to deal with different enemy resistances as well as the RPG staple of healing, reviving, and other utilitarian items. Made even more infuriating when you finish the game's plot and get the "Item Completion Event" and have to collect one of every item. Since your inventory space is limited, you have to carry around rare Permanently Missable items until the end of the game. No matter how useless they later become (because you get far better weapons/armour).
 Inventory Management Puzzle / int_25305527
featureApplicability
1.0
 Inventory Management Puzzle / int_25305527
featureConfidence
1.0
 .hack (Franchise)
hasFeature
Inventory Management Puzzle / int_25305527
 Inventory Management Puzzle / int_2654a385
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2654a385
comment
In Homestuck's predecessor, Problem Sleuth, the characters have a four-slot inventory, with one slot for a weapon and sometimes some special slots for places such as keeping something under your hat. In the Homestuck intermission, the Midnight Crew have a similar system — only they have one inventory slot and four weapon slots. It doesn't make it any harder for them, because their sole inventory slot is constantly occupied by a stack of cards... which morphs into a big chest, wardrobe or the like at the moment it's needed. Individual items also can be taken as individual cards from the deck, bypassing the chest phase.
 Inventory Management Puzzle / int_2654a385
featureApplicability
1.0
 Inventory Management Puzzle / int_2654a385
featureConfidence
1.0
 Problem Sleuth (Webcomic)
hasFeature
Inventory Management Puzzle / int_2654a385
 Inventory Management Puzzle / int_283badac
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_283badac
comment
Dark Cloud: Nothing stacked. Multiple different items keyed to curing one status ailment each. Each character has limited inventory space for his or her own weapons and can't carry anyone else's. You'll need multiple weapon repair items per dungeon floor or your weapons will break and be lost forever.
 Inventory Management Puzzle / int_283badac
featureApplicability
1.0
 Inventory Management Puzzle / int_283badac
featureConfidence
1.0
 Dark Cloud (Video Game)
hasFeature
Inventory Management Puzzle / int_283badac
 Inventory Management Puzzle / int_2990bf98
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2990bf98
comment
In Dicey Dungeons, the contestants, except for the Witch and Jester, each have a backpack with a 4x5 grid and a combat inventory with a 3x2 grid. Most equipment take up a 1x1 space, but some of the stronger weapons take up a 1x2 space instead. It takes some rearrangement to optimize your hand in combat if you're carrying 1x2 equipment on you, but a few of them such as Counterfeit, Hammer, Electromagnet, Crystal Sword, Rusty Sword, Screwdriver, Befuddle, Hi-Vis Jacket, and Gemstone Staff can be upgraded to take up half the space. If you're carrying too much equipment, you'll be forced to throw away one of three randomly picked ones from your inventory or hand.
 Inventory Management Puzzle / int_2990bf98
featureApplicability
1.0
 Inventory Management Puzzle / int_2990bf98
featureConfidence
1.0
 Dicey Dungeons (Video Game)
hasFeature
Inventory Management Puzzle / int_2990bf98
 Inventory Management Puzzle / int_29b50f9c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_29b50f9c
comment
Castle of the Winds somewhat averts this as the player is limited by both weight and bulk (with each piece of equipment having a specific amount of weight and size). Thus you could carry lots of potions and magic rings, but only a few suits of armor (the carrying case could also be swapped for larger ones). In addition, it's also possible to set down any equipment on the floor at any place, and no one will steal them (not even the Sneaking Thief). Keep in mind this game came out in 1989.
 Inventory Management Puzzle / int_29b50f9c
featureApplicability
1.0
 Inventory Management Puzzle / int_29b50f9c
featureConfidence
1.0
 Castle of the Winds (Video Game)
hasFeature
Inventory Management Puzzle / int_29b50f9c
 Inventory Management Puzzle / int_2a5145ed
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2a5145ed
comment
Lightning Returns: Final Fantasy XIII lets you carry six usable items at the beginning of the game, with the capacity increasing by completing main quests. Given that otherwise restoring HP, curing status ailments, and buffing yourself is very limited, you'll learn to make good use of those item slots—even when one of them inevitably gets taken up by the Elixir the game knows you'll never use.
 Inventory Management Puzzle / int_2a5145ed
featureApplicability
1.0
 Inventory Management Puzzle / int_2a5145ed
featureConfidence
1.0
 Lightning Returns: Final Fantasy XIII (Video Game)
hasFeature
Inventory Management Puzzle / int_2a5145ed
 Inventory Management Puzzle / int_2ae3b7fc
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2ae3b7fc
comment
Darkstone has what seems to be a rather stringent limit on inventory space, particularly in light of the quest objects the player is expected to assemble. The inventory limits can be neatly circumvented by frequent return trips to the starting town, however, which is the only "safe" location in the entire game (that is, the only place where monsters are never found). Items can be stored there for safekeeping. Moreover, the inventory limit also enables the player to make use of an extremely helpful cheat, provided that no patches have been installed for the game; it allows the player to generate a literally unlimited amount of gold.
 Inventory Management Puzzle / int_2ae3b7fc
featureApplicability
1.0
 Inventory Management Puzzle / int_2ae3b7fc
featureConfidence
1.0
 Darkstone (Video Game)
hasFeature
Inventory Management Puzzle / int_2ae3b7fc
 Inventory Management Puzzle / int_2cfdf18e
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2cfdf18e
comment
SaGa:
The Final Fantasy Legend has this in spades. Your characters have their own inventories of eight slots (including equipment), as well as a common party inventory of only eight slots. Only humans can use all eight slots of their inventory; mutants already have four reserved for innate abilities, leaving the other four for items. Monsters can't hold items at all.
Final Fantasy Legend II is a little better. Your common inventory has 16 slots, and you can prevent mutants from learning four skills to have room for more items. Mutants arguably fit this trope in and of themselves; how many slots do you allocate each towards skills, armor, weapons, and spellbooks?
 Inventory Management Puzzle / int_2cfdf18e
featureApplicability
1.0
 Inventory Management Puzzle / int_2cfdf18e
featureConfidence
1.0
 SaGa (RPG) (Video Game)
hasFeature
Inventory Management Puzzle / int_2cfdf18e
 Inventory Management Puzzle / int_2dc12aeb
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2dc12aeb
comment
In NetHack you have 52 inventory slots available, although identical objects stack. Players are more likely to be encumbered by the weight of the objects before they reach the inventory limit, however. Bags and other containers can store an unlimited number of items, and the Bag of Holding will even reduce the weight of the items it contains. However, removing an item from a bag takes up time during which you can be killed, and putting the wrong sort of item into a Bag of Holding will cause it to explode, destroying all the items it contained and damaging (and possibly killing) you. Or, if you're especially unlucky, you trip on the stairs while encumbered.... Nethack has persistent levels, so you can leave items on the dungeon floor and come back for them later: this is a common strategy (called caching) in the later stages of the game. However, some monsters might eat objects which are lying around, while other monsters can pick them up and use them against you....
 Inventory Management Puzzle / int_2dc12aeb
featureApplicability
1.0
 Inventory Management Puzzle / int_2dc12aeb
featureConfidence
1.0
 NetHack (Video Game)
hasFeature
Inventory Management Puzzle / int_2dc12aeb
 Inventory Management Puzzle / int_2e79ce7a
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2e79ce7a
comment
Each character in Odin Sphere begins with a pathetically small inventory, which can be upgraded by buying Small Bags or Large Bags. Upgrading from Small Bags to Large Bags when you've maxed out on bags adds even more complexity to the puzzle, since you now have to dump not only everything from the Small Bag into your other bags, but also the Small Bag itself, before replacing it with a Large Bag.
 Inventory Management Puzzle / int_2e79ce7a
featureApplicability
1.0
 Inventory Management Puzzle / int_2e79ce7a
featureConfidence
1.0
 Odin Sphere (Video Game)
hasFeature
Inventory Management Puzzle / int_2e79ce7a
 Inventory Management Puzzle / int_2f9563e6
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_2f9563e6
comment
Ultima Online assigns a weight to each item. Carrying too much weight makes your character's stamina decrease as he walks. When the stamina hits zero, your character can't move until his stamina slowly recharges. However, since your character could move items within several tiles with no penalties, many players simply picked up a heavy item, put it down a few tiles away, and played leapfrog with it until they reached their destination.
 Inventory Management Puzzle / int_2f9563e6
featureApplicability
1.0
 Inventory Management Puzzle / int_2f9563e6
featureConfidence
1.0
 Ultima Online (Video Game)
hasFeature
Inventory Management Puzzle / int_2f9563e6
 Inventory Management Puzzle / int_318fe3d2
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_318fe3d2
comment
In Etrian Odyssey, you have a single inventory for every item, combining medicines, exploration items, and even enemy drops. It has a fixed size, and items do not stack. This requires a careful balance of priceless space between medicines, Warp Wires, and how much are you willing to bet to find certain enemies to harvest.
 Inventory Management Puzzle / int_318fe3d2
featureApplicability
1.0
 Inventory Management Puzzle / int_318fe3d2
featureConfidence
1.0
 Etrian Odyssey (Video Game)
hasFeature
Inventory Management Puzzle / int_318fe3d2
 Inventory Management Puzzle / int_31e1eca3
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_31e1eca3
comment
In Pokémon Diamond and Pearl and Platinum, there's an Underground mini-game with its own inventory, which easily fills up with spheres. However, you can bury them anywhere to get rid of them, and if you bury multiple spheres in the same place, they'll consolidate into a larger sphere that takes only a single slot.
 Inventory Management Puzzle / int_31e1eca3
featureApplicability
1.0
 Inventory Management Puzzle / int_31e1eca3
featureConfidence
1.0
 Pokémon Diamond and Pearl (Video Game)
hasFeature
Inventory Management Puzzle / int_31e1eca3
 Inventory Management Puzzle / int_3209fad1
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_3209fad1
comment
Mabinogi, another free MMORPG produced by Nexon, uses a similar grid inventory system. Since there are no character classes, inventory is identical across characters. Pets have variable inventory sizes; which, illogically, are not always dependent on the size of the pets. For example, two of the medium-sized dogs are tied for the largest inventory space; which is substantially larger than any other available pet, including Shire-type draft horses.
 Inventory Management Puzzle / int_3209fad1
featureApplicability
1.0
 Inventory Management Puzzle / int_3209fad1
featureConfidence
1.0
 Mabinogi (Video Game)
hasFeature
Inventory Management Puzzle / int_3209fad1
 Inventory Management Puzzle / int_331cb270
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_331cb270
comment
Myst V: End of Ages justified this same one-item limit because there was only one item to carry in each Age. Being unable to carry these heavy slates up ladders was part of the puzzle, for some Ages.
 Inventory Management Puzzle / int_331cb270
featureApplicability
1.0
 Inventory Management Puzzle / int_331cb270
featureConfidence
1.0
 Myst V: End of Ages (Video Game)
hasFeature
Inventory Management Puzzle / int_331cb270
 Inventory Management Puzzle / int_339e3a65
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_339e3a65
comment
Sweet Home (1989) has inventory management as one of its signature aspects. Each character has four inventory spaces: one for a character-specific item, one for an equipped weapon, and two more for any other items they find lying around. Nearly all of the game's puzzles are item-based, requiring you to juggle both the limited inventory spaces and all five characters. Even worse, if a character dies, you have to find a replacement item for whatever their unique equipment did, eating up even more inventory space.
 Inventory Management Puzzle / int_339e3a65
featureApplicability
1.0
 Inventory Management Puzzle / int_339e3a65
featureConfidence
1.0
 Sweet Home (1989) (Video Game)
hasFeature
Inventory Management Puzzle / int_339e3a65
 Inventory Management Puzzle / int_36600797
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_36600797
comment
The Flash game Help The Hero is this trope. The gameplay literally consists of managing the hero's naturally grid-based inventory.
 Inventory Management Puzzle / int_36600797
featureApplicability
1.0
 Inventory Management Puzzle / int_36600797
featureConfidence
1.0
 Help The Hero (Video Game)
hasFeature
Inventory Management Puzzle / int_36600797
 Inventory Management Puzzle / int_36ee2abe
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_36ee2abe
comment
The roleplaying game Paranoia sometimes plays with this by giving the PCs an impractically large amount of assigned equipment, which they have to take with them (or suffer hefty punishment for abandoning it). In the sample mission in the 2nd edition rulebook, the warehouse staff (having heard a treasonous rumor that the PCs are being sent on a doozy of a deathtrap mission) gleefully unload all the crap taking up valuable warehouse space, including thousands of ball bearings, a 1000-kilogram Teela-O-MLY statue, a firkin of neutronium...
 Inventory Management Puzzle / int_36ee2abe
featureApplicability
1.0
 Inventory Management Puzzle / int_36ee2abe
featureConfidence
1.0
 Paranoia (Tabletop Game)
hasFeature
Inventory Management Puzzle / int_36ee2abe
 Inventory Management Puzzle / int_372350a0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_372350a0
comment
Dubloon's inventory can hold up to 32 kinds of items (but their quantity can be infinite). And each member of your crew can equip only one item. Yes, wearing a glove makes you automatically unequip armour.
 Inventory Management Puzzle / int_372350a0
featureApplicability
1.0
 Inventory Management Puzzle / int_372350a0
featureConfidence
1.0
 Dubloon (Video Game)
hasFeature
Inventory Management Puzzle / int_372350a0
 Inventory Management Puzzle / int_3802ca35
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_3802ca35
comment
Rule of Rose averts this beautifully. You can drop anything, anytime, anywhere, and it'll wind up in Jennifer's storage bin, of which there are several and all of which are magically connected. Essentially, you can discard items without actually losing them.
 Inventory Management Puzzle / int_3802ca35
featureApplicability
1.0
 Inventory Management Puzzle / int_3802ca35
featureConfidence
1.0
 Rule of Rose (Video Game)
hasFeature
Inventory Management Puzzle / int_3802ca35
 Inventory Management Puzzle / int_3905b8d1
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_3905b8d1
comment
Harvest Moon: Magical Melody starts you off with only 5 slots. You can upgrade to 15, and items don't stack there either. Plus, tools and regular items don't have separate slots. You get 15 slots, period. And you run slower when you're carrying items.
 Inventory Management Puzzle / int_3905b8d1
featureApplicability
1.0
 Inventory Management Puzzle / int_3905b8d1
featureConfidence
1.0
 Harvest Moon: Magical Melody (Video Game)
hasFeature
Inventory Management Puzzle / int_3905b8d1
 Inventory Management Puzzle / int_3d0f5f70
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_3d0f5f70
comment
Final Fantasy Legend II is a little better. Your common inventory has 16 slots, and you can prevent mutants from learning four skills to have room for more items. Mutants arguably fit this trope in and of themselves; how many slots do you allocate each towards skills, armor, weapons, and spellbooks?
 Inventory Management Puzzle / int_3d0f5f70
featureApplicability
1.0
 Inventory Management Puzzle / int_3d0f5f70
featureConfidence
1.0
 Final Fantasy Legend II (Video Game)
hasFeature
Inventory Management Puzzle / int_3d0f5f70
 Inventory Management Puzzle / int_3d33f8aa
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_3d33f8aa
comment
Brandish starts off looking like one of these, as you only have twelve inventory slots plus the three slots specifically for your currently-equipped armor, shield, and weapon. Experimentation (or perhaps just reading the manual) reveals just how many bones the game throws you to avoid being one of these:
You can dump items on the ground; these manifest as a green pouch icon. You can even dump multiple items in the same spot, in which case you pick them back up in a last-in-first-out hierarchy. Items discarded this way don't seem to be subject to Everything Fades, unless the limit is more than a floor or two. The downside is that you can't see the items' locations on your map, so you have to keep track of where you dropped stuff.
You can place items in treasure chests, which do show up on your map. But unlike the above tip, chests can only hold one item at a time.
Very early on, you can find a Dimensional Box which essentially gives you an extra page of inventory space. And from what I've seen, there seem to be three of these in the game. The downside is that items that automatically activate (such as a Ring of Life) don't work if inside of a box — and the ring's in-game description explicitly says so.
Once you find a box, opening one on your inventory screen lets you freely rearrange your items (ostensibly to give you a way to put them in the box). But this also lets you stack items by putting an icon of one type on top of another of the same type. Previously, you'd be in the odd situation where the "three health potions" you picked up would occupy a different slot than the "four health potions" you found elsewhere. Not all items can be stacked in this way, though, and if you're not careful, you can mix poisons and potions, which cancel each other out in a one-to-one ratio. Oh, and stacking gold bars slightly increases their total value.
 Inventory Management Puzzle / int_3d33f8aa
featureApplicability
1.0
 Inventory Management Puzzle / int_3d33f8aa
featureConfidence
1.0
 Brandish (Video Game)
hasFeature
Inventory Management Puzzle / int_3d33f8aa
 Inventory Management Puzzle / int_3d91c7ce
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_3d91c7ce
comment
Riviera: The Promised Land allowed the party to carry only 20 items, with no external storage option. This limit gets especially frustrating when an item is won from almost every single battle, and almost all items have usefulness in raising character's stats. Even more frustrating in battles, when only 4 items were usable at all. On the other hand, abusing the training option enough makes it possible to ditch most weapon items since there will be stronger versions found soon anyway. The only items which should never be ditched are the Too Awesome to Use Fanelia and Longinus Lance.
 Inventory Management Puzzle / int_3d91c7ce
featureApplicability
1.0
 Inventory Management Puzzle / int_3d91c7ce
featureConfidence
1.0
 Riviera: The Promised Land (Video Game)
hasFeature
Inventory Management Puzzle / int_3d91c7ce
 Inventory Management Puzzle / int_402686c8
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_402686c8
comment
In Unturned, you start the game butt naked with four inventory slots during the Zombie Apocalypse. A can of soda weighs less than a Timberwolf sniper rifle but takes the same amount of inventory space. Finding a backpack is critical, and even then you'll quickly run out of space with the sheer amount of supplies in the game. Especially when trying to craft, as a handful of screws takes the same inventory space as a assembled wooden door.
 Inventory Management Puzzle / int_402686c8
featureApplicability
1.0
 Inventory Management Puzzle / int_402686c8
featureConfidence
1.0
 Unturned (Video Game)
hasFeature
Inventory Management Puzzle / int_402686c8
 Inventory Management Puzzle / int_43f52aa9
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_43f52aa9
comment
In Oblivion, like Morrowind, going over the encumbrance limit means that you will no longer be able to move. You can, however, still ride a horse. Additionally, with a high enough skill level in the specific armor types, your armor will no longer count toward your encumbrance limit. It is also possible to buy houses where an near-infinite amount of items can be stored indefinitely. Outside your houses there are other containers, but many of them reset after several in-game days. Items can also be dropped on the ground, where they disappear after several in-game weeks. NPCs can also take items if you leave them on the ground or stored the in containers in their vicinity. Lastly, it's possible to carry around a single item outside your inventory, which doesn't count towards your encumbrance.
 Inventory Management Puzzle / int_43f52aa9
featureApplicability
1.0
 Inventory Management Puzzle / int_43f52aa9
featureConfidence
1.0
 The Elder Scrolls IV: Oblivion (Video Game)
hasFeature
Inventory Management Puzzle / int_43f52aa9
 Inventory Management Puzzle / int_4499d6a0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_4499d6a0
comment
Used in Grandia, each character has a specific, though generously sized inventory, and there's a large bag. And everything doesn't fade.
 Inventory Management Puzzle / int_4499d6a0
featureApplicability
1.0
 Inventory Management Puzzle / int_4499d6a0
featureConfidence
1.0
 Grandia (Video Game)
hasFeature
Inventory Management Puzzle / int_4499d6a0
 Inventory Management Puzzle / int_4547a31f
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_4547a31f
comment
Averted in Throne of Darkness where the inventory manages itself, there are up to seven characters each with an inventory of his own, AND the blacksmith and priest are available at all times, after they are brought back to their posts, so you don't have to run back and forth to reach them to give them your loot.
 Inventory Management Puzzle / int_4547a31f
featureApplicability
-1.0
 Inventory Management Puzzle / int_4547a31f
featureConfidence
1.0
 Throne of Darkness (Video Game)
hasFeature
Inventory Management Puzzle / int_4547a31f
 Inventory Management Puzzle / int_468bebb0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_468bebb0
comment
In the first two Discworld point-and-click games, Rincewind was accompanied by the Luggage, a walking chest with nearly infinite storage space. This was helpful, as Rincewind himself could only carry a few items. A few puzzles involved going to areas where the Luggage couldn't go (such as up the tower), and you had to make sure to bring the right things along. Or, when you got a flagon of dwarven beer, making sure Rincewind himself carried it, because otherwise the Luggage would drink it first.
 Inventory Management Puzzle / int_468bebb0
featureApplicability
1.0
 Inventory Management Puzzle / int_468bebb0
featureConfidence
1.0
 Discworld
hasFeature
Inventory Management Puzzle / int_468bebb0
 Inventory Management Puzzle / int_49a88442
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_49a88442
comment
Final Fantasy XIV lets you carry 100 items, which sounds like a lot, but your slots would fill awfully fast if you didn't sell or trash items you don't use. Crafting can be a nightmare with inventory management since you need to gather quite a lot of materials and it becomes doubly true if you plan to level more than one crafting class. There's a separate inventory for gear (referred to as an armory), but the number of slots for that is determined by how many classes and jobs you unlocked so far. Retainers (NPCs that act as your personal item carrier) can carry almost twice as many items as a player character, but they don't have an armory system. You're also only allowed to have two retainers and you'll have to pay an additional fee if you want to have more retainers. Inns also have a special cabinet that lets you store irreplaceable items and there doesn't seem to be a limit to that. This became a problem for players liked to hoard gear for the purpose of glamours; even though gear can also be stored in your regular inventory, it could quickly fill up if you liked to hoard a lot of gear. Players asked the developers for bigger inventory space for years and the Stormblood update finally granted it by giving everyone 40 more slots for their inventory and several more slots for their armory/gear. Key items have their own inventory page and has nearly as much space as the regular inventory, but you'll never get it filled up since quests remove the items in question when they're needed or have no further use.
 Inventory Management Puzzle / int_49a88442
featureApplicability
1.0
 Inventory Management Puzzle / int_49a88442
featureConfidence
1.0
 Final Fantasy XIV (Video Game)
hasFeature
Inventory Management Puzzle / int_49a88442
 Inventory Management Puzzle / int_49ad83ee
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_49ad83ee
comment
World of Warcraft limits the player to 5 bags of stuff to carry around with you. You can increase the size of your bags by buying better bags, but you eventually run into an upper limit. The frustration of this comes into play when you've got several entire sets of equipment to lug around because you might need each set for different tasks, between which you won't be able to go back to your bank (which is an additional storage area that's also limited in size by more expensive bags, but cannot be accessed except in large cities). This is frustrating because even the smallest items in the game (for instance, a single fragment of bone) takes up the same space in your bags as sword that's taller than your character. Small items can sometimes "stack" to varying degrees in one bag slot, but sometimes cannot (Warlocks can attest most loudly to this inconsistency). Changes to the mechanisms of the game over time have made this alternately better or worse. Some items such as mounts or companion pets (or keys) have their own (unlimited) storage grid and do not take up inventory space. On the down side, in an attempt to address the above Warlock problem, the game placed a hard cap on the number of shards that warlocks could carry ever, regardless of how much bag space they have free. Since a player may have up to ten characters on any single server at once (and 50 total characters per account), many players dedicate a single character on one account/server to being a bank alt, which first of all allows them to use a single character's allotment of space for pure storage, and secondly to have one character located in a city where bank and auction house are within a few seconds' walk of each other (usually Stormwind or Orgrimmar). This has been expanded upon somewhat by enterprising players who start their own guilds on bank alt characters purely to gain access to the massive (compared with individual bank space, anyway) guild bank tab system.
A few things have been ameliorated though over time:
High-capacity "soul bags" were introduced in the Burning Crusade expansion, which could hold only Soul Shards but could hold a lot more of them than a normal bag.
In the Cataclysm expansion, Soul Shards were removed as inventory items completely and instead became part of the UI; rather than being necessary for certain spells like Summons or Soul Fire, they enhance spells that are still castable without the shards (there's a shard limit of three).
In Mists of Pandaria, the Soul Shard system got slightly revamped again, being somewhat similar to the Cataclysm system except only available to Affliction Warlocks (the other two specs get new resource systems).
Ammunition was removed in Cataclysm. Characters that used ranged weapons (Hunters rely heavily on them, Rogues and Warriors can use them but they aren't that helpful) used to have to carry around a quiver, taking up one of the five bag slots. The quiver would hold their ammo; depending on the bag size, it could hold anywhere from 6000 to 28,000 arrows/bullets. Seems like a ton, but every single shot consumed a piece of ammo, meaning that with the smaller quivers, it was pretty easy to run out in the middle of a raid, forcing Hunters to have to manage their ammo. This was removed in Cataclysm, when it was changed so that all ranged weapons use unlimited ammo instead.
Furthermore, the need to carry around several different sets of gear is not nearly as prevalent as it once was. The main reason for multiple gear sets was the need for specific varieties of Spell Resistance. Normal "tank" sets are designed to reduce incoming physical damage, but certain raid bosses dealt Fire damage or Frost damage or Nature damage in melee instead. (Think of getting punched by a fire elemental.) So, traditionally, a tank character had to haul around not only his conventional (physical) tank set, but his Fire Resistance set for Molten Core, his Shadow Resistance set for heroic Mana Tombs, his Nature Resistance set for phase 1 of Hydross, his Frost Resistance set for phase 2 of Hydross, etc.. In Mists of Pandaria, spell resistance was removed from the game entirely, and no new raid bosses have been designed to do non-physical melee damage since Cataclysm.
In addition, gear that boosts the incorrect primary stat (intellect, agility or strength) is essentially worthless and so certain classes needed gear sets with different primary stats for different combat roles. For instance, paladins required intellect gear to heal and strength gear to do damage. Warlords of Draenor changed things so that the primary stats on pieces of armour will transform to whatever is required. The Legion expansion then eliminated primary stats on jewellery items, leaving trinkets as the only pieces of gear where the primary stats are important, and even some of these offer secondary stats only. Weapons were also tied to the available specialisations and dual weapon or weapon and shield combos were consolidated to occupy a single bag slot. Now a player can potentially do a passable job at three different combat roles whilst only requiring two spaces to hold their additional armaments.
Finally, several different types of high-capacity "crafting materials" bags (mining bags, leatherworking bags, gem bags, enchanting bags, engineering bags, and even cooking and fish bags) have reduced the burden of carrying around crafting mats to a small degree.
Warlords of Draenor finally averted some of the more painful management. Quest items are removed from bags and fun little toys and Heirlooms (but not tabards...yet, at least) are stored in a separate UI interface. Crafting items stack up 200, freeing up some much needed space for crafters. You're also able to craft items from stuff you have in your bank directly, no matter where you are, removing the need to swap the item or the bag holding them into your inventory/bag bar. It also introduced the reagents bag in banks. For 100 gold, you unlock a 100 slot bag (over triple the next largest in the game) for your bank that could hold any reagents for various professions such as herbs, ore, or food. Furthermore, the reagents bag didn't count as one of your banks seven bags.
The Legion expansion helped with bank storage by revamping transmogrification. Before, in order to transmog a certain item's appearance, you had to have it in your bank, bags, or void storage on that character. Legion changed so that once it was soulbound to one of your characters, all of them had access to it and you could simply sell it for gold.
 Inventory Management Puzzle / int_49ad83ee
featureApplicability
-1.0
 Inventory Management Puzzle / int_49ad83ee
featureConfidence
1.0
 World of Warcraft (Video Game)
hasFeature
Inventory Management Puzzle / int_49ad83ee
 Inventory Management Puzzle / int_4a2f06f1
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_4a2f06f1
comment
Final Fantasy: The 4 Heroes of Light: This Gaiden Game (which also had elements from the Dragon Quest series) had an inventory of 15 per character, no side-inventory for equipped items, and no Bag of Holding. This did not go unnoticed with critics, given the importance and unpredictability of items, the sheer number of items, and the fact it's a 2009 game.
 Inventory Management Puzzle / int_4a2f06f1
featureApplicability
1.0
 Inventory Management Puzzle / int_4a2f06f1
featureConfidence
1.0
 Final Fantasy: The 4 Heroes of Light (Video Game)
hasFeature
Inventory Management Puzzle / int_4a2f06f1
 Inventory Management Puzzle / int_4be1bdd0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_4be1bdd0
comment
Golden Sun enforces a fixed limit of 15 items per party member, and this includes not just consumables but also equipment, plot items, and items that give you Psynergy needed to solve puzzles. Since the series throws tons of items at the player throughout the games and you can't store any of these things without selling them (and can't sell plot or Psynergy items at all), it's quite easy to run out of space if you aren't constantly selling outdated equipment. It becomes less of a problem in the second and third games due to both games having more party members than the first, though it takes a while for all of them to show up in either case.
 Inventory Management Puzzle / int_4be1bdd0
featureApplicability
1.0
 Inventory Management Puzzle / int_4be1bdd0
featureConfidence
1.0
 Golden Sun (Video Game)
hasFeature
Inventory Management Puzzle / int_4be1bdd0
 Inventory Management Puzzle / int_4ce5263e
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_4ce5263e
comment
XCOM: Enemy Unknown and its sequels simplify the inventory into each soldier getting one equipment slot for a main weapon, one for a secondary weapon, one for armor, and up to three for accessories. All accessories take up one slot regardless of what they are, meaning that wearing an extra layer of defensive plating under their armor means a soldier can't also carry a grenade. Customized ammo with bonus damage or other features also qualifies as an accessory, but not regular ammo; either way, the soldier has infinite clips.
 Inventory Management Puzzle / int_4ce5263e
featureApplicability
1.0
 Inventory Management Puzzle / int_4ce5263e
featureConfidence
1.0
 XCOM: Enemy Unknown (Video Game)
hasFeature
Inventory Management Puzzle / int_4ce5263e
 Inventory Management Puzzle / int_4ce969a9
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_4ce969a9
comment
In Marathon, you can only carry a limited amount of any item at any time (although the limits are high enough that the gameplay isn't affected and is still patently unrealistic). The limit on weapons and ammo is bypassed on the highest difficulty level, however.
 Inventory Management Puzzle / int_4ce969a9
featureApplicability
1.0
 Inventory Management Puzzle / int_4ce969a9
featureConfidence
1.0
 Marathon (Video Game)
hasFeature
Inventory Management Puzzle / int_4ce969a9
 Inventory Management Puzzle / int_4eddc919
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_4eddc919
comment
S.T.A.L.K.E.R.:
The game does this based on weight, with a 50-kg carrying limit towards which all items count. What with clothing, food, first aid kits, and radiation meds, you'll probably be unable to carry more than two or three guns, typically of the same type as what your enemies are using, since ammo has its own weight. Among other things, this means that even if you get a good gun early on, once you run out of bullets, you're better off selling or storing it and using a weaker gun with available ammo than lugging the heavier one around, and even for said weaker gun, you can't hoard all the ammo you find without resorting to dropping it off regularly. The actual inventory screen itself expands dynamically (and limitlessly) to fit everything you put into it, though, and certain armor and consumables can boost your carrying capacity. You can also cheat the threshold by a small margin (approximately 10kg), though at a stamina penalty that leaves you unable to run more than 20 meters without a stamina-enhancing artifact. The inventory system also does nothing to prevent you from overloading yourself completely, and if you don't pay attention to the numbers, you will be unable to move until you shed enough weight. The stashes themselves also have no set size limit, letting you stuff even an entire battalion's worth of guns and other supplies into a tiny toolbox or backpack. Woe be to the stalker who accidentally clicks "Take All" on a massive stash while exposed.
Parodied in S.T.A.C.K.E.R., a Tetris-like game based on S.T.A.L.K.E.R. and its inventory system.
On the other hand, if you're carrying more than two or three guns, you're engaging in Crippling Overspecialization. This mechanic is also there to promote immersion - one of your main sources of items (besides corpse looting) is looting stashes, caches of equipment that other Stalkers have hidden. Selling off excess gear is one of your main sources of money, but you'll find yourself stockpiling ammo, medicine, and possibly backup weapons in places across the map in an attempt to be Crazy-Prepared in case you find yourself bleeding to death or with a broken weapon. Congratulations, you're like a real Stalker now!
 Inventory Management Puzzle / int_4eddc919
featureApplicability
1.0
 Inventory Management Puzzle / int_4eddc919
featureConfidence
1.0
 S.T.A.L.K.E.R. (Video Game)
hasFeature
Inventory Management Puzzle / int_4eddc919
 Inventory Management Puzzle / int_507dfb6a
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_507dfb6a
comment
EarthBound (1994) allowed each character to carry up to fourteen items, even when some of those items are being worn. However, there's also a storage facility that you can access (via delivery service) from any phone. It has a much higher limit, but item hoarders can still find themselves bumping up against it.
 Inventory Management Puzzle / int_507dfb6a
featureApplicability
1.0
 Inventory Management Puzzle / int_507dfb6a
featureConfidence
1.0
 EarthBound (1994) (Video Game)
hasFeature
Inventory Management Puzzle / int_507dfb6a
 Inventory Management Puzzle / int_50bcf7a6
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_50bcf7a6
comment
Homestuck: In a parody of video game inventories, a lot of thought appears to have gone into making the inventory mechanics as complicated as possible; characters "captchalogue" (pick up) items that are stored in not-wholly-corporeal inventory stacks called "sylladexes", which tend to have very complex conditions and limitations controlling how and when stored items can be accessed. Rules for which item a character can use vary depending on how many items they've picked up before or after the one they want to use, where the item falls in alphabetical order in relation to the other ones, or whether a value calculated by the number of consonants and vowels in the word matches the same value for the verb you want to use with the item, depending on the "fetch modus" used. Items forced out of the inventory system due to lack of space tend to shoot out with enough force to break or maim whatever is in their path, which has been used to great effect in Strife.
John's, Rose's, and Dave's Fetch Modi (Stack/Queue, Tree, Hash, and Array) are all based on computing data structures.
Stack: John's first Modus, which uses a FILO system — the topmost, most recently stored item is the only one accessible. Often, he has to captchalogue useless items just to get the item he actually wants to use out of his sylladex so he can captchalogue it again and then use it.
Queue: John's second Modus, which is the exact opposite of Stack — only the item at the end can be accessed, and to get something out you have to cycle it through to the end of the queue.
Tree: Rose's Modus. It stores things in a binary tree-like structure. If she removes the item in the root card, it drops the whole tree. She later switches it to let her access the leaf cards as well.
Hash Map: Dave's Modus. It stores things based on the letters in the item's name. For example, the way he has it configured when it is introduced has 10 cards numbered 0 through 9. Each item goes into a slot determined by an equation; the first one we see is "Count every vowel in the name as 1 and every consonant as 2. Add up the letters in the name, and then modulo 10 to find the card number". In addition, when he captchalogues two things with the same slot, the first one is ejected out at high speed. He eventually has to start renaming objects to put them in different slots.
Array: John's third Modus, which was a birthday present. It allows him to access any card at any time. However, he views this as boring and is also frustrated that he can't weaponize it (in his previous Modi, captchaloguing more items than he can hold would eject one) and thus arranges his cards into an array of four "queuestacks" which act like a queue or a stack depending on what he needs.
Jade's Fetch Modi are instead based on various popular Board Games, such as Jenga, Memory, and Pictionary. She deserves special mention since she figures out how to use the Pictionary Modus to trick the system into giving her free items — by drawing something that she doesn't have, she creates a sort of "ghost" item that can't be used but which retains the captcha codes all filled storage cards have, which she can then use to create real items.
The trolls' assorted modi are every bit as weird, including "encryption" (you have to decode it to get the item back), "chastity" (you'll coincidentally find the key to unlock it when the time is right), "ouija" (you get an item based on the whim of the spirits), "miracle" (so complex that getting anything out is a miracle) and "scratch and sniff" (exactly what it sounds like and is one of the most logical in the whole adventure: you pick a card and sniff it to learn what it actually holds. The catch is that its user is blind and that is exactly how she would see the contents anyway. A modus that seems whimsical and quirky but is actually logical also befits her character.)
Most blatantly, Jake English has the "Puzzle" modus, which functions like a Grid Inventory. Items are turned into cards of various sizes which must be rearranged to fit.
Subsequently, we get the Juju modus, which is shared between two people — each player's inventory can only be accessed by the other. This would normally be incredibly handy, except that the two people in question hate each other with a passion and as a result the inventory ends up closer to a garbage can than anything useful.
The punchline to the whole mess is the fetch modus used by John's dad — the Wallet Modus, which makes your entire inventory convenient and available at all times. While it would be semi-puzzly on the basis that item cards vary in size based on actual size of the item (which most other modi ignore), it is also rendered moot on the basis of available space being ludicrously huge. The only thing that came close to filling it up was a planet's core.
In Homestuck's predecessor, Problem Sleuth, the characters have a four-slot inventory, with one slot for a weapon and sometimes some special slots for places such as keeping something under your hat. In the Homestuck intermission, the Midnight Crew have a similar system — only they have one inventory slot and four weapon slots. It doesn't make it any harder for them, because their sole inventory slot is constantly occupied by a stack of cards... which morphs into a big chest, wardrobe or the like at the moment it's needed. Individual items also can be taken as individual cards from the deck, bypassing the chest phase.
 Inventory Management Puzzle / int_50bcf7a6
featureApplicability
1.0
 Inventory Management Puzzle / int_50bcf7a6
featureConfidence
1.0
 Homestuck (Webcomic)
hasFeature
Inventory Management Puzzle / int_50bcf7a6
 Inventory Management Puzzle / int_51005dfa
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_51005dfa
comment
Aeron's carriage bag in Pandora's Tower can initially support up to 30 items. This includes, yes, individual collectibles (so if 4 elixir potions are collected, 26 spaces remain; this differs from many other games which reserve one slot for an entire item or weapon regardless of its amount or ammunition). The bag can be expanded for a bigger capacity if the proper items are given to Elena.
 Inventory Management Puzzle / int_51005dfa
featureApplicability
1.0
 Inventory Management Puzzle / int_51005dfa
featureConfidence
1.0
 Pandora's Tower (Video Game)
hasFeature
Inventory Management Puzzle / int_51005dfa
 Inventory Management Puzzle / int_518f3ea1
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_518f3ea1
comment
The Oregon Trail (2021): All items need to be fitted inside the wagon and each item takes up a certain amount of space ranging from one square (such as herbal remedies) to 6 squares (fish), with some taking more awkward shapes though items can be rotated where need be. Also bear in mind that each type of item only goes up to a certain limit before needing to take up another slot. Items that overlap exposed squares may become damaged while no item can be placed in damaged squares at all. Players will need to rearrange their inventory and fix their wagon regularly due to them hitting rocks and whatnot.
 Inventory Management Puzzle / int_518f3ea1
featureApplicability
1.0
 Inventory Management Puzzle / int_518f3ea1
featureConfidence
1.0
 The Oregon Trail (2021) (Video Game)
hasFeature
Inventory Management Puzzle / int_518f3ea1
 Inventory Management Puzzle / int_526d4c5c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_526d4c5c
comment
Knights of the Old Republic had a practically infinite Hyperspace Arsenal, and the inventory was shared between all characters at all times (except one point where the party is captured.)
 Inventory Management Puzzle / int_526d4c5c
featureApplicability
1.0
 Inventory Management Puzzle / int_526d4c5c
featureConfidence
1.0
 Knights of the Old Republic (Video Game)
hasFeature
Inventory Management Puzzle / int_526d4c5c
 Inventory Management Puzzle / int_5555282
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_5555282
comment
In Diablo (1997), money took space in your inventory. Sure it stacked, but the richer you were, the less room you had left in your inventory, leading many veteran Diablo players to drop off the gold they had in Tristram's town square on solo runs. Even worse, due to a glitch it became impossible to buy the best armor in the game because carrying enough gold to pay for it meant there wasn't enough room for the item itself!
 Inventory Management Puzzle / int_5555282
featureApplicability
1.0
 Inventory Management Puzzle / int_5555282
featureConfidence
1.0
 Diablo (1997) (Video Game)
hasFeature
Inventory Management Puzzle / int_5555282
 Inventory Management Puzzle / int_557434b6
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_557434b6
comment
An extreme case in Kingdom Hearts: 358/2 Days with the panel system. While your actual inventory is nearly limitless, you can only take so much with you on missions. And because your level, skills, spells, weapon, backpack slots (temporary inventory for collected items), a ring that upgrades stats and upgrades to the above (such as allowing your Guard to block attacks behind you) are all stored as panels it takes some careful planning. You'll also often have to leave enemy drops, mostly synthesis Materials, behind due to limited backpack space because you're going to want the items from chests (as that is recorded and needed at various parts to unlock things) as well as healing items you pick up should the stock you brought with you run out.
 Inventory Management Puzzle / int_557434b6
featureApplicability
1.0
 Inventory Management Puzzle / int_557434b6
featureConfidence
1.0
 Kingdom Hearts: 358/2 Days (Video Game)
hasFeature
Inventory Management Puzzle / int_557434b6
 Inventory Management Puzzle / int_57ad0c07
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_57ad0c07
comment
This feature is core to most Resident Evil games. The "survival" in Resident Evil's "survival horror" comes in the form of managing increasingly limited resources used for increasingly low-reward fights, with the inventory restriction ensuring that you never have access to as many resources as you'd like.
In Resident Evil, you need to reserve inventory space just to save your game, as the typewriter ribbons used to do so take up space. This is alleviated somewhat by item boxes, which allow excess items to be stored and retrieved from any other box... However, in the Updated Re-release, there is a mode that makes those footlockers act like real life ones, taking away the advantage and making the player run all the way back to the first footlocker if that's where they left all the important equipment.
Resident Evil 4 changes the system somewhat by giving the player unlimited space for treasures and key items; it's only weapons, ammunition and health items that go in the player's manageable inventory. On top of that, the manageable inventory is changed from half a dozen or so discrete item slots into a grid made of small square, with different items taking up different areas of squares based on size and shape. An herb, for example, is only two squares, while a pistol might by take up a 2x3 rectangular area and shotgun 2x8. Occasionally, you end up having to reorganize your inventory to consolidate the empty space, especially when making room for something large like a new gun or a Too Awesome to Use single-shot rocket launcher.
Resident Evil 5 replaces 4's inventory system with an AI switch-and-match system adapted from the Resident Evil: Outbreak spin-off series, wherein all items take one inventory space on a 3x3 grid. Unlike previous games, entering your inventory doesn't pause the game, and you can still be attacked mid-inventory management, emphasizing the game's action-horror nature. This, in turn, leads to another item management puzzle from the fact that four of the item slots can be assigned to shortcuts on the D-pad for quick access - do I want grenades on that button, or should I put an herb there?
Resident Evil – Code: Veronica smooths out inventory puzzles by allowing the player to mix an herb from the inventory with an herb lying on the ground, as opposed to forcing you to pick it up before mixing them (requiring you to always have at least one empty item slot). On the other hand, the game switches between Chris and Claire a few times (with no prior notice), and the player is locked out of the preceding character's personal inventory until they become playable again.
Resident Evil 0 does away with item boxes, but doesn't need them as much, both because the player controls two characters and because the game allows the player to place items in any room and pick them back up later. This allows players to do things like drop an item, pick up an herb, mix the herb with another already in inventory, then pick the item back up.
 Inventory Management Puzzle / int_57ad0c07
featureApplicability
1.0
 Inventory Management Puzzle / int_57ad0c07
featureConfidence
1.0
 Resident Evil (Franchise)
hasFeature
Inventory Management Puzzle / int_57ad0c07
 Inventory Management Puzzle / int_5908ee91
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_5908ee91
comment
In Skyrim, you are no longer unable to move if overencumbered. Instead, you simply move very slowly and (unless you have a specific perk) cannot fast travel while overencumbered. Like Oblivion, you can also still ride a horse if you're overencumbered. The encumbrance limit includes everything the player is wearing, unless they have either the Steed Stone blessing or a perk. You can store items indefinitely in any of the houses you can buy, and can store items in the inventory of your owned horses and/or followers, such as your Housecarls. You can put stuff in containers outside of your home, or drop them on the ground, but they will disappear after a time and can be picked up by NPCs. Active quest items do not count towards your encumberance.
 Inventory Management Puzzle / int_5908ee91
featureApplicability
1.0
 Inventory Management Puzzle / int_5908ee91
featureConfidence
1.0
 The Elder Scrolls V: Skyrim (Video Game)
hasFeature
Inventory Management Puzzle / int_5908ee91
 Inventory Management Puzzle / int_59da62aa
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_59da62aa
comment
Fallout: New Vegas, sharing the GameBryo engine with Morrowind and Fallout 3, continues the trend and adds Item Crafting, which uses items to create ammo and consumables ("How many duct tapes did I need to make the weapon repair kit?"). The optional "Hardcore" mode adds, among other things, weight to your ammunition, with values from 0 (BBs) to 5 (mini nukes). Fortunately, you can still use your party members as pack mules.
 Inventory Management Puzzle / int_59da62aa
featureApplicability
1.0
 Inventory Management Puzzle / int_59da62aa
featureConfidence
1.0
 Fallout: New Vegas (Video Game)
hasFeature
Inventory Management Puzzle / int_59da62aa
 Inventory Management Puzzle / int_5a1506e6
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_5a1506e6
comment
Your inventory in Eternal Sonata is slot-based, with different kinds of items taking up different numbers of slots. The number of slots increases from 10 to 20 at Party Level 3, to 30 at Party Level 4, and 40 at Party Level 5.
 Inventory Management Puzzle / int_5a1506e6
featureApplicability
1.0
 Inventory Management Puzzle / int_5a1506e6
featureConfidence
1.0
 Eternal Sonata (Video Game)
hasFeature
Inventory Management Puzzle / int_5a1506e6
 Inventory Management Puzzle / int_5cb7fc72
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_5cb7fc72
comment
Similar to System Shock 2, Prey (2017) uses a Grid Inventory with items taking up one or more squares based on their size. There is a lot of Shop Fodder, much of it is trash (banana peels, crumpled paper, cigar stubs, etc.), but this is used as fuel for the Recycler, which turns all your garbage into neat little cubes of various raw materials, which can then be re-processed into useful items. The cubes of material are themselves items in your inventory, but they take up far less space than un-processed trash.
 Inventory Management Puzzle / int_5cb7fc72
featureApplicability
1.0
 Inventory Management Puzzle / int_5cb7fc72
featureConfidence
1.0
 System Shock 2 (Video Game)
hasFeature
Inventory Management Puzzle / int_5cb7fc72
 Inventory Management Puzzle / int_5e91c79
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_5e91c79
comment
Resident Evil 0 does away with item boxes, but doesn't need them as much, both because the player controls two characters and because the game allows the player to place items in any room and pick them back up later. This allows players to do things like drop an item, pick up an herb, mix the herb with another already in inventory, then pick the item back up.
 Inventory Management Puzzle / int_5e91c79
featureApplicability
1.0
 Inventory Management Puzzle / int_5e91c79
featureConfidence
1.0
 Resident Evil 0 (Video Game)
hasFeature
Inventory Management Puzzle / int_5e91c79
 Inventory Management Puzzle / int_5e91c7d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_5e91c7d
comment
Resident Evil 4 changes the system somewhat by giving the player unlimited space for treasures and key items; it's only weapons, ammunition and health items that go in the player's manageable inventory. On top of that, the manageable inventory is changed from half a dozen or so discrete item slots into a grid made of small square, with different items taking up different areas of squares based on size and shape. An herb, for example, is only two squares, while a pistol might by take up a 2x3 rectangular area and shotgun 2x8. Occasionally, you end up having to reorganize your inventory to consolidate the empty space, especially when making room for something large like a new gun or a Too Awesome to Use single-shot rocket launcher.
 Inventory Management Puzzle / int_5e91c7d
featureApplicability
1.0
 Inventory Management Puzzle / int_5e91c7d
featureConfidence
1.0
 Resident Evil 4 (Video Game)
hasFeature
Inventory Management Puzzle / int_5e91c7d
 Inventory Management Puzzle / int_5e91c7e
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_5e91c7e
comment
Resident Evil 5 replaces 4's inventory system with an AI switch-and-match system adapted from the Resident Evil: Outbreak spin-off series, wherein all items take one inventory space on a 3x3 grid. Unlike previous games, entering your inventory doesn't pause the game, and you can still be attacked mid-inventory management, emphasizing the game's action-horror nature. This, in turn, leads to another item management puzzle from the fact that four of the item slots can be assigned to shortcuts on the D-pad for quick access - do I want grenades on that button, or should I put an herb there?
 Inventory Management Puzzle / int_5e91c7e
featureApplicability
1.0
 Inventory Management Puzzle / int_5e91c7e
featureConfidence
1.0
 Resident Evil 5 (Video Game)
hasFeature
Inventory Management Puzzle / int_5e91c7e
 Inventory Management Puzzle / int_6053d9f9
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6053d9f9
comment
Famously averted in the Silent Hill series, which allowed you to carry infinite items... at least until Silent Hill 4: The Room came out and imposed an inventory limit. Origins and Homecoming both followed suit.
Shattered Memories on the other hand completely removed the entire inventory system.
And then Downpour reinstated it.
 Inventory Management Puzzle / int_6053d9f9
featureApplicability
-1.0
 Inventory Management Puzzle / int_6053d9f9
featureConfidence
1.0
 Silent Hill (Franchise)
hasFeature
Inventory Management Puzzle / int_6053d9f9
 Inventory Management Puzzle / int_629cd094
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_629cd094
comment
Dragon Age: Origins has a completely arbitrary limit on the number of items you can carry (or stacks of items, in the case of single-use things like salves and whatnot). You simply can't pick up any more items if your inventory is full. The limit can be raised to roughly twice the starting one by buying backpacks.
 Inventory Management Puzzle / int_629cd094
featureApplicability
1.0
 Inventory Management Puzzle / int_629cd094
featureConfidence
1.0
 Dragon Age: Origins (Video Game)
hasFeature
Inventory Management Puzzle / int_629cd094
 Inventory Management Puzzle / int_6365ff2d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6365ff2d
comment
In the first game it wasn't present at all; your inventory had room for every item, and every time you bought a new piece of equipment, you'd sell the one of that type you currently had.
 Inventory Management Puzzle / int_6365ff2d
featureApplicability
1.0
 Inventory Management Puzzle / int_6365ff2d
featureConfidence
1.0
 Dragon Quest (Video Game)
hasFeature
Inventory Management Puzzle / int_6365ff2d
 Inventory Management Puzzle / int_664f2044
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_664f2044
comment
The first Dragon Slayer game was similar in a number of ways to Adventure, including only allowing the player to carry one item at a time. Coins and potions could be carried in unlimited quantities, but couldn't even be picked up if something else was being held.
 Inventory Management Puzzle / int_664f2044
featureApplicability
1.0
 Inventory Management Puzzle / int_664f2044
featureConfidence
1.0
 Dragon Slayer (Video Game)
hasFeature
Inventory Management Puzzle / int_664f2044
 Inventory Management Puzzle / int_6760742f
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6760742f
comment
The inventory in CABAL Online uses a Grid Inventory system and certain items take up more space than a potion. Melee weapons and armor takes up the largest space while the other armor parts take up at least 4 grid spaces, requiring some creativity on how to store the items in the inventory and warehouse alongside all the potions and other important items.
 Inventory Management Puzzle / int_6760742f
featureApplicability
1.0
 Inventory Management Puzzle / int_6760742f
featureConfidence
1.0
 CABAL Online (Video Game)
hasFeature
Inventory Management Puzzle / int_6760742f
 Inventory Management Puzzle / int_68cc5557
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_68cc5557
comment
Fire Emblem: Shadow Dragon & the Blade of Light has a very clunky inventory system where units can only hold 4 items for unit, as opposed to at least 5 items in later games. In addition, trading can only be done by the initiator, will end the unit's turn, and preparation does not allow swapping items around, so trading and inventory management must be done during a battle.
 Inventory Management Puzzle / int_68cc5557
featureApplicability
1.0
 Inventory Management Puzzle / int_68cc5557
featureConfidence
1.0
 Fire Emblem: Shadow Dragon & the Blade of Light (Video Game)
hasFeature
Inventory Management Puzzle / int_68cc5557
 Inventory Management Puzzle / int_6952ee85
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6952ee85
comment
In AdventureQuest, you can only carry 8 weapons (the 1st of which is a default weapon, and can only be temporarily changed in certain quests or replaced by guardian equipment), 8 armors (same thing) 8 pets, 8 spells and 8 shields. Normally this isn't too much of a problem, since there are only 8 elements, and potions can be refilled between battles at almost any time (quests excluded). Plus the inventory can be increased by buying property.
 Inventory Management Puzzle / int_6952ee85
featureApplicability
1.0
 Inventory Management Puzzle / int_6952ee85
featureConfidence
1.0
 AdventureQuest (Video Game)
hasFeature
Inventory Management Puzzle / int_6952ee85
 Inventory Management Puzzle / int_69bc0bf6
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_69bc0bf6
comment
In the Genesis Shining Force games, each character is limited to four items. Including their weapon (there's no armor in either game) and their magic ring if they're using one. Fortunately, the first game allows you to store stuff in your Headquarters, and the second game lets you store items in the Caravan once you're about a third of the way into the game.
 Inventory Management Puzzle / int_69bc0bf6
featureApplicability
1.0
 Inventory Management Puzzle / int_69bc0bf6
featureConfidence
1.0
 Shining Force (Video Game)
hasFeature
Inventory Management Puzzle / int_69bc0bf6
 Inventory Management Puzzle / int_6ac55ec7
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6ac55ec7
comment
Dungeons & Dragons mostly gets by with a weight limit determined by your strength (and a few factors like your race's size and number of legs) and some common sense from the DM ("No you can't pick up the castle and bring it with you, I don't care how many 1 copper-piece-a-day hirelings you can afford"). D&D is also the Trope Namer for Bag of Holding, which is bigger on the inside and reduces the weight of everything within.
 Inventory Management Puzzle / int_6ac55ec7
featureApplicability
1.0
 Inventory Management Puzzle / int_6ac55ec7
featureConfidence
1.0
 Dungeons & Dragons (Tabletop Game)
hasFeature
Inventory Management Puzzle / int_6ac55ec7
 Inventory Management Puzzle / int_6c1d09b3
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6c1d09b3
comment
In Fallout 3, there is a limit on how much you can carry in total. With the right perk, a character can carry 300 pounds without being hindered, roughly 200 of which will be free after counting armor and weapons. Weapons and armor are naturally very heavy items, but ammo and various healing items are weightless. Random stuff used for making new weapons and all food-related items have a small weight; however, this adds up quickly. If you exceed your carrying capacity, you can no longer run, jump, or use fast travel (warping) until you've gotten rid of the excess weight. Of course, you can always just leave the items in a safe place, warp back home to offload some stuff, then come back to grab the rest and repeat as necessary. You can also take some Buffout.
One side-effect of Fallout 3's Breakable Weapons mechanic is that it actually helps to ease the strain of inventory management, since with a high enough Repair skill you can cannibalize weapons and armor to repair similar weapons and armor. Why carry around 5 crappy 10mm pistols when you can combine them into one good pistol that not only weighs less and has better stats, but could theoretically sell for even more than the 5 crappy pistols would?
Earlier titles had an inventory weight limit based on your strength, and it could also be increased with certain perks. Drugs and money were weightless, but ammo had a weight by 'clip,' which was an arbitrary number of rounds completely unrelated to the actual magazine size of any weapon. Party members can be used as mules and you also get a car with a very large but still finite trunk. Items dropped on maps generated for random encounters are lost forever upon leaving the encounter, but items on permanent maps (like towns) will persist for quite some time.
Fallout: New Vegas, sharing the GameBryo engine with Morrowind and Fallout 3, continues the trend and adds Item Crafting, which uses items to create ammo and consumables ("How many duct tapes did I need to make the weapon repair kit?"). The optional "Hardcore" mode adds, among other things, weight to your ammunition, with values from 0 (BBs) to 5 (mini nukes). Fortunately, you can still use your party members as pack mules.
Fallout 76'' continues the trend, but since it's an online game, you can't store limitless amounts of stuff in safe containers. You're now limited to a single stash box that shares a cloud-based inventory with all stash boxes in the wasteland. The box holds a static amount of weight, more than your possible maximum but not so much that you can afford to stash everything.
 Inventory Management Puzzle / int_6c1d09b3
featureApplicability
1.0
 Inventory Management Puzzle / int_6c1d09b3
featureConfidence
1.0
 Fallout 3 (Video Game)
hasFeature
Inventory Management Puzzle / int_6c1d09b3
 Inventory Management Puzzle / int_6cbc542e
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6cbc542e
comment
Shattered Memories on the other hand completely removed the entire inventory system.
 Inventory Management Puzzle / int_6cbc542e
featureApplicability
1.0
 Inventory Management Puzzle / int_6cbc542e
featureConfidence
1.0
 Silent Hill: Shattered Memories (Video Game)
hasFeature
Inventory Management Puzzle / int_6cbc542e
 Inventory Management Puzzle / int_6cd911cd
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6cd911cd
comment
Omega Labyrinth Life only has 30 permanent inventory slots, where the only thing that stacks are (identified) projectiles. You can attempt to expand this using purses, but they can rip apart, be stolen, or blocked from use. To encourage this, many items are single-use only.
 Inventory Management Puzzle / int_6cd911cd
featureApplicability
1.0
 Inventory Management Puzzle / int_6cd911cd
featureConfidence
1.0
 Omega Labyrinth Life (Video Game)
hasFeature
Inventory Management Puzzle / int_6cd911cd
 Inventory Management Puzzle / int_6ecf6c5d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6ecf6c5d
comment
The old Atari game Adventure only allowed the character to carry one item at a time. This was due to technological limitations (back then the ability to carry items at all in a non-text based game was groundbreaking) but it overall added a lot of real difficulty to the game. The biggest reason: the only weapon in the game counted toward your one-item limit.
 Inventory Management Puzzle / int_6ecf6c5d
featureApplicability
1.0
 Inventory Management Puzzle / int_6ecf6c5d
featureConfidence
1.0
 Adventure (Video Game)
hasFeature
Inventory Management Puzzle / int_6ecf6c5d
 Inventory Management Puzzle / int_6f1bcb62
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6f1bcb62
comment
Fire Emblem: Path of Radiance: Like Blazing Blade, any excessive items will be dropped and vanished until you are given a base, which is only available at Chapter 8. And since this game uses the Mystery of the Emblem inventory (where each unit have 4 items for weapons and items), it is likely that one of those will get filled up. Its sequel is unlikely to face this problem due to units having 8 items in their inventory.
 Inventory Management Puzzle / int_6f1bcb62
featureApplicability
1.0
 Inventory Management Puzzle / int_6f1bcb62
featureConfidence
1.0
 Fire Emblem: Path of Radiance (Video Game)
hasFeature
Inventory Management Puzzle / int_6f1bcb62
 Inventory Management Puzzle / int_6f784a32
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6f784a32
comment
They made a whole game almost out of this alone in 2009's The Void. Most of the game is about collecting Color, which amounts to food for your soul, without which, you fade out of existence, processing it in your Hearts, turning it into Nerva which is then used to fuel your travel, planting and mining more Color, combat and feeding the NPC Sisters to get them to help you. And surprisingly enough it works, keeping you on edge constantly, because any resource management mistake can be lethal.
 Inventory Management Puzzle / int_6f784a32
featureApplicability
1.0
 Inventory Management Puzzle / int_6f784a32
featureConfidence
1.0
 TheVoid
hasFeature
Inventory Management Puzzle / int_6f784a32
 Inventory Management Puzzle / int_6f788b04
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_6f788b04
comment
In E.Y.E: Divine Cybermancy, your character has several holsters of varying size - a huge back slot for two-handed weapons, and four thigh/shoulder holsters for one-handed weapons, plus several smaller pouches for ammo and grenades. You can, for example, fit a Damocles sword and a pair of submachine guns in your back slot, but not a Damocles and a Sulfatum. Generally, the sheer weight malus imposed by large guns prevents this from being an issue, along with ammo taking up very little space. However, trying to carry around half a dozen (lightweight) weapons and their respective ammo types can require some careful inventory juggling.
 Inventory Management Puzzle / int_6f788b04
featureApplicability
1.0
 Inventory Management Puzzle / int_6f788b04
featureConfidence
1.0
 E.Y.E: Divine Cybermancy (Video Game)
hasFeature
Inventory Management Puzzle / int_6f788b04
 Inventory Management Puzzle / int_730a2b0f
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_730a2b0f
comment
Uninvited is a rare inversion of this with an equal amount of management puzzling. The player is actually given an unlimited inventory to store anything and everything not nailed to the ground. The problem, however, is that while you can take nearly everything you see bar one shiny red exception, that is, only about an eighth of the items you find at most will have some use in the game. The idea was that if you loot everything imaginable, it comes back to haunt you as far as wading through hordes of items to try to find that one nifty MacGuffin when the time comes to use it. However, this is also averted if you drop all the useless loot or otherwise don't pick it up in the first place, and there are hardly that many timed missions to really haunt you if you do have everything and the kitchen sink in your pockets to sort through.
 Inventory Management Puzzle / int_730a2b0f
featureApplicability
-1.0
 Inventory Management Puzzle / int_730a2b0f
featureConfidence
1.0
 Uninvited (Video Game)
hasFeature
Inventory Management Puzzle / int_730a2b0f
 Inventory Management Puzzle / int_73b74949
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_73b74949
comment
Borderlands has this, though this is definitely an encouragement to travel light more than anything. Any item takes one slot, you can get up to 42 in one playthrough via upgrades, and as you don't need many weapons or health kits for efficient combat, the surplus is always loot. And since so much of the guns you pick up are cheap...
One of the DLC provides a place to stash any loot that's cramping your style in one very specific location, accessible only by Global Airship. Yeah, stash your loot...or, as the menu for this function says, "Store your crap!" Rare is the player that ever uses more than the four guns you can equip at one time anyway.
 Inventory Management Puzzle / int_73b74949
featureApplicability
1.0
 Inventory Management Puzzle / int_73b74949
featureConfidence
1.0
 Borderlands (Video Game)
hasFeature
Inventory Management Puzzle / int_73b74949
 Inventory Management Puzzle / int_73cdb697
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_73cdb697
comment
In Resident Evil, you need to reserve inventory space just to save your game, as the typewriter ribbons used to do so take up space. This is alleviated somewhat by item boxes, which allow excess items to be stored and retrieved from any other box... However, in the Updated Re-release, there is a mode that makes those footlockers act like real life ones, taking away the advantage and making the player run all the way back to the first footlocker if that's where they left all the important equipment.
 Inventory Management Puzzle / int_73cdb697
featureApplicability
1.0
 Inventory Management Puzzle / int_73cdb697
featureConfidence
1.0
 ResidentEvil
hasFeature
Inventory Management Puzzle / int_73cdb697
 Inventory Management Puzzle / int_74f7210c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_74f7210c
comment
The Legend of Zelda:
The Legend of Zelda: Skyward Sword has a limited "Adventure Pouch" which can only hold a limited number of shields, bottles, spare ammo packs (his main items have their own small ammo packs), and medallions, initially set at four spaces and later upgradeable to eight. Any extra Adventure Pouch items he picks up or buys have to be left with Peatrice the Item Check Girl. (Fortunately, though, Link's main tools, Plot Coupons, and Item Crafting collectables are still subject to the usual Hyperspace Arsenal rules.)
The Legend of Zelda: Breath of the Wild places a limit on the number of melee weapons, shields, and bows you can carry that can be increased by collecting hidden Korok Seeds from around the world and trading them in with Hestu. Like with Skyward Sword, though, any armor and Plot Coupons you come across are firmly exempt from this trope. Item Crafting ingredients and food are also limited, but the cap on them is so large that it's rarely an issue. Clothing has an arbitrary limit too (5 inventory pages). With the DLC and enough Amiibo, you can run out of slots.
 Inventory Management Puzzle / int_74f7210c
featureApplicability
1.0
 Inventory Management Puzzle / int_74f7210c
featureConfidence
1.0
 The Legend of Zelda (Franchise)
hasFeature
Inventory Management Puzzle / int_74f7210c
 Inventory Management Puzzle / int_76686539
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_76686539
comment
The console versions of Mass Effect have an inventory limit of 150 items, which is about 10 times more than you'll ever need since items equipped on a character don't count and there are no non-equippable items. While the item limit is certainly higher than a player would need, the system still has its share of other management issues. For example, if you open an item container with a full inventory, you are forced to reduce all the items inside into omni-gel, since you can't pick them up. The option of leaving them there or destroying some of the items in your inventory instead is not available. As well, just navigating the inventory interface is a hassle, requiring the player to jump about comparing items to make sure that each party member has the best equippment available. Still, when the inventory system was discarded in the sequel, there were many angry cries of throwing babies out with dirty bathwater.
 Inventory Management Puzzle / int_76686539
featureApplicability
1.0
 Inventory Management Puzzle / int_76686539
featureConfidence
1.0
 Mass Effect (Video Game)
hasFeature
Inventory Management Puzzle / int_76686539
 Inventory Management Puzzle / int_78e27fa7
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_78e27fa7
comment
Fire Emblem: The Blazing Blade: It's very annoying in Lyn's story and the early chapters of Eliwood/Hector story as any excessive item is dropped forever so you have to be careful with unit's inventory. Merlinus doesn't show up until you complete a gaiden chapter, and even longer if you didn't, where any items dropped will be sent to the convoy but only if he's in the map.
 Inventory Management Puzzle / int_78e27fa7
featureApplicability
1.0
 Inventory Management Puzzle / int_78e27fa7
featureConfidence
1.0
 Fire Emblem: The Blazing Blade (Video Game)
hasFeature
Inventory Management Puzzle / int_78e27fa7
 Inventory Management Puzzle / int_7aef764c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_7aef764c
comment
Azure Dreams does this twice. You can't enter the dungeon with more than five items and can't hold more than 30. So do you rather want to take a returning device (which you may have the luck to find or not), equipment or an additional ally with you before going after monsters?
 Inventory Management Puzzle / int_7aef764c
featureApplicability
1.0
 Inventory Management Puzzle / int_7aef764c
featureConfidence
1.0
 Azure Dreams (Video Game)
hasFeature
Inventory Management Puzzle / int_7aef764c
 Inventory Management Puzzle / int_806c20e5
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_806c20e5
comment
Demon's Souls, unlike its Spiritual Successor Dark Souls, had a weight limit on the amount of items you can carry, and you are not allowed to go over the limit. If you want to free up some encumberance, you can store items in the stockpile.
 Inventory Management Puzzle / int_806c20e5
featureApplicability
1.0
 Inventory Management Puzzle / int_806c20e5
featureConfidence
1.0
 Demon's Souls (Video Game)
hasFeature
Inventory Management Puzzle / int_806c20e5
 Inventory Management Puzzle / int_80c48b2d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_80c48b2d
comment
Backpack Hero's premise is that inventory management is just as important as actually fighting enemies. The protagonist has a magical backpack which grows in size every level they gain, and certain items will boost the effects of others or only function if they're in a specific part of the backpack. Holding onto items that synergize together will vastly increase the character's survivability.
 Inventory Management Puzzle / int_80c48b2d
featureApplicability
1.0
 Inventory Management Puzzle / int_80c48b2d
featureConfidence
1.0
 Backpack Hero (Video Game)
hasFeature
Inventory Management Puzzle / int_80c48b2d
 Inventory Management Puzzle / int_8258e260
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_8258e260
comment
Super Mario Bros.:
Both Paper Mario and Paper Mario: The Thousand-Year Door start you off with a limit of 10 usable items (not counting "Important Things"). The latter, however, lets you double your capacity with an item you find in the Pit of 100 Trials. Items may be discarded, but if you don't pick them up soon, they're subject to Everything Fades. In addition, shops let you store items in them without them fading. Those have limits, as well, but at least you may retrieve any stored item from any shop.
Super Mario RPG also had an inventory limit, and considering (unlike most console RPGs) each individual healing item counts as "one," your two-page limit got filled awfully fast. The remake removes this, with multiple of the same item taking one slot, in exchange for caps on how many of each of item the party is allowed to carry, with more powerful items like Red Essense having lower caps.
Paper Mario: Sticker Star does this with the sticker album, which holds all the stickers used for attacks and puzzles. Thankfully, you gain new pages after each major boss battle and an auto-sort to help out.
 Inventory Management Puzzle / int_8258e260
featureApplicability
1.0
 Inventory Management Puzzle / int_8258e260
featureConfidence
1.0
 Super Mario Bros. (Franchise)
hasFeature
Inventory Management Puzzle / int_8258e260
 Inventory Management Puzzle / int_83abcf04
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_83abcf04
comment
Paper Mario: Sticker Star does this with the sticker album, which holds all the stickers used for attacks and puzzles. Thankfully, you gain new pages after each major boss battle and an auto-sort to help out.
 Inventory Management Puzzle / int_83abcf04
featureApplicability
1.0
 Inventory Management Puzzle / int_83abcf04
featureConfidence
1.0
 Paper Mario: Sticker Star (Video Game)
hasFeature
Inventory Management Puzzle / int_83abcf04
 Inventory Management Puzzle / int_85eced19
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_85eced19
comment
In Love & Pies, you can have up to 63 items on the 7x9 grid, and the primary way of clearing them is by merging them and serving them to customers. You can also store up to 30 items in the fridge, but you start with five free slots, with additional ones costing Gems, which can be bought with real money. Additionally, you can sell high-level items for a small amount of coins or throw unneeded items away.
 Inventory Management Puzzle / int_85eced19
featureApplicability
1.0
 Inventory Management Puzzle / int_85eced19
featureConfidence
1.0
 Love & Pies (Video Game)
hasFeature
Inventory Management Puzzle / int_85eced19
 Inventory Management Puzzle / int_8673ea18
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_8673ea18
comment
In Beecarbonize, each sector can be upgraded three times to hold up to a maximum of 12 cards each. Any excess card is placed outside the playmat, and they're destroyed after a certain amount of time. In Hardcore Mode, some cards have negative environmental consequences when destroyed, so you have to manage your card inventory carefully.
 Inventory Management Puzzle / int_8673ea18
featureApplicability
1.0
 Inventory Management Puzzle / int_8673ea18
featureConfidence
1.0
 Beecarbonize (Video Game)
hasFeature
Inventory Management Puzzle / int_8673ea18
 Inventory Management Puzzle / int_86814cc3
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_86814cc3
comment
The Famicom version of Final Fantasy II is easily the roughest, as not only did items not stack, each character could only access the two inventory items equipped to them (i.e. Healing Potions and/or alternate weapons).
 Inventory Management Puzzle / int_86814cc3
featureApplicability
1.0
 Inventory Management Puzzle / int_86814cc3
featureConfidence
1.0
 Final Fantasy II (Video Game)
hasFeature
Inventory Management Puzzle / int_86814cc3
 Inventory Management Puzzle / int_86814cd0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_86814cd0
comment
In Final Fantasy IV, you could store items with the Big Chocobo, but that was it. This was even worse in the original hard-type version, as they had a good 8 items dedicated to healing individual status ailments. Combine this with needing stocks of various kinds of arrows for Rosa, specialized weapon swapping for certain elemental resistances, and you can easily run low on room.
 Inventory Management Puzzle / int_86814cd0
featureApplicability
1.0
 Inventory Management Puzzle / int_86814cd0
featureConfidence
1.0
 Final Fantasy IV (Video Game)
hasFeature
Inventory Management Puzzle / int_86814cd0
 Inventory Management Puzzle / int_86814e94
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_86814e94
comment
Final Fantasy XI starts players off with only 30 inventory slots on their person and another 50 in the "Mog Safe," which is only accessible via house or nomad mogs. Both upgrade to 80 spaces through quests. Later a "Mog Locker" was added with Treasures of Aht Urghan. Personal inventory and the mog safe are both expandable (up to a point) via quests. Unfortunately equipped armour and weapons still counts against the inventory space and in the beginning severely limits the amount of loot a character can carry. This problem increases exponentially once you have multiple high-level jobs, which in many cases can require 100% gear-swaps on the fly for their maximum efficiency. There is also storage, which is extra space that can range from 0 to over 100 spaces, by stuffing the items inside furniture in your house (this includes strange places like decorative crystal eggs and lamps). The catch is that the storage is only accessible in your own house, not any of the rent-a-rooms you stay in outside of your home nation, which is painfully inconvenient if you need to change jobs and gear for an experience party on a time limit.
 Inventory Management Puzzle / int_86814e94
featureApplicability
1.0
 Inventory Management Puzzle / int_86814e94
featureConfidence
1.0
 Final Fantasy XI (Video Game)
hasFeature
Inventory Management Puzzle / int_86814e94
 Inventory Management Puzzle / int_86e041e3
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_86e041e3
comment
In Second Life, Rezzing (placing in-world in a usable form) can often only be done on land you own or rent. The number of items a piece of land can hold is a function of the land's size and the complexity of the items, so it becomes an Not-in-Inventory Management Puzzle, instead. ("I can put up my castle if I pack away my space-station first, or I can have both if I choose simpler furniture.")
 Inventory Management Puzzle / int_86e041e3
featureApplicability
1.0
 Inventory Management Puzzle / int_86e041e3
featureConfidence
1.0
 Second Life (Video Game)
hasFeature
Inventory Management Puzzle / int_86e041e3
 Inventory Management Puzzle / int_891b3c34
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_891b3c34
comment
Wizards, Warriors and You: The Warrior is limited to carrying only three other weapons, alongside his trademark Sword of the Golden Lion. In some titles, you need the correct weapons in order to advance or even win, and there's no indication of which weapons are the right ones until you've died for not having them. (Or died because you did have them.)
 Inventory Management Puzzle / int_891b3c34
featureApplicability
1.0
 Inventory Management Puzzle / int_891b3c34
featureConfidence
1.0
 Wizards, Warriors and You
hasFeature
Inventory Management Puzzle / int_891b3c34
 Inventory Management Puzzle / int_8c87469c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_8c87469c
comment
The Legend of Zelda: Skyward Sword has a limited "Adventure Pouch" which can only hold a limited number of shields, bottles, spare ammo packs (his main items have their own small ammo packs), and medallions, initially set at four spaces and later upgradeable to eight. Any extra Adventure Pouch items he picks up or buys have to be left with Peatrice the Item Check Girl. (Fortunately, though, Link's main tools, Plot Coupons, and Item Crafting collectables are still subject to the usual Hyperspace Arsenal rules.)
 Inventory Management Puzzle / int_8c87469c
featureApplicability
1.0
 Inventory Management Puzzle / int_8c87469c
featureConfidence
1.0
 The Legend of Zelda: Skyward Sword (Video Game)
hasFeature
Inventory Management Puzzle / int_8c87469c
 Inventory Management Puzzle / int_8cc0679c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_8cc0679c
comment
Angband and its variants give you 21 inventory slots in your backpack. With 99 identical items maximum per slot, you could theoretically fit in 2079 ordinary suits of plate mail, although the weight would slow you to unplayability. Since the dungeons are non-persistent, it's a good thing you have a home for permanent storage, which has glorious 42 slots. It still tends to fill up pretty quickly, though.
 Inventory Management Puzzle / int_8cc0679c
featureApplicability
1.0
 Inventory Management Puzzle / int_8cc0679c
featureConfidence
1.0
 Angband (Video Game)
hasFeature
Inventory Management Puzzle / int_8cc0679c
 Inventory Management Puzzle / int_8d318bad
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_8d318bad
comment
Super Mario RPG also had an inventory limit, and considering (unlike most console RPGs) each individual healing item counts as "one," your two-page limit got filled awfully fast. The remake removes this, with multiple of the same item taking one slot, in exchange for caps on how many of each of item the party is allowed to carry, with more powerful items like Red Essense having lower caps.
 Inventory Management Puzzle / int_8d318bad
featureApplicability
1.0
 Inventory Management Puzzle / int_8d318bad
featureConfidence
1.0
 Super Mario RPG (Video Game)
hasFeature
Inventory Management Puzzle / int_8d318bad
 Inventory Management Puzzle / int_8da0ea80
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_8da0ea80
comment
Pokémon Red and Blue limited you to 20 unique items on your person, total. Pokémon Gold and Silver and Crystal introduced the bag system that separated items into different pockets according to purpose, but "normal" items still had the limit of 20. More extraneous pockets were added in Pokémon Ruby and Sapphire (i.e., for berries and TMs), but by Diamond and Pearl the 20 item limit had been removed (though the pockets stayed in place). Of course, like EarthBound (1994), there was a way to store items in the PC until Diamond and Pearl, but this also filled up rather quickly. The introduction of Mons being able to hold items allows Pokemon to be stored with those items, effectively allowing hundreds more (albeit non-unique) items to be stored.
 Inventory Management Puzzle / int_8da0ea80
featureApplicability
1.0
 Inventory Management Puzzle / int_8da0ea80
featureConfidence
1.0
 Pokémon Red and Blue (Video Game)
hasFeature
Inventory Management Puzzle / int_8da0ea80
 Inventory Management Puzzle / int_8e4d18b7
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_8e4d18b7
comment
Hair-pullingly frustrating in 'Ys VI: The Ark of Napishtim'', in which Adol can only bring 9 of each and any item, including your lifesaving potions. Heck, there exists a cheat simply to raise the item cap to 50!
 Inventory Management Puzzle / int_8e4d18b7
featureApplicability
1.0
 Inventory Management Puzzle / int_8e4d18b7
featureConfidence
1.0
 Ys VI: The Ark of Napishtim / Videogame
hasFeature
Inventory Management Puzzle / int_8e4d18b7
 Inventory Management Puzzle / int_90f5ed74
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_90f5ed74
comment
MS Saga: A New Dawn has this with its Grid Inventory system. Each mobile suit has its own personal weapon inventory. Weapons take up different amounts of space, generally matching up with their physical appearancenote With the slight tweak that stronger weapons are larger by default. At the same time, weapons have different alignments based off of type: melee weapons are vertical while ranged weapons are horizontal, and any given MS' grid is arranged to suit its natural specialization. Thus the name of the game is virtual Tetris as you attempt to fit your desired weapons into the MS' grid.
 Inventory Management Puzzle / int_90f5ed74
featureApplicability
1.0
 Inventory Management Puzzle / int_90f5ed74
featureConfidence
1.0
 MS Saga: A New Dawn (Video Game)
hasFeature
Inventory Management Puzzle / int_90f5ed74
 Inventory Management Puzzle / int_91d1ae0c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_91d1ae0c
comment
The system is used in the post-apocalyptic Freeway Warrior series by the same author, with the additional rule that you lose stealth if you have more items. Oddly, you aren't able to store excess items in the car you spend most of your time driving.
 Inventory Management Puzzle / int_91d1ae0c
featureApplicability
1.0
 Inventory Management Puzzle / int_91d1ae0c
featureConfidence
1.0
 Freeway Warrior
hasFeature
Inventory Management Puzzle / int_91d1ae0c
 Inventory Management Puzzle / int_93fc1d2b
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_93fc1d2b
comment
Both Paper Mario and Paper Mario: The Thousand-Year Door start you off with a limit of 10 usable items (not counting "Important Things"). The latter, however, lets you double your capacity with an item you find in the Pit of 100 Trials. Items may be discarded, but if you don't pick them up soon, they're subject to Everything Fades. In addition, shops let you store items in them without them fading. Those have limits, as well, but at least you may retrieve any stored item from any shop.
 Inventory Management Puzzle / int_93fc1d2b
featureApplicability
1.0
 Inventory Management Puzzle / int_93fc1d2b
featureConfidence
1.0
 Paper Mario (Video Game)
hasFeature
Inventory Management Puzzle / int_93fc1d2b
 Inventory Management Puzzle / int_959e6bc
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_959e6bc
comment
Dragon Quest II was particularly bad with this, as if the rest of the game wasn't hard enough already. Each of your three characters can only hold up to eight items, including equipment, which could take up 4-5 of those eight slots. Most of the rest is taken up by key items. The items also don't stack.
 Inventory Management Puzzle / int_959e6bc
featureApplicability
1.0
 Inventory Management Puzzle / int_959e6bc
featureConfidence
1.0
 Dragon Quest II (Video Game)
hasFeature
Inventory Management Puzzle / int_959e6bc
 Inventory Management Puzzle / int_959e84f
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_959e84f
comment
Dragon Quest VI and onward replace the safe with a common Hyperspace Arsenal that is always with your party, though only items in the characters' inventories can be used in battle.
 Inventory Management Puzzle / int_959e84f
featureApplicability
1.0
 Inventory Management Puzzle / int_959e84f
featureConfidence
1.0
 Dragon Quest VI (Video Game)
hasFeature
Inventory Management Puzzle / int_959e84f
 Inventory Management Puzzle / int_96a7e2e4
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_96a7e2e4
comment
In Dream Chronicles, the inventory is limited to ten items. Normally, this isn't much of an obstacle, as the objects get to be used pretty quickly, but there are a few puzzles with way more pieces than just ten: this would mean you can't avoid moving back and forth between several parts of the location when trying to solve them. One more generic example of this is the gate puzzle, where you need to use scales to find the correct items for unlocking the gates. After you have collected all of the items in the street, you will have to leave some of them on the gate pillars in order to be able to pick up the scales. At the same time, however, multiple identical objects only require a single space inside the inventory, implying that Faye can carry more than ten items, just that the game's interface won't allow collecting too much stuff.
 Inventory Management Puzzle / int_96a7e2e4
featureApplicability
1.0
 Inventory Management Puzzle / int_96a7e2e4
featureConfidence
1.0
 Dream Chronicles (Video Game)
hasFeature
Inventory Management Puzzle / int_96a7e2e4
 Inventory Management Puzzle / int_984982f6
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_984982f6
comment
Ogre Battle 64: Person of Lordly Caliber, a unit could only carry up to ten consumable items. This doesn't seem so bad, except for the fact that units can be made of five characters, which averages to two items per character. To make matters worse, when a unit travels on a stage, a meter that measures fatigue fills up rather quickly. There are special items can be used to lower fatigue, but they take up item slots that could be used for healing items. This is nothing to say about the cost of the items relative to the amount of money you receive in this game.
 Inventory Management Puzzle / int_984982f6
featureApplicability
1.0
 Inventory Management Puzzle / int_984982f6
featureConfidence
1.0
 Ogre Battle (Video Game)
hasFeature
Inventory Management Puzzle / int_984982f6
 Inventory Management Puzzle / int_98c55b59
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_98c55b59
comment
Arcanum: Of Steamworks & Magick Obscura combined weight limits with a Grid Inventory that almost made sense: Armour, large weapons (bows, rifles, swords, etc.), sheet metal, and the like were very large; gems, ammunition, and grenades were very small. And there were a lot of chests where loads of extra items could be stored securely indefinitely. Of course, hiking back to get those items is a real pain unless you're a mage and can teleport.
 Inventory Management Puzzle / int_98c55b59
featureApplicability
1.0
 Inventory Management Puzzle / int_98c55b59
featureConfidence
1.0
 Arcanum: Of Steamworks & Magick Obscura (Video Game)
hasFeature
Inventory Management Puzzle / int_98c55b59
 Inventory Management Puzzle / int_9bcf051b
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_9bcf051b
comment
If you want to farm for items in The Final Fantasy Legend, be prepared to create a ton of level 1 generics to use as mules.
 Inventory Management Puzzle / int_9bcf051b
featureApplicability
1.0
 Inventory Management Puzzle / int_9bcf051b
featureConfidence
1.0
 The Final Fantasy Legend (Video Game)
hasFeature
Inventory Management Puzzle / int_9bcf051b
 Inventory Management Puzzle / int_9d34190a
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_9d34190a
comment
The Elder Scrolls series games have a character weight limit, known as "Encumbrance". Included toward this limit are any items you have equipped (weapons, armor, clothing, etc.) as well as any in your inventory. Each game has its own quirks (noted below), but in general, going over the limit means that you won't be able to carry anything more and may no longer even be able to move. This limit can be increased by boosting your Strength or by using certain spells, such as Feather, which decreases your current carry weight.
In Daggerfall, once you've reached your encumbrance limit, you cannot add any further items to your inventory. Items can be dropped onto the ground, where they will appear as generic "treasure piles", but these treasure piles will vanish when you load a new area. Daggerfall also includes items such as a horse and cart to increase your treasure-carrying capacity (though, ironically, you keep the cart and horse in your inventory). Additionally, you can purchase a house or a boat which retain any dropped treasure piles within. However, any dropped money will still be gone forever (but you can put that into a bank and receive bills of credit which you can keep).
In Morrowind, going over the encumbrance limit means that you will no longer be able to move. Unlike Daggerfall, dropped items will remain in place indefinitely, allowing you to come back for them if need be. (The X-Box version will spawn an "overflow loot bag" once 256 items have been placed in a single cell. This limit is increased to 1024 items on PC, though even then, the bag may not spawn.) Barring a few notable exceptions, containers also never respawn, meaning any items you place within are safe. However, items left in corpses will vanish along with the corpses once the corpses despawn, which takes about three in-game days. Also similar to Daggerfall, you can build a stronghold through the Great House questlines which will act as your own personal fortress/Superhero Trophy Shelf. Further, while going over the encumbrance limit prevents you from moving, there is no limit to the actual amount of items you can pick up. You can, for example, place thousands of pounds of items in a spot where you can reach all of them. Pick them up and, while you won't be able to physically move, you can still cast an Intervention or Recall spell, allowing you to teleport to a predetermined location. All of the items you are carrying will come with you.
In Oblivion, like Morrowind, going over the encumbrance limit means that you will no longer be able to move. You can, however, still ride a horse. Additionally, with a high enough skill level in the specific armor types, your armor will no longer count toward your encumbrance limit. It is also possible to buy houses where an near-infinite amount of items can be stored indefinitely. Outside your houses there are other containers, but many of them reset after several in-game days. Items can also be dropped on the ground, where they disappear after several in-game weeks. NPCs can also take items if you leave them on the ground or stored the in containers in their vicinity. Lastly, it's possible to carry around a single item outside your inventory, which doesn't count towards your encumbrance.
In Skyrim, you are no longer unable to move if overencumbered. Instead, you simply move very slowly and (unless you have a specific perk) cannot fast travel while overencumbered. Like Oblivion, you can also still ride a horse if you're overencumbered. The encumbrance limit includes everything the player is wearing, unless they have either the Steed Stone blessing or a perk. You can store items indefinitely in any of the houses you can buy, and can store items in the inventory of your owned horses and/or followers, such as your Housecarls. You can put stuff in containers outside of your home, or drop them on the ground, but they will disappear after a time and can be picked up by NPCs. Active quest items do not count towards your encumberance.
 Inventory Management Puzzle / int_9d34190a
featureApplicability
1.0
 Inventory Management Puzzle / int_9d34190a
featureConfidence
1.0
 The Elder Scrolls (Franchise)
hasFeature
Inventory Management Puzzle / int_9d34190a
 Inventory Management Puzzle / int_9e003c9
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_9e003c9
comment
Resident Evil – Code: Veronica smooths out inventory puzzles by allowing the player to mix an herb from the inventory with an herb lying on the ground, as opposed to forcing you to pick it up before mixing them (requiring you to always have at least one empty item slot). On the other hand, the game switches between Chris and Claire a few times (with no prior notice), and the player is locked out of the preceding character's personal inventory until they become playable again.
 Inventory Management Puzzle / int_9e003c9
featureApplicability
1.0
 Inventory Management Puzzle / int_9e003c9
featureConfidence
1.0
 Resident Evil – Code: Veronica (Video Game)
hasFeature
Inventory Management Puzzle / int_9e003c9
 Inventory Management Puzzle / int_9f89a5f0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_9f89a5f0
comment
Pokémon has gone through various stages of this.
Pokémon Red and Blue limited you to 20 unique items on your person, total. Pokémon Gold and Silver and Crystal introduced the bag system that separated items into different pockets according to purpose, but "normal" items still had the limit of 20. More extraneous pockets were added in Pokémon Ruby and Sapphire (i.e., for berries and TMs), but by Diamond and Pearl the 20 item limit had been removed (though the pockets stayed in place). Of course, like EarthBound (1994), there was a way to store items in the PC until Diamond and Pearl, but this also filled up rather quickly. The introduction of Mons being able to hold items allows Pokemon to be stored with those items, effectively allowing hundreds more (albeit non-unique) items to be stored.
In Pokémon Diamond and Pearl and Platinum, there's an Underground mini-game with its own inventory, which easily fills up with spheres. However, you can bury them anywhere to get rid of them, and if you bury multiple spheres in the same place, they'll consolidate into a larger sphere that takes only a single slot.
In Pokémon Mystery Dungeon: Rescue Team, you had a twenty-item limit on the stuff you could take into dungeons. That's fine. You can store extra items in Kangaskhan Storage, which has infinite space. I could live with that. But then when Mystery Dungeon 2 came along, you could increase your inventory capacity from sixteen to forty. But now, there's another issue: you can run out of storage. To increase your storage place, you have to go up ranks by earning points from completed missions, but the problem is that at some point you won't be able to complete missions fast enough before you have to start cleaning out your storage. Though, it does help that 75% of all items are fairly useless, and 75% of all useful items are given to you at a much faster rate than you using them up...
 Inventory Management Puzzle / int_9f89a5f0
featureApplicability
1.0
 Inventory Management Puzzle / int_9f89a5f0
featureConfidence
1.0
 Pokémon (Franchise)
hasFeature
Inventory Management Puzzle / int_9f89a5f0
 Inventory Management Puzzle / int_a0c5dfd1
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_a0c5dfd1
comment
In Everquest 2, not only are you physically limited to the amount of slots you have for inventory, each item has a specific weight and the amount that you can carry is restricted to a factor of your current strength; carrying more slows down your movement speed. Therefore, in the early stages of your character you are severely limited to what you can carry, but after enough levels you'll be able to carry six steel strongboxes and several dozen suits of armor with little difficulty.
 Inventory Management Puzzle / int_a0c5dfd1
featureApplicability
1.0
 Inventory Management Puzzle / int_a0c5dfd1
featureConfidence
1.0
 EverQuest (Video Game)
hasFeature
Inventory Management Puzzle / int_a0c5dfd1
 Inventory Management Puzzle / int_a45134ab
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_a45134ab
comment
DRL leaves Doomguy with 21 slots, and only ammunition stacks (and even this has a cap per slot). Soon enough, Doomguy has to consider whether to bring along more spare ammunition, medpacks or whatever else, and items left on a level are lost upon leaving. Inventory management is outright critical in Angel of Light Travel challenge, which reduces inventory size to five slots, and then there's the Archangel of Light Travel with only two slots.
 Inventory Management Puzzle / int_a45134ab
featureApplicability
1.0
 Inventory Management Puzzle / int_a45134ab
featureConfidence
1.0
 DRL (Video Game)
hasFeature
Inventory Management Puzzle / int_a45134ab
 Inventory Management Puzzle / int_a68c19b8
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_a68c19b8
comment
Fire Emblem: Genealogy of the Holy War: Due to there being no trading, have to sell your items and then buy them back at double the price if you want to pass them around between units.
 Inventory Management Puzzle / int_a68c19b8
featureApplicability
1.0
 Inventory Management Puzzle / int_a68c19b8
featureConfidence
1.0
 Fire Emblem: Genealogy of the Holy War (Video Game)
hasFeature
Inventory Management Puzzle / int_a68c19b8
 Inventory Management Puzzle / int_a81325d3
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_a81325d3
comment
The Final Fantasy series has several examples:
The original Final Fantasy was especially bad in this regard: While the types of consumable items were limited and the game had room for all of them, there was only room for four weapons on each of the four characters, and even worse, four pieces of armor. This includes stuff equipped, which could be all four slots. As the game has equipment you can use in battle, as well as elemental protection, this could get problematic later in the game fast.
Final Fantasy II, III, and IV did this to some extent. The game only let you carry 40 items at any one time. This was ameliorated in the remakes for these games.
The Famicom version of Final Fantasy II is easily the roughest, as not only did items not stack, each character could only access the two inventory items equipped to them (i.e. Healing Potions and/or alternate weapons).
In Final Fantasy IV, you could store items with the Big Chocobo, but that was it. This was even worse in the original hard-type version, as they had a good 8 items dedicated to healing individual status ailments. Combine this with needing stocks of various kinds of arrows for Rosa, specialized weapon swapping for certain elemental resistances, and you can easily run low on room.
Final Fantasy V was the first game to do away with this.
Final Fantasy X has a fairly large cap on the number of weapons and armor you can have, but near the endgame you will probably start feeling it.
Lightning Returns: Final Fantasy XIII lets you carry six usable items at the beginning of the game, with the capacity increasing by completing main quests. Given that otherwise restoring HP, curing status ailments, and buffing yourself is very limited, you'll learn to make good use of those item slots—even when one of them inevitably gets taken up by the Elixir the game knows you'll never use.
 Inventory Management Puzzle / int_a81325d3
featureApplicability
1.0
 Inventory Management Puzzle / int_a81325d3
featureConfidence
1.0
 Final Fantasy (Franchise)
hasFeature
Inventory Management Puzzle / int_a81325d3
 Inventory Management Puzzle / int_a8945115
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_a8945115
comment
It didn't get much better from there. Harvest Moon 64 both provided you with, at the most, 8 slots in your rucksack... and items didn't stack.
 Inventory Management Puzzle / int_a8945115
featureApplicability
1.0
 Inventory Management Puzzle / int_a8945115
featureConfidence
1.0
 Harvest Moon 64 (Video Game)
hasFeature
Inventory Management Puzzle / int_a8945115
 Inventory Management Puzzle / int_aabf6d1d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_aabf6d1d
comment
Darkest Dungeon, true to its roguelike roots, has limited inventory space. Provisioning is vitally important to surviving a dungeon run, but the more room you devote to provisioning, the less room you have for gold, treasures and trinkets which are needed to both improve the Hamlet, de-stress and improve your characters, and afford further provisions for future runs. As a result, many are the times when you will need to decide whether to drop an item of provision or loot to make room for what you've just picked up in the dungeon.
 Inventory Management Puzzle / int_aabf6d1d
featureApplicability
1.0
 Inventory Management Puzzle / int_aabf6d1d
featureConfidence
1.0
 Darkest Dungeon (Video Game)
hasFeature
Inventory Management Puzzle / int_aabf6d1d
 Inventory Management Puzzle / int_ac63ece
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_ac63ece
comment
A Touch of Evil: Heroes are restricted to one Item or Ally card per Location deck, plus three Items and/or Allies from non-Location deck sources. However, some Event cards allow restricted expansions to how much you can have, and a few Items explicitly state that they don't count against your carrying limit.
 Inventory Management Puzzle / int_ac63ece
featureApplicability
1.0
 Inventory Management Puzzle / int_ac63ece
featureConfidence
1.0
 A Touch of Evil (Tabletop Game)
hasFeature
Inventory Management Puzzle / int_ac63ece
 Inventory Management Puzzle / int_aeedf9b7
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_aeedf9b7
comment
Vagrant Story had quite a limited repertoire of weapons you could carry (plain items weren't bad), making you store excess ones in "containers" which were magically linked to each other so you could pull any weapon out of any container. This wouldn't have been so bad if you couldn't do Item Crafting to change the stats of each weapon (and weapons have fifteen stats), meaning your inventory takes up a whopping three memory card saves. Every time you wanted to exchange items to/from your "saved" inventory it would take a good 15-20 seconds to save.
 Inventory Management Puzzle / int_aeedf9b7
featureApplicability
1.0
 Inventory Management Puzzle / int_aeedf9b7
featureConfidence
1.0
 Vagrant Story (Video Game)
hasFeature
Inventory Management Puzzle / int_aeedf9b7
 Inventory Management Puzzle / int_b178a190
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_b178a190
comment
The Siege of Avalon anthology has a grid system, and allows items to be dropped and left perfectly safely, except that at some points in the game, certain areas are replaced with similar or identical areas and all items in the originals are lost. The grid inventory is also in the treasure chests and party members, and is in fact the main reason to take others with you. Oddly, bodies do not fade away, but items can be taken off them but not put on them, which often leads to dead enemies lying on the ground with no pants on or even stripped entirely and left naked. For the rest of the game or until the aforementioned map switches. Which only affect about six areas anyway.
 Inventory Management Puzzle / int_b178a190
featureApplicability
1.0
 Inventory Management Puzzle / int_b178a190
featureConfidence
1.0
 Siege of Avalon (Video Game)
hasFeature
Inventory Management Puzzle / int_b178a190
 Inventory Management Puzzle / int_b1feec39
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_b1feec39
comment
Breath of Fire: Dragon Quarter featured an incredibly tight inventory limit. You would begin the game with exactly ten slots in your inventory. You could get up to thirty extra slots, but they were entirely optional, and missable. Each slot could only hold one type of item (Heal Kits, Fairy Drops, Save Tokens, unappraised weapons, etc.). You could technically carry any number of a type of expendable item, but each slot could hold only up to 10; any more, and the excess amount would have to occupy a new slot (11-20 required two slots, 21-30 required three, etc.). Despite the above rule, only one piece of unappraised equipment could ever fit in an inventory slot. Equipment that you picked up in dungeons was therefore guaranteed to flood most of your inventory. You could leave your items and equipment with a character that acted as a storage service, but incomprehensibly, the amount of space they had available was usually less than what you had, making it nearly useless, except for carrying items over to a new game.
 Inventory Management Puzzle / int_b1feec39
featureApplicability
1.0
 Inventory Management Puzzle / int_b1feec39
featureConfidence
1.0
 Breath of Fire: Dragon Quarter (Video Game)
hasFeature
Inventory Management Puzzle / int_b1feec39
 Inventory Management Puzzle / int_b5a2b326
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_b5a2b326
comment
In Morrowind, going over the encumbrance limit means that you will no longer be able to move. Unlike Daggerfall, dropped items will remain in place indefinitely, allowing you to come back for them if need be. (The X-Box version will spawn an "overflow loot bag" once 256 items have been placed in a single cell. This limit is increased to 1024 items on PC, though even then, the bag may not spawn.) Barring a few notable exceptions, containers also never respawn, meaning any items you place within are safe. However, items left in corpses will vanish along with the corpses once the corpses despawn, which takes about three in-game days. Also similar to Daggerfall, you can build a stronghold through the Great House questlines which will act as your own personal fortress/Superhero Trophy Shelf. Further, while going over the encumbrance limit prevents you from moving, there is no limit to the actual amount of items you can pick up. You can, for example, place thousands of pounds of items in a spot where you can reach all of them. Pick them up and, while you won't be able to physically move, you can still cast an Intervention or Recall spell, allowing you to teleport to a predetermined location. All of the items you are carrying will come with you.
 Inventory Management Puzzle / int_b5a2b326
featureApplicability
1.0
 Inventory Management Puzzle / int_b5a2b326
featureConfidence
1.0
 The Elder Scrolls III: Morrowind (Video Game)
hasFeature
Inventory Management Puzzle / int_b5a2b326
 Inventory Management Puzzle / int_b9419bd1
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_b9419bd1
comment
The prequel to Deus Ex, Human Revolution, sees a return to the grid-based inventory system. HR's system is quite a bit more difficult than the original, since there's less space (though it's possible to upgrade the size of your grid) and ammo and grenades are included separately. It is, however, slightly mitigated by the game's decent auto-sorting and willingness to rotate items through a right angle if necessary.
 Inventory Management Puzzle / int_b9419bd1
featureApplicability
1.0
 Inventory Management Puzzle / int_b9419bd1
featureConfidence
1.0
 Deus Ex: Human Revolution (Video Game)
hasFeature
Inventory Management Puzzle / int_b9419bd1
 Inventory Management Puzzle / int_babc3924
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_babc3924
comment
In Mario & Luigi: Dream Team, Hard Mode limits the amount of any item you can carry to exactly ten. Need 1-Ups? You can only buy/hold 10 of them at any one time. Same with any gear, beans or anything else in the game. It's not as bad as some of the others here (10 of each thing still doesn't mean much given how there's about 10 different types/strengths of healing items and what not), but it does make the early game hell and certain resources used for things later on rather easy to run out of (like the status healing Refreshing Herbs or the background enemy killing Taunt Balls).
 Inventory Management Puzzle / int_babc3924
featureApplicability
1.0
 Inventory Management Puzzle / int_babc3924
featureConfidence
1.0
 Mario & Luigi: Dream Team (Video Game)
hasFeature
Inventory Management Puzzle / int_babc3924
 Inventory Management Puzzle / int_bb1d8efa
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_bb1d8efa
comment
In the very first one, you can only have two tools equipped at a time... and you can only ever carry ONE item, which made harvesting and gift-giving a real pain in the ass sometimes.
 Inventory Management Puzzle / int_bb1d8efa
featureApplicability
1.0
 Inventory Management Puzzle / int_bb1d8efa
featureConfidence
1.0
 Harvest Moon (Video Game)
hasFeature
Inventory Management Puzzle / int_bb1d8efa
 Inventory Management Puzzle / int_bca72091
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_bca72091
comment
In the Animal Crossing games you can only carry 15 items, you are free to set things down wherever you like, and Nothing Fades (although you have to watch out for Lost & Found making off with them). However, the game features additional storage "slots" in the form of letters and the letter-saving system, resulting in a lot of present-swapping for item hoarders. New Horizons did improve on this, letting you carry 40 items at once and implementing the Storage Shed item in the 2.0 update. It links to home storage and can be carried in your inventory til you need to set it down and put stuff away. Fish bait making still annoys players though because Manila clams don’t stack and you’re forced to keep digging up more to craft a good supply of bait.
Mocked in this Awkward Zombie comic.
 Inventory Management Puzzle / int_bca72091
featureApplicability
1.0
 Inventory Management Puzzle / int_bca72091
featureConfidence
1.0
 AnimalCrossing
hasFeature
Inventory Management Puzzle / int_bca72091
 Inventory Management Puzzle / int_c01a7c9e
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c01a7c9e
comment
Spelunky allows you to only keep one item in your hands at a time. Sounds fair. However, you can only "store" bombs, flares, and ropes, meaning if you want both the Shotgun and the Gold Idol, you have to do some juggling back and forth. And God help you if it's a dark level and you need to use your flare too... However, it should be noted that items you wear (shoes, gloves, glasses, the cape or jetpack, the parachute) and a few other special items (the ankh and the Hedjet Eye) are "equipped" and take up no inventory space, as opposed to the "carried" items you can only have one of. And the game won't even stop you from wearing both gloves or both shoes at the same time.
 Inventory Management Puzzle / int_c01a7c9e
featureApplicability
1.0
 Inventory Management Puzzle / int_c01a7c9e
featureConfidence
1.0
 Spelunky (Video Game)
hasFeature
Inventory Management Puzzle / int_c01a7c9e
 Inventory Management Puzzle / int_c19c6efa
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c19c6efa
comment
Minecraft, from which Terraria's inventory is derived, has even fewer slots—36, with 9 comprising the "hotbar" for whatever you're currently using—and most items only stack to 64, after which they take up another slot. This technically means you can carry around absurd amounts of material but, ironically, is also very limiting. Sure, you can carry 64 cubic meters of stone in one slot, but a single stick also takes up an entire slot. Updates to the game have added more and more varieties of items, without increasing the inventory space. You can throw away stuff you don't want... literally, by tossing it back into the overworld, where you may accidentally pick it up again (many players keep a puddle of lava handy to incinerate unwanted junk). Be prepared to spend a lot of time backtracking to your base to offload stuff into chests.
Later updates added a few things to help players manage carrying large amounts of items:
First was the Ender Chest, which has a 27-slot inventory that is "shared" between all other Ender Chests. With this, you can throw a bunch of items into an Ender Chest down in a mine or far away from your base, then just retrieve them from another Ender Chest at your base without having to make multiple trips. Each player has their own Ender Chest inventory as well, so there's no need to worry about someone else stealing your items from inside in multiplayer.
Another updated added one extra slot, the off-hand slot, which allows a player to hold two different items at once (the off-hand can only right-click). Since the off-hand, unlike the dominant hand, is its own slot, this technically raises the number of slots in the player inventory to 37 slots total, as any object can be held in the off-hand slot (only in Java Edition).
Later on, the Shulker Box was added. Shulker Boxes also have the standard 27 slots of a single chest; unlike a standard chest, however, a Shulker Box will keep its inventory when it's broken and picked up, allowing you to carry 27 slots' worth of items with a single inventory space.
 Inventory Management Puzzle / int_c19c6efa
featureApplicability
1.0
 Inventory Management Puzzle / int_c19c6efa
featureConfidence
1.0
 Minecraft (Video Game)
hasFeature
Inventory Management Puzzle / int_c19c6efa
 Inventory Management Puzzle / int_c2463c46
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c2463c46
comment
The original Final Fantasy was especially bad in this regard: While the types of consumable items were limited and the game had room for all of them, there was only room for four weapons on each of the four characters, and even worse, four pieces of armor. This includes stuff equipped, which could be all four slots. As the game has equipment you can use in battle, as well as elemental protection, this could get problematic later in the game fast.
 Inventory Management Puzzle / int_c2463c46
featureApplicability
1.0
 Inventory Management Puzzle / int_c2463c46
featureConfidence
1.0
 Final Fantasy (Video Game)
hasFeature
Inventory Management Puzzle / int_c2463c46
 Inventory Management Puzzle / int_c2463c53
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c2463c53
comment
Final Fantasy V was the first game to do away with this.
 Inventory Management Puzzle / int_c2463c53
featureApplicability
1.0
 Inventory Management Puzzle / int_c2463c53
featureConfidence
1.0
 Final Fantasy V (Video Game)
hasFeature
Inventory Management Puzzle / int_c2463c53
 Inventory Management Puzzle / int_c2463c55
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c2463c55
comment
Final Fantasy X has a fairly large cap on the number of weapons and armor you can have, but near the endgame you will probably start feeling it.
 Inventory Management Puzzle / int_c2463c55
featureApplicability
1.0
 Inventory Management Puzzle / int_c2463c55
featureConfidence
1.0
 Final Fantasy X (Video Game)
hasFeature
Inventory Management Puzzle / int_c2463c55
 Inventory Management Puzzle / int_c32cdd0b
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c32cdd0b
comment
There is a puzzle game called Save Room which is a direct parody of Resident Evil's item system.
 Inventory Management Puzzle / int_c32cdd0b
featureApplicability
1.0
 Inventory Management Puzzle / int_c32cdd0b
featureConfidence
1.0
 Save Room (Video Game)
hasFeature
Inventory Management Puzzle / int_c32cdd0b
 Inventory Management Puzzle / int_c60a63df
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c60a63df
comment
Avalon Code. Code management is a puzzle, and requires lots of patience, since you only have 4 reserve slots, and there are lots and lots of pages needed to turn to find what you need.
 Inventory Management Puzzle / int_c60a63df
featureApplicability
1.0
 Inventory Management Puzzle / int_c60a63df
featureConfidence
1.0
 Avalon Code (Video Game)
hasFeature
Inventory Management Puzzle / int_c60a63df
 Inventory Management Puzzle / int_c67a1218
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c67a1218
comment
The Legend of Dragoon gives you a hard inventory space of 32 individual "disposable" items (potions, revives, and so forth). Long battles such as the Divine Dragon battle and final boss aside, the fact that most of these have percentage-based effects might make it less grating... then you realize that your available equipment inventory is eight times this. If you want to be prepared for any situation, you'll only be able to hold two, maybe three of any given item type besides attacking items. Luckily, a handful of really useful battle items can be used repeatedly, but you're in trouble as far as healing goes.
 Inventory Management Puzzle / int_c67a1218
featureApplicability
1.0
 Inventory Management Puzzle / int_c67a1218
featureConfidence
1.0
 The Legend of Dragoon (Video Game)
hasFeature
Inventory Management Puzzle / int_c67a1218
 Inventory Management Puzzle / int_c72021c5
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c72021c5
comment
Deus Ex's inventory was based on the classic grid system. The designers explained prior to the release of the sequel, Invisible War, that they weren't happy with how that worked out (since you could happily tote around a rocket launcher, sniper rifle, shotgun, assault rifle, a couple of pistols and an assortment of grenades without any of them being obvious) and so they were going to change to a slot-based system. Which, in practice, meant that you could carry even more.
The prequel to Deus Ex, Human Revolution, sees a return to the grid-based inventory system. HR's system is quite a bit more difficult than the original, since there's less space (though it's possible to upgrade the size of your grid) and ammo and grenades are included separately. It is, however, slightly mitigated by the game's decent auto-sorting and willingness to rotate items through a right angle if necessary.
 Inventory Management Puzzle / int_c72021c5
featureApplicability
1.0
 Inventory Management Puzzle / int_c72021c5
featureConfidence
1.0
 Deus Ex (Video Game)
hasFeature
Inventory Management Puzzle / int_c72021c5
 Inventory Management Puzzle / int_c74f2d3c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c74f2d3c
comment
The Diablo series had a pretty small Grid Inventory with very few stackable items, and Diablo II adding a small trunk and Hypercube, which meant lots of trekking back and forth to sell ur lewtz (use somebody else's town portal and save scrolls!).
In Diablo (1997), money took space in your inventory. Sure it stacked, but the richer you were, the less room you had left in your inventory, leading many veteran Diablo players to drop off the gold they had in Tristram's town square on solo runs. Even worse, due to a glitch it became impossible to buy the best armor in the game because carrying enough gold to pay for it meant there wasn't enough room for the item itself!
The Lord of Destruction Expansion Pack for Diablo II turned inventory management into a legitimate part of the game with charms. Charms are magical objects of varying size that bestow their (totally cumulative) enchantments on you simply by being carried. This means that a player can choose between having more free inventory space, or having more enchantments from charms.
Downplayed in Diablo III. While grid inventory still exists, not only is your inventory space much larger, most equipment only take up just 2 spaces on the grid, with amulets, rings, potions and gems taking up just one — and unlike II, gems of the same type and color can be stacked, and earlier, potions worked the same way before the devs just decided to have potions be automatic.
 Inventory Management Puzzle / int_c74f2d3c
featureApplicability
1.0
 Inventory Management Puzzle / int_c74f2d3c
featureConfidence
1.0
 Diablo (Video Game)
hasFeature
Inventory Management Puzzle / int_c74f2d3c
 Inventory Management Puzzle / int_c84b352
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c84b352
comment
Bookworm Adventures awards the player a new treasure in every chapter, with the total number of them being eighteen (not counting upgrades). Lex can only take three treasures to every new chapter, which can be tough choice: the treasure selection screen provides a guess at what is to be expected, but it doesn't neccesarily cover everything that you will encounter in the chapter, and sometimes fails to provide any meaningful advice at all.
Its sequel has 13 treasures (one of which is useless until the Final Boss is defeated) and six non-upgradable companions. Two treasures & a companion can be taken into every chapter.
 Inventory Management Puzzle / int_c84b352
featureApplicability
1.0
 Inventory Management Puzzle / int_c84b352
featureConfidence
1.0
 Bookworm Adventures (Video Game)
hasFeature
Inventory Management Puzzle / int_c84b352
 Inventory Management Puzzle / int_c8e4778b
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_c8e4778b
comment
Escape from Tarkov has this trope in spades, and then some. Aside from your ever-filling Hideout inventory, you also have your on-hand equipment, each providing different amounts of spare space and slots depending on the quality of your load-bearing-vest/bags.
 Inventory Management Puzzle / int_c8e4778b
featureApplicability
1.0
 Inventory Management Puzzle / int_c8e4778b
featureConfidence
1.0
 Escape from Tarkov (Video Game)
hasFeature
Inventory Management Puzzle / int_c8e4778b
 Inventory Management Puzzle / int_cc218dd8
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_cc218dd8
comment
The Gold Box Dungeons & Dragons computer games let you carry a limitless amount of equipment, as long as you stayed under your weight limit, which was determined by your strength score. Interestingly, the only consequence of carrying too much weight was that your movement rate in combat fell, so as long as you were willing to move like a snail while fighting, you could carry as much as you liked. Money also had weight in those games, so it limited how much cash you could carry; you could buy jewels as a light-weight way of storing cash, but you always took some loss in resale. Also, some locations had vaults that would store money for you, but you had to pay a fee for the service.
 Inventory Management Puzzle / int_cc218dd8
featureApplicability
1.0
 Inventory Management Puzzle / int_cc218dd8
featureConfidence
1.0
 Gold Box (Video Game)
hasFeature
Inventory Management Puzzle / int_cc218dd8
 Inventory Management Puzzle / int_cf5c0f55
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_cf5c0f55
comment
Suikoden was vaguely annoying in this regard. There was no party inventory; instead each of your six characters could carry eight items. This sounds generous, but about half of this would usually be taken up with multi-piece armour, because equipment counted towards this limit. It also made shopping a hassle. And two characters that each carry eight items can't even pass items between the two of them.
 Inventory Management Puzzle / int_cf5c0f55
featureApplicability
1.0
 Inventory Management Puzzle / int_cf5c0f55
featureConfidence
1.0
 Suikoden (Video Game)
hasFeature
Inventory Management Puzzle / int_cf5c0f55
 Inventory Management Puzzle / int_d00d4aeb
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d00d4aeb
comment
In Pokémon Mystery Dungeon: Rescue Team, you had a twenty-item limit on the stuff you could take into dungeons. That's fine. You can store extra items in Kangaskhan Storage, which has infinite space. I could live with that. But then when Mystery Dungeon 2 came along, you could increase your inventory capacity from sixteen to forty. But now, there's another issue: you can run out of storage. To increase your storage place, you have to go up ranks by earning points from completed missions, but the problem is that at some point you won't be able to complete missions fast enough before you have to start cleaning out your storage. Though, it does help that 75% of all items are fairly useless, and 75% of all useful items are given to you at a much faster rate than you using them up...
 Inventory Management Puzzle / int_d00d4aeb
featureApplicability
1.0
 Inventory Management Puzzle / int_d00d4aeb
featureConfidence
1.0
 Pokémon Mystery Dungeon: Rescue Team (Video Game)
hasFeature
Inventory Management Puzzle / int_d00d4aeb
 Inventory Management Puzzle / int_d0db8144
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d0db8144
comment
Game Gear Madou Monogatari games only limited you to nine item slots per bag. You would have to discard an item if you found another and want to keep it.
 Inventory Management Puzzle / int_d0db8144
featureApplicability
1.0
 Inventory Management Puzzle / int_d0db8144
featureConfidence
1.0
 Madou Monogatari (Video Game)
hasFeature
Inventory Management Puzzle / int_d0db8144
 Inventory Management Puzzle / int_d194b2db
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d194b2db
comment
Death Stranding is about hefting 100s of kilograms of cargo around on your back, so half of it is making sure it all fits comfortably. You can manually stack boxes or use an auto-stacker to cram them into more ergonomic positions, but this can adversely affect special cargo like pizza which must remain horizontal. The more cargo you have on your body, the harder it'll be to remain upright. In addition to the cargo you have to transport, you also have to carry around all your equipment, which by the end of the game will have you fully outfitted in rectangular boxes.
 Inventory Management Puzzle / int_d194b2db
featureApplicability
1.0
 Inventory Management Puzzle / int_d194b2db
featureConfidence
1.0
 Death Stranding (Video Game)
hasFeature
Inventory Management Puzzle / int_d194b2db
 Inventory Management Puzzle / int_d4989060
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d4989060
comment
Phantasmagoria had a strict eight-item inventory limit. This failed to be annoying for most of the game because (a) the puzzles were crafted such that only a very few items were ever in-play at the same time, and (b) This being the Interactive Movie genre, which was never really perfected, players usually had much worse things to get annoyed by.
 Inventory Management Puzzle / int_d4989060
featureApplicability
1.0
 Inventory Management Puzzle / int_d4989060
featureConfidence
1.0
 Phantasmagoria (Video Game)
hasFeature
Inventory Management Puzzle / int_d4989060
 Inventory Management Puzzle / int_d4e1e661
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d4e1e661
comment
The classic Spectrum Dizzy series went through several inventory permutations. The second game, Treasure Island Dizzy, had an inventory of 3 items. If a fourth was picked up, it was added to the bottom of the inventory list and the top item was dropped. One section of the game involved Dizzy going underwater, which you could only do if you had the snorkel in your inventory. Players swiftly learned to ensure the Snorkel was at the bottom of the list before entering the water and attempting to pick up other things. Maddeningly, there were more objects under the water that you needed than your inventory could hold, so a player had to make several trips and re-arrange the inventory every time.
 Inventory Management Puzzle / int_d4e1e661
featureApplicability
1.0
 Inventory Management Puzzle / int_d4e1e661
featureConfidence
1.0
 Dizzy (Video Game)
hasFeature
Inventory Management Puzzle / int_d4e1e661
 Inventory Management Puzzle / int_d5ae7da6
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d5ae7da6
comment
In Ultima VI, items weigh a certain amount of stones, with maximum carrying capacity determined by strength, so the stronger characters would carry more stuff. Container items weigh a certain amount, and carry more items. Opening a container or looking in a corpse while it is on the world map will reveal the items found within, stacked on top of each other, which can be picked up or moved aside. Moving items in inventory is more convenient, while moving items on the map means there is no dealing with weight.
 Inventory Management Puzzle / int_d5ae7da6
featureApplicability
1.0
 Inventory Management Puzzle / int_d5ae7da6
featureConfidence
1.0
 Ultima VI (Video Game)
hasFeature
Inventory Management Puzzle / int_d5ae7da6
 Inventory Management Puzzle / int_d67cd21d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d67cd21d
comment
Gungnir is an odd case. While there's no inventory limit itself and characters can hold up to five pieces of gear in battle (which is enough), there's a weight system applied to everything, with stronger equipment typically weighing more. It's particularly jarring when a bikini that weighs more than a suit of armour.
 Inventory Management Puzzle / int_d67cd21d
featureApplicability
1.0
 Inventory Management Puzzle / int_d67cd21d
featureConfidence
1.0
 Gungnir (Video Game)
hasFeature
Inventory Management Puzzle / int_d67cd21d
 Inventory Management Puzzle / int_d6e2146d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d6e2146d
comment
Downplayed in Diablo III. While grid inventory still exists, not only is your inventory space much larger, most equipment only take up just 2 spaces on the grid, with amulets, rings, potions and gems taking up just one — and unlike II, gems of the same type and color can be stacked, and earlier, potions worked the same way before the devs just decided to have potions be automatic.
 Inventory Management Puzzle / int_d6e2146d
featureApplicability
1.0
 Inventory Management Puzzle / int_d6e2146d
featureConfidence
1.0
 Diablo III (Video Game)
hasFeature
Inventory Management Puzzle / int_d6e2146d
 Inventory Management Puzzle / int_d8391321
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_d8391321
comment
Dead County: The delivery man has only four inventory slots. If it's full, he needs to drop something to pick up something else.
 Inventory Management Puzzle / int_d8391321
featureApplicability
1.0
 Inventory Management Puzzle / int_d8391321
featureConfidence
1.0
 Dead County (Video Game)
hasFeature
Inventory Management Puzzle / int_d8391321
 Inventory Management Puzzle / int_da3eef3a
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_da3eef3a
comment
Parasite Eve, Squaresoft's hybrid of a Final Fantasy-style RPG and a Resident Evil-style Survival Horror, featured a limited inventory, the necessity to simply throw important items away, incredibly long stretches where it was impossible to swap out the chosen items for those in storage, and key items which could not be discarded even when they had no more use. You could increase your carrying capacity — by leveling in inventory (in exchange for not leveling other stats instead). Some armors had the ability to increase the size of your pockets if you wore it, but if you tried to swap armor and your pockets are full, you'll have to discard some items to make room. Parasite Eve 2 separated normal items and key items into two menus. Normal items had a limit of 20. You could attach any item and weapon to your armor pockets since that became your inventory menu for battles, but doing so won't free up any space in your regular pockets. Pouch Belts increased your armor's carrying capacity by 1 and the max limit for armor pockets was 10.
 Inventory Management Puzzle / int_da3eef3a
featureApplicability
1.0
 Inventory Management Puzzle / int_da3eef3a
featureConfidence
1.0
 Parasite Eve (Video Game)
hasFeature
Inventory Management Puzzle / int_da3eef3a
 Inventory Management Puzzle / int_da73d677
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_da73d677
comment
Sierra's Quest for Glory series, being part adventure game and part RPG, effectively hybridizes the "bottomless pockets" philosophy of Sierra's other games with an RPG-style inventory capacity limit. In this case, the key factor is weight; your character can carry any number of items of any size, as long as their combined weight stays beneath your character's upper limit (determined by their strength). However, this is not a hard limit — you can, in fact, carry items above and beyond this amount. Doing so, however, physically strains your character, depleting your stamina much faster than normal (which kills you if it runs out). That being said, at no point will you ever come across enough stuff to weigh you down unless you do it on purpose (picking up far too many throwing rocks, for example). By the time you reach the hard limit for strength for the game, you can carry everything with ease. Wizards and thieves don't even need to get to the hard limit (unless the thief insists on carrying dozens of throwing daggers), and fighters and paladins have heavier equipment with swords and heavy armor and shields, but since they're expected to develop their strength, it's not a concern.
 Inventory Management Puzzle / int_da73d677
featureApplicability
1.0
 Inventory Management Puzzle / int_da73d677
featureConfidence
1.0
 Quest for Glory (Video Game)
hasFeature
Inventory Management Puzzle / int_da73d677
 Inventory Management Puzzle / int_dc3d6b8d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_dc3d6b8d
comment
Absented Age: Squarebound: The initial inventory and storage limits are 30 items each, though the former can be expanded with a Score of Collection while the latter can be expanded in Satsuki's skill tree. However, neither limit can be increased forever, with the inventory capping out at 60 and the storage capping out at 120.
 Inventory Management Puzzle / int_dc3d6b8d
featureApplicability
1.0
 Inventory Management Puzzle / int_dc3d6b8d
featureConfidence
1.0
 Absented Age: Squarebound (Video Game)
hasFeature
Inventory Management Puzzle / int_dc3d6b8d
 Inventory Management Puzzle / int_df8856e6
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_df8856e6
comment
Dungeon Siege doesn't even try to hide how cruel it is with this trope. Rather than giving you any way to expand the inventory of your characters, it lets you sacrifice a party slot for a pack mule that has a bigger inventory but cannot fight or level up. The expansion alleviated this somewhat with the introduction of inventory-expanding backpacks (then how were you carrying everything before?). However the "Transmute" spell alleviates this somewhat - you can transmute most items to gold for a percentage loss in value compared to selling them direct. Unfortunately you are not guaranteed to find the spell before your inventory maxes out.
 Inventory Management Puzzle / int_df8856e6
featureApplicability
1.0
 Inventory Management Puzzle / int_df8856e6
featureConfidence
1.0
 Dungeon Siege (Video Game)
hasFeature
Inventory Management Puzzle / int_df8856e6
 Inventory Management Puzzle / int_e0213763
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e0213763
comment
Ultima VII and Ultima VII Part II did this in an interesting way. Besides the standard numerical weight and size limits, the size of an object's sprite factored in. Inventory was not handled as a list or even a grid, but a huge pile of sprites that could be dragged freely around the (2-dimensional) interior of a container. The Inventory Management Puzzle was less Tetris and more Eye Spy.
 Inventory Management Puzzle / int_e0213763
featureApplicability
1.0
 Inventory Management Puzzle / int_e0213763
featureConfidence
1.0
 Ultima VII (Video Game)
hasFeature
Inventory Management Puzzle / int_e0213763
 Inventory Management Puzzle / int_e144ba19
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e144ba19
comment
Dragon Age II has the same thing. While inventory's a bit easier to handle now that only Hawke can equip most pieces of armor (apart from rings, necklaces, and belts), it still fills up pretty quickly. Perhaps the most annoying bit is that randomly found rings, necklaces, and belts with randomly generated stats won't show you their stats until you put them in your inventory, meaning that with a full inventory, you either have to ignore the items, or discard your own items, which sucks when it turns out that the piece you picked up has worse stats than anything you have equipped. It does have one advantage - much of the Shop Fodder you pick up is marked as such, and sorted into a separate category in your bag. If you find yourself short of space, tossing all the stuff in there can be helpful, as most of it rarely sells for much and has literally no in-game use besides hocking it for pennies.
 Inventory Management Puzzle / int_e144ba19
featureApplicability
1.0
 Inventory Management Puzzle / int_e144ba19
featureConfidence
1.0
 Dragon Age II (Video Game)
hasFeature
Inventory Management Puzzle / int_e144ba19
 Inventory Management Puzzle / int_e22c949c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e22c949c
comment
Dragon Quest had this in varying degrees, generally getting more lenient over time.
In the first game it wasn't present at all; your inventory had room for every item, and every time you bought a new piece of equipment, you'd sell the one of that type you currently had.
Dragon Quest II was particularly bad with this, as if the rest of the game wasn't hard enough already. Each of your three characters can only hold up to eight items, including equipment, which could take up 4-5 of those eight slots. Most of the rest is taken up by key items. The items also don't stack.
Dragon Quest III had the same eight-items-including-equipment per character limit, but added a safe where you could store extra items; this same system is used in the next two games as well. V also upped each character's inventory to twelve items.
Dragon Quest VI and onward replace the safe with a common Hyperspace Arsenal that is always with your party, though only items in the characters' inventories can be used in battle.
 Inventory Management Puzzle / int_e22c949c
featureApplicability
1.0
 Inventory Management Puzzle / int_e22c949c
featureConfidence
1.0
 DragonQuest
hasFeature
Inventory Management Puzzle / int_e22c949c
 Inventory Management Puzzle / int_e2439564
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e2439564
comment
Some books in the Time Machine gamebook series allow you to choose an item to take with you to the past. So, you can take a tiny compass... a tiny lockpick... OR a huge unwieldy scary mask, but only ONE of these. (And heaven help you if you choose the wrong one.)
 Inventory Management Puzzle / int_e2439564
featureApplicability
1.0
 Inventory Management Puzzle / int_e2439564
featureConfidence
1.0
 Time Machine Series
hasFeature
Inventory Management Puzzle / int_e2439564
 Inventory Management Puzzle / int_e26d37ec
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e26d37ec
comment
Somebody out there actually made a Tetris-style game called Inventory Tetris to satirize the whole thing.
 Inventory Management Puzzle / int_e26d37ec
featureApplicability
1.0
 Inventory Management Puzzle / int_e26d37ec
featureConfidence
1.0
 Tetris / Videogame
hasFeature
Inventory Management Puzzle / int_e26d37ec
 Inventory Management Puzzle / int_e500f417
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e500f417
comment
The Harvest Moon games are notorious for this:
In the very first one, you can only have two tools equipped at a time... and you can only ever carry ONE item, which made harvesting and gift-giving a real pain in the ass sometimes.
It didn't get much better from there. Harvest Moon 64 both provided you with, at the most, 8 slots in your rucksack... and items didn't stack.
In Harvest Moon: Back to Nature, you start off with a 4-slot rucksack (with two extra slots for an equipped tool and an item to carry), technically, you end up with 16 slots - eight for tools, eight for items.
Harvest Moon: Magical Melody starts you off with only 5 slots. You can upgrade to 15, and items don't stack there either. Plus, tools and regular items don't have separate slots. You get 15 slots, period. And you run slower when you're carrying items.
Harvest Moon: A Wonderful Life averts this. Your player character starts with the staggering amount of 280 slots for items, right from the start. All the slots allow you to carry and stack all kinds of items, and even in the case you need extra space, you have another 500 slots between your fridge and your toolbox.
 Inventory Management Puzzle / int_e500f417
featureApplicability
1.0
 Inventory Management Puzzle / int_e500f417
featureConfidence
1.0
 Harvest Moon (Video Game)
hasFeature
Inventory Management Puzzle / int_e500f417
 Inventory Management Puzzle / int_e5d9175c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e5d9175c
comment
Kuon averts the trope as well. It has a limited inventory... but it's limited to the exact amount of items that can be picked in the game. Gameplay-wise, it's a handy meter for measuring how far you're into the game.
 Inventory Management Puzzle / int_e5d9175c
featureApplicability
1.0
 Inventory Management Puzzle / int_e5d9175c
featureConfidence
1.0
 Kuon (Video Game)
hasFeature
Inventory Management Puzzle / int_e5d9175c
 Inventory Management Puzzle / int_e5da0fa0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e5da0fa0
comment
Myst:
The first game suffered from the "one item only" limit. Pretty ridiculous considering the only items in the game were single pages torn from books. The limit meant the player had to go through many areas one extra time in order to collect all the pages (and put together all the pieces of the story).
Myst V: End of Ages justified this same one-item limit because there was only one item to carry in each Age. Being unable to carry these heavy slates up ladders was part of the puzzle, for some Ages.
 Inventory Management Puzzle / int_e5da0fa0
featureApplicability
1.0
 Inventory Management Puzzle / int_e5da0fa0
featureConfidence
1.0
 Myst (Video Game)
hasFeature
Inventory Management Puzzle / int_e5da0fa0
 Inventory Management Puzzle / int_e5de407c
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e5de407c
comment
The X-COM games gave each soldier a backpack, belt, shoulder and thigh straps, and two hands to hold their gear. Each location had a differently sized grid and varying TU costs to move to other locations. Then you had to factor in equipment weight (armour is curiously weightless) and its effect on stamina. Oh, and programming limitations only allowed you to bring 80 pieces of gear on a mission. This counts guns and magazines separately. The 80 item limit is egregious on base defense missions, when the available equipment is selected from the base's stores. If you've got a big pile of Earth weapons still, you won't be using your Heavy Plasmas. Or worse, a lot of clips but no weapons!
 Inventory Management Puzzle / int_e5de407c
featureApplicability
1.0
 Inventory Management Puzzle / int_e5de407c
featureConfidence
1.0
 X-COM (Video Game)
hasFeature
Inventory Management Puzzle / int_e5de407c
 Inventory Management Puzzle / int_e863cc41
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e863cc41
comment
Mega Man Battle Network:
From the third game onward, the games feature an optional (but very helpful) literal Inventory Management Puzzle in the Navi Customizer. You can use a number of programs to give Mega Man benefits with four rules: Textured programs may not touch the Command Line, non-textured programs must touch the Command Line, programs of the same color may not be touch, and all used programs must fit within the allotted space.
The third game required you to use one such part (the Press Program) to go certain places. The Press Program quickly became a Scrappy Mechanic, and and between it, an unholy amount of running to everywhere in the internet, and That One Boss Bubbleman, the entire chapter it was introduced in became a Scrappy Level too. The next game replaced it with an always-present key item. It should be noted that you never had to drop anything; the customizer merely determined which programs would be in use at a given time. The chip folders which are the focus of the game could themselves be considered the same thing: You always have all your chips, unless you sell them, but only thirty can ever be in your folder, where they can be used in combat, at any time, and there are a few simple restrictions on which can be in there at the same time.
The sixth game(s) arguably made the Navi Customizer easier to use by allowing blocks to extend past the edge of the "valid" field by one square. As long as a program still had one block on the standard 5x5 grid it counted, although placing any part of a program outside the grid caused bugs (which could be removed by the ever-popular BugStop program).
 Inventory Management Puzzle / int_e863cc41
featureApplicability
1.0
 Inventory Management Puzzle / int_e863cc41
featureConfidence
1.0
 Mega Man Battle Network (Video Game)
hasFeature
Inventory Management Puzzle / int_e863cc41
 Inventory Management Puzzle / int_e9835cb0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e9835cb0
comment
In Princess Tomato in the Salad Kingdom, when you reach certain plot milestones you get a password. Some items can be kept afterwards, while others get "accidentally" lost, without any outward indication of which is which. This gets especially strange with multiple identical items, which take up a single space on the inventory; sometimes you will lose some, but not all, of them.
 Inventory Management Puzzle / int_e9835cb0
featureApplicability
1.0
 Inventory Management Puzzle / int_e9835cb0
featureConfidence
1.0
 Princess Tomato in the Salad Kingdom (Video Game)
hasFeature
Inventory Management Puzzle / int_e9835cb0
 Inventory Management Puzzle / int_e9d7acf9
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_e9d7acf9
comment
The Lone Wolf gamebook series lets you have 8 backpack items and around 12 Special Items. It can get really hard to decide what to throw out, especially when you continue and find out that one of the things you threw out, thinking it was useless, is for a puzzle in the current book which you now can't do. Thankfully, some Special Items don't count toward your 12-item limit (for example, a sheath that hides the Sommerswerd from evil eyes), and while Meals count toward Backpack inventory, learning Hunting allows you to leave them behind entirely for most areas. You can also store items for safekeeping between books.
 Inventory Management Puzzle / int_e9d7acf9
featureApplicability
1.0
 Inventory Management Puzzle / int_e9d7acf9
featureConfidence
1.0
 Lone Wolf
hasFeature
Inventory Management Puzzle / int_e9d7acf9
 Inventory Management Puzzle / int_ea377bc0
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_ea377bc0
comment
System Shock was the first FPS to impose fairly strict limits on inventory. of the sixteen weapons in the game, only seven can be carried at a time; grenades and consumables can be carried in unlimited quantities, but a separate inventory for other items (such as Batteries and First Aid Kits, and most puzzle items) only allow twelve at a time. The sequel, being more of an RPG/Survival Horror game than its predecessor, swaps it out for an extremely restrictive Tetris inventory.
 Inventory Management Puzzle / int_ea377bc0
featureApplicability
1.0
 Inventory Management Puzzle / int_ea377bc0
featureConfidence
1.0
 System Shock (Video Game)
hasFeature
Inventory Management Puzzle / int_ea377bc0
 Inventory Management Puzzle / int_ea91a4bf
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_ea91a4bf
comment
In Daggerfall, once you've reached your encumbrance limit, you cannot add any further items to your inventory. Items can be dropped onto the ground, where they will appear as generic "treasure piles", but these treasure piles will vanish when you load a new area. Daggerfall also includes items such as a horse and cart to increase your treasure-carrying capacity (though, ironically, you keep the cart and horse in your inventory). Additionally, you can purchase a house or a boat which retain any dropped treasure piles within. However, any dropped money will still be gone forever (but you can put that into a bank and receive bills of credit which you can keep).
 Inventory Management Puzzle / int_ea91a4bf
featureApplicability
1.0
 Inventory Management Puzzle / int_ea91a4bf
featureConfidence
1.0
 The Elder Scrolls II: Daggerfall (Video Game)
hasFeature
Inventory Management Puzzle / int_ea91a4bf
 Inventory Management Puzzle / int_ecd2d797
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_ecd2d797
comment
Baldur's Gate I isn't paused in the item screen. So you have to do inventory management in safe areas, and good luck actually using one of the items they want you to use unless you have it in a quick use slot. The sequel added container items such as gem bags and scroll boxes (and eventually even all-purpose Bags Of Holding), which allow the player to compress their respective item types into a single inventory slot, as such items take up much less space than a sword. It is also worth noting that in addition to having a slot based inventory, each item also has its own weight, with the upper weight limit defined by each characters' respective strength attribute.
 Inventory Management Puzzle / int_ecd2d797
featureApplicability
1.0
 Inventory Management Puzzle / int_ecd2d797
featureConfidence
1.0
 Baldur's Gate (Video Game)
hasFeature
Inventory Management Puzzle / int_ecd2d797
 Inventory Management Puzzle / int_f4d9a9ae
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_f4d9a9ae
comment
Doubly applied in Dark Age of Camelot. Not only do you have a limited inventory, but items have weight, usually relevant to whether it's a lightweight consumable or heavy weapons or armor. Making matters worse (for some classes), your carrying capacity is based on strength, which is the same stat used for physical attacks. As a result any mage type class will be much less capable of carrying large quantities of goods than a melee class, especially relevant when crafting. Carrying too much weight, even within the bounds of your inventory capacity, snares and eventually roots the player.
 Inventory Management Puzzle / int_f4d9a9ae
featureApplicability
1.0
 Inventory Management Puzzle / int_f4d9a9ae
featureConfidence
1.0
 Dark Age of Camelot (Video Game)
hasFeature
Inventory Management Puzzle / int_f4d9a9ae
 Inventory Management Puzzle / int_f63edeb7
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_f63edeb7
comment
Averted in Stonekeep. Collected items are stored as pictures on a magical scroll from which they can be retrieved at any time, allowing the player to carry as much as they want.
 Inventory Management Puzzle / int_f63edeb7
featureApplicability
-1.0
 Inventory Management Puzzle / int_f63edeb7
featureConfidence
1.0
 Stonekeep (Video Game)
hasFeature
Inventory Management Puzzle / int_f63edeb7
 Inventory Management Puzzle / int_f891a20d
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_f891a20d
comment
Terraria: You can only carry 41 items (51 for 1.2 PC) at a time (by using the trash as a slot), and those items are divided into stacks of varying size (250 for blocks [999 for certain items in 1.2 PC] and 99 for torches, just to name a couple). This means you have to manage your inventory carefully if you plan to go digging for treasure, and you'll have to backtrack often to unload items once you invariably run out of room. On the plus side, there are a great many chests scattered around the world, enough that you won't have to throw anything worthwhile away (and in the unlikely event you don't have enough, you can always craft more with some wood and iron). The vendors can also be used to offload some of the loot, while many players carry a piggy bank around with them to use as storage, bag of holding style. The much more expensive safe and the end-game Defender's Forge can add even more space.
 Inventory Management Puzzle / int_f891a20d
featureApplicability
1.0
 Inventory Management Puzzle / int_f891a20d
featureConfidence
1.0
 Terraria (Video Game)
hasFeature
Inventory Management Puzzle / int_f891a20d
 Inventory Management Puzzle / int_ff0f1797
type
Inventory Management Puzzle
 Inventory Management Puzzle / int_ff0f1797
comment
Rogue Galaxy lets you hold some five pages of items, which is well and good... until you realize how many "key items" the game drops on you. You also have access, however, to another five pages of storage accessed via Save Point. The irritating part is that consumable items have incredibly arbitrary limits. Fifty Heal Potions is understandable, but why can you only carry thirty Resurrections?
 Inventory Management Puzzle / int_ff0f1797
featureApplicability
1.0
 Inventory Management Puzzle / int_ff0f1797
featureConfidence
1.0
 Rogue Galaxy (Video Game)
hasFeature
Inventory Management Puzzle / int_ff0f1797

The following is a list of statements referring to the current page from other pages.

 Inventory Management Puzzle
processingCategory2
Older Than the NES
 Inventory Management Puzzle
processingCategory2
Video Game Items and Inventory
 My Hero Playthrough (Fanfic) / int_afd68598
type
Inventory Management Puzzle
 Baldur's Gate (Franchise) / int_afd68598
type
Inventory Management Puzzle
 Resident Evil (Franchise) / int_afd68598
type
Inventory Management Puzzle
 Silent Hill (Franchise) / int_afd68598
type
Inventory Management Puzzle
 RaidersOfTheLostArk
seeAlso
Inventory Management Puzzle
 DeceasedCrab (Lets Play) / int_afd68598
type
Inventory Management Puzzle
 Dungeon of Dread / int_afd68598
type
Inventory Management Puzzle
 Falling Up (Silverstein) / int_afd68598
type
Inventory Management Puzzle
 Give Yourself Goosebumps / int_afd68598
type
Inventory Management Puzzle
 Into the Jaws of Doom / int_afd68598
type
Inventory Management Puzzle
 Lone Wolf / int_afd68598
type
Inventory Management Puzzle
 The Ghost Tower / int_afd68598
type
Inventory Management Puzzle
 Time Machine Series / int_afd68598
type
Inventory Management Puzzle
 Trapped in the Circus of Fear / int_afd68598
type
Inventory Management Puzzle
 Wizards, Warriors and You / int_afd68598
type
Inventory Management Puzzle
 Zombie School / int_afd68598
type
Inventory Management Puzzle
 DoubleReacharoundSeries
seeAlso
Inventory Management Puzzle
 GiveYourselfGoosebumps
seeAlso
Inventory Management Puzzle
 Player Inventory
seeAlso
Inventory Management Puzzle
 Tropes G to M / Real Life / int_afd68598
type
Inventory Management Puzzle
 A Touch of Evil (Tabletop Game) / int_afd68598
type
Inventory Management Puzzle
 Adventure (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Adventure A: Planet of Death (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Adventure B: Inca Curse (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Adventure C: Ship of Doom (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Affordable Space Adventures (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Angband (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Apex Legends (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Arcanum: Of Steamworks & Magick Obscura (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Avalon Code (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Backpack Hero (Video Game) / int_afd68598
type
Inventory Management Puzzle
 BattleTech (Video Game) / int_afd68598
type
Inventory Management Puzzle
 BattleTech (2018) (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Beecarbonize (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Blasphemous II (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Bookworm Adventures (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Borrowed Time (Video Game) / int_afd68598
type
Inventory Management Puzzle
 CABAL Online (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Cataclysm (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Caves of Qud (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Clockwork Calamity In Mushroom World (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Commandos (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Cookie Run (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Crash Fever (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Critter Coast (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Curious Expedition 2 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Cursed Trilogy (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Darkeden (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Darkest Dungeon (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Darkwood (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Dead Space 2 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Death Stranding (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Deponia (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Deus Ex: Human Revolution (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Deus Ex: Mankind Divided (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Diablo (1997) (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Diablo II (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Dicey Dungeons (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Dino Crisis (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Disco Elysium (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Dizzy (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Dokapon Kingdom (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Don't Escape (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Dragon Slayer (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Drakan (Video Game) / int_afd68598
type
Inventory Management Puzzle
 DREDGE (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Dungeon Crawl (Video Game) / int_afd68598
type
Inventory Management Puzzle
 E.Y.E: Divine Cybermancy (Video Game) / int_afd68598
type
Inventory Management Puzzle
 80 Days (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Elvira (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Fallout 76 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Final Fantasy Legend II (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Final Fantasy: The 4 Heroes of Light (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Fire Emblem: Genealogy of the Holy War (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Fire Emblem: Shadow Dragon & the Blade of Light (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Fossilfuel (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Frog Fractions (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Garfield: Big Fat Hairy Deal (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Ghostbusters (1984) (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Ghostrunner (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Girls' Frontline (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Girls' Frontline: Neural Cloud (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Gloomwood (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Goof Troop (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Green Hell (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Gunfire Reborn (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Gungnir (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Half-Life: Alyx (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Haunted House (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Haydee (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Hideous Destructor (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Honkai: Star Rail (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Illusion of Gaia (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Jagged Alliance (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Kenshi (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Kid Icarus: Uprising (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Kingdom Hearts: 358/2 Days (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Klonoa Heroes: Densetsu no Star Medal (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Kona (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Krusty's Fun House (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Live Powerful Pro Baseball (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Love & Pies (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Mabinogi (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Madou Monogatari (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Mario & Luigi: Dream Team (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Mega Man Battle Network (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Mega Man Battle Network 5: Team Colonel and Team ProtoMan (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Might and Magic (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Monster World IV (Video Game) / int_afd68598
type
Inventory Management Puzzle
 M.U.L.E. (Video Game) / int_afd68598
type
Inventory Management Puzzle
 My Friendly Neighborhood (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Neo Scavenger (Video Game) / int_afd68598
type
Inventory Management Puzzle
 NetHack (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Neverwinter Nights (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Omega Labyrinth Life (Video Game) / int_afd68598
type
Inventory Management Puzzle
 One Way Heroics (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Outbreak (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Oxide Room 104 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 PAYDAY 2 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Paper Mario: Sticker Star (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Parasite Eve (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Parasite Eve 2 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Pathologic 2 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Pathway (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Pathways into Darkness (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Pawapoke Dash (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Personal Nightmare (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Pixel Dungeon (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Planetfall (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Pokémon Ranger (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Pokémon Red and Blue (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Power Pro-kun Pocket 3 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Power Pro-kun Pocket 5 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Power Pro-kun Pocket 7 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Puyo Puyo Fever 2 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Ragnarok II: The Gate of the World (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Ragnarok (Roguelike) (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Realm of the Mad God (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Resident Evil 0 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Resident Evil 2 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Resident Evil 4 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Resident Evil 5 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Resident Evil: Outbreak (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Riviera: The Promised Land (Video Game) / int_afd68598
type
Inventory Management Puzzle
 RoboCop: Rogue City (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Rule of Rose (Video Game) / int_afd68598
type
Inventory Management Puzzle
 S.T.A.L.K.E.R. (Video Game) / int_afd68598
type
Inventory Management Puzzle
 SaGa 2 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Save Room (Video Game) / int_afd68598
type
Inventory Management Puzzle
 7 Days to Die (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Shadowgate (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Shanghai.EXE: Genso Network (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Shining Force (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Shivers (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Shivers (1995) (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Siege of Avalon (Video Game) / int_afd68598
type
Inventory Management Puzzle
 SIGNALIS (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Silver Falls: 3 Down Stars (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Sir, You Are Being Hunted (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Slime Rancher (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Space Station 13 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Space Warlord Organ Trading Simulator (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Spelunky (Video Game) / int_afd68598
type
Inventory Management Puzzle
 StarCraft II: Nova Covert Ops (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Super Mario RPG (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Sweet Home (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Sweet Home (1989) (Video Game) / int_afd68598
type
Inventory Management Puzzle
 System Shock (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Terminator: Resistance (Video Game) / int_afd68598
type
Inventory Management Puzzle
 The Deed (Video Game) / int_afd68598
type
Inventory Management Puzzle
 The Drop (Video Game) / int_afd68598
type
Inventory Management Puzzle
 The Final Fantasy Legend (Video Game) / int_afd68598
type
Inventory Management Puzzle
 The Legend of Valkyrie (Video Game) / int_afd68598
type
Inventory Management Puzzle
 The Legend of Zelda: Majora's Mask (Video Game) / int_afd68598
type
Inventory Management Puzzle
 The Long Dark (Video Game) / int_afd68598
type
Inventory Management Puzzle
 The Oregon Trail (2021) (Video Game) / int_afd68598
type
Inventory Management Puzzle
 This War of Mine (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Titan Quest (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Total Chaos (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Ultima Underworld (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Unturned (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Vindictus (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Wynncraft (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Yakuza 6 (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Zombies Ate My Neighbors (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Zork (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Anchorhead (Video Game) / int_afd68598
type
Inventory Management Puzzle
 Cthulhu Mythos RPG: The Sleeping Girl of the Miasma Sea (Video Game) / int_afd68598
type
Inventory Management Puzzle
 NieR: Automata / Videogame / int_afd68598
type
Inventory Management Puzzle
 Ikemen Sengoku (Visual Novel) / int_afd68598
type
Inventory Management Puzzle
 Ikemen Villain (Visual Novel) / int_afd68598
type
Inventory Management Puzzle
 Double Reacharound Orange (Webcomic) / int_afd68598
type
Inventory Management Puzzle
 Façade (Webcomic)
seeAlso
Inventory Management Puzzle