class StrengthAttrib

A wrapper for the Strength attribute which can return derived values. More...

Definition#include <strengthattrib.h>
InheritsRenormalizablePoints
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

A wrapper for the Strength attribute which can return derived values.

StrengthAttrib (int Str)

Creates a StrengthAttrib with the value equal to Str.

StrengthAttrib ()

Creates a StrengthAttrib with a value equal to 3d6.

int getHitAdj ()

Returns the hit adjustment corresponding to the current Strength.

int getDamAdj ()

Returns the damage adjustment for this Strength

unsigned getWeight ()

Returns the weight allowance for this Strength.