Classes | Packages | Variables

E:/project/Anoria2/bigworld/anoria/res/scripts/common/config/event.py File Reference

Go to the source code of this file.

Classes

class  common.config.event.RPCEVENT

Packages

package  common.config.event

Variables

int common::config::event.NONE = 0
 event.py
int common::config::event.UNDER_ATTACK = 1
int common::config::event.YOU_DIED = 2
int common::config::event.ENTITY_KILL = 3
int common::config::event.PROFICIENCY_POINT_GAIN = 4
int common::config::event.APPLY_STATS_EFFECT = 5
int common::config::event.STAT_UPDATE_CON = 6
int common::config::event.STAT_UPDATE_STR = 7
int common::config::event.STAT_UPDATE_DEX = 8
int common::config::event.STAT_UPDATE_INT = 9
int common::config::event.STAT_UPDATE_HP = 10
int common::config::event.STAT_UPDATE_PWR = 11
int common::config::event.AGGRO_DROPPED = 12
list common::config::event.EVENTS
int common::config::event.ATTACK_EVENT_NONE = 0
int common::config::event.ATTACK_EVENT_MELEE = 1
int common::config::event.ATTACK_EVENT_ARCHERY = 2
int common::config::event.ATTACK_EVENT_MAGIC = 3
int common::config::event.ATTACK_EVENT_AGGRO = 4
list common::config::event.ATTACK_EVENTS = [ "NONE", "ATTACK_EVENT_MELEE", "ATTACK_EVENT_ARCHERY", "ATTACK_EVENT_MAGIC", "ATTACK_EVENT_AGGRO" ]
 All Classes Namespaces Files Functions Variables Properties