Saturday, September 27, 2014

Looking at the Inventory UI bb301

This is for beta players who know how the inventory works. I came up with a new version that I worked on last night, ultimately shuffling things around to where they are most logical and flow best. I want some feedback.

The inventory is divided into three chunks:
the left-most gives you combat-oriented information and your portrait,
the middle portion is mainly dedicated to individual inventory
the right-most portion is the party inventory, stash, and party-specific information like crafting,enchanting, camping supplies, and party gold.

So I took that idea and ran with it.

The new inventory screen
On the left:
1- I added a few more combat-oriented information so that equipping any item should immediately give you feedback on changes.
2- I changed the names to be either three or two letter abbreviations except for the defenses.
3- I changed Stamina to Endurance, added in damage reduction, changed the icon for accuracy to a targeting reticule (which should show a melee accuracy or a ranged accuracy depending on what weapon set you're holding. Made the RH (Right hand) show damage ranges and attack speed as well as the LH (left hand) with a corresponding accuracy for each hand. These LH/RH values update immediately based on the weapon set that you choose.
4- Introduced interrupt and concentration if they are implemented in game.
5- Left the defenses as is.

In the middle:
I continued with the idea that this was supposed to represent an individual's inventory. The paperdoll, weapon sets, quick items all correspond as such. So I went further and:
1- put each character's portrait in this section (as opposed to the right-section, the party inventory).
2- Placed a singular "top of stash/belt" of 16 slots for each character. Thus, when you select each character, their corresponding 16-slot inventory will show up.
3- Added two new buttons: one is the "send to stash" (which looks like a finger point to the right) and the other is a "use item" or "drop item" (whichever one they want to use it for). I used the images of the hands of god from the sisteen chapel to represent these because I wanted it to continue with the theme of renaissance fantasy. The send to stash can send all items to the stash by for a particular character (perhaps by double-clicking?), or selecting an item and clicking that button would send individual items to stash.
4- This middle portion also has another version where the party portraits are to the left of the paperdoll, etc and closer to the left-most portion of the inventory.

The right-most section:
...is really a "party inventory" section. So I made it actually act that way:
1- There is now one singular grid for which you click on one of the top three buttons (STASH, CRAFTING INGREDIENTS, QUEST) to show those items.
2- The left-sided sorting buttons now would highlight those specific items in the whichever inventory type you are in.
3- There is now a "sorting" series of buttons at the top, similar to those on the right. These actually sort your items based on three algorithms: alphabetically (A), cost (the cent image), and number of items in stash (123).
4- I created an "ingredients button" that looks like an anvil. This would show all the ingredients you have collected in the main grid.
5- I placed a scrollbar next to the grid for increased stash space.
6- Camping supplies are now shown on the top right along with party gold since these are all related to the TOTAL that the PARTY has.
7- I moved over the crafting and enchant buttons here, because crafting and enchanting are not really based on individual skill. This way a quick look at the stash and you can start craft with stash items or you an drag and drop an item to be enchanted.

There are a few things that Obsidian still needs to implement, even with their current inventory system.
  • Currently, players are unable to change the color of their characters. The colors are shown (in the paperdoll section), but clicking on those does nothing.
  • There is no way to actually "use" an item while in the inventory screen. It is quite a hassle to use items, as you have to first place it in your quick items before you can use it. My inventory system sort of fixes this.
  •  It is impossible to "split" stacked items like potions. The only way I have currently found to do so is to go to a shopkeeper and to start selling items. It will then ask you how many items you want to sell and you can then split them that way.
  • The ingredients list is a sort of nebulous stash that is near impossible to find. You first have to go to "Crafting" and then you can see a list of items you can make and you can sort of figure out what ingredient items you have based on those lists. My inventory systems hopefully fixes this.
  • The stash inventory is also a pain in the butt to get to: you first have to get into the inventory system and then click on another button that you bring up another window which is the stash. Furthermore, the current way of getting items into and out of the stash is not intuitive.
  • I have a suggestion with regards to how the inventory and character sheets show the values for health, endurance, DT, accuracy, etc. It would be really nice if mousing over the icosn would show how each value was calculated (including one-handed or two-handed bonuses, bonuses from eqpt, and other bonuses). I'm hoping that the extra information I placed in my inventory UI also helps towards getting the most information to the player.
  • It has been mentioned multiple times before but the abbreviations system for the combat information is a little weird. I can't explain it. Anyway, I took a shot at fixing it, but something still doesn't feel right.
That's all I can think of for now. Feel free to comment here or on the Obsidian forums about what you think. I have the photoshop documents if people are interested in playing around with the inventory. 

No comments:

Post a Comment