Table of Contents

Method SkillDecreaseAll

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SkillDecreaseAll(int)

Creates an effect that decreases all skill scores.

public static Effect SkillDecreaseAll(int amount)

Parameters

amount int

The amount to decrease all skills by.

Returns

Effect