ToggleMagicStats

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Toggles the showcase of Magic Effect-related console prints. Specifically, it shows debug prints when a Spell (Ingestible, Actor Effect or Object Effect) is being applied to an actor.

The information returned includes if the spell was fully resisted by the target, or if the target was invalid (if it was dead).

When a spell is successfully applied, each Effect Item being applied from the spell is printed, along with info about their ModifiedMagnitude/BaseMagnitude and ModifiedDuration/BaseDuration.

Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").

With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.

Syntax

[help]
ToggleMagicStats

Example

ToggleMagicStats