Back to 'StringLookups' Return to DBCs (3.3.5a) Go to 'Talent'
denotes unused fields
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | Control | uint32 | |
| 2 | Faction | uint32 | FactionTemplate.dbc/0 |
| 3 | Title | uint32 | |
| 4 | Slot | uint32 | |
| 5 | Flags | uint32 |
Col: 0 (uint32)
- no description -
Col: 1 (uint32)
| ID | Name | Comment |
|---|---|---|
| 0 | SUMMON_CATEGORY_WILD | None |
| 1 | SUMMON_CATEGORY_ALLY | Guardian |
| 2 | SUMMON_CATEGORY_PET | Pet |
| 3 | SUMMON_CATEGORY_PUPPET | Possessed |
| 4 | SUMMON_CATEGORY_VEHICLE | Vehicle |
| 5 | SUMMON_CATEGORY_UNK | as of patch 3.3.5a only Bone Spike in Icecrown Citadel uses this category |
Col: 2 (uint32)
- no description -
Col: 3 (uint32)
UNITNAME_SUMMON_TITLE%d in /Interface/GlueXML/GlobalStrings.lua
Col: 4 (uint32)
| ID | Name |
|---|---|
| 0 | SUMMON_SLOT_PET |
| 1 | SUMMON_SLOT_TOTEM_FIRE |
| 2 | SUMMON_SLOT_TOTEM_EARTH |
| 3 | SUMMON_SLOT_TOTEM_WATER |
| 4 | SUMMON_SLOT_TOTEM_AIR |
| 5 | SUMMON_SLOT_MINIPET |
| 6 | SUMMON_SLOT_QUEST |
Col: 5 (uint32)
| Value | Flag | Name | Comment |
|---|---|---|---|
| 1 | 0x0001 | SUMMON_PROP_FLAG_UNK1 | Attack Summoner? |
| 2 | 0x0002 | SUMMON_PROP_FLAG_UNK2 | Help when Summoned in combat? |
| 4 | 0x0004 | SUMMON_PROP_FLAG_UNK3 | Use Level Offset? |
| 8 | 0x0008 | SUMMON_PROP_FLAG_UNK4 | Despawn on Summoner Death? |
| 16 | 0x0010 | SUMMON_PROP_FLAG_PERSONAL_SPAWN | Personal Spawn (creature visible only by summoner) |
| 32 | 0x0020 | SUMMON_PROP_FLAG_UNK6 | Cannot Dismiss Pet? |
| 64 | 0x0040 | SUMMON_PROP_FLAG_UNK7 | Use Demon Timeout? |
| 128 | 0x0080 | SUMMON_PROP_FLAG_UNK8 | Unlimited Summons? |
| 256 | 0x0100 | SUMMON_PROP_FLAG_UNK9 | Use Creature Level? |
| 512 | 0x0200 | SUMMON_PROP_FLAG_UNK10 | Join Summoner's Spawn Group? |
| 1024 | 0x0400 | SUMMON_PROP_FLAG_UNK11 | Do Not Toggle? |
| 2048 | 0x0800 | SUMMON_PROP_FLAG_UNK12 | Despawn When Expired? |
| 4096 | 0x1000 | SUMMON_PROP_FLAG_UNK13 | Use Summoner Faction? |
| 8192 | 0x2000 | SUMMON_PROP_FLAG_UNK14 | Do Not Follow Mounted Summoner? |
| 16384 | 0x4000 | SUMMON_PROP_FLAG_UNK15 | Save Pet Autocast? |
| 32768 | 0x8000 | SUMMON_PROP_FLAG_UNK16 | Ignore Summoner's Phase? (Wild Only) |
Back to 'StringLookups' Return to DBCs (3.3.5a) Go to 'Talent'