C# Class Codebreak.Service.World.Game.Spell.SpellEffect

Show file Open project: hussein-aitlahcen/codebreak

Public Properties

Property Type Description
Chance int
Duration int
SpellId int
SpellLevel int
Type int
Value1 int
Value2 int
Value3 int

Private Properties

Property Type Description

Property Details

Chance public property

public int Chance
return int

Duration public property

public int Duration
return int

SpellId public property

public int SpellId
return int

SpellLevel public property

public int SpellLevel
return int

Type public property

public int Type
return int

Value1 public property

public int Value1
return int

Value2 public property

public int Value2
return int

Value3 public property

public int Value3
return int