Open mciul opened 10 years ago
It definitely wasn't my intention that the scroll of afternoon delights could be found anywhere except in Malygris's inventory! I must have misjudged how scroll generation works, I'll look after it.
I think its effects are so overwhelming that we probably shouldn't have it lying around just anywhere.
If the scroll is too easy right now, we can simply change the number of turns it takes for the portasl to form. I believe I implemented five stages, with a 25% chance each turn of going to the next stage. That gives an average of 16 turns for the portal to form (though it can take as few as 4 turns or as many as, well, in theory infinitely many). We can just lower the probability to tweak the difficulty, e.g., bring it to 20%.
As for making it a tome, I think that if we want to have this scroll only in Malygris's inventory, to reward pickpocketing, a scroll makes more sense -- you can grab it (you can't grab tomes), and run away with it to read it in quiet.
You can get any scroll from the pile of body parts. I'm not sure how hard it would be to special case it.
That shouldn't be too hard (just a new adjective?), I'll look into it.
There is some code in the Alchemical Machine to make sure you don't get a copy of the Blessed Grenade. I might have already implemented an appropriate adjective for grenades that we could reuse. It might be extensible to scrolls. Also, maybe we should make sure you can't get the cranial grenade from the Alchemical Machine.
You know, there might be an adjective for weapons that belong to specific monsters - perhaps that could be applied to other things that they carry.
I'm also making sure the cranial grenade doesn't come from the alchemical machine.
Would you be willing to add a test for that to the Blessed Grenade Test? It would give me a chance to see how working with the automated tests is for other people.
Sure, let's reopen it.
I just tried out a quick game to see all of the new additions. It was fun! It seemed a little easy, though. I got the scroll of delights (and identified it), and managed to win the game without too much trouble. It was exciting, though.
Things I observed:
What I was thinking is that the scroll of delights has a big effect not unlike some of the tomes. Should it perhaps be a tome?
Either way, I wonder if it should be a little bit harder to win - like maybe you need to read it multiple times to finish forming the portal (like the tomb in the Mausoleum). That would be a pro-Tome argument, I think... although it could be a very, very long scroll that you can't finish reading in one turn.