ManaPlus
Namespaces | Enumerations
skilltype2.h File Reference

(986a3bf)

Go to the source code of this file.

Namespaces

 SkillType2
 

Enumerations

enum  SkillType2::SkillType2 {
  SkillType2::Unknown = 0 , SkillType2::Quest = 1 , SkillType2::Npc = 2 , SkillType2::Wedding = 4 ,
  SkillType2::Spirit = 8 , SkillType2::Guild = 16 , SkillType2::SongDance = 32 , SkillType2::Ensemble = 64 ,
  SkillType2::Trap = 128 , SkillType2::TargetSelf = 256 , SkillType2::NoTargetSelf = 512 , SkillType2::PartyOnly = 1024 ,
  SkillType2::GuildOnly = 2048 , SkillType2::NoEnemy = 4096 , SkillType2::NoLandProtector = 8192 , SkillType2::Chorus = 16384 ,
  SkillType2::FreeCastNormal = 32768 , SkillType2::FreeCastReduced = 65536 , SkillType2::FreeCastAny = 98304
}