LambdaHack-0.2.12: A roguelike game engine in early and active development

Safe HaskellNone

Game.LambdaHack.Common.ItemFeature

Description

Item features.

Synopsis

Documentation

data Feature Source

All possible item features.

Constructors

Cause !(Effect RollDeep)

causes the effect when triggered

ChangeTo !Text

changes to this item kind group when altered

Explode !Text

explode, producing this group of shrapnel

Fragile

breaks even when not hitting an enemy

Linger !Int

fly for this percentage of 2 turns