PropertyValue
rdfs:label
  • EffectDamageShield
rdfs:comment
  • The EffectDamageShield() NWScript command creates an effect that, when applied to a creature, will damage those striking that creature in melee combat. This effect can be applied temporarily or permanently (not instantly).
param3desc
  • A DAMAGE_TYPE_* constant indicating the damage type.
dcterms:subject
dbkwik:nwn2/property/wikiPageUsesTemplate
returns
Name
  • EffectDamageShield
param
  • int nDamageType
  • int nDamageAmount
  • int nRandomAmount
param2desc
  • A DAMAGE_BONUS_* constant indicating a second amount of damage to be dealt with each strike .
param1desc
  • A fixed amount of damage to be dealt with each strike.
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • The EffectDamageShield() NWScript command creates an effect that, when applied to a creature, will damage those striking that creature in melee combat. This effect can be applied temporarily or permanently (not instantly).