v0.8.13 (Troubling Times) active on Google Play

Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.13) from Google, Github, F-Droid, our server, or itch.io

Limited size inventory

Unstructured ideas, requests and suggestions for the development of the game.
positive
Posts: 26
Joined: Mon Jul 29, 2013 8:26 am
android_version: 4.0

Limited size inventory

Post by positive »

Can you really imagine a hero figthing with dreadful monsters, who has hundreds (or thousands) different kind of items (swords, axes, shields, armors, gems, rock, potions, meat, and so on...) in its pocket or backpack? I can't.
The amount of the carryable items should be limited. Each item should have a weight attribute, and the actor has an ability to carry a defined (improvable) amount of weight.
A safe storage opportunity may also be useful for the spare items. (For example locked boxes, chests, crates that could be bought from innkeepers.)
User avatar
fiernaq
Posts: 695
Joined: Fri Mar 16, 2012 3:49 pm
android_version: 2.3 - Gingerbread

Re: Limited size inventory

Post by fiernaq »

I agree with the concept but I don't think it would be feasible to make this change yet and maybe even never. Allow me to explain:

The way the game is built right now, you pick up an inordinate amount of basically random junk loot from odd monsters. You then have to carry that loot back to someone that you can sell it to. If you could only carry 5 pieces of meat (example) this would drastically limit your selling power. You'd be spending 90% of your time traveling between your hunting grounds and the shop just to get a piddling amount of gold. Every item in stores would have to be re-valued since you couldn't afford as much. You'd also basically be limited to one set of equipment because carrying another set would prevent you from picking up much loot and nobody is going to travel all the way back to the place where they left their other equipment sets just to change into it.
Another issue crops up with healing items. Some of the trips we take (to Remgard for example) are rather lengthy and dangerous even for people that way out-level the content simply because of the actor conditions some of the monsters can impose on you. Without access to a plentiful supply of healing items, those trips would be forcibly delayed by a considerably length of time until you're over-powered enough to simply brute force your way to the end where you gratefully sink into a bed at an inn to recover.

In other words, while adding a weight system to any game can significantly improve the realism, it often-times breaks the fun and forces a nearly complete rewrite of how the game plays. The UnReal World is one game where they successfully included weight and limited inventory but that game is also very different from AT in terms of gameplay. Honestly, I just don't see how we could add weight to AT and keep it as fun.
Level: 58, HP: 102, AC: 295%, AD: 46-56, AP: 2/12, BC: 35%, DR: 4
Gold: 75235 | RoLS: 0 RoL: 0 SRoV: 0 VSH: 0
Skills: IF1, Ev1, Ev2, Ev3, CE1, CS1, CS2, Re1, WA1, HH1, Cl1, HH2, DaggerPro1, LightArmorPro1, ShieldPro1, WA2, Cl2
Equipment: Enhanced Combat Helmet, Serpent's Hauberk, Marrowtaint, Quickstrike Dagger, Remgard Shield, Villain's Ring, Villain's Ring, Leather Gloves Of Attack, Enhanced Combat Boots
Last Updated: 02-Dec-2013
User avatar
PK17
Posts: 839
Joined: Fri Jul 20, 2012 7:33 pm
android_version: 4.0

Re: Limited size inventory

Post by PK17 »

This has been brought up a few times now.... a big -1 from me.
Take a stop by my game thread for some forum fun!!!

http://andorstrail.com/viewtopic.php?f=9&t=4577
positive
Posts: 26
Joined: Mon Jul 29, 2013 8:26 am
android_version: 4.0

Re: Limited size inventory

Post by positive »

@fiernaq: It would be more complex indeed and maybe a bit uncomfortable, but personally I do not consider complexity as a disadvantage in a game like this. And it shouldn't be overrestricted.

With my current build (only level 17) I have 428 items (9 worn), but I usually use 5-20 between two possible storing places. And hundreds that I won't use ever. How many do you use?
Currently I try to sell only those items that I bought before, and I do not use potions at all. Beds, meat, regeneration is my healing possibilities.
I sold only about 30-50 items with this bulid, and I think I have visited trading places at least in 2-300 cases.

The way to Remgard is a tough place, you shouldn't start that journey until you are not strong enough. :) However you can use the potions, meat that dropped on the way also, and you sholudn't have carry that. Maybe potions would also heal a bit more. And yes, after a long journey you really want to go a bed to recover. What is the bad in this?

With limited space you won't pick up all the things you get. Is this bad? Do you really need all the insect wings, animal hair, ...? I bet just for the money.

@PK17: Can you post some links? I didn't find any, and I do not want to rediscuss a bad idea.
User avatar
sorrow
Posts: 1898
Joined: Sun Apr 21, 2013 2:32 pm
android_version: 2.3 - Gingerbread
Location: the land of the devil dogs

Re: Limited size inventory

Post by sorrow »

I agree with pk its a bad idea.

Lets say you want to carry more items. How would we do that? We would have to create a new stat like strength. Then how would strength effect the game? Would strength be added to how much damage you do? Or would it be for only carrying item? If it is included in damage then the dev team would have to go back and redo all the monster to add strength. I'd think that its pointless right now. Also say you need a poison gland but you are carrying potions and your filled up on them. What do you do? Do you drop your potions for the gland? And what if you die do all the items you drop vanish?

Sorrow
Lvl:80 XP:9214038 Gold:1mil Hp:243 AC:301 Ad:28-49 Ch:21 Cm:2.0 Ecc:15 BC:148 Dr:3

skills:
WA:2. HH:2. CS:2. TH:2 QL:2 IF:2 REG:2 MF:5 DBS:1 2HSP:1 LAP:2 HAP:1 SREG:1
L/E
CHAR:1 ROLS:1 ELYR:1 GOLF:1 SHAF: 1
positive
Posts: 26
Joined: Mon Jul 29, 2013 8:26 am
android_version: 4.0

Re: Limited size inventory

Post by positive »

The basic idea and its implementation are two different things I think. You don't like the idea because it would degrade the game experience, or because it would be hard to implement?

Quick ideas for the implementation:

1. Static limitation. Let's say the inventory is limited for only 100 items. This is a restriction like that the actor can wear only two rings. Why does he can wear only two? Just because ... I don't know. (I hope my hero have more than two fingers. :lol:) Would it be better to wear let's say five rings? Oh, sure. But it is ok, it is a restriction that we accepted, and we can live with that.

2. Ability independent limitation. For example different size of backpacks could be bought.

3. Semi-static limitation. The weight carrying possibilty could be connected to an existent ability (parameter). For example to the experience (level).

4. A separated new ability (or skill) limitation. For example strength, that could be improved independently from all other abilities, and would have not any effect to the attacks.

5. Global ability limitation, that has an effect on attacks. I always amazed how the game is well-balanced, so I do not prefer this option now.
Also say you need a poison gland but you are carrying potions and your filled up on them. What do you do? Do you drop your potions for the gland?
That is the point. You have to make a decision. Do you need that poison gland enough? Even if you lose a potion? I like decisions. This makes the gameplay more interesting, rather than one-dimensional.
Pyrizzle
VIP
Posts: 6435
Joined: Sat Jun 25, 2011 1:00 am
android_version: 6.0 - Marshmallow
Location: Fire Nation HQ

Re: Limited size inventory

Post by Pyrizzle »

I am also not a fan of this suggestion in any of it's forms...

One big problem: Having limited storage would also limit the areas we would be able to create, players wouldn't be able to venture as far from the main cities without needing to stop to sell or drop some items.

Yes, you could keep going, but at some point you wouldn't be able to take everything and would have to start ditching stuff to make space (which would also crowd up the ground in spots you leave things, creating a new annoyance)

IMHO It just doesn't seem to be a good fit in the game. Let them have their "Magic Bags of Holding" and adventure on!
---------------------------------------------------------------------------------------

Player Name:Pyro
Lvl:24XP:244KAP:2/10HP:80AC: 189%AD:13-21CHS:-6CM: 0BC: 20%DR:2
IF:2Reg:2FSDW:1

May Elythara bless you and light your path!

---------------------------------------------------------------------------------------
User avatar
PK17
Posts: 839
Joined: Fri Jul 20, 2012 7:33 pm
android_version: 4.0

Re: Limited size inventory

Post by PK17 »

The bag contains a rift spell, similar to the one Vacor was trying to open, that leads to the storage unit dimension.
Take a stop by my game thread for some forum fun!!!

http://andorstrail.com/viewtopic.php?f=9&t=4577
User avatar
sorrow
Posts: 1898
Joined: Sun Apr 21, 2013 2:32 pm
android_version: 2.3 - Gingerbread
Location: the land of the devil dogs

Re: Limited size inventory

Post by sorrow »

SO OUR INVENTORY IS LIKE SNOOPY'S DOG HOUSE :D

Sorrow
Lvl:80 XP:9214038 Gold:1mil Hp:243 AC:301 Ad:28-49 Ch:21 Cm:2.0 Ecc:15 BC:148 Dr:3

skills:
WA:2. HH:2. CS:2. TH:2 QL:2 IF:2 REG:2 MF:5 DBS:1 2HSP:1 LAP:2 HAP:1 SREG:1
L/E
CHAR:1 ROLS:1 ELYR:1 GOLF:1 SHAF: 1
Pyrizzle
VIP
Posts: 6435
Joined: Sat Jun 25, 2011 1:00 am
android_version: 6.0 - Marshmallow
Location: Fire Nation HQ

Re: Limited size inventory

Post by Pyrizzle »

sorrow wrote:SO OUR INVENTORY IS LIKE SNOOPY'S DOG HOUSE :D
Or the inside of the T.A.R.D.I.S.!!!
---------------------------------------------------------------------------------------

Player Name:Pyro
Lvl:24XP:244KAP:2/10HP:80AC: 189%AD:13-21CHS:-6CM: 0BC: 20%DR:2
IF:2Reg:2FSDW:1

May Elythara bless you and light your path!

---------------------------------------------------------------------------------------
Post Reply