Osiris/API/CreateProjectileStrikeAt

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • call CreateProjectileStrikeAt((GUIDSTRING)_target, (STRING)_skillID, (INTEGER)_casterLevel)
Description

Creates a skill cast of ProjectileStrike type at target location. Used for projectiles falling from the sky.

Notes
  • _casterLevel: Level of skill to use
See Also