Table mangos.creature_ai_scripts
EventAI Scripts

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int unsigned 10  √  Identifier
creature_id int unsigned 10 0 Creature Template Identifier
event_type tinyint unsigned 3 0 Event Type
event_inverse_phase_mask int 10 0 Mask which phases this event will not trigger in
event_chance int unsigned 10 100
event_flags int unsigned 10 0
event_param1 int 10 0
event_param2 int 10 0
event_param3 int 10 0
event_param4 int 10 0
action1_type tinyint unsigned 3 0 Action Type
action1_param1 int 10 0
action1_param2 int 10 0
action1_param3 int 10 0
action2_type tinyint unsigned 3 0 Action Type
action2_param1 int 10 0
action2_param2 int 10 0
action2_param3 int 10 0
action3_type tinyint unsigned 3 0 Action Type
action3_param1 int 10 0
action3_param2 int 10 0
action3_param3 int 10 0
comment varchar 255 Event Comment

Table contained 22,077 rows at Fri Feb 11 23:15 MST 2011

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY