[Announce] FrogComposband 7.0.nougat released
Collapse
X
-
Feature Request:
I tend to play a lot of Martial Artist chars, Monks, Mystic, Force Trainers, Skillmasters, and Ninjas. They all have various penalties or limits on armor wearing.
Ninja's seem to only have a weight limit
Monks and Mystics take huge penalties on items in Chest and Feet slots
Would it be possible on the Character sheet to list at least things like the Weight limit? And maybe slot penalties? Or at least document them somewhere? Besides in the code which is like Chinese to me.Comment
-
Originally posted by MochtSometimes, in an ambush, the monsters flee if you approach them, it's not an ambush if they don't attack
Similarly, sometimes (I think) the ambushing monsters are asleep, you can't be ambushed by someone who is asleep
The second one is a known bug since Chris's PCB days. I mentioned this one on the oook forums since 2014-2016My best try at PosChengband 7.0.0's nightmare-mode on Angband.live:
https://www.youtube.com/watch?v=rwAR0WOphUA
If I'm offline I'm probably in the middle of maintaining Gentoo or something-Linux or other.
As of February 18th, 2022, my YouTube username is MidgardVirtuosoComment
-
Originally posted by MochtWith add blow in the character sheet, should there be a + under the @ column for blood knights when they are injuredComment
-
Originally posted by MochtOn a character I found 2 speed rings of the same speed, say +5, in my inventory they stacked, when I equipped these rings their history was blank
So there's only two things the game can do: either wipe the origins, or use the older ring's origin for both items and note that it may not be accurate. (Both of these solutions are actually used by the game; which one's picked depends on the settings. If show_discovery is on the game will try to preserve some kind of origin, even if it isn't trustworthy.)
The third thing it could do would be to not stack items with different origins... but that would drive people mad very quickly.The Complainer worries about the lack of activity here these days.Comment
-
Originally posted by MochtPerhaps I misunderstand what you wrote, but max blows depends on str/dex and weapon weight (and maybe character level) (and class)
I've played axemasters, they get max 5 blows when using a shield and max 6 blows when wielding 2-handed, I'm not sure I've ever got 6 blows with a Lochaber axe, but if you have good strength and dex of maybe 18/150 or so (and perhaps need high enough level) then you certainly get 6 blows 2 handed and only 5 blows 1-handed whilst wielding a beaked axe
Max blows may also be effected by 2-handed or 1-handed wielding for other classes, might get more blows wielding a heavy lance with 2 hands
Servants of Khorne get 6 max blows, but for their special weapon, the 50 pound weapon they get at level 40, they don't get 6 blows even if they are level 50 and have str and dex of 18/***
It does mean getting the +1 so early is rather pointless as I doubt anyone at L10 could even potentially utilize the +1. It would make more sense as a mid or end game bonus.Comment
-
Originally posted by MochtHow about making it so that non-nameless jewellery doesn't stack: it solves the problem and I think doesn't have unpleasant side effects
Alternatively, you could have everything stacking in the inventory as before, but for some things you don't regard the objects as identical, you keep the history of each item in the stack, and this is done for all non-nameless items that can be equippedComment
-
Yo Sideways. First a personal "thank you" from me for taking a look at stunning, which, if still broken in the next release, will be less hilariously so.
I can't play right now, but I can code dive to my heart's content. I noticed some funny behavior in how the game classifies mutations.
Parentheses are what I would change the values to:
eat_rock_spell avg (good)
alchemy avg (good)
shriek good (avg)
earthquake good (avg)
trunk bad (good)
chaos_deity great (avg)
fat_mut avg (bad)
extra_eyes avg (good)
wings avg (good)
fearless avg (good)Comment
-
Thanks for the suggestions, I'll implement some of them at least.
Do you feel stunning is universally overpowered (or at least overpowered on something other than golems)? I only rebalanced it on golems, I looked into it on armageddon weapons but felt it wasn't too bad there. I don't think it's as bad on anything else (even breath-realm gold dragons) as it was on golems, but I certainly might have missed something.The Complainer worries about the lack of activity here these days.Comment
-
I'm more inclined to leave the chaos_deity as great. Because depending on deity, you can get big boosts in the early game to make it instant-funMy best try at PosChengband 7.0.0's nightmare-mode on Angband.live:
https://www.youtube.com/watch?v=rwAR0WOphUA
If I'm offline I'm probably in the middle of maintaining Gentoo or something-Linux or other.
As of February 18th, 2022, my YouTube username is MidgardVirtuosoComment
-
What I said about armageddon weapons was a hunch. I overlooked them, honestly, but knowing what I know about golem stunning now (at one blow/rnd), I think any attack with the same mechanics, even one that doesn't deal damage, is suspect.Comment
-
Comment
-
Yeah, I'm leaving chaos_deity as great, though it isn't universally great. I'm also leaving fat_mut as average, it wasn't long ago that I looked at the mutations on a character of bostock's and thought "it's pretty weird the fat mutation's actually good" (though bostock felt it was bad). It depends on the situation and the character's needs, I suppose, whether the fat mut is bad or good.The Complainer worries about the lack of activity here these days.Comment
-
The trunk mutation really doesn't feel all that worthy of being 'good' to me.
True, it is an extra attack, and early on it does decent damage. However, it barely seems to grow in damage and rapidly become insignificant due to its low dice and single blow. A simple unenchanted longsword surpasses it almost immediately.
Not seen it at high level as I've only seen it on beastmen and it is cured usually well before clvl20Comment
Comment