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

The Albion dragon. More...

Inheritance diagram for DOL.GS.Golestandt:
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 adds that will despawn again after 30 seconds. For Golestandt, these will be level 57-60 GameNPCs and their numbers will depend on the number of players inside the lair.

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 Albion dragon.

<author>Aredhel</author>


Member Function Documentation

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

Spawn adds that will despawn again after 30 seconds. For Golestandt, these will be level 57-60 GameNPCs and their numbers will depend on the number of players inside the lair.

Returns:
Whether or not any adds were spawned.

Reimplemented from DOL.GS.GameDragon.


Property Documentation

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

The Breath spell.

Reimplemented from DOL.GS.GameDragon.

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

The Glare spell.

Reimplemented from DOL.GS.GameDragon.

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

The melee debuff spell.

Reimplemented from DOL.GS.GameDragon.

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

The ranged debuff spell.

Reimplemented from DOL.GS.GameDragon.

override Spell DOL.GS.Golestandt.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