Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.Gjalpinulva Class Reference

The Midgard dragon. More...

Inheritance diagram for DOL.GS.Gjalpinulva:
DOL.GS.GameDragon DOL.GS.GameNPC DOL.GS.GameLiving DOL.GS.GameObject DOL.GS.Point3D DOL.GS.Point2D DOL.GS.IPoint3D DOL.GS.IPoint2D DOL.GS.IPoint2D

List of all members.

Public Member Functions

override bool CheckAddSpawns ()
 Spawn dogs that will despawn again after 60 seconds; there is a 25% chance that a retriever will spawn.
override void OnRetrieverArrived (GameNPC sender)
 Invoked when retriever type mob has reached its target location.

Properties

override Spell Glare [get]
 The Glare spell.
override Spell Breath [get]
 The Breath spell.
override Spell ResistDebuff [get]
 The resist debuff spell.
override Spell MeleeDebuff [get]
 The melee debuff spell.
override Spell RangedDebuff [get]
 The ranged debuff spell.

Detailed Description

The Midgard dragon.

<author>Aredhel</author>


Member Function Documentation

override bool DOL.GS.Gjalpinulva.CheckAddSpawns ( ) [virtual]

Spawn dogs that will despawn again after 60 seconds; there is a 25% chance that a retriever will spawn.

Returns:
Whether or not any retrievers were spawned.

Reimplemented from DOL.GS.GameDragon.

override void DOL.GS.Gjalpinulva.OnRetrieverArrived ( GameNPC  sender) [virtual]

Invoked when retriever type mob has reached its target location.

Parameters:
senderThe retriever mob.

Reimplemented from DOL.GS.GameDragon.


Property Documentation

override Spell DOL.GS.Gjalpinulva.Breath [get, protected]

The Breath spell.

Reimplemented from DOL.GS.GameDragon.

override Spell DOL.GS.Gjalpinulva.Glare [get, protected]

The Glare spell.

Reimplemented from DOL.GS.GameDragon.

override Spell DOL.GS.Gjalpinulva.MeleeDebuff [get, protected]

The melee debuff spell.

Reimplemented from DOL.GS.GameDragon.

override Spell DOL.GS.Gjalpinulva.RangedDebuff [get, protected]

The ranged debuff spell.

Reimplemented from DOL.GS.GameDragon.

override Spell DOL.GS.Gjalpinulva.ResistDebuff [get, protected]

The resist debuff spell.

Reimplemented from DOL.GS.GameDragon.


The documentation for this class was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events