ArcaneArcherDamageDoneByBow(int, object)

From NWN Lexicon

Returns how much should special archer arrows do for damage.

int ArcaneArcherDamageDoneByBow(
    int bCrit = FALSE,
    object oUser = OBJECT_SELF
);

Contents

[edit] Parameters

bCrit
Determines if the attack does critical damage. (Default: FALSE)
oUser
Creature whose feats and stats to use. (Default: OBJECT_SELF)

[edit] Description

Returns how much special archer arrows should do for damage.

[edit] Requirements

#include "x0_i0_spells"

[edit] Version

???

[edit] See Also

functions:  ArcaneArcherCalculateBonus


author: Mistress

Personal tools
Categories