SaveGame..::..DecreaseAbilityScore Method

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public bool DecreaseAbilityScore(
	int stat,
	int amount,
	bool permanent
)

Parameters

stat
Type: Int32
amount
Type: Int32
permanent
Type: Boolean