LambdaHack-0.7.1.0: A game engine library for roguelike dungeon crawlers

Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Common.ItemStrongest

Contents

Description

Determining the strongest item wrt some property.

Synopsis

Strongest items

strengthEffect :: (Effect -> [b]) -> ItemFull -> [b] Source #

Assorted

Internal operations