Things I don't like about current V (long-ish)
Collapse
X
-
Current Vanilla equipment optimization is an interesting problem: you want to cover as many "slots" as possible, as efficiently as possible -- i.e. with minimal redundancy, because redundant equipment could be better-spent on stat boosts or covering other slots.
If you introduce stacking resists, then it becomes basically impossible to "solve" the equipment optimization. On the one hand, this does mean that basically every item could potentially be useful (if you just want to eke out a little more resistance). On the other hand, "solved" characters are very satisfying, in part because they happen so rarely, and it seems a shame to take that potential away from the game.
I was just trying to work out how to formulate my argument when I saw someone had already done it perfectly.Comment
-
Out of curiosity, in what ways were archers made dumber?My Chiptune music, made in Famitracker: http://soundcloud.com/patashuComment
-
I actually really dislike percentile resists, although I like it for display purposes. The reasoning is that 15% resistance is very marginal and not something useful in any way. 50% is. Furthermore, I think it makes sense for resistances to not be a linear addition. Two pieces of resist material should not add up linearly, rather each one should have some diminishing returns. It becomes very difficult to both make single resisting items somewhat worthwhile, while ensuring that multiple of those items don't make it trivial.Comment
-
They currently fight in melee when pinned against a wall, and only flee from that position if afraid. They used to do better by always trying to flee from that situation to get back to archery. This is commented in the source as 'artificial stupidity'.Comment
-
Eliminate the spells (mostly): Maybe leave a high level, high cost hunger spell for specific class(s) in the late game. Make scrolls exceedingly rare and never sold or eliminate them outright. At the very least, change satisfy hunger to a potion. That just makes more sense.
Eliminate food from the stores (mostly): Bye bye buying a stack of rations. Sell single quantity, varied food items (meats, breads, veggies). "That was a tasty carrot. You are still hungry."
Make food more plentiful and varied in the dungeon (and no food floor generated on revisited levels): Starvation shouldn't be a concern as long as the player keeps moving (preferably down). Varying the food means it will be less likely to stack, so if one wants to stockpile food, it's going take some space in the pack.
Make food provide less nutrition (maybe lessen the size of @'s stomach also): IMO it just makes sense that @ should eat a large meal (eat many different food items at the same time requiring many turns) every once in a while, or snack continuously.
Make deeper food, better food: Ease off of the 'hunger game' in the second half of the dungeon. New food types (just like everything else) will begin to appear in the deep. These deep food items will function better (just like everything else) leaving the player to focus on staying alive.
Re perishable food: I like the concept, but wouldn't want it in V, as goes for most of the fine suggestions made in this thread, which shouldn't come as a surprise to anybody.www.mediafire.com/buzzkill - Get your 32x32 tiles here. UT32 now compatible Ironband and Quickband 9/6/2012.
My banding life on Buzzkill's ladder.Comment
-
1) Make it a true clock. You are forced to descend in the dungeon because you can no longer find food on your current level. Nick has expressly forbidden this sort of mechanic in vanilla play and I can't say I disagree.
2) Make it a consumable management situation. Food gives positive effects but fills you up. Here food is used as a limitation management. You can't eat too many "healing packets" before you are full. We sort of had this with the gorged status previously, but that was universally hated. I don't think this is a good idea either. It's far better served by having a contamination counter from too many potions being quaffed.
Furthermore in both cases, food requires tight balance from the maintainers for very little extra fun for the players.
In any other cases, food is dumb. (This includes Sil. You only need one hunger clock, and Sil has the min-depth clock.)
I also think light should always be everburning. Yeah it's unrealistic. But light resource management is also boring and gives very limited fun for the players.Comment
-
Has anyone here played poscheng? I'm pretty sure dying of starvation is a real danger against the final boss, as he hits to make you mega hungry while summoning and doing a billion other things. I've seen clouded fight him several times, and I thought it was sort of neat. Maybe not a good fit for V, though.Glaurung, Father of the Dragons says, 'You cannot avoid the ballyhack.'Comment
-
Has anyone here played poscheng? I'm pretty sure dying of starvation is a real danger against the final boss, as he hits to make you mega hungry while summoning and doing a billion other things. I've seen clouded fight him several times, and I thought it was sort of neat. Maybe not a good fit for V, though.Comment
-
Yeah, that is definitely a change I would not want reverted (unless for a specific new kind of monster?)My Chiptune music, made in Famitracker: http://soundcloud.com/patashuComment
-
Quite a lot of overlap with my feelings. The other things I dislike about V would involve massive changes, making them not so much a pet peeve issue as they are fuel for a variant.
x+1 : Too many elements. We've already cut out confusion as a damage type. I could imagine doing with just fire, cold, poison, and nether. In the process cut way back on the Zephyr hounds. Resistances become both much rarer and additive. Yes, I am aware that Sil already is much like this.
x+2 : Summoning. It really warps the late game. Battles shift from dealing with the thing you're fighting to containing the flood of junk they vomit up. The summoning system could be revamped or at least just cut way back on how many monsters can do it.Comment
-
One thing I'd like to see is a reduction in message spam. The way I've coded attack messaging in Pyrel looks like this:Code:You attack/burn/smite/etc. the Foo (37, 42, 65!, miss, 99!!!)
Compacting monster attacks is trickier, as each attack may do something different. I could imagine something like:Code:The Master lich attacks you (touch drain experience 0, touch drain charges 0, miss, touch drain DEX 6). You feel your life force draining away! Energy drains from your pack! You feel clumsier.
Comment
Comment