Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
PEntry :: ContentId PlaceKind -> PlaceEntryLambdaHack Game.LambdaHack.Content.PlaceKind No documentation available.
PExists :: ContentId PlaceKind -> PlaceEntryLambdaHack Game.LambdaHack.Content.PlaceKind No documentation available.
-
LambdaHack Game.LambdaHack.Content.PlaceKind Places are rooms and other dungeon features, their names can be seen on a level map by aiming at a position that is an entry to the place (an individual entrance point, an approach area around the place or a phantom entry not on the map, but only used for statistics to witness the place exists). Entries are proxies for initial places created on the level (which may be otherwise eradicated by burrowing the walls, etc.) and so used for dungeon statistics. The statistics are presented in the Dashboard/displace place lore menu.
-
LambdaHack Game.LambdaHack.Content.PlaceKind Parameters for the generation of small areas within a dungeon level.
-
LambdaHack Game.LambdaHack.Content.PlaceKind No documentation available.
-
LambdaHack Game.LambdaHack.Content.TileKind No documentation available.
-
LambdaHack Game.LambdaHack.Content.TileKind No documentation available.
-
LambdaHack Game.LambdaHack.Content.TileKind Marks whether projectiles are permitted to trigger the tile transformation action.
module Game.LambdaHack.Core.
Prelude Custom Prelude, compatible across many GHC versions.
-
LambdaHack Game.LambdaHack.Definition.Ability at most one of any copies without cooldown (timeout) activates each turn; the cooldown required after activation is specified in Timeout (or is zero); the initial cooldown can also be specified as TimerDice in CreateItem effect; uniquely, this activation never destroys a copy, unless item is fragile; all this happens only for items in equipment or organs; kinetic damage is not applied