Show / Hide Table of Contents

Namespace DaggerfallWorkshop.Game.Formulas

Classes

FormulaHelper

Common formulas used throughout game. Where the exact formula is unknown, a "best effort" approximation will be used. Most formula can be overridden by registering a new method matching the appropriate delegate signature. Other signatures can be added upon demand.

Structs

FormulaHelper.SpellCost

A structure containing both the gold and spell point cost of either a single effect, or an entire spell

FormulaHelper.ToHitAndDamageMods

Struct for return values of formula that affect damage and to-hit chance.

In This Article
Back to top Generated by DocFX