[Announce] Poschengband 3.0.0 Released
Collapse
X
-
I just had this happen again, this time with both the Inner Temple and Tower of Sorcery in Morivant becoming empty. At the same time, the Trump Tower also changed into a Hunter's Office somehow. Saving and loading didn't fix it, but going < to the wilderness map and then back > to the town map did, with all the shops/services returning to their normal locations and working fine.Leave a comment:
-
This is due to the process dying while you are in a shop, specifically because termcast just disconnected you. It's not something that would come up in normal circumstances, so I don't think chris needs to worry about it.Leave a comment:
-
A couple of times now I've gone to the Tower of Sorcery and all that's displayed is "()" at the top, where "name (species)" should be, and the "ESC) Exit building" line at the bottom. Saving and reloading fixes this and I can't figure out how to consistently reproduce it, unfortunately. I haven't seen it happen in any other shops or services.Leave a comment:
-
I only found the reforging thing by happening to notice it was an option while enchanting some daggers. Since finding good weapons for a ninja early is rare, I enchant pretty often.
Thanks for the explanation, I think I finally have a basic grasp of how reforging works now. It does seem like the feature is mostly useful for a class like the ninja that has such strict equipment restrictions.
Are there any other less obvious features like this I should keep an eye out for?Leave a comment:
-
The source object is scored and can only be reforged if the player has enough fame. The resulting artifact is likewise scored in an attempt to match the output score to the original score, perhaps as little as 50% of the original, perhaps more.
But what this means is that choosing a powerful destination object (e.g. dragon armor with lots of resists, or a diamond edge) will result in less added power, since it is the total power of the result that is scored, not just the difference in power. Also, weapon scoring uses expected damage output to strongly (quadratically) affect the score, so that a dagger of slay evil (5 damage per strike vs evil) scores less than a long sword (6 damage per strike versus all monsters). Of course, this bias fails to realize that ninjas favor daggers, so there is a bit of a loophole when taking a rather midling, but decently diced weapon and reforging into a dagger (Try a broken dagger some time!).
To reforge into a Mace of Disruption with any hope of something good will require a very strong source object. Perhaps at least 2 Mgp worth. And that will also require a lot of fame too, so it isn't something you can do early on in the game even if you have the requisite gold. Ringil might work OK. Vorpal Blade definitely will work nicely. You can also reforge armors into weapons and what not ... It is only the power of the original and the power of the result that matters.Leave a comment:
-
whoa, I am totally unaware of how this reforging thing works. should my mauler be saving low weight artifacts with nice abilities, to reforge them on a mace of disruption or something? like ringil?Leave a comment:
-
You can definitely reforge it later on. Since Aranruth is a relatively weak artifact, try reforging it on a dagger. For more powerful artifacts (1 Mgp or higher) you can try reforging on dragon fangs or falcon swords.Leave a comment:
-
I see, oh well I guess I cant use that nice Aranruth sword. I guess that is is a plus for the rogue character I have also been playing with.
Is it possible to reforge it later on? I havent quite figured out that system yet. Or should i just sell it off?Leave a comment:
-
I have been playing a ninja recently, and I am wondering what the penalty for using a weapon that gives these warnings is actually doing:
Code:You are wearing The Broad Sword 'Aranruth' (3d5) (+20,+12) (+4) (a). You do not feel comfortable with your weapon. That shows a complete lack of faith on your part.
Is there some way to overcome these effects, or do I need to stick to weapons the class likes?
On the plus side, those *thanc daggers are really nice these days. Better wield two since they are so smallLeave a comment:
-
I have been playing Poschengband for a few weeks now, its quickly become the favorite variant I have every played. Thanks for making such a fun variant!
I have been playing a ninja recently, and I am wondering what the penalty for using a weapon that gives these warnings is actually doing:
Code:You are wearing The Broad Sword 'Aranruth' (3d5) (+20,+12) (+4) (a). You do not feel comfortable with your weapon. That shows a complete lack of faith on your part.
Is there some way to overcome these effects, or do I need to stick to weapons the class likes?Leave a comment:
-
I have been playing Poschengband for a few weeks now, its quickly become the favorite variant I have every played. Thanks for making such a fun variant!
I have been playing a ninja recently, and I am wondering what the penalty for using a weapon that gives these warnings is actually doing:
Code:You are wearing The Broad Sword 'Aranruth' (3d5) (+20,+12) (+4) (a). You do not feel comfortable with your weapon. That shows a complete lack of faith on your part.
Is there some way to overcome these effects, or do I need to stick to weapons the class likes?Leave a comment:
-
A couple of times now I've gone to the Tower of Sorcery and all that's displayed is "()" at the top, where "name (species)" should be, and the "ESC) Exit building" line at the bottom. Saving and reloading fixes this and I can't figure out how to consistently reproduce it, unfortunately. I haven't seen it happen in any other shops or services.Leave a comment:
-
The Fell Sorcery and Untouchable mutations are MUT_TYPE_BONUS mutations (see the table in mut.c) which means they receive the SPELL_CALC_BONUS event (see mut_calc_bonuses, which is called from calc_bonuses in xtra1.c). Thus, if you look at fell_sorcery_mut in mut_a.c, you can see the code handler for SPELL_CALC_BONUS. Ditto with untouchable_mut. In short, I think both of these mutations should be working, but did not actually test to make sure.
Conveniently I just hit level 30, so now I just have to decide which mutation I actually want. :PLeave a comment:
Leave a comment: