watabou / pixel-dungeon

Traditional roguelike game with pixel-art graphics and simple interface
GNU General Public License v3.0
3.59k stars 1.2k forks source link

Levitating buff doesn't allow user to walk over piranha #71

Open jamessan opened 8 years ago

jamessan commented 8 years ago

With an invisibility buff, I went into one of the piranha rooms and the piranhas then moved to block the door. No problem, I thought, I can just use a Potion of Levitation to walk out of the room. However, the game won't let me navigate past the fish.

lighthouse64 commented 7 years ago

It won't let you pass through any enemies. The potion of levitation only protects you from trampling on tiles.

markozajc commented 6 years ago

The game will usually give you Potion of Invisibility to get past the piranhas in piranha rooms' floors.

jamessan commented 6 years ago

The game will usually give you Potion of Invisibility to get past the piranhas in piranha rooms' floors.

Right, that's what I was mentioning in my original post. However, I didn't have one and figured levitation would be sufficient.