1.07 offsets menu

User Tag List

Thread: 1.07 offsets

Results 1 to 15 of 15
  1. #1
    iamclint's Avatar Master Sergeant
    Reputation
    14
    Join Date
    Aug 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    1.07 offsets

    My current 1.07 offsets
    Code:
                ObjectManager = &H18909C4
                ObjectManagerContainer = &H8C8
                ObjectCount = &H108
                ObjectStart = &H148
                ObjectStorage = &H794
                ACDContainer = &H868
                UIManager = &H93C
                AuctionHouse = &H16A7500
    Code:
            Public Enum SnoData As Long
                GameBalance = &H18A2550
                MonsterDef = &H18E94B8
                ActorDef = &H18E43F0 
                StringList = &H189F558
                Scene = &H18EDF60
            End Enum
    Last edited by iamclint; 02-12-2013 at 01:52 PM.

    1.07 offsets
  2. #2
    peterrs's Avatar Private
    Reputation
    1
    Join Date
    Jan 2013
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you!

  3. #3
    pierresk8's Avatar Private
    Reputation
    4
    Join Date
    Aug 2012
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    More offsets

    Anyone got the other offsets?

    My bot cant find monsters and read items stats anymore.

    Thanks.

  4. #4
    virgil123's Avatar Member
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx a lot, most things are still working once i update the offset. btw, anyone has the area id offset since the old one doesn't work anymore.

  5. #5
    leo11173's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For area : (0x180137C, $d3, "int") + 0x44

  6. #6
    virgil123's Avatar Member
    Reputation
    1
    Join Date
    Dec 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by leo11173 View Post
    For area : (0x180137C, $d3, "int") + 0x44
    oh you're my hero, working nicely now.

    btw, i think there is something different for the sno reader besides GameBalance address since it can't retrieve item type now.

  7. #7
    boredevil's Avatar Active Member Authenticator enabled
    Reputation
    46
    Join Date
    Feb 2008
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    0x866840	D3::dumpFastAttribs
    0x8ecfc0	D3::PrintChat
    0x8ed000	D3::GetUIManager
    0x8edd40	D3::GetACDByACDId
    0x8f18a0	D3::UiManager::HasUIElement
    0x8f1910	D3::UI::GetControlFromId
    0x926190	D3::RActors__GetRActorByGuid
    0x926250	D3::GetActorPtrFromGUID
    0x926aa0	D3::Ui::MakeUiInfo
    0x945e70	D3::Chat
    0x94a1e0	D3::Acds::GetAcdById
    0x94a290	D3::GetACDPtrFromGUID
    0x94d4c0	D3::UsePowerToLocation
    0x94d740	D3::UsePowerToActor
    0x9534f0	D3::Ui::PotionButton__OnLeftClick
    0x96f520	D3::Scenes::Iterate
    0x97cc40	D3::IterateUI
    0x985d80	D3::UiElemet::IsInitialized
    0x9b3cd0	D3::Ui::GameMenu__LeaveGame
    0x9c4370	D3::String::Append
    0xa40a50	D3::Player::GetLocalPlayer
    0xa40a90	D3::GetPlayerGUID
    0xa42d00	D3::GetPing
    0xa9eb20	D3::DirectX::EndScene
    0xaa3db0	D3::Worlds::Iterate
    0xae55e0	D3::CreateGameParams::copy
    0xae8790	D3::UI::Element::InputHandler
    0xb0de00	D3::MoveItem
    0xb167e0	D3::RActors::Iterate
    0xb1c250	D3::GetScreenName
    0xb1ca20	D3::GetRActorByGuid
    0xb1ca60	D3::GetAreaByActorId
    0xb31310	D3::ACD::SellItem
    0xb315e0	D3::ACD::UseItem
    0xb43f20	D3::Ui::Element::InputHandlerButton
    0xb6a700	D3::Lights::Iterate
    0xb86910	D3::DrawRectangle
    0xc00590	D3::Ui::Battlenet_Campaign_OnClick_PlayGameButton
    0xc367c0	D3::ACD::Repair
    0xcbae80	D3::RepairAll
    0xcbb8a0	D3::SalvageAll
    0xe60170	D3::GetSNOGroup
    0xe60550	D3::GetgameWindowState
    0xe76490	D3::GetAct
    0xe77830	D3::ReleaseSnoHandle
    0xe7c0d0	D3::GetSnoFromSNOId
    0xea5cf0	D3::ReleaseGameBalanceSnoHandle
    0xea7b10	D3::GetGameBalance
    0xeaab90	D3::ACD::IsUnit
    0xeabc70	D3::ACD::GetGold
    0xeabe80	D3::ACD::IsMonsterAndNpc
    0xeac040	D3::Acd::IsUnit_andWhatever3
    0xeac0f0	D3::Acd::IsUnit_andWhatever2
    0xeac1a0	D3::Acd::IsUnit_andWhatever1
    0xeae6d0	D3::Acds::Iterate
    0xeaf570	D3::GetACDIdByANN
    0xeb2880	D3::dumpAcds
    0xeb4560	D3::ACD::GetDouble
    0xeb4620	D3::ACD::GetInteger
    0xeb6110	D3::GetPlayerByACDID
    0xeb6190	D3::GetWorldByID
    0xeb6320	D3::GetPlayerByIndex
    0xec9570	D3::ACD::IsSkillReady
    0xeca7b0	D3::GetItemQualityLevel
    0xecba60	D3::ACD::GetItemIdentified
    0xecf560	D3::ACD::GetGBValueByGBId
    0xed02e0	D3::ACD::CanSellItem
    0xed2ea0	D3::GetSellValue
    0xed6450	D3::ACD::GetGizmoGroup
    0xed65a0	D3::ACD::IsGizmo
    0xee22f0	D3::ACD::CanUselItem
    0xee7080	D3::ACD::InventoryGetGoldACD
    0xeec550	D3::StringToAttrib
    0xeed280	D3::GetGameAttribById
    0xeed7e0	D3::MaskGameAttrib
    0xeeea40	D3::FastAttribs::Iterate
    0xeefc00	D3::getFastAttribgroupFromID
    0xef31b0	D3::GetAttributeFromFAG
    0xef33f0	D3::GetFloat
    0xef9940	D3::GetQuestPtr
    0xf13390	D3::GetSceneByID
    0xf95760	D3::NavMesh::GetFlags
    0xfee7c0	D3::GetSceneIDByXY
    0x1015f30	D3::Log
    0x10178b0	D3::FormatString
    0x102c250	D3::getBuildVersion

  8. #8
    bastiflew's Avatar Active Member
    Reputation
    41
    Join Date
    Aug 2012
    Posts
    98
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi Boredevil,

    My project is OOP, can you post the new attribute list ?

    thanks

  9. #9
    Evozer's Avatar Contributor
    Reputation
    150
    Join Date
    Jan 2011
    Posts
    214
    Thanks G/R
    1/15
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here are the attributes, most of them are in the format FFFFFxxx with a few exceptions (Power_Cooldown, Buff_Active) for example.

    Code:
    public enum Attrib : uint
        {
            Axe_Bad_Data = 0xFFFFF000,
            Attribute_Timer = 0xFFFFF001,
            Attribute_Pool = 0xFFFFF002,
            Death_Count = 0xFFFFF003,
            DualWield_Hand = 0xFFFFF004,
            DualWield_Hand_Next = 0xFFFFF005,
            DualWield_Hands_Swapped = 0xFFFFF006,
            Respawn_Game_Time = 0xFFFFF007,
            Backpack_Slots = 0xFFFFF008,
            Shared_Stash_Slots = 0xFFFFF009,
            Strength = 0xFFFFF00A,
            Dexterity = 0xFFFFF00B,
            Intelligence = 0xFFFFF00C,
            Vitality = 0xFFFFF00D,
            Strength_Total = 0xFFFFF00E,
            Dexterity_Total = 0xFFFFF00F,
            Intelligence_Total = 0xFFFFF010,
            Vitality_Total = 0xFFFFF011,
            Strength_Bonus = 0xFFFFF012,
            Dexterity_Bonus = 0xFFFFF013,
            Intelligence_Bonus = 0xFFFFF014,
            Vitality_Bonus = 0xFFFFF015,
            Strength_Bonus_Percent = 0xFFFFF016,
            Dexterity_Bonus_Percent = 0xFFFFF017,
            Intelligence_Bonus_Percent = 0xFFFFF018,
            Vitality_Bonus_Percent = 0xFFFFF019,
            Strength_Reduction_Percent = 0xFFFFF01A,
            Dexterity_Reduction_Percent = 0xFFFFF01B,
            Intelligence_Reduction_Percent = 0xFFFFF01C,
            Vitality_Reduction_Percent = 0xFFFFF01D,
            Primary_Damage_Attribute = 0xFFFFF01E,
            Attack = 0xFFFFF01F,
            Precision = 0xFFFFF020,
            Defense = 0xFFFFF021,
            Attack_Total = 0xFFFFF022,
            Precision_Total = 0xFFFFF023,
            Defense_Total = 0xFFFFF024,
            Attack_Bonus = 0xFFFFF025,
            Precision_Bonus = 0xFFFFF026,
            Defense_Bonus = 0xFFFFF027,
            Attack_Bonus_Percent = 0xFFFFF028,
            Precision_Bonus_Percent = 0xFFFFF029,
            Defense_Bonus_Percent = 0xFFFFF02A,
            Attack_Reduction_Percent = 0xFFFFF02B,
            Precision_Reduction_Percent = 0xFFFFF02C,
            Defense_Reduction_Percent = 0xFFFFF02D,
            Armor = 0xFFFFF02E,
            Armor_Bonus_Percent = 0xFFFFF02F,
            Armor_Item = 0xFFFFF030,
            Armor_Bonus_Item = 0xFFFFF031,
            Armor_Item_Percent = 0xFFFFF032,
            Armor_Item_SubTotal = 0xFFFFF033,
            Armor_Item_Total = 0xFFFFF034,
            Armor_Total = 0xFFFFF035,
            Experience_Granted = 0xFFFFF036,
            Experience_Next = 0xFFFFF037,
            Alt_Experience_Next = 0xFFFFF038,
            Gold_Granted = 0xFFFFF039,
            Gold = 0xFFFFF03A,
            Gold_Find = 0xFFFFF03B,
            Gold_Find_Uncapped = 0xFFFFF03C,
            Gold_Find_Handicap = 0xFFFFF03D,
            Gold_Find_Alt_Levels_Total = 0xFFFFF03E,
            Gold_Find_Capped_Subtotal = 0xFFFFF03F,
            Gold_Find_Total = 0xFFFFF040,
            Level = 0xFFFFF041,
            Level_Cap = 0xFFFFF042,
            Alt_Level = 0xFFFFF043,
            Magic_Find = 0xFFFFF044,
            Magic_Find_Uncapped = 0xFFFFF045,
            Magic_Find_Handicap = 0xFFFFF046,
            Magic_Find_Alt_Levels_Total = 0xFFFFF047,
            Magic_Find_Capped_Subtotal = 0xFFFFF048,
            Magic_Find_Total = 0xFFFFF049,
            Magic_And_Gold_Find_Suppressed = 0xFFFFF04A,
            Treasure_Find = 0xFFFFF04B,
            Resource_Cost_Reduction_Amount = 0xFFFFF04C,
            Resource_Cost_Reduction_Total = 0xFFFFF04D,
            Resource_Set_Point_Bonus = 0xFFFFF04E,
            Faster_Healing_Percent = 0xFFFFF04F,
            Spending_Resource_Heals_Percent = 0xFFFFF050,
            Bonus_Healing_Received_Percent = 0xFFFFF051,
            Reduced_Healing_Received_Percent = 0xFFFFF052,
            Experience_Bonus = 0xFFFFF053,
            Experience_Bonus_Percent = 0xFFFFF054,
            Experience_Bonus_Percent_Handicap = 0xFFFFF055,
            Experience_Bonus_Percent_Total = 0xFFFFF056,
            Health_Globe_Bonus_Chance = 0xFFFFF057,
            Health_Globe_Bonus_Mult_Chance = 0xFFFFF058,
            Health_Globe_Bonus_Health = 0xFFFFF059,
            Increased_Health_From_Globes_Percent = 0xFFFFF05A,
            Increased_Health_From_Globes_Percent_Total = 0xFFFFF05B,
            Bonus_Health_Percent_Per_Second_From_Globes = 0xFFFFF05C,
            Bonus_Health_Percent_Per_Second_From_Globes_Total = 0xFFFFF05D,
            Mana_Gained_From_Globes_Percent = 0xFFFFF05E,
            Mana_Gained_From_Globes = 0xFFFFF05F,
            Resistance = 0xFFFFF060,
            Resistance_Percent = 0xFFFFF061,
            Resistance_Total = 0xFFFFF062,
            Resistance_All = 0xFFFFF063,
            Resistance_Percent_All = 0xFFFFF064,
            Resistance_From_Intelligence = 0xFFFFF065,
            Class_Damage_Reduction_Percent = 0xFFFFF066,
            Skill = 0xFFFFF067,
            Skill_Total = 0xFFFFF068,
            TeamID = 0xFFFFF069,
            Team_Override = 0xFFFFF06A,
            Invulnerable = 0xFFFFF06B,
            Loading = 0xFFFFF06C,
            Loading_Player_ACD = 0xFFFFF06D,
            Loading_Power_SNO = 0xFFFFF06E,
            Loading_Anim_Tag = 0xFFFFF06F,
            Loading_NewGame = 0xFFFFF070,
            Auto_Porting_To_Save_Point = 0xFFFFF071,
            No_Damage = 0xFFFFF072,
            No_AutoPickup = 0xFFFFF073,
            Light_Radius_Percent_Bonus = 0xFFFFF074,
            Hitpoints_Cur = 0xFFFFF075,
            Hitpoints_Factor_Level = 0xFFFFF076,
            Hitpoints_Factor_Vitality = 0xFFFFF077,
            Hitpoints_Total_From_Vitality = 0xFFFFF078,
            Hitpoints_Total_From_Level = 0xFFFFF079,
            Hitpoints_Granted = 0xFFFFF07A,
            Hitpoints_Granted_Duration = 0xFFFFF07B,
            Hitpoints_Max = 0xFFFFF07C,
            Hitpoints_Max_Bonus = 0xFFFFF07D,
            Hitpoints_Max_Total = 0xFFFFF07E,
            Hitpoints_Percent = 0xFFFFF07F,
            Hitpoints_Regen_Per_Second = 0xFFFFF080,
            Hitpoints_Max_Percent_Bonus = 0xFFFFF081,
            Hitpoints_Max_Percent_Bonus_Item = 0xFFFFF082,
            Hitpoints_Healed_Target = 0xFFFFF083,
            Resource_Type_Primary = 0xFFFFF084,
            Resource_Type_Secondary = 0xFFFFF085,
            Resource_Cur = 0x086,
            Resource_Max = 0x087,
            Resource_Max_Bonus = 0xFFFFF088,
            Resource_Max_Total = 0x089,
            Resource_Factor_Level = 0xFFFFF08A,
            Resource_Granted = 0xFFFFF08B,
            Resource_Granted_Duration = 0xFFFFF08C,
            Resource_Percent = 0xFFFFF08D,
            Resource_Regen_Per_Second = 0xFFFFF08E,
            Resource_Regen_Bonus_Percent = 0xFFFFF08F,
            Resource_Regen_Total = 0xFFFFF090,
            Resource_Max_Percent_Bonus = 0xFFFFF091,
            Resource_Capacity_Used = 0xFFFFF092,
            Resource_Effective_Max = 0xFFFFF093,
            Resource_Regen_Percent_Per_Second = 0xFFFFF094,
            Resource_Degeneration_Stop_Point = 0xFFFFF095,
            Movement_Scalar = 0xFFFFF096,
            Walking_Rate = 0xFFFFF097,
            Running_Rate = 0xFFFFF098,
            Sprinting_Rate = 0xFFFFF099,
            Strafing_Rate = 0xFFFFF09A,
            Walking_Rate_Total = 0xFFFFF09B,
            Running_Rate_Total = 0xFFFFF09C,
            Last_Running_Rate = 0xFFFFF09D,
            Sprinting_Rate_Total = 0xFFFFF09E,
            Strafing_Rate_Total = 0xFFFFF09F,
            Movement_Bonus_Total = 0xFFFFF0A0,
            Movement_Scalar_Subtotal = 0xFFFFF0A1,
            Movement_Scalar_Capped_Total = 0xFFFFF0A2,
            Movement_Scalar_Uncapped_Bonus = 0xFFFFF0A3,
            Movement_Scalar_Total = 0xFFFFF0A4,
            Movement_Bonus_Run_Speed = 0xFFFFF0A5,
            Casting_Speed = 0xFFFFF0A6,
            Casting_Speed_Bonus = 0xFFFFF0A7,
            Casting_Speed_Total = 0xFFFFF0A8,
            Always_Hits = 0xFFFFF0A9,
            Hit_Chance = 0xFFFFF0AA,
            Attacks_Per_Second_Item = 0xFFFFF0AB,
            Attacks_Per_Second_Item_Percent = 0xFFFFF0AC,
            Attacks_Per_Second_Item_Subtotal = 0xFFFFF0AD,
            Attacks_Per_Second_Item_Bonus = 0xFFFFF0AE,
            Attacks_Per_Second_Item_Total = 0xFFFFF0AF,
            Attacks_Per_Second = 0xFFFFF0B0,
            Attacks_Per_Second_Bonus = 0xFFFFF0B1,
            Attacks_Per_Second_Total = 0xFFFFF0B2,
            Attacks_Per_Second_Percent = 0xFFFFF0B3,
            AI_Cooldown_Reduction_Percent = 0xFFFFF0B4,
            Power_Cooldown_Reduction_Percent = 0xFFFFF0B5,
            Damage_Delta = 0xFFFFF0B6,
            Damage_Delta_Total = 0xFFFFF0B7,
            Damage_Min = 0xFFFFF0B8,
            Damage_Bonus_Min = 0xFFFFF0B9,
            Damage_Min_Total = 0xFFFFF0BA,
            Damage_Delta_Total_All = 0xFFFFF0BB,
            Damage_Min_Total_All = 0xFFFFF0BC,
            Damage_Average_Total_All = 0xFFFFF0BD,
            Damage_Min_Subtotal = 0xFFFFF0BE,
            Damage_Percent_All_From_Skills = 0xFFFFF0BF,
            Damage_Weapon_Delta = 0xFFFFF0C0,
            Damage_Weapon_Delta_SubTotal = 0xFFFFF0C1,
            Damage_Weapon_Max = 0xFFFFF0C2,
            Damage_Weapon_Max_Total = 0xFFFFF0C3,
            Damage_Weapon_Max_Total_All = 0xFFFFF0C4,
            Damage_Weapon_Delta_Total = 0xFFFFF0C5,
            Damage_Weapon_Delta_Total_All = 0xFFFFF0C6,
            Damage_Weapon_Bonus_Delta = 0xFFFFF0C7,
            Damage_Weapon_Min = 0xFFFFF0C8,
            Damage_Weapon_Min_Total = 0xFFFFF0C9,
            Damage_Weapon_Min_Total_All = 0xFFFFF0CA,
            Damage_Weapon_Average = 0xFFFFF0CB,
            Damage_Weapon_Average_Total = 0xFFFFF0CC,
            Damage_Weapon_Average_Total_All = 0xFFFFF0CD,
            Damage_Weapon_Bonus_Min = 0xFFFFF0CE,
            Damage_Weapon_Bonus_Min_X1 = 0xFFFFF0CF,
            Damage_Weapon_Percent_Bonus = 0xFFFFF0D0,
            Damage_Weapon_Percent_All = 0xFFFFF0D1,
            Damage_Weapon_Percent_Total = 0xFFFFF0D2,
            Damage_Type_Percent_Bonus = 0xFFFFF0D3,
            Damage_Dealt_Percent_Bonus = 0xFFFFF0D4,
            Damage_Percent_Bonus_Witchdoctor = 0xFFFFF0D5,
            Damage_Percent_Bonus_Wizard = 0xFFFFF0D6,
            Crit_Percent_Base = 0xFFFFF0D7,
            Crit_Percent_Bonus_Capped = 0xFFFFF0D8,
            Crit_Percent_Bonus_Uncapped = 0xFFFFF0D9,
            Crit_Percent_Cap = 0xFFFFF0DA,
            Crit_Damage_Percent = 0xFFFFF0DB,
            Crit_Effect_Time = 0xFFFFF0DC,
            Pierce_Chance = 0xFFFFF0DD,
            Damage_Absorb_Percent = 0xFFFFF0DE,
            Damage_Reduction_Total = 0xFFFFF0DF,
            Damage_Reduction_Current = 0xFFFFF0E0,
            Damage_Reduction_Last_Tick = 0xFFFFF0E1,
            Block_Chance = 0xFFFFF0E2,
            Block_Chance_Total = 0xFFFFF0E3,
            Block_Chance_Bonus_Item = 0xFFFFF0E4,
            Block_Chance_Item = 0xFFFFF0E5,
            Block_Chance_Item_Total = 0xFFFFF0E6,
            Block_Amount = 0xFFFFF0E7,
            Block_Amount_Bonus_Percent = 0xFFFFF0E8,
            Block_Amount_Total_Min = 0xFFFFF0E9,
            Block_Amount_Total_Max = 0xFFFFF0EA,
            Block_Amount_Item_Min = 0xFFFFF0EB,
            Block_Amount_Item_Delta = 0xFFFFF0EC,
            Block_Amount_Item_Bonus = 0xFFFFF0ED,
            Dodge_Chance_Bonus = 0xFFFFF0EE,
            Dodge_Chance_Bonus_Melee = 0xFFFFF0EF,
            Dodge_Chance_Bonus_Ranged = 0xFFFFF0F0,
            Get_Hit_Current = 0xFFFFF0F1,
            Get_Hit_Max_Base = 0xFFFFF0F2,
            Get_Hit_Max_Per_Level = 0xFFFFF0F3,
            Get_Hit_Max = 0xFFFFF0F4,
            Get_Hit_Recovery_Base = 0xFFFFF0F5,
            Get_Hit_Recovery_Per_Level = 0xFFFFF0F6,
            Get_Hit_Recovery = 0xFFFFF0F7,
            Get_Hit_Damage = 0xFFFFF0F8,
            Get_Hit_Damage_Scalar = 0xFFFFF0F9,
            Last_Damage_MainActor = 0xFFFFF0FA,
            Last_ACD_Attacked = 0xFFFFF0FB,
            Ignores_Critical_Hits = 0xFFFFF0FC,
            Immunity = 0xFFFFF0FD,
            Untargetable = 0xFFFFF0FE,
            Immobolize = 0xFFFFF0FF,
            Immune_To_Knockback = 0xFFFFF100,
            Power_Immobilize = 0xFFFFF101,
            Stun_Chance = 0xFFFFF102,
            Stun_Length = 0xFFFFF103,
            Stun_Recovery = 0xFFFFF104,
            Stun_Recovery_Speed = 0xFFFFF105,
            Stunned = 0xFFFFF106,
            Stun_Immune = 0xFFFFF107,
            Poison_Length_Reduction = 0xFFFFF108,
            Poisoned = 0xFFFFF109,
            Bleeding = 0xFFFFF10A,
            Bleed_Duration = 0xFFFFF10B,
            Chilled = 0xFFFFF10C,
            Freeze_Length_Reduction = 0xFFFFF10D,
            Freeze_Immune = 0xFFFFF10E,
            Webbed = 0xFFFFF10F,
            Slow = 0xFFFFF110,
            FireAura = 0xFFFFF111,
            LightningAura = 0xFFFFF112,
            ColdAura = 0xFFFFF113,
            PoisonAura = 0xFFFFF114,
            Blind = 0xFFFFF115,
            Enraged = 0xFFFFF116,
            Slowdown_Immune = 0xFFFFF117,
            Gethit_Immune = 0xFFFFF118,
            AttackSpeed_Reduction_Immune = 0xFFFFF119,
            Suffocation_Per_Second = 0xFFFFF11A,
            Suffocation_Unit_Value = 0xFFFFF11B,
            Thorns_Percent = 0xFFFFF11C,
            Thorns_Percent_All = 0xFFFFF11D,
            Thorns_Percent_Total = 0xFFFFF11E,
            Thorns_Fixed = 0xFFFFF11F,
            Steal_Health_Percent = 0xFFFFF120,
            Steal_Mana_Percent = 0xFFFFF121,
            Resource_On_Hit = 0xFFFFF122,
            Resource_On_Kill = 0xFFFFF123,
            Resource_On_Crit = 0xFFFFF124,
            Hitpoints_On_Hit = 0xFFFFF125,
            Hitpoints_On_Kill = 0xFFFFF126,
            Damage_To_Mana = 0xFFFFF127,
            Last_Proc_Time = 0xFFFFF128,
            Damage_Power_Delta = 0xFFFFF129,
            Damage_Power_Min = 0xFFFFF12A,
            Rope_Overlay = 0xFFFFF12B,
            General_Cooldown = 0xFFFFF12C,
            Power_Cooldown = 0x12D,
            Power_Cooldown_Start = 0xFFFFF12E,
            Proc_Cooldown = 0xFFFFF12F,
            Emote_Cooldown = 0xFFFFF130,
            Projectile_Speed = 0xFFFFF131,
            Projectile_Speed_Increase_Percent = 0xFFFFF132,
            Destroy_When_Path_Blocked = 0xFFFFF133,
            Skill_Toggled_State = 0xFFFFF134,
            Act = 0xFFFFF135,
            Difficulty = 0xFFFFF136,
            Last_Damage_Amount = 0xFFFFF137,
            In_Knockback = 0xFFFFF138,
            Amplify_Damage_Type_Percent = 0xFFFFF139,
            Amplify_Damage_Percent = 0xFFFFF13A,
            Durability_Cur = 0xFFFFF13B,
            Durability_Max = 0xFFFFF13C,
            Durability_Last_Damage = 0xFFFFF13D,
            Item_Quality_Level = 0xFFFFF13E,
            Item_Quality_Level_Identified = 0xFFFFF13F,
            Item_Cost_Percent_Bonus = 0xFFFFF140,
            Item_Equipped = 0xFFFFF141,
            Item_Ping = 0xFFFFF142,
            Requirement = 0xFFFFF143,
            Requirements_Ease_Percent = 0xFFFFF144,
            Requirement_When_Equipped = 0xFFFFF145,
            Sockets = 0xFFFFF146,
            Sockets_Filled = 0xFFFFF147,
            Stats_All_Bonus = 0xFFFFF148,
            Item_Bound_To_ACD = 0xFFFFF149,
            Item_Locked_To_ACD = 0xFFFFF14A,
            Item_Binding_Level_Override = 0xFFFFF14B,
            ItemStackQuantityHi = 0xFFFFF14C,
            ItemStackQuantityLo = 0xFFFFF14D,
            Run_Speed_Granted = 0xFFFFF14E,
            Run_Speed_Duration = 0xFFFFF14F,
            IdentifyCost = 0xFFFFF150,
            Seed = 0xFFFFF151,
            IsCrafted = 0xFFFFF152,
            DyeType = 0xFFFFF153,
            EnchantAffix = 0xFFFFF154,
            EnchantRangeVal = 0xFFFFF155,
            HighlySalvageable = 0xFFFFF156,
            ItemUnlockTimeHi = 0xFFFFF157,
            ItemUnlockTimeLo = 0xFFFFF158,
            Always_Plays_GetHit = 0xFFFFF159,
            Hidden = 0xFFFFF15A,
            Alpha_Attachments = 0xFFFFF15B,
            RActor_Fade_Group = 0xFFFFF15C,
            Quest_Range = 0xFFFFF15D,
            Attack_Cooldown_Min = 0xFFFFF15E,
            Attack_Cooldown_Delta = 0xFFFFF15F,
            InitialCooldownMinTotal = 0xFFFFF160,
            InitialCooldownDeltaTotal = 0xFFFFF161,
            Attack_Cooldown_Min_Total = 0xFFFFF162,
            Attack_Cooldown_Delta_Total = 0xFFFFF163,
            Closing_Cooldown_Min_Total = 0xFFFFF164,
            Closing_Cooldown_Delta_Total = 0xFFFFF165,
            Quest_Monster = 0xFFFFF166,
            Quest_Monster_Effect = 0xFFFFF167,
            Treasure_Class = 0xFFFFF168,
            Removes_Body_On_Death = 0xFFFFF169,
            InitialCooldownMin = 0xFFFFF16A,
            InitialCooldownDelta = 0xFFFFF16B,
            Knockback_Weight = 0xFFFFF16C,
            UntargetableByPets = 0xFFFFF16D,
            Damage_State_Current = 0xFFFFF16E,
            Damage_State_Max = 0xFFFFF16F,
            Is_Player_Decoy = 0xFFFFF170,
            Custom_Target_Weight = 0xFFFFF171,
            Gizmo_State = 0xFFFFF172,
            Gizmo_Charges = 0xFFFFF173,
            Chest_Open = 0xFFFFF174,
            Door_Locked = 0xFFFFF175,
            Door_Timer = 0xFFFFF176,
            Gizmo_Disabled_By_Script = 0xFFFFF177,
            Gizmo_Operator_ACDID = 0xFFFFF178,
            Triggering_Count = 0xFFFFF179,
            Gate_Position = 0xFFFFF17A,
            Gate_Velocity = 0xFFFFF17B,
            Gizmo_Has_Been_Operated = 0xFFFFF17C,
            Pet_Owner = 0xFFFFF17D,
            Pet_Creator = 0xFFFFF17E,
            Pet_Type = 0xFFFFF17F,
            DropsNoLoot = 0xFFFFF180,
            GrantsNoXP = 0xFFFFF181,
            Hireling_Class = 0xFFFFF182,
            Summoned_By_SNO = 0xFFFFF183,
            Is_NPC = 0xFFFFF184,
            NPC_Is_Operatable = 0xFFFFF185,
            NPC_Is_Escorting = 0xFFFFF186,
            NPC_Has_Interact_Options = 0xFFFFF187,
            Conversation_Icon = 0xFFFFF188,
            Callout_Cooldown = 0xFFFFF189,
            Banter_Cooldown = 0xFFFFF18A,
            Conversation_Heard_Count = 0xFFFFF18B,
            Last_Tick_Shop_Entered = 0xFFFFF18C,
            Is_Helper = 0xFFFFF18D,
            Axe = 0xFFFFF18E,
            Axe2H = 0xFFFFF18F,
            ThrowingAxe = 0xFFFFF190,
            AxeAny = 0xFFFFF191,
            Bow = 0xFFFFF192,
            Crossbow = 0xFFFFF193,
            BowAny = 0xFFFFF194,
            Club = 0xFFFFF195,
            Club2H = 0xFFFFF196,
            ClubAny = 0xFFFFF197,
            Dagger = 0xFFFFF198,
            Mace = 0xFFFFF199,
            Mace2H = 0xFFFFF19A,
            MaceAny = 0xFFFFF19B,
            Sword = 0xFFFFF19C,
            Sword2H = 0xFFFFF19D,
            SwordAny = 0xFFFFF19E,
            Polearm = 0xFFFFF19F,
            Spear = 0xFFFFF1A0,
            Wand = 0xFFFFF1A1,
            ColdStaff = 0xFFFFF1A2,
            FireStaff = 0xFFFFF1A3,
            LightningStaff = 0xFFFFF1A4,
            PoisonStaff = 0xFFFFF1A5,
            StaffAny = 0xFFFFF1A6,
            Weapon1H = 0xFFFFF1A7,
            Weapon2H = 0xFFFFF1A8,
            WeaponMelee = 0xFFFFF1A9,
            WeaponRanged = 0xFFFFF1AA,
            Quiver = 0xFFFFF1AB,
            Reincarnation_Buff = 0xFFFFF1AC,
            Dead_Body_AnimTag = 0xFFFFF1AD,
            Spawned_by_ACDID = 0xFFFFF1AE,
            Summoned_By_ACDID = 0xFFFFF1AF,
            Summoner_ID = 0xFFFFF1B0,
            Banner_ACDID = 0xFFFFF1B1,
            Breakable_Shield_HP = 0xFFFFF1B2,
            Current_WeaponClass = 0xFFFFF1B3,
            Weapons_Sheathed = 0xFFFFF1B4,
            Held_In_OffHand = 0xFFFFF1B5,
            Attacks_Per_Second_Item_MainHand = 0xFFFFF1B6,
            Attacks_Per_Second_Item_OffHand = 0xFFFFF1B7,
            Attacks_Per_Second_Item_Total_MainHand = 0xFFFFF1B8,
            Attacks_Per_Second_Item_Total_OffHand = 0xFFFFF1B9,
            Damage_Weapon_Min_Total_MainHand = 0xFFFFF1BA,
            Damage_Weapon_Min_Total_OffHand = 0xFFFFF1BB,
            Damage_Weapon_Delta_Total_MainHand = 0xFFFFF1BC,
            Damage_Weapon_Delta_Total_OffHand = 0xFFFFF1BD,
            Attacks_Per_Second_Item_CurrentHand = 0xFFFFF1BE,
            Damage_Weapon_Min_Total_CurrentHand = 0xFFFFF1BF,
            Damage_Weapon_Delta_Total_CurrentHand = 0xFFFFF1C0,
            Has_Special_Death_AnimTag = 0xFFFFF1C1,
            Death_Type_Override = 0xFFFFF1C2,
            In_Combat = 0xFFFFF1C3,
            In_Conversation = 0xFFFFF1C4,
            Last_Tick_Potion_Used = 0xFFFFF1C5,
            Potion_Dilution_Percent = 0xFFFFF1C6,
            Out_Of_Combat_Health_Regen_Percent = 0xFFFFF1C7,
            Out_Of_Combat_Mana_Regen_Percent = 0xFFFFF1C8,
            Potion_Dilution_Duration = 0xFFFFF1C9,
            Potion_Dilution_Scalar = 0xFFFFF1CA,
            Feared = 0xFFFFF1CB,
            Fear_Immune = 0xFFFFF1CC,
            Last_Damage_ACD = 0xFFFFF1CD,
            Attached_To_ACD = 0xFFFFF1CE,
            Attachment_ACD = 0xFFFFF1CF,
            Normal_Attack_Replacement_Power_SNO = 0xFFFFF1D0,
            Damage_Type_Override = 0xFFFFF1D1,
            Minion_Count_Bonus_Percent = 0xFFFFF1D2,
            Expensive_Proc_Count = 0xFFFFF1D3,
            Champion_Teleport_Time_Min_In_Seconds = 0xFFFFF1D4,
            Champion_Teleport_Time_Delta_In_Seconds = 0xFFFFF1D5,
            Champion_Clone_Next_Tick = 0xFFFFF1D6,
            Champion_Clone_Time_Min_In_Seconds = 0xFFFFF1D7,
            Champion_Clone_Time_Delta_In_Seconds = 0xFFFFF1D8,
            Champion_Clone_Hitpoint_Bonus_Percent = 0xFFFFF1D9,
            Champion_Clone_Damage_Bonus_Percent = 0xFFFFF1DA,
            Champion_Ghostly_Next_Tick = 0xFFFFF1DB,
            Champion_Ghostly_Inactive_Time_Min_In_Seconds = 0xFFFFF1DC,
            Champion_Ghostly_Inactive_Time_Delta_In_Seconds = 0xFFFFF1DD,
            Champion_Ghostly_Active_Time_Min_In_Seconds = 0xFFFFF1DE,
            Champion_Ghostly_Active_Time_Delta_In_Seconds = 0xFFFFF1DF,
            Champion_Ghostly_Saved_Dodge_Chance = 0xFFFFF1E0,
            Champion_Ghostly = 0xFFFFF1E1,
            Base_Element = 0xFFFFF1E2,
            Projectile_Amount_Bonus_Percent = 0xFFFFF1E3,
            Projectile_Reflect_Chance = 0xFFFFF1E4,
            Attack_Fear_Chance = 0xFFFFF1E5,
            Attack_Fear_Time_Min = 0xFFFFF1E6,
            Attack_Fear_Time_Delta = 0xFFFFF1E7,
            Buff_Visual_Effect = 0xFFFFF1E8,
            Buff_Icon_Start_Tick0 = 0xFFFFF1E9,
            Buff_Icon_Start_Tick1 = 0xFFFFF1EA,
            Buff_Icon_Start_Tick2 = 0xFFFFF1EB,
            Buff_Icon_Start_Tick3 = 0xFFFFF1EC,
            Buff_Icon_Start_Tick4 = 0xFFFFF1ED,
            Buff_Icon_Start_Tick5 = 0xFFFFF1EE,
            Buff_Icon_Start_Tick6 = 0xFFFFF1EF,
            Buff_Icon_Start_Tick7 = 0xFFFFF1F0,
            Buff_Icon_End_Tick0 = 0xFFFFF1F1,
            Buff_Icon_End_Tick1 = 0xFFFFF1F2,
            Buff_Icon_End_Tick2 = 0xFFFFF1F3,
            Buff_Icon_End_Tick3 = 0xFFFFF1F4,
            Buff_Icon_End_Tick4 = 0xFFFFF1F5,
            Buff_Icon_End_Tick5 = 0xFFFFF1F6,
            Buff_Icon_End_Tick6 = 0xFFFFF1F7,
            Buff_Icon_End_Tick7 = 0xFFFFF1F8,
            Could_Have_Ragdolled = 0xFFFFF1F9,
            Ambient_Damage_Effect_Last_Time = 0xFFFFF1FA,
            Scale_Bonus = 0xFFFFF1FB,
            Deleted_On_Server = 0xFFFFF1FC,
            Scripted_Fade_Time = 0xFFFFF1FD,
            Does_No_Damage = 0xFFFFF1FE,
            Does_Fake_Damage = 0xFFFFF1FF,
            SlowTime_Debuff = 0xFFFFF200,
            Blocks_Projectiles = 0xFFFFF201,
            Frozen = 0xFFFFF202,
            Freeze_Damage_Percent_Bonus = 0xFFFFF203,
            Buff_Active = 0x204,
            DualWield_BothAttack_Chance = 0xFFFFF205,
            Summon_Expiration_Tick = 0xFFFFF206,
            Summon_Count = 0xFFFFF207,
            Uninterruptible = 0xFFFFF208,
            Queue_Death = 0xFFFFF209,
            CantStartDisplayedPowers = 0xFFFFF20A,
            Wizard_Slowtime_Proxy_ACD = 0xFFFFF20B,
            DPS = 0xFFFFF20C,
            Resurrection_Power = 0xFFFFF20D,
            Freeze_Damage = 0xFFFFF20E,
            Freeze_Capacity = 0xFFFFF20F,
            Thaw_Rate = 0xFFFFF210,
            Chilled_Dur_Bonus_Percent = 0xFFFFF211,
            DOT_DPS = 0xFFFFF212,
            DamageCap_Percent = 0xFFFFF213,
            Item_Time_Sold = 0xFFFFF214,
            Forced_Hireling_Power = 0xFFFFF215,
            IsRooted = 0xFFFFF216,
            RootTargetACD = 0xFFFFF217,
            RootAutoDecayPerSecond = 0xFFFFF218,
            RootUnitValue = 0xFFFFF219,
            RootTotalTicks = 0xFFFFF21A,
            Hide_Affixes = 0xFFFFF21B,
            Rune_A = 0xFFFFF21C,
            Rune_B = 0xFFFFF21D,
            Rune_C = 0xFFFFF21E,
            Rune_D = 0xFFFFF21F,
            Rune_E = 0xFFFFF220,
            Resistance_Stun = 0xFFFFF221,
            Resistance_Stun_Total = 0xFFFFF222,
            Resistance_Root = 0xFFFFF223,
            Resistance_Root_Total = 0xFFFFF224,
            Resistance_Freeze = 0xFFFFF225,
            Resistance_Freeze_Total = 0xFFFFF226,
            Resistance_StunRootFreeze = 0xFFFFF227,
            CrowdControl_Reduction = 0xFFFFF228,
            Displays_Team_Effect = 0xFFFFF229,
            Cannot_Be_Added_To_AI_Target_List = 0xFFFFF22A,
            SkillKit = 0xFFFFF22B,
            Immune_To_Charm = 0xFFFFF22C,
            Immune_To_Blind = 0xFFFFF22D,
            Damage_Shield = 0xFFFFF22E,
            Silenced = 0xFFFFF22F,
            Diseased = 0xFFFFF230,
            Guard_Object_ACDID = 0xFFFFF231,
            Follow_Target_ACDID = 0xFFFFF232,
            Follow_Target_Type = 0xFFFFF233,
            Forced_Enemy_ACDID = 0xFFFFF234,
            NPC_Talk_Target_ANN = 0xFFFFF235,
            NPC_Conv_Target_ANN = 0xFFFFF236,
            Script_Target_ACDID = 0xFFFFF237,
            Look_Target_Server_ANN = 0xFFFFF238,
            Look_Target_Broadcast_Intensity = 0xFFFFF239,
            Look_Target_Broadcast_Radius = 0xFFFFF23A,
            Stealthed = 0xFFFFF23B,
            GemQuality = 0xFFFFF23C,
            ItemBuffIcon = 0xFFFFF23D,
            ScrollDuration = 0xFFFFF23E,
            Gizmo_Actor_SNO_To_Spawn = 0xFFFFF23F,
            Gizmo_Actor_To_Spawn_Scale = 0xFFFFF240,
            Death_Replacement_Power_SNO = 0xFFFFF241,
            Attachment_Handled_By_Client = 0xFFFFF242,
            AI_In_Special_State = 0xFFFFF243,
            AI_Used_Scripted_Spawn_Anim = 0xFFFFF244,
            AI_Spawned_By_Inactive_Marker = 0xFFFFF245,
            Headstone_Player_ANN = 0xFFFFF246,
            Resource_Cost_Reduction_Percent = 0xFFFFF247,
            Resistance_Penetration = 0xFFFFF248,
            Resistance_Penetration_Total = 0xFFFFF249,
            Resistance_Penetration_All = 0xFFFFF24A,
            Resistance_Penetration_Percent_All = 0xFFFFF24B,
            Fury_Effect_Level = 0xFFFFF24C,
            Health_Potion_Bonus_Heal_Percent = 0xFFFFF24D,
            Free_Cast = 0xFFFFF24E,
            Free_Cast_All = 0xFFFFF24F,
            Movement_Scalar_Reduction_Percent = 0xFFFFF250,
            Movement_Scalar_Reduction_Resistance = 0xFFFFF251,
            Damage_Absorb_Percent_All = 0xFFFFF252,
            World_Seed = 0xFFFFF253,
            Kill_Count_Record = 0xFFFFF254,
            Object_Destruction_Record = 0xFFFFF255,
            Single_Attack_Record = 0xFFFFF256,
            Environment_Attack_Record = 0xFFFFF257,
            Root_Immune = 0xFFFFF258,
            Monster_Play_Get_Hit_Bonus = 0xFFFFF259,
            Stored_Contact_Frame = 0xFFFFF25A,
            Buff_Icon_Count0 = 0xFFFFF25B,
            Buff_Icon_Count1 = 0xFFFFF25C,
            Buff_Icon_Count2 = 0xFFFFF25D,
            Buff_Icon_Count3 = 0xFFFFF25E,
            Buff_Icon_Count4 = 0xFFFFF25F,
            Buff_Icon_Count5 = 0xFFFFF260,
            Buff_Icon_Count6 = 0xFFFFF261,
            Buff_Icon_Count7 = 0xFFFFF262,
            Observer = 0xFFFFF263,
            Resurrect_As_Observer = 0xFFFFF264,
            Combo_Level = 0xFFFFF265,
            Combo_Time_Last_Move = 0xFFFFF266,
            Burrowed = 0xFFFFF267,
            Death_Replacement_Effect_Group_SNO = 0xFFFFF268,
            Checkpoint_Resurrection_Allowed_Game_Time = 0xFFFFF269,
            Checkpoint_Resurrection_Forced_Game_Time = 0xFFFFF26A,
            Controlling_TimedEvent_SNO = 0xFFFFF26B,
            Casting_Speed_Percent = 0xFFFFF26C,
            Using_Bossbar = 0xFFFFF26D,
            Power_Buff_0_Visual_Effect = 0xFFFFF26E,
            Power_Buff_1_Visual_Effect = 0xFFFFF26F,
            Power_Buff_2_Visual_Effect = 0xFFFFF270,
            Power_Buff_3_Visual_Effect = 0xFFFFF271,
            Power_Buff_4_Visual_Effect = 0xFFFFF272,
            Power_Buff_5_Visual_Effect = 0xFFFFF273,
            Power_Buff_6_Visual_Effect = 0xFFFFF274,
            Power_Buff_7_Visual_Effect = 0xFFFFF275,
            Store_SNO = 0xFFFFF276,
            Busy = 0xFFFFF277,
            Afk = 0xFFFFF278,
            Last_Action_Timestamp = 0xFFFFF279,
            Portal_Next_Time = 0xFFFFF27A,
            Repair_Discount_Percent = 0xFFFFF27B,
            Resource_Degeneration_Prevented = 0xFFFFF27C,
            Operatable = 0xFFFFF27D,
            Look_Override = 0xFFFFF27E,
            Spawner_Concurrent_Count_ID = 0xFFFFF27F,
            Disabled = 0xFFFFF280,
            Skill_Override = 0xFFFFF281,
            Skill_Override_Active = 0xFFFFF282,
            Skill_Override_Ended = 0xFFFFF283,
            Skill_Override_Ended_Active = 0xFFFFF284,
            Is_Power_Proxy = 0xFFFFF285,
            Force_No_Death_Animation = 0xFFFFF286,
            Player_WeaponClass_Anim_Override = 0xFFFFF287,
            Operatable_Story_Gizmo = 0xFFFFF288,
            Power_Buff_0_Visual_Effect_None = 0xFFFFF289,
            Power_Buff_0_Visual_Effect_A = 0xFFFFF28A,
            Power_Buff_0_Visual_Effect_B = 0xFFFFF28B,
            Power_Buff_0_Visual_Effect_C = 0xFFFFF28C,
            Power_Buff_0_Visual_Effect_D = 0xFFFFF28D,
            Power_Buff_0_Visual_Effect_E = 0xFFFFF28E,
            Power_Buff_1_Visual_Effect_None = 0xFFFFF28F,
            Power_Buff_1_Visual_Effect_A = 0xFFFFF290,
            Power_Buff_1_Visual_Effect_B = 0xFFFFF291,
            Power_Buff_1_Visual_Effect_C = 0xFFFFF292,
            Power_Buff_1_Visual_Effect_D = 0xFFFFF293,
            Power_Buff_1_Visual_Effect_E = 0xFFFFF294,
            Power_Buff_2_Visual_Effect_None = 0xFFFFF295,
            Power_Buff_2_Visual_Effect_A = 0xFFFFF296,
            Power_Buff_2_Visual_Effect_B = 0xFFFFF297,
            Power_Buff_2_Visual_Effect_C = 0xFFFFF298,
            Power_Buff_2_Visual_Effect_D = 0xFFFFF299,
            Power_Buff_2_Visual_Effect_E = 0xFFFFF29A,
            Power_Buff_3_Visual_Effect_None = 0xFFFFF29B,
            Power_Buff_3_Visual_Effect_A = 0xFFFFF29C,
            Power_Buff_3_Visual_Effect_B = 0xFFFFF29D,
            Power_Buff_3_Visual_Effect_C = 0xFFFFF29E,
            Power_Buff_3_Visual_Effect_D = 0xFFFFF29F,
            Power_Buff_3_Visual_Effect_E = 0xFFFFF2A0,
            Power_Buff_4_Visual_Effect_None = 0xFFFFF2A1,
            Power_Buff_4_Visual_Effect_A = 0xFFFFF2A2,
            Power_Buff_4_Visual_Effect_B = 0xFFFFF2A3,
            Power_Buff_4_Visual_Effect_C = 0xFFFFF2A4,
            Power_Buff_4_Visual_Effect_D = 0xFFFFF2A5,
            Power_Buff_4_Visual_Effect_E = 0xFFFFF2A6,
            Power_Buff_5_Visual_Effect_None = 0xFFFFF2A7,
            Power_Buff_5_Visual_Effect_A = 0xFFFFF2A8,
            Power_Buff_5_Visual_Effect_B = 0xFFFFF2A9,
            Power_Buff_5_Visual_Effect_C = 0xFFFFF2AA,
            Power_Buff_5_Visual_Effect_D = 0xFFFFF2AB,
            Power_Buff_5_Visual_Effect_E = 0xFFFFF2AC,
            Power_Buff_6_Visual_Effect_None = 0xFFFFF2AD,
            Power_Buff_6_Visual_Effect_A = 0xFFFFF2AE,
            Power_Buff_6_Visual_Effect_B = 0xFFFFF2AF,
            Power_Buff_6_Visual_Effect_C = 0xFFFFF2B0,
            Power_Buff_6_Visual_Effect_D = 0xFFFFF2B1,
            Power_Buff_6_Visual_Effect_E = 0xFFFFF2B2,
            Power_Buff_7_Visual_Effect_None = 0xFFFFF2B3,
            Power_Buff_7_Visual_Effect_A = 0xFFFFF2B4,
            Power_Buff_7_Visual_Effect_B = 0xFFFFF2B5,
            Power_Buff_7_Visual_Effect_C = 0xFFFFF2B6,
            Power_Buff_7_Visual_Effect_D = 0xFFFFF2B7,
            Power_Buff_7_Visual_Effect_E = 0xFFFFF2B8,
            Walk_Passability_Power_SNO = 0xFFFFF2B9,
            Passability_Power_SNO = 0xFFFFF2BA,
            Flippy_ID = 0xFFFFF2BB,
            Summoning_Machine_Num_Casters = 0xFFFFF2BC,
            Summoning_Machine_Spawn_Count = 0xFFFFF2BD,
            Summoning_Machine_Next_Spawn_Ticks = 0xFFFFF2BE,
            Summoning_Machine_Spawn_Team = 0xFFFFF2BF,
            Screen_Attack_Radius_Constant = 0xFFFFF2C0,
            Damage_Done_Reduction_Percent = 0xFFFFF2C1,
            Set_Item_Count = 0xFFFFF2C2,
            Spawner_Countdown_Percent = 0xFFFFF2C3,
            Attack_Slow = 0xFFFFF2C4,
            Power_Disabled = 0xFFFFF2C5,
            Weapon_Effect_Override = 0xFFFFF2C6,
            Debuff_Duration_Reduction_Percent = 0xFFFFF2C7,
            Uses_PvP_Power_Tags = 0xFFFFF2C8,
            Trait = 0xFFFFF2C9,
            Last_ACD_Attacked_By = 0xFFFFF2CA,
            Gold_PickUp_Radius = 0xFFFFF2CB,
            Client_Only_Effect = 0xFFFFF2CC,
            Has_Doppelganger_Cloned = 0xFFFFF2CD,
            Resource_Gain_Bonus_Percent = 0xFFFFF2CE,
            Looping_Animation_Start_Time = 0xFFFFF2CF,
            Looping_Animation_End_Time = 0xFFFFF2D0,
            Looping_Animation_Suppress_Item_Tooltips = 0xFFFFF2D1,
            Heal_Effect_Last_Played_Tick = 0xFFFFF2D2,
            Resource_Effect_Last_Played_tick = 0xFFFFF2D3,
            Thorns_Effect_Last_Played_tick = 0xFFFFF2D4,
            PVP_Kills = 0xFFFFF2D5,
            PVP_Deaths = 0xFFFFF2D6,
            PVP_Assists = 0xFFFFF2D7,
            PVP_Progression_Points_Gained = 0xFFFFF2D8,
            PVP_Current_Kill_Streak = 0xFFFFF2D9,
            PVP_Current_Death_Streak = 0xFFFFF2DA,
            PVP_Longest_Kill_Streak = 0xFFFFF2DB,
            PVP_Longest_Death_Streak = 0xFFFFF2DC,
            Turn_Rate_Scalar = 0xFFFFF2DD,
            Turn_Accel_Scalar = 0xFFFFF2DE,
            Turn_Deccel_Scalar = 0xFFFFF2DF,
            No_Health_Drop = 0xFFFFF2E0,
            Leader = 0xFFFFF2E1,
            IsContentRestrictedActor = 0xFFFFF2E2,
            InBossEncounter = 0xFFFFF2E3,
            God = 0xFFFFF2E4,
            MinimapActive = 0xFFFFF2E5,
            MinimapIconOverride = 0xFFFFF2E6,
            MinimapDisableArrow = 0xFFFFF2E7,
            Last_Blocked_ACD = 0xFFFFF2E8,
            Last_Blocked_Time = 0xFFFFF2E9,
            Deactivate_Lure = 0xFFFFF2EA,
            Weapons_Hidden = 0xFFFFF2EB,
            Actor_Updates_Attributes_From_Owner = 0xFFFFF2EC,
            Taunt_Target_ACD = 0xFFFFF2ED,
            UI_Only_Percent_Damage_Increase = 0xFFFFF2EE,
            Projectile_Effect_SNO = 0xFFFFF2EF,
            On_Hit_Fear_Proc_Chance = 0xFFFFF2F0,
            On_Hit_Stun_Proc_Chance = 0xFFFFF2F1,
            On_Hit_Blind_Proc_Chance = 0xFFFFF2F2,
            On_Hit_Freeze_Proc_Chance = 0xFFFFF2F3,
            On_Hit_Chill_Proc_Chance = 0xFFFFF2F4,
            On_Hit_Slow_Proc_Chance = 0xFFFFF2F5,
            On_Hit_Immobilize_Proc_Chance = 0xFFFFF2F6,
            On_Hit_Knockback_Proc_Chance = 0xFFFFF2F7,
            On_Hit_Bleed_Proc_Chance = 0xFFFFF2F8,
            On_Hit_Bleed_Proc_Damage_Base = 0xFFFFF2F9,
            On_Hit_Bleed_Proc_Damage_Delta = 0xFFFFF2FA,
            Damage_Percent_Reduction_From_Ranged = 0xFFFFF2FB,
            Damage_Percent_Reduction_From_Melee = 0xFFFFF2FC,
            Damage_Percent_Reduction_Turns_Into_Heal = 0xFFFFF2FD,
            Damage_Percent_Reduction_From_Elites = 0xFFFFF2FE,
            Damage_Percent_Reduction_From_Type = 0xFFFFF2FF,
            Damage_Percent_Bonus_Vs_Monster_Type = 0xFFFFF300,
            Damage_Percent_Bonus_Vs_Elites = 0xFFFFF301,
            Item_Manipulation_Timeout = 0xFFFFF302,
            Picked_Up_Time = 0xFFFFF303,
            Unequipped_Time = 0xFFFFF304,
            Last_ACD_Killed_Time = 0xFFFFF305,
            CannotDieDuring = 0xFFFFF306,
            Weapon_On_Hit_Fear_Proc_Chance = 0xFFFFF307,
            Weapon_On_Hit_Stun_Proc_Chance = 0xFFFFF308,
            Weapon_On_Hit_Blind_Proc_Chance = 0xFFFFF309,
            Weapon_On_Hit_Freeze_Proc_Chance = 0xFFFFF30A,
            Weapon_On_Hit_Chill_Proc_Chance = 0xFFFFF30B,
            Weapon_On_Hit_Slow_Proc_Chance = 0xFFFFF30C,
            Weapon_On_Hit_Immobilize_Proc_Chance = 0xFFFFF30D,
            Weapon_On_Hit_Knockback_Proc_Chance = 0xFFFFF30E,
            Weapon_On_Hit_Bleed_Proc_Chance = 0xFFFFF30F,
            Weapon_On_Hit_Bleed_Proc_Damage_Base = 0xFFFFF310,
            Weapon_On_Hit_Bleed_Proc_Damage_Delta = 0xFFFFF311,
            Weapon_On_Hit_Fear_Proc_Chance_MainHand = 0xFFFFF312,
            Weapon_On_Hit_Fear_Proc_Chance_OffHand = 0xFFFFF313,
            Weapon_On_Hit_Fear_Proc_Chance_CurrentHand = 0xFFFFF314,
            Weapon_On_Hit_Stun_Proc_Chance_MainHand = 0xFFFFF315,
            Weapon_On_Hit_Stun_Proc_Chance_OffHand = 0xFFFFF316,
            Weapon_On_Hit_Stun_Proc_Chance_CurrentHand = 0xFFFFF317,
            Weapon_On_Hit_Blind_Proc_Chance_MainHand = 0xFFFFF318,
            Weapon_On_Hit_Blind_Proc_Chance_OffHand = 0xFFFFF319,
            Weapon_On_Hit_Blind_Proc_Chance_CurrentHand = 0xFFFFF31A,
            Weapon_On_Hit_Freeze_Proc_Chance_MainHand = 0xFFFFF31B,
            Weapon_On_Hit_Freeze_Proc_Chance_OffHand = 0xFFFFF31C,
            Weapon_On_Hit_Freeze_Proc_Chance_CurrentHand = 0xFFFFF31D,
            Weapon_On_Hit_Chill_Proc_Chance_MainHand = 0xFFFFF31E,
            Weapon_On_Hit_Chill_Proc_Chance_OffHand = 0xFFFFF31F,
            Weapon_On_Hit_Chill_Proc_Chance_CurrentHand = 0xFFFFF320,
            Weapon_On_Hit_Slow_Proc_Chance_MainHand = 0xFFFFF321,
            Weapon_On_Hit_Slow_Proc_Chance_OffHand = 0xFFFFF322,
            Weapon_On_Hit_Slow_Proc_Chance_CurrentHand = 0xFFFFF323,
            Weapon_On_Hit_Immobilize_Proc_Chance_MainHand = 0xFFFFF324,
            Weapon_On_Hit_Immobilize_Proc_Chance_OffHand = 0xFFFFF325,
            Weapon_On_Hit_Immobilize_Proc_Chance_CurrentHand = 0xFFFFF326,
            Weapon_On_Hit_Knockback_Proc_Chance_MainHand = 0xFFFFF327,
            Weapon_On_Hit_Knockback_Proc_Chance_OffHand = 0xFFFFF328,
            Weapon_On_Hit_Knockback_Proc_Chance_CurrentHand = 0xFFFFF329,
            Weapon_On_Hit_Bleed_Proc_Chance_MainHand = 0xFFFFF32A,
            Weapon_On_Hit_Bleed_Proc_Chance_OffHand = 0xFFFFF32B,
            Weapon_On_Hit_Bleed_Proc_Chance_CurrentHand = 0xFFFFF32C,
            Weapon_On_Hit_Bleed_Proc_Damage_Base_MainHand = 0xFFFFF32D,
            Weapon_On_Hit_Bleed_Proc_Damage_Base_OffHand = 0xFFFFF32E,
            Weapon_On_Hit_Bleed_Proc_Damage_Base_CurrentHand = 0xFFFFF32F,
            Weapon_On_Hit_Bleed_Proc_Damage_Delta_MainHand = 0xFFFFF330,
            Weapon_On_Hit_Bleed_Proc_Damage_Delta_OffHand = 0xFFFFF331,
            Weapon_On_Hit_Bleed_Proc_Damage_Delta_CurrentHand = 0xFFFFF332,
            Power_Damage_Percent_Bonus = 0xFFFFF333,
            Power_Resource_Reduction = 0xFFFFF334,
            Power_Cooldown_Reduction = 0xFFFFF335,
            Power_Duration_Increase = 0xFFFFF336,
            Power_Crit_Percent_Bonus = 0xFFFFF337,
            Weapon_Crit_Chance = 0xFFFFF338,
            Weapon_Crit_Chance_MainHand = 0xFFFFF339,
            Weapon_Crit_Chance_OffHand = 0xFFFFF33A,
            Weapon_Crit_Chance_CurrentHand = 0xFFFFF33B,
            Strength_Item = 0xFFFFF33C,
            Dexterity_Item = 0xFFFFF33D,
            Intelligence_Item = 0xFFFFF33E,
            Vitality_Item = 0xFFFFF33F,
            Item_Level_Requirement_Reduction = 0xFFFFF340,
            Item_Durability_Percent_Bonus = 0xFFFFF341,
            Item_Indestructible = 0xFFFFF342,
            Core_Attributes_From_Item_Bonus_Multiplier = 0xFFFFF343,
            Waiting_To_Accept_Resurrection = 0xFFFFF344,
            Ghosted = 0xFFFFF345,
            Special_Inventory_Has_Sold = 0xFFFFF346,
            IGR_Buff_Poll_Next_Time = 0xFFFFF347,
            Power_Channel_Lockout_Time = 0xFFFFF348,
            Power_Buff_0_Lockout_Time = 0xFFFFF349,
            Power_Buff_1_Lockout_Time = 0xFFFFF34A,
            Power_Buff_2_Lockout_Time = 0xFFFFF34B,
            Power_Buff_3_Lockout_Time = 0xFFFFF34C,
            Power_Buff_4_Lockout_Time = 0xFFFFF34D,
            Power_Buff_5_Lockout_Time = 0xFFFFF34E,
            Power_Buff_6_Lockout_Time = 0xFFFFF34F,
            Power_Buff_7_Lockout_Time = 0xFFFFF350,
            Known_By_Owner = 0xFFFFF351,
            Never_Deactivates = 0xFFFFF352,
            Account_Under_Review = 0xFFFFF353,
            Projectile_Detonate_Time = 0xFFFFF354,
            Accolade_0 = 0xFFFFF355,
            Accolade_1 = 0xFFFFF356,
            Accolade_2 = 0xFFFFF357,
            Accolade_3 = 0xFFFFF358,
            Accolade_4 = 0xFFFFF359,
            Accolade_0_Value = 0xFFFFF35A,
            Accolade_1_Value = 0xFFFFF35B,
            Accolade_2_Value = 0xFFFFF35C,
            Accolade_3_Value = 0xFFFFF35D,
            Accolade_4_Value = 0xFFFFF35E,
            PVP_Rank = 0xFFFFF35F,
            PVP_Tokens = 0xFFFFF360,
            PVP_Experience_Next = 0xFFFFF361,
            PVP_Gold_Gained_This_Game = 0xFFFFF362,
            PVP_PVP_Experience_Gained_This_Game = 0xFFFFF363,
            PVP_Normal_Experience_Gained_This_Game = 0xFFFFF364,
            PVP_Tokens_Gained_This_Game = 0xFFFFF365,
            PVP_Level_Equalizer_Level = 0xFFFFF366,
            On_Death_Accolade_0 = 0xFFFFF367,
            On_Death_Accolade_0_Value = 0xFFFFF368,
            Item_Power_Passive = 0xFFFFF369,
            PVP_TeamDeathmatch_Games_Played = 0xFFFFF36A,
            Last_Health_Drop_Interval = 0xFFFFF36B,
            CrowdControl_Resistance = 0xFFFFF36C,
            CrowdControl_Projected_End_Time = 0xFFFFF36D,
            Charmed = 0xFFFFF36E,
            Taunted = 0xFFFFF36F,
            Dueling = 0xFFFFF370,
            Has_Dropped_Special_loot = 0xFFFFF371,
            Class_Damage_Reduction_Percent_PVP = 0xFFFFF372
        }
    SNO Groups (some names are weird)

    Code:
    public enum SNOGroup
        {
            Textures = 0x16CE4D8,
            ShaderMa = 0x18556D0,
            Appearan = 0x16D3488,
            PhysMesh = 0x18F38D0,
            Globals = 0x18CBCF8,
            Observer = 0x18E3BA8,
            Scene = 0x18EDF60,
            Worlds = 0x18DD8E8,
            Actor = 0x18E43F0,
            AnimSet = 0x191A108,
            Animation = 0x18F0C68,
            StringList = 0x189F558,
            Power = 0x190D380,
            MarkerSet = 0x190DCD8,
            Hero = 0x190AB80,
            GameBalance = 0x18A2550,
            Encounter = 0x190FCA8,
            Adventure = 0x191EC60,
            Conversation = 0x18E5E50,
            Conv = 0x191E278,
            FlagSet = 0x191DE98,
            SceneGroup = 0x18F0160,
            LevelArea = 0x18DB540,
            Quest = 0x18D7518,
            QuestRange = 0x18EDC08,
            SkillKit = 0x18D5D78,
            Monster = 0x18E94B8,
            Recipe = 0x190D060,
            Time = 0x191DD78,
            Act = 0x18D6878,
            Lore = 0x19188E8,
            Condition = 0x191BFD0,
            Account = 0x190D1B8,
            Trea = 0x191B100,
            BossEncounter = 0x1918DE8,
            Tutorial = 0x18EC460,
            Accolade = 0x1918CC8,
            AmbientS = 0x188DA18,
            Physics = 0x1883CD8,
            Explosion = 0x188ECC8,
            Surface = 0x188B9B8,
            EffectGr = 0x188B290,
            Cloth = 0x188F2D8,
            Trail = 0x188E488,
            Particle = 0x18817A0,
            Font = 0x18535B0,
            Anim2D = 0x188FBA0,
            Shaders = 0x16DA568,
            UI = 0x16DBFB0,
            Light = 0x187D4A0,
            SoundBank = 0x1884518,
            Sound = 0x1884F88,
            Music = 0x1888650,
            Rope = 0x188C4B8,
            Weather = 0x187BD10,
            Shakes = 0x188BD08,
            Vibratio = 0x196E040,
            Material = 0x1830698,
            Reverb = 0x1887898,
            AnimTree = 0x190E370,
        }

  10. #10
    DarthTon's Avatar Contributor
    Reputation
    171
    Join Date
    Apr 2010
    Posts
    108
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    btw, i think there is something different for the sno reader besides GameBalance address since it can't retrieve item type now.
    IItemSNO structure is now 0x5F8 bytes long (was 0x5F0): just add 8 bytes to the end.

  11. #11
    boredevil's Avatar Active Member Authenticator enabled
    Reputation
    46
    Join Date
    Feb 2008
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SnoGroups:
    Code:
    constexpr uintptr_t D3_Sno_Accolade = 0x01918CC8;
    constexpr uintptr_t D3_Sno_Account = 0x0190D1B8;
    constexpr uintptr_t D3_Sno_Act = 0x018D6878;
    constexpr uintptr_t D3_Sno_Actor = 0x018E43F0;
    constexpr uintptr_t D3_Sno_Adventure = 0x0191EC60;
    constexpr uintptr_t D3_Sno_AmbientSound = 0x0188DA18;
    constexpr uintptr_t D3_Sno_Anim = 0x018F0C68;
    constexpr uintptr_t D3_Sno_Anim2D = 0x0188FBA0;
    constexpr uintptr_t D3_Sno_AnimSet = 0x0191A108;
    constexpr uintptr_t D3_Sno_AnimTree = 0x0190E370;
    constexpr uintptr_t D3_Sno_Appearance = 0x016D3488;
    constexpr uintptr_t D3_Sno_BossEncounter = 0x01918DE8;
    constexpr uintptr_t D3_Sno_Cloth = 0x0188F2D8;
    constexpr uintptr_t D3_Sno_Condition = 0x0191BFD0;
    constexpr uintptr_t D3_Sno_Conversation = 0x018E5E50;
    constexpr uintptr_t D3_Sno_ConversationList = 0x0191E278;
    constexpr uintptr_t D3_Sno_EffectGroup = 0x0188B290;
    constexpr uintptr_t D3_Sno_Encounter = 0x0190FCA8;
    constexpr uintptr_t D3_Sno_Explosion = 0x0188ECC8;
    constexpr uintptr_t D3_Sno_FlagSet = 0x0191DE98;
    constexpr uintptr_t D3_Sno_Font = 0x018535B0;
    constexpr uintptr_t D3_Sno_GameBalance = 0x018A2550;
    constexpr uintptr_t D3_Sno_Globals = 0x018CBCF8;
    constexpr uintptr_t D3_Sno_Hero = 0x0190AB80;
    constexpr uintptr_t D3_Sno_LevelArea = 0x018DB540;
    constexpr uintptr_t D3_Sno_Light = 0x0187D4A0;
    constexpr uintptr_t D3_Sno_Lore = 0x019188E8;
    constexpr uintptr_t D3_Sno_MarkerSet = 0x0190DCD8;
    constexpr uintptr_t D3_Sno_Material = 0x01830698;
    constexpr uintptr_t D3_Sno_Monster = 0x018E94B8;
    constexpr uintptr_t D3_Sno_Music = 0x01888650;
    constexpr uintptr_t D3_Sno_Observer = 0x018E3BA8;
    constexpr uintptr_t D3_Sno_Particle = 0x018817A0;
    constexpr uintptr_t D3_Sno_PhysMesh = 0x018F38D0;
    constexpr uintptr_t D3_Sno_Physics = 0x01883CD8;
    constexpr uintptr_t D3_Sno_Power = 0x0190D380;
    constexpr uintptr_t D3_Sno_Quest = 0x018D7518;
    constexpr uintptr_t D3_Sno_QuestRange = 0x018EDC08;
    constexpr uintptr_t D3_Sno_Recipe = 0x0190D060;
    constexpr uintptr_t D3_Sno_Reverb = 0x01887898;
    constexpr uintptr_t D3_Sno_Rope = 0x0188C4B8;
    constexpr uintptr_t D3_Sno_Scene = 0x018EDF60;
    constexpr uintptr_t D3_Sno_SceneGroup = 0x018F0160;
    constexpr uintptr_t D3_Sno_ShaderMap = 0x018556D0;
    constexpr uintptr_t D3_Sno_Shaders = 0x016DA568;
    constexpr uintptr_t D3_Sno_Shakes = 0x0188BD08;
    constexpr uintptr_t D3_Sno_SkillKit = 0x018D5D78;
    constexpr uintptr_t D3_Sno_Sound = 0x01884F88;
    constexpr uintptr_t D3_Sno_SoundBank = 0x01884518;
    constexpr uintptr_t D3_Sno_StringList = 0x0189F558;
    constexpr uintptr_t D3_Sno_Surface = 0x0188B9B8;
    constexpr uintptr_t D3_Sno_Textures = 0x016CE4D8;
    constexpr uintptr_t D3_Sno_TimedEvent = 0x0191DD78;
    constexpr uintptr_t D3_Sno_Trail = 0x0188E488;
    constexpr uintptr_t D3_Sno_TreasureClass = 0x0191B100;
    constexpr uintptr_t D3_Sno_Tutorial = 0x018EC460;
    constexpr uintptr_t D3_Sno_UI = 0x016DBFB0;
    constexpr uintptr_t D3_Sno_Vibrations = 0x0196E040;
    constexpr uintptr_t D3_Sno_Weather = 0x0187BD10;
    constexpr uintptr_t D3_Sno_Worlds = 0x018DD8E8;
    GameAttributes original format:
    Code:
    enum eGameAttributes
    {
    	Axe_Bad_Data = 0x0, \\ float
    	Attribute_Timer = 0x1, \\ int
    	Attribute_Pool = 0x2, \\ int
    	Death_Count = 0x3, \\ int
    	DualWield_Hand = 0x4, \\ int
    	DualWield_Hand_Next = 0x5, \\ int
    	DualWield_Hands_Swapped = 0x6, \\ int
    	Respawn_Game_Time = 0x7, \\ int
    	Backpack_Slots = 0x8, \\ int
    	Shared_Stash_Slots = 0x9, \\ int
    	Strength = 0xA, \\ float
    	Dexterity = 0xB, \\ float
    	Intelligence = 0xC, \\ float
    	Vitality = 0xD, \\ float
    	Strength_Total = 0xE, \\ float
    	Dexterity_Total = 0xF, \\ float
    	Intelligence_Total = 0x10, \\ float
    	Vitality_Total = 0x11, \\ float
    	Strength_Bonus = 0x12, \\ float
    	Dexterity_Bonus = 0x13, \\ float
    	Intelligence_Bonus = 0x14, \\ float
    	Vitality_Bonus = 0x15, \\ float
    	Strength_Bonus_Percent = 0x16, \\ float
    	Dexterity_Bonus_Percent = 0x17, \\ float
    	Intelligence_Bonus_Percent = 0x18, \\ float
    	Vitality_Bonus_Percent = 0x19, \\ float
    	Strength_Reduction_Percent = 0x1A, \\ float
    	Dexterity_Reduction_Percent = 0x1B, \\ float
    	Intelligence_Reduction_Percent = 0x1C, \\ float
    	Vitality_Reduction_Percent = 0x1D, \\ float
    	Primary_Damage_Attribute = 0x1E, \\ int
    	Attack = 0x1F, \\ float
    	Precision = 0x20, \\ float
    	Defense = 0x21, \\ float
    	Attack_Total = 0x22, \\ float
    	Precision_Total = 0x23, \\ float
    	Defense_Total = 0x24, \\ float
    	Attack_Bonus = 0x25, \\ float
    	Precision_Bonus = 0x26, \\ float
    	Defense_Bonus = 0x27, \\ float
    	Attack_Bonus_Percent = 0x28, \\ float
    	Precision_Bonus_Percent = 0x29, \\ float
    	Defense_Bonus_Percent = 0x2A, \\ float
    	Attack_Reduction_Percent = 0x2B, \\ float
    	Precision_Reduction_Percent = 0x2C, \\ float
    	Defense_Reduction_Percent = 0x2D, \\ float
    	Armor = 0x2E, \\ float
    	Armor_Bonus_Percent = 0x2F, \\ float
    	Armor_Item = 0x30, \\ float
    	Armor_Bonus_Item = 0x31, \\ float
    	Armor_Item_Percent = 0x32, \\ float
    	Armor_Item_SubTotal = 0x33, \\ float
    	Armor_Item_Total = 0x34, \\ float
    	Armor_Total = 0x35, \\ float
    	Experience_Granted = 0x36, \\ int
    	Experience_Next = 0x37, \\ int
    	Alt_Experience_Next = 0x38, \\ int
    	Gold_Granted = 0x39, \\ int
    	Gold = 0x3A, \\ int
    	Gold_Find = 0x3B, \\ float
    	Gold_Find_Uncapped = 0x3C, \\ float
    	Gold_Find_Handicap = 0x3D, \\ float
    	Gold_Find_Alt_Levels_Total = 0x3E, \\ float
    	Gold_Find_Capped_Subtotal = 0x3F, \\ float
    	Gold_Find_Total = 0x40, \\ float
    	Level = 0x41, \\ int
    	Level_Cap = 0x42, \\ int
    	Alt_Level = 0x43, \\ int
    	Magic_Find = 0x44, \\ float
    	Magic_Find_Uncapped = 0x45, \\ float
    	Magic_Find_Handicap = 0x46, \\ float
    	Magic_Find_Alt_Levels_Total = 0x47, \\ float
    	Magic_Find_Capped_Subtotal = 0x48, \\ float
    	Magic_Find_Total = 0x49, \\ float
    	Magic_And_Gold_Find_Suppressed = 0x4A, \\ int
    	Treasure_Find = 0x4B, \\ float
    	Resource_Cost_Reduction_Amount = 0x4C, \\ int
    	Resource_Cost_Reduction_Total = 0x4D, \\ float
    	Resource_Set_Point_Bonus = 0x4E, \\ float
    	Faster_Healing_Percent = 0x4F, \\ float
    	Spending_Resource_Heals_Percent = 0x50, \\ float
    	Bonus_Healing_Received_Percent = 0x51, \\ float
    	Reduced_Healing_Received_Percent = 0x52, \\ float
    	Experience_Bonus = 0x53, \\ float
    	Experience_Bonus_Percent = 0x54, \\ float
    	Experience_Bonus_Percent_Handicap = 0x55, \\ float
    	Experience_Bonus_Percent_Total = 0x56, \\ float
    	Health_Globe_Bonus_Chance = 0x57, \\ float
    	Health_Globe_Bonus_Mult_Chance = 0x58, \\ float
    	Health_Globe_Bonus_Health = 0x59, \\ float
    	Increased_Health_From_Globes_Percent = 0x5A, \\ float
    	Increased_Health_From_Globes_Percent_Total = 0x5B, \\ float
    	Bonus_Health_Percent_Per_Second_From_Globes = 0x5C, \\ float
    	Bonus_Health_Percent_Per_Second_From_Globes_Total = 0x5D, \\ float
    	Mana_Gained_From_Globes_Percent = 0x5E, \\ float
    	Mana_Gained_From_Globes = 0x5F, \\ float
    	Resistance = 0x60, \\ float
    	Resistance_Percent = 0x61, \\ float
    	Resistance_Total = 0x62, \\ float
    	Resistance_All = 0x63, \\ float
    	Resistance_Percent_All = 0x64, \\ float
    	Resistance_From_Intelligence = 0x65, \\ float
    	Class_Damage_Reduction_Percent = 0x66, \\ float
    	Skill = 0x67, \\ int
    	Skill_Total = 0x68, \\ int
    	TeamID = 0x69, \\ int
    	Team_Override = 0x6A, \\ int
    	Invulnerable = 0x6B, \\ int
    	Loading = 0x6C, \\ int
    	Loading_Player_ACD = 0x6D, \\ int
    	Loading_Power_SNO = 0x6E, \\ int
    	Loading_Anim_Tag = 0x6F, \\ int
    	Loading_NewGame = 0x70, \\ int
    	Auto_Porting_To_Save_Point = 0x71, \\ int
    	No_Damage = 0x72, \\ int
    	No_AutoPickup = 0x73, \\ int
    	Light_Radius_Percent_Bonus = 0x74, \\ float
    	Hitpoints_Cur = 0x75, \\ float
    	Hitpoints_Factor_Level = 0x76, \\ float
    	Hitpoints_Factor_Vitality = 0x77, \\ float
    	Hitpoints_Total_From_Vitality = 0x78, \\ float
    	Hitpoints_Total_From_Level = 0x79, \\ float
    	Hitpoints_Granted = 0x7A, \\ float
    	Hitpoints_Granted_Duration = 0x7B, \\ int
    	Hitpoints_Max = 0x7C, \\ float
    	Hitpoints_Max_Bonus = 0x7D, \\ float
    	Hitpoints_Max_Total = 0x7E, \\ float
    	Hitpoints_Percent = 0x7F, \\ float
    	Hitpoints_Regen_Per_Second = 0x80, \\ float
    	Hitpoints_Max_Percent_Bonus = 0x81, \\ float
    	Hitpoints_Max_Percent_Bonus_Item = 0x82, \\ float
    	Hitpoints_Healed_Target = 0x83, \\ float
    	Resource_Type_Primary = 0x84, \\ int
    	Resource_Type_Secondary = 0x85, \\ int
    	Resource_Cur = 0x86, \\ float
    	Resource_Max = 0x87, \\ float
    	Resource_Max_Bonus = 0x88, \\ float
    	Resource_Max_Total = 0x89, \\ float
    	Resource_Factor_Level = 0x8A, \\ float
    	Resource_Granted = 0x8B, \\ float
    	Resource_Granted_Duration = 0x8C, \\ int
    	Resource_Percent = 0x8D, \\ float
    	Resource_Regen_Per_Second = 0x8E, \\ float
    	Resource_Regen_Bonus_Percent = 0x8F, \\ float
    	Resource_Regen_Total = 0x90, \\ float
    	Resource_Max_Percent_Bonus = 0x91, \\ float
    	Resource_Capacity_Used = 0x92, \\ float
    	Resource_Effective_Max = 0x93, \\ float
    	Resource_Regen_Percent_Per_Second = 0x94, \\ float
    	Resource_Degeneration_Stop_Point = 0x95, \\ float
    	Movement_Scalar = 0x96, \\ float
    	Walking_Rate = 0x97, \\ float
    	Running_Rate = 0x98, \\ float
    	Sprinting_Rate = 0x99, \\ float
    	Strafing_Rate = 0x9A, \\ float
    	Walking_Rate_Total = 0x9B, \\ float
    	Running_Rate_Total = 0x9C, \\ float
    	Last_Running_Rate = 0x9D, \\ float
    	Sprinting_Rate_Total = 0x9E, \\ float
    	Strafing_Rate_Total = 0x9F, \\ float
    	Movement_Bonus_Total = 0xA0, \\ float
    	Movement_Scalar_Subtotal = 0xA1, \\ float
    	Movement_Scalar_Capped_Total = 0xA2, \\ float
    	Movement_Scalar_Uncapped_Bonus = 0xA3, \\ float
    	Movement_Scalar_Total = 0xA4, \\ float
    	Movement_Bonus_Run_Speed = 0xA5, \\ float
    	Casting_Speed = 0xA6, \\ float
    	Casting_Speed_Bonus = 0xA7, \\ float
    	Casting_Speed_Total = 0xA8, \\ float
    	Always_Hits = 0xA9, \\ int
    	Hit_Chance = 0xAA, \\ float
    	Attacks_Per_Second_Item = 0xAB, \\ float
    	Attacks_Per_Second_Item_Percent = 0xAC, \\ float
    	Attacks_Per_Second_Item_Subtotal = 0xAD, \\ float
    	Attacks_Per_Second_Item_Bonus = 0xAE, \\ float
    	Attacks_Per_Second_Item_Total = 0xAF, \\ float
    	Attacks_Per_Second = 0xB0, \\ float
    	Attacks_Per_Second_Bonus = 0xB1, \\ float
    	Attacks_Per_Second_Total = 0xB2, \\ float
    	Attacks_Per_Second_Percent = 0xB3, \\ float
    	AI_Cooldown_Reduction_Percent = 0xB4, \\ float
    	Power_Cooldown_Reduction_Percent = 0xB5, \\ float
    	Damage_Delta = 0xB6, \\ float
    	Damage_Delta_Total = 0xB7, \\ float
    	Damage_Min = 0xB8, \\ float
    	Damage_Bonus_Min = 0xB9, \\ float
    	Damage_Min_Total = 0xBA, \\ float
    	Damage_Delta_Total_All = 0xBB, \\ float
    	Damage_Min_Total_All = 0xBC, \\ float
    	Damage_Average_Total_All = 0xBD, \\ float
    	Damage_Min_Subtotal = 0xBE, \\ float
    	Damage_Percent_All_From_Skills = 0xBF, \\ float
    	Damage_Weapon_Delta = 0xC0, \\ float
    	Damage_Weapon_Delta_SubTotal = 0xC1, \\ float
    	Damage_Weapon_Max = 0xC2, \\ float
    	Damage_Weapon_Max_Total = 0xC3, \\ float
    	Damage_Weapon_Max_Total_All = 0xC4, \\ float
    	Damage_Weapon_Delta_Total = 0xC5, \\ float
    	Damage_Weapon_Delta_Total_All = 0xC6, \\ float
    	Damage_Weapon_Bonus_Delta = 0xC7, \\ float
    	Damage_Weapon_Min = 0xC8, \\ float
    	Damage_Weapon_Min_Total = 0xC9, \\ float
    	Damage_Weapon_Min_Total_All = 0xCA, \\ float
    	Damage_Weapon_Average = 0xCB, \\ float
    	Damage_Weapon_Average_Total = 0xCC, \\ float
    	Damage_Weapon_Average_Total_All = 0xCD, \\ float
    	Damage_Weapon_Bonus_Min = 0xCE, \\ float
    	Damage_Weapon_Bonus_Min_X1 = 0xCF, \\ float
    	Damage_Weapon_Percent_Bonus = 0xD0, \\ float
    	Damage_Weapon_Percent_All = 0xD1, \\ float
    	Damage_Weapon_Percent_Total = 0xD2, \\ float
    	Damage_Type_Percent_Bonus = 0xD3, \\ float
    	Damage_Dealt_Percent_Bonus = 0xD4, \\ float
    	Damage_Percent_Bonus_Witchdoctor = 0xD5, \\ float
    	Damage_Percent_Bonus_Wizard = 0xD6, \\ float
    	Crit_Percent_Base = 0xD7, \\ float
    	Crit_Percent_Bonus_Capped = 0xD8, \\ float
    	Crit_Percent_Bonus_Uncapped = 0xD9, \\ float
    	Crit_Percent_Cap = 0xDA, \\ float
    	Crit_Damage_Percent = 0xDB, \\ float
    	Crit_Effect_Time = 0xDC, \\ int
    	Pierce_Chance = 0xDD, \\ float
    	Damage_Absorb_Percent = 0xDE, \\ float
    	Damage_Reduction_Total = 0xDF, \\ float
    	Damage_Reduction_Current = 0xE0, \\ float
    	Damage_Reduction_Last_Tick = 0xE1, \\ int
    	Block_Chance = 0xE2, \\ float
    	Block_Chance_Total = 0xE3, \\ float
    	Block_Chance_Bonus_Item = 0xE4, \\ float
    	Block_Chance_Item = 0xE5, \\ float
    	Block_Chance_Item_Total = 0xE6, \\ float
    	Block_Amount = 0xE7, \\ float
    	Block_Amount_Bonus_Percent = 0xE8, \\ float
    	Block_Amount_Total_Min = 0xE9, \\ float
    	Block_Amount_Total_Max = 0xEA, \\ float
    	Block_Amount_Item_Min = 0xEB, \\ float
    	Block_Amount_Item_Delta = 0xEC, \\ float
    	Block_Amount_Item_Bonus = 0xED, \\ float
    	Dodge_Chance_Bonus = 0xEE, \\ float
    	Dodge_Chance_Bonus_Melee = 0xEF, \\ float
    	Dodge_Chance_Bonus_Ranged = 0xF0, \\ float
    	Get_Hit_Current = 0xF1, \\ float
    	Get_Hit_Max_Base = 0xF2, \\ float
    	Get_Hit_Max_Per_Level = 0xF3, \\ float
    	Get_Hit_Max = 0xF4, \\ float
    	Get_Hit_Recovery_Base = 0xF5, \\ float
    	Get_Hit_Recovery_Per_Level = 0xF6, \\ float
    	Get_Hit_Recovery = 0xF7, \\ float
    	Get_Hit_Damage = 0xF8, \\ float
    	Get_Hit_Damage_Scalar = 0xF9, \\ float
    	Last_Damage_MainActor = 0xFA, \\ int
    	Last_ACD_Attacked = 0xFB, \\ int
    	Ignores_Critical_Hits = 0xFC, \\ int
    	Immunity = 0xFD, \\ int
    	Untargetable = 0xFE, \\ int
    	Immobolize = 0xFF, \\ int
    	Immune_To_Knockback = 0x100, \\ int
    	Power_Immobilize = 0x101, \\ int
    	Stun_Chance = 0x102, \\ float
    	Stun_Length = 0x103, \\ float
    	Stun_Recovery = 0x104, \\ float
    	Stun_Recovery_Speed = 0x105, \\ float
    	Stunned = 0x106, \\ int
    	Stun_Immune = 0x107, \\ int
    	Poison_Length_Reduction = 0x108, \\ float
    	Poisoned = 0x109, \\ int
    	Bleeding = 0x10A, \\ int
    	Bleed_Duration = 0x10B, \\ float
    	Chilled = 0x10C, \\ int
    	Freeze_Length_Reduction = 0x10D, \\ float
    	Freeze_Immune = 0x10E, \\ int
    	Webbed = 0x10F, \\ int
    	Slow = 0x110, \\ int
    	FireAura = 0x111, \\ int
    	LightningAura = 0x112, \\ int
    	ColdAura = 0x113, \\ int
    	PoisonAura = 0x114, \\ int
    	Blind = 0x115, \\ int
    	Enraged = 0x116, \\ int
    	Slowdown_Immune = 0x117, \\ int
    	Gethit_Immune = 0x118, \\ int
    	AttackSpeed_Reduction_Immune = 0x119, \\ int
    	Suffocation_Per_Second = 0x11A, \\ float
    	Suffocation_Unit_Value = 0x11B, \\ float
    	Thorns_Percent = 0x11C, \\ float
    	Thorns_Percent_All = 0x11D, \\ float
    	Thorns_Percent_Total = 0x11E, \\ float
    	Thorns_Fixed = 0x11F, \\ float
    	Steal_Health_Percent = 0x120, \\ float
    	Steal_Mana_Percent = 0x121, \\ float
    	Resource_On_Hit = 0x122, \\ float
    	Resource_On_Kill = 0x123, \\ float
    	Resource_On_Crit = 0x124, \\ float
    	Hitpoints_On_Hit = 0x125, \\ float
    	Hitpoints_On_Kill = 0x126, \\ float
    	Damage_To_Mana = 0x127, \\ float
    	Last_Proc_Time = 0x128, \\ int
    	Damage_Power_Delta = 0x129, \\ float
    	Damage_Power_Min = 0x12A, \\ float
    	Rope_Overlay = 0x12B, \\ int
    	General_Cooldown = 0x12C, \\ int
    	Power_Cooldown = 0x12D, \\ int
    	Power_Cooldown_Start = 0x12E, \\ int
    	Proc_Cooldown = 0x12F, \\ int
    	Emote_Cooldown = 0x130, \\ int
    	Projectile_Speed = 0x131, \\ float
    	Projectile_Speed_Increase_Percent = 0x132, \\ float
    	Destroy_When_Path_Blocked = 0x133, \\ int
    	Skill_Toggled_State = 0x134, \\ int
    	Act = 0x135, \\ int
    	Difficulty = 0x136, \\ int
    	Last_Damage_Amount = 0x137, \\ float
    	In_Knockback = 0x138, \\ int
    	Amplify_Damage_Type_Percent = 0x139, \\ float
    	Amplify_Damage_Percent = 0x13A, \\ float
    	Durability_Cur = 0x13B, \\ int
    	Durability_Max = 0x13C, \\ int
    	Durability_Last_Damage = 0x13D, \\ int
    	Item_Quality_Level = 0x13E, \\ int
    	Item_Quality_Level_Identified = 0x13F, \\ int
    	Item_Cost_Percent_Bonus = 0x140, \\ float
    	Item_Equipped = 0x141, \\ int
    	Item_Ping = 0x142, \\ int
    	Requirement = 0x143, \\ float
    	Requirements_Ease_Percent = 0x144, \\ float
    	Requirement_When_Equipped = 0x145, \\ float
    	Sockets = 0x146, \\ int
    	Sockets_Filled = 0x147, \\ int
    	Stats_All_Bonus = 0x148, \\ float
    	Item_Bound_To_ACD = 0x149, \\ int
    	Item_Locked_To_ACD = 0x14A, \\ int
    	Item_Binding_Level_Override = 0x14B, \\ int
    	ItemStackQuantityHi = 0x14C, \\ int
    	ItemStackQuantityLo = 0x14D, \\ int
    	Run_Speed_Granted = 0x14E, \\ float
    	Run_Speed_Duration = 0x14F, \\ int
    	IdentifyCost = 0x150, \\ int
    	Seed = 0x151, \\ int
    	IsCrafted = 0x152, \\ int
    	DyeType = 0x153, \\ int
    	EnchantAffix = 0x154, \\ int
    	EnchantRangeVal = 0x155, \\ int
    	HighlySalvageable = 0x156, \\ int
    	ItemUnlockTimeHi = 0x157, \\ int
    	ItemUnlockTimeLo = 0x158, \\ int
    	Always_Plays_GetHit = 0x159, \\ int
    	Hidden = 0x15A, \\ int
    	Alpha_Attachments = 0x15B, \\ int
    	RActor_Fade_Group = 0x15C, \\ int
    	Quest_Range = 0x15D, \\ int
    	Attack_Cooldown_Min = 0x15E, \\ int
    	Attack_Cooldown_Delta = 0x15F, \\ int
    	InitialCooldownMinTotal = 0x160, \\ int
    	InitialCooldownDeltaTotal = 0x161, \\ int
    	Attack_Cooldown_Min_Total = 0x162, \\ int
    	Attack_Cooldown_Delta_Total = 0x163, \\ int
    	Closing_Cooldown_Min_Total = 0x164, \\ int
    	Closing_Cooldown_Delta_Total = 0x165, \\ int
    	Quest_Monster = 0x166, \\ int
    	Quest_Monster_Effect = 0x167, \\ int
    	Treasure_Class = 0x168, \\ int
    	Removes_Body_On_Death = 0x169, \\ int
    	InitialCooldownMin = 0x16A, \\ int
    	InitialCooldownDelta = 0x16B, \\ int
    	Knockback_Weight = 0x16C, \\ float
    	UntargetableByPets = 0x16D, \\ int
    	Damage_State_Current = 0x16E, \\ int
    	Damage_State_Max = 0x16F, \\ int
    	Is_Player_Decoy = 0x170, \\ int
    	Custom_Target_Weight = 0x171, \\ float
    	Gizmo_State = 0x172, \\ int
    	Gizmo_Charges = 0x173, \\ int
    	Chest_Open = 0x174, \\ int
    	Door_Locked = 0x175, \\ int
    	Door_Timer = 0x176, \\ int
    	Gizmo_Disabled_By_Script = 0x177, \\ int
    	Gizmo_Operator_ACDID = 0x178, \\ int
    	Triggering_Count = 0x179, \\ int
    	Gate_Position = 0x17A, \\ float
    	Gate_Velocity = 0x17B, \\ float
    	Gizmo_Has_Been_Operated = 0x17C, \\ int
    	Pet_Owner = 0x17D, \\ int
    	Pet_Creator = 0x17E, \\ int
    	Pet_Type = 0x17F, \\ int
    	DropsNoLoot = 0x180, \\ int
    	GrantsNoXP = 0x181, \\ int
    	Hireling_Class = 0x182, \\ int
    	Summoned_By_SNO = 0x183, \\ int
    	Is_NPC = 0x184, \\ int
    	NPC_Is_Operatable = 0x185, \\ int
    	NPC_Is_Escorting = 0x186, \\ int
    	NPC_Has_Interact_Options = 0x187, \\ int
    	Conversation_Icon = 0x188, \\ int
    	Callout_Cooldown = 0x189, \\ int
    	Banter_Cooldown = 0x18A, \\ int
    	Conversation_Heard_Count = 0x18B, \\ int
    	Last_Tick_Shop_Entered = 0x18C, \\ int
    	Is_Helper = 0x18D, \\ int
    	Axe = 0x18E, \\ float
    	Axe2H = 0x18F, \\ float
    	ThrowingAxe = 0x190, \\ float
    	AxeAny = 0x191, \\ float
    	Bow = 0x192, \\ float
    	Crossbow = 0x193, \\ float
    	BowAny = 0x194, \\ float
    	Club = 0x195, \\ float
    	Club2H = 0x196, \\ float
    	ClubAny = 0x197, \\ float
    	Dagger = 0x198, \\ float
    	Mace = 0x199, \\ float
    	Mace2H = 0x19A, \\ float
    	MaceAny = 0x19B, \\ float
    	Sword = 0x19C, \\ float
    	Sword2H = 0x19D, \\ float
    	SwordAny = 0x19E, \\ float
    	Polearm = 0x19F, \\ float
    	Spear = 0x1A0, \\ float
    	Wand = 0x1A1, \\ float
    	ColdStaff = 0x1A2, \\ float
    	FireStaff = 0x1A3, \\ float
    	LightningStaff = 0x1A4, \\ float
    	PoisonStaff = 0x1A5, \\ float
    	StaffAny = 0x1A6, \\ float
    	Weapon1H = 0x1A7, \\ float
    	Weapon2H = 0x1A8, \\ float
    	WeaponMelee = 0x1A9, \\ float
    	WeaponRanged = 0x1AA, \\ float
    	Quiver = 0x1AB, \\ float
    	Reincarnation_Buff = 0x1AC, \\ int
    	Dead_Body_AnimTag = 0x1AD, \\ int
    	Spawned_by_ACDID = 0x1AE, \\ int
    	Summoned_By_ACDID = 0x1AF, \\ int
    	Summoner_ID = 0x1B0, \\ int
    	Banner_ACDID = 0x1B1, \\ int
    	Breakable_Shield_HP = 0x1B2, \\ float
    	Current_WeaponClass = 0x1B3, \\ int
    	Weapons_Sheathed = 0x1B4, \\ int
    	Held_In_OffHand = 0x1B5, \\ int
    	Attacks_Per_Second_Item_MainHand = 0x1B6, \\ float
    	Attacks_Per_Second_Item_OffHand = 0x1B7, \\ float
    	Attacks_Per_Second_Item_Total_MainHand = 0x1B8, \\ float
    	Attacks_Per_Second_Item_Total_OffHand = 0x1B9, \\ float
    	Damage_Weapon_Min_Total_MainHand = 0x1BA, \\ float
    	Damage_Weapon_Min_Total_OffHand = 0x1BB, \\ float
    	Damage_Weapon_Delta_Total_MainHand = 0x1BC, \\ float
    	Damage_Weapon_Delta_Total_OffHand = 0x1BD, \\ float
    	Attacks_Per_Second_Item_CurrentHand = 0x1BE, \\ float
    	Damage_Weapon_Min_Total_CurrentHand = 0x1BF, \\ float
    	Damage_Weapon_Delta_Total_CurrentHand = 0x1C0, \\ float
    	Has_Special_Death_AnimTag = 0x1C1, \\ int
    	Death_Type_Override = 0x1C2, \\ int
    	In_Combat = 0x1C3, \\ int
    	In_Conversation = 0x1C4, \\ int
    	Last_Tick_Potion_Used = 0x1C5, \\ int
    	Potion_Dilution_Percent = 0x1C6, \\ float
    	Out_Of_Combat_Health_Regen_Percent = 0x1C7, \\ float
    	Out_Of_Combat_Mana_Regen_Percent = 0x1C8, \\ float
    	Potion_Dilution_Duration = 0x1C9, \\ int
    	Potion_Dilution_Scalar = 0x1CA, \\ float
    	Feared = 0x1CB, \\ int
    	Fear_Immune = 0x1CC, \\ int
    	Last_Damage_ACD = 0x1CD, \\ int
    	Attached_To_ACD = 0x1CE, \\ int
    	Attachment_ACD = 0x1CF, \\ int
    	Normal_Attack_Replacement_Power_SNO = 0x1D0, \\ int
    	Damage_Type_Override = 0x1D1, \\ float
    	Minion_Count_Bonus_Percent = 0x1D2, \\ float
    	Expensive_Proc_Count = 0x1D3, \\ int
    	Champion_Teleport_Time_Min_In_Seconds = 0x1D4, \\ float
    	Champion_Teleport_Time_Delta_In_Seconds = 0x1D5, \\ float
    	Champion_Clone_Next_Tick = 0x1D6, \\ int
    	Champion_Clone_Time_Min_In_Seconds = 0x1D7, \\ float
    	Champion_Clone_Time_Delta_In_Seconds = 0x1D8, \\ float
    	Champion_Clone_Hitpoint_Bonus_Percent = 0x1D9, \\ float
    	Champion_Clone_Damage_Bonus_Percent = 0x1DA, \\ float
    	Champion_Ghostly_Next_Tick = 0x1DB, \\ int
    	Champion_Ghostly_Inactive_Time_Min_In_Seconds = 0x1DC, \\ float
    	Champion_Ghostly_Inactive_Time_Delta_In_Seconds = 0x1DD, \\ float
    	Champion_Ghostly_Active_Time_Min_In_Seconds = 0x1DE, \\ float
    	Champion_Ghostly_Active_Time_Delta_In_Seconds = 0x1DF, \\ float
    	Champion_Ghostly_Saved_Dodge_Chance = 0x1E0, \\ float
    	Champion_Ghostly = 0x1E1, \\ int
    	Base_Element = 0x1E2, \\ int
    	Projectile_Amount_Bonus_Percent = 0x1E3, \\ float
    	Projectile_Reflect_Chance = 0x1E4, \\ float
    	Attack_Fear_Chance = 0x1E5, \\ float
    	Attack_Fear_Time_Min = 0x1E6, \\ float
    	Attack_Fear_Time_Delta = 0x1E7, \\ float
    	Buff_Visual_Effect = 0x1E8, \\ int
    	Buff_Icon_Start_Tick0 = 0x1E9, \\ int
    	Buff_Icon_Start_Tick1 = 0x1EA, \\ int
    	Buff_Icon_Start_Tick2 = 0x1EB, \\ int
    	Buff_Icon_Start_Tick3 = 0x1EC, \\ int
    	Buff_Icon_Start_Tick4 = 0x1ED, \\ int
    	Buff_Icon_Start_Tick5 = 0x1EE, \\ int
    	Buff_Icon_Start_Tick6 = 0x1EF, \\ int
    	Buff_Icon_Start_Tick7 = 0x1F0, \\ int
    	Buff_Icon_End_Tick0 = 0x1F1, \\ int
    	Buff_Icon_End_Tick1 = 0x1F2, \\ int
    	Buff_Icon_End_Tick2 = 0x1F3, \\ int
    	Buff_Icon_End_Tick3 = 0x1F4, \\ int
    	Buff_Icon_End_Tick4 = 0x1F5, \\ int
    	Buff_Icon_End_Tick5 = 0x1F6, \\ int
    	Buff_Icon_End_Tick6 = 0x1F7, \\ int
    	Buff_Icon_End_Tick7 = 0x1F8, \\ int
    	Could_Have_Ragdolled = 0x1F9, \\ int
    	Ambient_Damage_Effect_Last_Time = 0x1FA, \\ int
    	Scale_Bonus = 0x1FB, \\ float
    	Deleted_On_Server = 0x1FC, \\ int
    	Scripted_Fade_Time = 0x1FD, \\ int
    	Does_No_Damage = 0x1FE, \\ int
    	Does_Fake_Damage = 0x1FF, \\ int
    	SlowTime_Debuff = 0x200, \\ float
    	Blocks_Projectiles = 0x201, \\ int
    	Frozen = 0x202, \\ int
    	Freeze_Damage_Percent_Bonus = 0x203, \\ float
    	Buff_Active = 0x204, \\ int
    	DualWield_BothAttack_Chance = 0x205, \\ float
    	Summon_Expiration_Tick = 0x206, \\ int
    	Summon_Count = 0x207, \\ int
    	Uninterruptible = 0x208, \\ int
    	Queue_Death = 0x209, \\ int
    	CantStartDisplayedPowers = 0x20A, \\ int
    	Wizard_Slowtime_Proxy_ACD = 0x20B, \\ int
    	DPS = 0x20C, \\ float
    	Resurrection_Power = 0x20D, \\ int
    	Freeze_Damage = 0x20E, \\ float
    	Freeze_Capacity = 0x20F, \\ float
    	Thaw_Rate = 0x210, \\ float
    	Chilled_Dur_Bonus_Percent = 0x211, \\ float
    	DOT_DPS = 0x212, \\ float
    	DamageCap_Percent = 0x213, \\ float
    	Item_Time_Sold = 0x214, \\ int
    	Forced_Hireling_Power = 0x215, \\ int
    	IsRooted = 0x216, \\ int
    	RootTargetACD = 0x217, \\ int
    	RootAutoDecayPerSecond = 0x218, \\ float
    	RootUnitValue = 0x219, \\ float
    	RootTotalTicks = 0x21A, \\ int
    	Hide_Affixes = 0x21B, \\ int
    	Rune_A = 0x21C, \\ int
    	Rune_B = 0x21D, \\ int
    	Rune_C = 0x21E, \\ int
    	Rune_D = 0x21F, \\ int
    	Rune_E = 0x220, \\ int
    	Resistance_Stun = 0x221, \\ float
    	Resistance_Stun_Total = 0x222, \\ float
    	Resistance_Root = 0x223, \\ float
    	Resistance_Root_Total = 0x224, \\ float
    	Resistance_Freeze = 0x225, \\ float
    	Resistance_Freeze_Total = 0x226, \\ float
    	Resistance_StunRootFreeze = 0x227, \\ float
    	CrowdControl_Reduction = 0x228, \\ float
    	Displays_Team_Effect = 0x229, \\ int
    	Cannot_Be_Added_To_AI_Target_List = 0x22A, \\ int
    	SkillKit = 0x22B, \\ int
    	Immune_To_Charm = 0x22C, \\ int
    	Immune_To_Blind = 0x22D, \\ int
    	Damage_Shield = 0x22E, \\ int
    	Silenced = 0x22F, \\ int
    	Diseased = 0x230, \\ int
    	Guard_Object_ACDID = 0x231, \\ int
    	Follow_Target_ACDID = 0x232, \\ int
    	Follow_Target_Type = 0x233, \\ int
    	Forced_Enemy_ACDID = 0x234, \\ int
    	NPC_Talk_Target_ANN = 0x235, \\ int
    	NPC_Conv_Target_ANN = 0x236, \\ int
    	Script_Target_ACDID = 0x237, \\ int
    	Look_Target_Server_ANN = 0x238, \\ int
    	Look_Target_Broadcast_Intensity = 0x239, \\ float
    	Look_Target_Broadcast_Radius = 0x23A, \\ float
    	Stealthed = 0x23B, \\ int
    	GemQuality = 0x23C, \\ int
    	ItemBuffIcon = 0x23D, \\ int
    	ScrollDuration = 0x23E, \\ float
    	Gizmo_Actor_SNO_To_Spawn = 0x23F, \\ int
    	Gizmo_Actor_To_Spawn_Scale = 0x240, \\ float
    	Death_Replacement_Power_SNO = 0x241, \\ int
    	Attachment_Handled_By_Client = 0x242, \\ int
    	AI_In_Special_State = 0x243, \\ int
    	AI_Used_Scripted_Spawn_Anim = 0x244, \\ int
    	AI_Spawned_By_Inactive_Marker = 0x245, \\ int
    	Headstone_Player_ANN = 0x246, \\ int
    	Resource_Cost_Reduction_Percent = 0x247, \\ float
    	Resistance_Penetration = 0x248, \\ float
    	Resistance_Penetration_Total = 0x249, \\ float
    	Resistance_Penetration_All = 0x24A, \\ float
    	Resistance_Penetration_Percent_All = 0x24B, \\ float
    	Fury_Effect_Level = 0x24C, \\ int
    	Health_Potion_Bonus_Heal_Percent = 0x24D, \\ float
    	Free_Cast = 0x24E, \\ int
    	Free_Cast_All = 0x24F, \\ int
    	Movement_Scalar_Reduction_Percent = 0x250, \\ float
    	Movement_Scalar_Reduction_Resistance = 0x251, \\ float
    	Damage_Absorb_Percent_All = 0x252, \\ float
    	World_Seed = 0x253, \\ int
    	Kill_Count_Record = 0x254, \\ int
    	Object_Destruction_Record = 0x255, \\ int
    	Single_Attack_Record = 0x256, \\ int
    	Environment_Attack_Record = 0x257, \\ int
    	Root_Immune = 0x258, \\ int
    	Monster_Play_Get_Hit_Bonus = 0x259, \\ float
    	Stored_Contact_Frame = 0x25A, \\ int
    	Buff_Icon_Count0 = 0x25B, \\ int
    	Buff_Icon_Count1 = 0x25C, \\ int
    	Buff_Icon_Count2 = 0x25D, \\ int
    	Buff_Icon_Count3 = 0x25E, \\ int
    	Buff_Icon_Count4 = 0x25F, \\ int
    	Buff_Icon_Count5 = 0x260, \\ int
    	Buff_Icon_Count6 = 0x261, \\ int
    	Buff_Icon_Count7 = 0x262, \\ int
    	Observer = 0x263, \\ int
    	Resurrect_As_Observer = 0x264, \\ int
    	Combo_Level = 0x265, \\ int
    	Combo_Time_Last_Move = 0x266, \\ int
    	Burrowed = 0x267, \\ int
    	Death_Replacement_Effect_Group_SNO = 0x268, \\ int
    	Checkpoint_Resurrection_Allowed_Game_Time = 0x269, \\ int
    	Checkpoint_Resurrection_Forced_Game_Time = 0x26A, \\ int
    	Controlling_TimedEvent_SNO = 0x26B, \\ int
    	Casting_Speed_Percent = 0x26C, \\ float
    	Using_Bossbar = 0x26D, \\ int
    	Power_Buff_0_Visual_Effect = 0x26E, \\ int
    	Power_Buff_1_Visual_Effect = 0x26F, \\ int
    	Power_Buff_2_Visual_Effect = 0x270, \\ int
    	Power_Buff_3_Visual_Effect = 0x271, \\ int
    	Power_Buff_4_Visual_Effect = 0x272, \\ int
    	Power_Buff_5_Visual_Effect = 0x273, \\ int
    	Power_Buff_6_Visual_Effect = 0x274, \\ int
    	Power_Buff_7_Visual_Effect = 0x275, \\ int
    	Store_SNO = 0x276, \\ int
    	Busy = 0x277, \\ int
    	Afk = 0x278, \\ int
    	Last_Action_Timestamp = 0x279, \\ int
    	Portal_Next_Time = 0x27A, \\ int
    	Repair_Discount_Percent = 0x27B, \\ float
    	Resource_Degeneration_Prevented = 0x27C, \\ int
    	Operatable = 0x27D, \\ int
    	Look_Override = 0x27E, \\ int
    	Spawner_Concurrent_Count_ID = 0x27F, \\ int
    	Disabled = 0x280, \\ int
    	Skill_Override = 0x281, \\ int
    	Skill_Override_Active = 0x282, \\ int
    	Skill_Override_Ended = 0x283, \\ int
    	Skill_Override_Ended_Active = 0x284, \\ int
    	Is_Power_Proxy = 0x285, \\ int
    	Force_No_Death_Animation = 0x286, \\ int
    	Player_WeaponClass_Anim_Override = 0x287, \\ int
    	Operatable_Story_Gizmo = 0x288, \\ int
    	Power_Buff_0_Visual_Effect_None = 0x289, \\ int
    	Power_Buff_0_Visual_Effect_A = 0x28A, \\ int
    	Power_Buff_0_Visual_Effect_B = 0x28B, \\ int
    	Power_Buff_0_Visual_Effect_C = 0x28C, \\ int
    	Power_Buff_0_Visual_Effect_D = 0x28D, \\ int
    	Power_Buff_0_Visual_Effect_E = 0x28E, \\ int
    	Power_Buff_1_Visual_Effect_None = 0x28F, \\ int
    	Power_Buff_1_Visual_Effect_A = 0x290, \\ int
    	Power_Buff_1_Visual_Effect_B = 0x291, \\ int
    	Power_Buff_1_Visual_Effect_C = 0x292, \\ int
    	Power_Buff_1_Visual_Effect_D = 0x293, \\ int
    	Power_Buff_1_Visual_Effect_E = 0x294, \\ int
    	Power_Buff_2_Visual_Effect_None = 0x295, \\ int
    	Power_Buff_2_Visual_Effect_A = 0x296, \\ int
    	Power_Buff_2_Visual_Effect_B = 0x297, \\ int
    	Power_Buff_2_Visual_Effect_C = 0x298, \\ int
    	Power_Buff_2_Visual_Effect_D = 0x299, \\ int
    	Power_Buff_2_Visual_Effect_E = 0x29A, \\ int
    	Power_Buff_3_Visual_Effect_None = 0x29B, \\ int
    	Power_Buff_3_Visual_Effect_A = 0x29C, \\ int
    	Power_Buff_3_Visual_Effect_B = 0x29D, \\ int
    	Power_Buff_3_Visual_Effect_C = 0x29E, \\ int
    	Power_Buff_3_Visual_Effect_D = 0x29F, \\ int
    	Power_Buff_3_Visual_Effect_E = 0x2A0, \\ int
    	Power_Buff_4_Visual_Effect_None = 0x2A1, \\ int
    	Power_Buff_4_Visual_Effect_A = 0x2A2, \\ int
    	Power_Buff_4_Visual_Effect_B = 0x2A3, \\ int
    	Power_Buff_4_Visual_Effect_C = 0x2A4, \\ int
    	Power_Buff_4_Visual_Effect_D = 0x2A5, \\ int
    	Power_Buff_4_Visual_Effect_E = 0x2A6, \\ int
    	Power_Buff_5_Visual_Effect_None = 0x2A7, \\ int
    	Power_Buff_5_Visual_Effect_A = 0x2A8, \\ int
    	Power_Buff_5_Visual_Effect_B = 0x2A9, \\ int
    	Power_Buff_5_Visual_Effect_C = 0x2AA, \\ int
    	Power_Buff_5_Visual_Effect_D = 0x2AB, \\ int
    	Power_Buff_5_Visual_Effect_E = 0x2AC, \\ int
    	Power_Buff_6_Visual_Effect_None = 0x2AD, \\ int
    	Power_Buff_6_Visual_Effect_A = 0x2AE, \\ int
    	Power_Buff_6_Visual_Effect_B = 0x2AF, \\ int
    	Power_Buff_6_Visual_Effect_C = 0x2B0, \\ int
    	Power_Buff_6_Visual_Effect_D = 0x2B1, \\ int
    	Power_Buff_6_Visual_Effect_E = 0x2B2, \\ int
    	Power_Buff_7_Visual_Effect_None = 0x2B3, \\ int
    	Power_Buff_7_Visual_Effect_A = 0x2B4, \\ int
    	Power_Buff_7_Visual_Effect_B = 0x2B5, \\ int
    	Power_Buff_7_Visual_Effect_C = 0x2B6, \\ int
    	Power_Buff_7_Visual_Effect_D = 0x2B7, \\ int
    	Power_Buff_7_Visual_Effect_E = 0x2B8, \\ int
    	Walk_Passability_Power_SNO = 0x2B9, \\ int
    	Passability_Power_SNO = 0x2BA, \\ int
    	Flippy_ID = 0x2BB, \\ int
    	Summoning_Machine_Num_Casters = 0x2BC, \\ int
    	Summoning_Machine_Spawn_Count = 0x2BD, \\ int
    	Summoning_Machine_Next_Spawn_Ticks = 0x2BE, \\ int
    	Summoning_Machine_Spawn_Team = 0x2BF, \\ int
    	Screen_Attack_Radius_Constant = 0x2C0, \\ float
    	Damage_Done_Reduction_Percent = 0x2C1, \\ float
    	Set_Item_Count = 0x2C2, \\ int
    	Spawner_Countdown_Percent = 0x2C3, \\ float
    	Attack_Slow = 0x2C4, \\ int
    	Power_Disabled = 0x2C5, \\ int
    	Weapon_Effect_Override = 0x2C6, \\ int
    	Debuff_Duration_Reduction_Percent = 0x2C7, \\ float
    	Uses_PvP_Power_Tags = 0x2C8, \\ int
    	Trait = 0x2C9, \\ int
    	Last_ACD_Attacked_By = 0x2CA, \\ int
    	Gold_PickUp_Radius = 0x2CB, \\ float
    	Client_Only_Effect = 0x2CC, \\ int
    	Has_Doppelganger_Cloned = 0x2CD, \\ int
    	Resource_Gain_Bonus_Percent = 0x2CE, \\ float
    	Looping_Animation_Start_Time = 0x2CF, \\ int
    	Looping_Animation_End_Time = 0x2D0, \\ int
    	Looping_Animation_Suppress_Item_Tooltips = 0x2D1, \\ int
    	Heal_Effect_Last_Played_Tick = 0x2D2, \\ int
    	Resource_Effect_Last_Played_tick = 0x2D3, \\ int
    	Thorns_Effect_Last_Played_tick = 0x2D4, \\ int
    	PVP_Kills = 0x2D5, \\ int
    	PVP_Deaths = 0x2D6, \\ int
    	PVP_Assists = 0x2D7, \\ int
    	PVP_Progression_Points_Gained = 0x2D8, \\ int
    	PVP_Current_Kill_Streak = 0x2D9, \\ int
    	PVP_Current_Death_Streak = 0x2DA, \\ int
    	PVP_Longest_Kill_Streak = 0x2DB, \\ int
    	PVP_Longest_Death_Streak = 0x2DC, \\ int
    	Turn_Rate_Scalar = 0x2DD, \\ float
    	Turn_Accel_Scalar = 0x2DE, \\ float
    	Turn_Deccel_Scalar = 0x2DF, \\ float
    	No_Health_Drop = 0x2E0, \\ int
    	Leader = 0x2E1, \\ int
    	IsContentRestrictedActor = 0x2E2, \\ int
    	InBossEncounter = 0x2E3, \\ int
    	God = 0x2E4, \\ int
    	MinimapActive = 0x2E5, \\ int
    	MinimapIconOverride = 0x2E6, \\ int
    	MinimapDisableArrow = 0x2E7, \\ int
    	Last_Blocked_ACD = 0x2E8, \\ int
    	Last_Blocked_Time = 0x2E9, \\ int
    	Deactivate_Lure = 0x2EA, \\ int
    	Weapons_Hidden = 0x2EB, \\ int
    	Actor_Updates_Attributes_From_Owner = 0x2EC, \\ int
    	Taunt_Target_ACD = 0x2ED, \\ int
    	UI_Only_Percent_Damage_Increase = 0x2EE, \\ float
    	Projectile_Effect_SNO = 0x2EF, \\ int
    	On_Hit_Fear_Proc_Chance = 0x2F0, \\ float
    	On_Hit_Stun_Proc_Chance = 0x2F1, \\ float
    	On_Hit_Blind_Proc_Chance = 0x2F2, \\ float
    	On_Hit_Freeze_Proc_Chance = 0x2F3, \\ float
    	On_Hit_Chill_Proc_Chance = 0x2F4, \\ float
    	On_Hit_Slow_Proc_Chance = 0x2F5, \\ float
    	On_Hit_Immobilize_Proc_Chance = 0x2F6, \\ float
    	On_Hit_Knockback_Proc_Chance = 0x2F7, \\ float
    	On_Hit_Bleed_Proc_Chance = 0x2F8, \\ float
    	On_Hit_Bleed_Proc_Damage_Base = 0x2F9, \\ float
    	On_Hit_Bleed_Proc_Damage_Delta = 0x2FA, \\ float
    	Damage_Percent_Reduction_From_Ranged = 0x2FB, \\ float
    	Damage_Percent_Reduction_From_Melee = 0x2FC, \\ float
    	Damage_Percent_Reduction_Turns_Into_Heal = 0x2FD, \\ float
    	Damage_Percent_Reduction_From_Elites = 0x2FE, \\ float
    	Damage_Percent_Reduction_From_Type = 0x2FF, \\ float
    	Damage_Percent_Bonus_Vs_Monster_Type = 0x300, \\ float
    	Damage_Percent_Bonus_Vs_Elites = 0x301, \\ float
    	Item_Manipulation_Timeout = 0x302, \\ int
    	Picked_Up_Time = 0x303, \\ int
    	Unequipped_Time = 0x304, \\ int
    	Last_ACD_Killed_Time = 0x305, \\ int
    	CannotDieDuring = 0x306, \\ int
    	Weapon_On_Hit_Fear_Proc_Chance = 0x307, \\ float
    	Weapon_On_Hit_Stun_Proc_Chance = 0x308, \\ float
    	Weapon_On_Hit_Blind_Proc_Chance = 0x309, \\ float
    	Weapon_On_Hit_Freeze_Proc_Chance = 0x30A, \\ float
    	Weapon_On_Hit_Chill_Proc_Chance = 0x30B, \\ float
    	Weapon_On_Hit_Slow_Proc_Chance = 0x30C, \\ float
    	Weapon_On_Hit_Immobilize_Proc_Chance = 0x30D, \\ float
    	Weapon_On_Hit_Knockback_Proc_Chance = 0x30E, \\ float
    	Weapon_On_Hit_Bleed_Proc_Chance = 0x30F, \\ float
    	Weapon_On_Hit_Bleed_Proc_Damage_Base = 0x310, \\ float
    	Weapon_On_Hit_Bleed_Proc_Damage_Delta = 0x311, \\ float
    	Weapon_On_Hit_Fear_Proc_Chance_MainHand = 0x312, \\ float
    	Weapon_On_Hit_Fear_Proc_Chance_OffHand = 0x313, \\ float
    	Weapon_On_Hit_Fear_Proc_Chance_CurrentHand = 0x314, \\ float
    	Weapon_On_Hit_Stun_Proc_Chance_MainHand = 0x315, \\ float
    	Weapon_On_Hit_Stun_Proc_Chance_OffHand = 0x316, \\ float
    	Weapon_On_Hit_Stun_Proc_Chance_CurrentHand = 0x317, \\ float
    	Weapon_On_Hit_Blind_Proc_Chance_MainHand = 0x318, \\ float
    	Weapon_On_Hit_Blind_Proc_Chance_OffHand = 0x319, \\ float
    	Weapon_On_Hit_Blind_Proc_Chance_CurrentHand = 0x31A, \\ float
    	Weapon_On_Hit_Freeze_Proc_Chance_MainHand = 0x31B, \\ float
    	Weapon_On_Hit_Freeze_Proc_Chance_OffHand = 0x31C, \\ float
    	Weapon_On_Hit_Freeze_Proc_Chance_CurrentHand = 0x31D, \\ float
    	Weapon_On_Hit_Chill_Proc_Chance_MainHand = 0x31E, \\ float
    	Weapon_On_Hit_Chill_Proc_Chance_OffHand = 0x31F, \\ float
    	Weapon_On_Hit_Chill_Proc_Chance_CurrentHand = 0x320, \\ float
    	Weapon_On_Hit_Slow_Proc_Chance_MainHand = 0x321, \\ float
    	Weapon_On_Hit_Slow_Proc_Chance_OffHand = 0x322, \\ float
    	Weapon_On_Hit_Slow_Proc_Chance_CurrentHand = 0x323, \\ float
    	Weapon_On_Hit_Immobilize_Proc_Chance_MainHand = 0x324, \\ float
    	Weapon_On_Hit_Immobilize_Proc_Chance_OffHand = 0x325, \\ float
    	Weapon_On_Hit_Immobilize_Proc_Chance_CurrentHand = 0x326, \\ float
    	Weapon_On_Hit_Knockback_Proc_Chance_MainHand = 0x327, \\ float
    	Weapon_On_Hit_Knockback_Proc_Chance_OffHand = 0x328, \\ float
    	Weapon_On_Hit_Knockback_Proc_Chance_CurrentHand = 0x329, \\ float
    	Weapon_On_Hit_Bleed_Proc_Chance_MainHand = 0x32A, \\ float
    	Weapon_On_Hit_Bleed_Proc_Chance_OffHand = 0x32B, \\ float
    	Weapon_On_Hit_Bleed_Proc_Chance_CurrentHand = 0x32C, \\ float
    	Weapon_On_Hit_Bleed_Proc_Damage_Base_MainHand = 0x32D, \\ float
    	Weapon_On_Hit_Bleed_Proc_Damage_Base_OffHand = 0x32E, \\ float
    	Weapon_On_Hit_Bleed_Proc_Damage_Base_CurrentHand = 0x32F, \\ float
    	Weapon_On_Hit_Bleed_Proc_Damage_Delta_MainHand = 0x330, \\ float
    	Weapon_On_Hit_Bleed_Proc_Damage_Delta_OffHand = 0x331, \\ float
    	Weapon_On_Hit_Bleed_Proc_Damage_Delta_CurrentHand = 0x332, \\ float
    	Power_Damage_Percent_Bonus = 0x333, \\ float
    	Power_Resource_Reduction = 0x334, \\ float
    	Power_Cooldown_Reduction = 0x335, \\ float
    	Power_Duration_Increase = 0x336, \\ float
    	Power_Crit_Percent_Bonus = 0x337, \\ float
    	Weapon_Crit_Chance = 0x338, \\ float
    	Weapon_Crit_Chance_MainHand = 0x339, \\ float
    	Weapon_Crit_Chance_OffHand = 0x33A, \\ float
    	Weapon_Crit_Chance_CurrentHand = 0x33B, \\ float
    	Strength_Item = 0x33C, \\ float
    	Dexterity_Item = 0x33D, \\ float
    	Intelligence_Item = 0x33E, \\ float
    	Vitality_Item = 0x33F, \\ float
    	Item_Level_Requirement_Reduction = 0x340, \\ int
    	Item_Durability_Percent_Bonus = 0x341, \\ float
    	Item_Indestructible = 0x342, \\ int
    	Core_Attributes_From_Item_Bonus_Multiplier = 0x343, \\ float
    	Waiting_To_Accept_Resurrection = 0x344, \\ int
    	Ghosted = 0x345, \\ int
    	Special_Inventory_Has_Sold = 0x346, \\ int
    	IGR_Buff_Poll_Next_Time = 0x347, \\ int
    	Power_Channel_Lockout_Time = 0x348, \\ int
    	Power_Buff_0_Lockout_Time = 0x349, \\ int
    	Power_Buff_1_Lockout_Time = 0x34A, \\ int
    	Power_Buff_2_Lockout_Time = 0x34B, \\ int
    	Power_Buff_3_Lockout_Time = 0x34C, \\ int
    	Power_Buff_4_Lockout_Time = 0x34D, \\ int
    	Power_Buff_5_Lockout_Time = 0x34E, \\ int
    	Power_Buff_6_Lockout_Time = 0x34F, \\ int
    	Power_Buff_7_Lockout_Time = 0x350, \\ int
    	Known_By_Owner = 0x351, \\ int
    	Never_Deactivates = 0x352, \\ int
    	Account_Under_Review = 0x353, \\ int
    	Projectile_Detonate_Time = 0x354, \\ int
    	Accolade_0 = 0x355, \\ int
    	Accolade_1 = 0x356, \\ int
    	Accolade_2 = 0x357, \\ int
    	Accolade_3 = 0x358, \\ int
    	Accolade_4 = 0x359, \\ int
    	Accolade_0_Value = 0x35A, \\ float
    	Accolade_1_Value = 0x35B, \\ float
    	Accolade_2_Value = 0x35C, \\ float
    	Accolade_3_Value = 0x35D, \\ float
    	Accolade_4_Value = 0x35E, \\ float
    	PVP_Rank = 0x35F, \\ int
    	PVP_Tokens = 0x360, \\ int
    	PVP_Experience_Next = 0x361, \\ int
    	PVP_Gold_Gained_This_Game = 0x362, \\ int
    	PVP_PVP_Experience_Gained_This_Game = 0x363, \\ int
    	PVP_Normal_Experience_Gained_This_Game = 0x364, \\ int
    	PVP_Tokens_Gained_This_Game = 0x365, \\ int
    	PVP_Level_Equalizer_Level = 0x366, \\ int
    	On_Death_Accolade_0 = 0x367, \\ int
    	On_Death_Accolade_0_Value = 0x368, \\ float
    	Item_Power_Passive = 0x369, \\ float
    	PVP_TeamDeathmatch_Games_Played = 0x36A, \\ int
    	Last_Health_Drop_Interval = 0x36B, \\ int
    	CrowdControl_Resistance = 0x36C, \\ float
    	CrowdControl_Projected_End_Time = 0x36D, \\ int
    	Charmed = 0x36E, \\ int
    	Taunted = 0x36F, \\ int
    	Dueling = 0x370, \\ int
    	Has_Dropped_Special_loot = 0x371, \\ int
    	Class_Damage_Reduction_Percent_PVP = 0x372, \\ float
    };
    Powers:
    Code:
    enum ePowers
    {
    	1000MonsterFight_Meteor = 199789,
    	A2_Evacuation_BelialBomb = 153000,
    	A3Intro_CatapultAttack = 244157,
    	A3_Battlefield_DemonMine_AOE = 122327,
    	AIEvadeBuff = 99543,
    	AI_Circle = 29986,
    	AI_Circle_Long = 29987,
    	AI_Circle_Strafe = 29989,
    	AI_Circle_Strafe_Short = 29988,
    	AI_Close = 29990,
    	AI_Close_Long = 29991,
    	AI_EscortFollow = 29992,
    	AI_Follow = 29993,
    	AI_FollowPath = 29994,
    	AI_FollowWithWalk = 1728,
    	AI_Follow_Close = 29995,
    	AI_Follow_MeleeLead = 104514,
    	AI_Follow_MeleeLead_Pet = 231004,
    	AI_Idle = 29996,
    	AI_Idle_Long = 29997,
    	AI_Idle_Short = 29998,
    	AI_Orbit = 55433,
    	AI_ReturnToGuardObject = 193411,
    	AI_ReturnToPath = 30000,
    	AI_RunAway = 30001,
    	AI_RunAway_Long = 30002,
    	AI_RunAway_Short = 30003,
    	AI_RunInFront_Guaranteed = 163339,
    	AI_RunNearby = 30005,
    	AI_RunNearby_Gloam = 30006,
    	AI_RunNearby_Short = 30008,
    	AI_RunTo = 30009,
    	AI_RunTo_Guaranteed = 163338,
    	AI_SprintInFront_Guaranteed = 163336,
    	AI_SprintTo = 82805,
    	AI_SprintTo_Guaranteed = 163335,
    	AI_Strafe = 30010,
    	AI_TownWalkTo_Guaranteed = 217618,
    	AI_WalkInFront_Guaranteed = 163334,
    	AI_WalkTo = 30013,
    	AI_WalkTo_Guaranteed = 163333,
    	AI_Wander = 1729,
    	AI_WanderRun = 30014,
    	AI_Wander_Long = 30015,
    	AI_Wander_superLong = 30016,
    	AI_WarnOthers = 114421,
    	ActorDisabledBuff = 93716,
    	ActorGhostedBuff = 224639,
    	ActorInTownBuff = 220304,
    	ActorLoadingBuff = 212032,
    	Adria_event47_blast = 199222,
    	Adria_event47_projectile = 199198,
    	AncientSpearKnockback = 106281,
    	Axe Bad Data = 30020,
    	Axe_Operate_Gizmo = 30021,
    	Axe_Operate_NPC = 30022,
    	Azmodan_AOD_Damage = 123199,
    	Azmodan_FallingCorpses = 122700,
    	Azmodan_GlobeOfAnnihilation = 122699,
    	Azmodan_LaserAttack = 129243,
    	Azmodan_Melee = 133744,
    	Azmodan_Phase3Channel = 123466,
    	Azmodan_Taunt = 211934,
    	Azmodan_Turning = 211856,
    	Azmodan_onDeath = 176046,
    	BannerDrop = 185040,
    	BannerDropPVP = 234235,
    	Banter_Cooldown = 134334,
    	Barbarian_AncientSpear = 69979,
    	Barbarian_Bash = 79242,
    	Barbarian_BattleRage = 79076,
    	Barbarian_CallOfTheAncients = 80049,
    	Barbarian_CallOfTheAncients_Basic_Melee = 187092,
    	Barbarian_CallOfTheAncients_Cleave = 168823,
    	Barbarian_CallOfTheAncients_FuriousCharge = 168824,
    	Barbarian_CallOfTheAncients_Leap = 168825,
    	Barbarian_CallOfTheAncients_SeismicSlam = 168827,
    	Barbarian_CallOfTheAncients_WeaponThrow = 168828,
    	Barbarian_CallOfTheAncients_Whirlwind = 168830,
    	Barbarian_Cleave = 80263,
    	Barbarian_Earthquake = 98878,
    	Barbarian_Frenzy = 78548,
    	Barbarian_FuriousCharge = 97435,
    	Barbarian_GroundStomp = 79446,
    	Barbarian_GroundStompEffect = 30080,
    	Barbarian_HammerOfTheAncients = 80028,
    	Barbarian_IgnorePain = 79528,
    	Barbarian_Leap = 93409,
    	Barbarian_Leap_OLD = 30097,
    	Barbarian_Overpower = 159169,
    	Barbarian_Passive_Animosity = 205228,
    	Barbarian_Passive_BerserkerRage = 205187,
    	Barbarian_Passive_Bloodthirst = 205217,
    	Barbarian_Passive_BoonOfBulKathos = 204603,
    	Barbarian_Passive_Brawler = 205133,
    	Barbarian_Passive_InspiringPresence = 205546,
    	Barbarian_Passive_Juggernaut = 205707,
    	Barbarian_Passive_NervesOfSteel = 217819,
    	Barbarian_Passive_NoEscape = 204725,
    	Barbarian_Passive_PoundOfFlesh = 205205,
    	Barbarian_Passive_Relentless = 205398,
    	Barbarian_Passive_Ruthless = 205175,
    	Barbarian_Passive_Superstition = 205491,
    	Barbarian_Passive_ToughAsNails = 205848,
    	Barbarian_Passive_Unforgiving = 205300,
    	Barbarian_Passive_WeaponsMaster = 206147,
    	Barbarian_Rend = 70472,
    	Barbarian_Revenge = 109342,
    	Barbarian_Revenge_Buff = 109344,
    	Barbarian_SeismicSlam = 86989,
    	Barbarian_Sprint = 78551,
    	Barbarian_ThreateningShout = 79077,
    	Barbarian_WarCry = 81612,
    	Barbarian_WeaponThrow = 93885,
    	Barbarian_Whirlwind = 96296,
    	Barbarian_WrathOfTheBerserker = 79607,
    	BareHandedPassive = 30145,
    	Barrel_Explode_Instant = 1736,
    	BeastCharge = 30147,
    	Beast_Weapon_Melee_Instant = 109289,
    	Belial_Ground_Pound = 67753,
    	Belial_LightningBreath = 95856,
    	Belial_LightningStrike_Enrage = 241758,
    	Belial_LightningStrike_v2 = 96212,
    	Belial_Melee = 96712,
    	Belial_Melee_Reach = 156429,
    	Belial_Phase3Buff = 95811,
    	Belial_Ranged_Attack = 63079,
    	Belial_Sprint = 98565,
    	Belial_Sprint_Away = 105312,
    	BigRed_Charge = 149875,
    	BigRed_FireBreath = 150552,
    	BodyGuard_Teleport = 131193,
    	Brickhouse_ArmShields = 72675,
    	Brickhouse_DestructionSetup = 180875,
    	Brickhouse_Enrage = 72713,
    	Brickhouse_Slam = 72812,
    	BugWingsBuff = 255297,
    	BurrowIn = 30156,
    	BurrowInHidden = 194582,
    	BurrowInSetup = 69949,
    	BurrowOut = 30157,
    	BurrowOutSetup = 194596,
    	BurrowOut_NoFacing = 75226,
    	BurrowStartBuff = 30158,
    	Butcher_DamagingFire = 86627,
    	Butcher_FloorPanelFire = 96925,
    	Butcher_Frenzy = 85001,
    	Butcher_GrapplingHook = 83008,
    	Butcher_OnDeath = 209203,
    	Butcher_Slam = 85152,
    	Butcher_Smash = 30160,
    	Butcher_Spears = 198671,
    	Butcher_Target_Ranged = 109153,
    	Cain_Intro_Swing = 102449,
    	Caldeum_PoisonLaser = 156211,
    	CalldownGrenade = 91155,
    	Callout_Cooldown = 134225,
    	Camera_Focus_Buff = 151595,
    	Camera_Focus_Pet_Buff = 151604,
    	CannotDieDuringBuff = 225599,
    	CatapultAttack = 108036,
    	ChampionClone = 30166,
    	ChampionTeleport = 30167,
    	Charmed_Monster_Ranged_Projectile = 132698,
    	Charmed_Weapon_Melee_Instant = 132695,
    	CollectorsEditionBuff = 208706,
    	Cooldown = 30176,
    	CopiedVisualEffectsBuff = 91052,
    	CoreElitePodSetUp = 134815,
    	CoreElite_DropPod = 134816,
    	CoreElite_DropPod_Begin = 136455,
    	CorpulentExplode = 30178,
    	CorruptAngel_PiercingDash = 123639,
    	CorruptAngel_SpectralStrike = 122978,
    	CreepMob_Creeper_Attack = 72366,
    	CreepMob_Knockback = 71646,
    	CreepMob_Ranged_Arm_Attack = 71688,
    	CritDebuffCold = 30180,
    	CryptChildEat = 1738,
    	CryptChildLeapOut = 30185,
    	CryptChildLeapOutBuff = 30186,
    	DH_Companion_ChargeAttack = 133887,
    	DH_Companion_MeleeAttack = 227240,
    	DH_rainofArrows_shadowBeast_bombDrop = 150075,
    	DOTDebuff = 95701,
    	DamageAttribute = 86152,
    	DebuffBleed = 228423,
    	DebuffBlind = 103216,
    	DebuffChilled = 30195,
    	DebuffFeared = 101002,
    	DebuffRooted = 101003,
    	DebuffSlowed = 100971,
    	DebuffStunned = 101000,
    	DemonFlyer_FireBreath = 155188,
    	DemonFlyer_Projectile = 130798,
    	DemonHunter_BolaShot = 77552,
    	DemonHunter_Caltrops = 129216,
    	DemonHunter_Chakram = 129213,
    	DemonHunter_ClusterArrow = 129214,
    	DemonHunter_Companion = 133695,
    	DemonHunter_ElementalArrow = 131325,
    	DemonHunter_EntanglingShot = 75873,
    	DemonHunter_EvasiveFire = 134209,
    	DemonHunter_EvasiveFire_Flip = 134280,
    	DemonHunter_FanOfKnives = 77546,
    	DemonHunter_Grenades = 86610,
    	DemonHunter_HungeringArrow = 129215,
    	DemonHunter_Impale = 131366,
    	DemonHunter_MarkedForDeath = 130738,
    	DemonHunter_MoltenArrow = 77601,
    	DemonHunter_Multishot = 77649,
    	DemonHunter_Passive_Archery = 209734,
    	DemonHunter_Passive_Ballistics = 155723,
    	DemonHunter_Passive_Brooding = 210801,
    	DemonHunter_Passive_CullTheWeak = 155721,
    	DemonHunter_Passive_CustomEngineering = 208610,
    	DemonHunter_Passive_Grenadier = 208779,
    	DemonHunter_Passive_HotPursuit = 155725,
    	DemonHunter_Passive_NightStalker = 218350,
    	DemonHunter_Passive_NumbingTraps = 218398,
    	DemonHunter_Passive_Perfectionist = 155722,
    	DemonHunter_Passive_Sharpshooter = 155715,
    	DemonHunter_Passive_SteadyAim = 164363,
    	DemonHunter_Passive_TacticalAdvantage = 218385,
    	DemonHunter_Passive_ThrillOfTheHunt = 211225,
    	DemonHunter_Passive_Vengeance = 155714,
    	DemonHunter_Preparation = 129212,
    	DemonHunter_RainOfVengeance = 130831,
    	DemonHunter_RapidFire = 131192,
    	DemonHunter_Sentry = 129217,
    	DemonHunter_Sentry_TurretAttack = 129661,
    	DemonHunter_ShadowPower = 130830,
    	DemonHunter_SmokeScreen = 130695,
    	DemonHunter_SpikeTrap = 75301,
    	DemonHunter_Strafe = 134030,
    	DemonHunter_Vault = 111215,
    	DemonTrooperLeapOut = 143198,
    	Dervish_Whirlwind = 30207,
    	Dervish_Whirlwind_Mortar_Prototype = 256010,
    	Despair_Melee_Cleave = 152865,
    	Despair_Melee_CleaveEnrage = 241781,
    	Despair_SummonMinion = 150486,
    	Despair_Teleport = 149911,
    	Despair_TeleportEnrage = 241782,
    	Despair_Teleport_Away = 209700,
    	Despair_Volley = 152866,
    	DestructableObjectAOE = 30208,
    	DestructableObjectChandelier_AOE = 30209,
    	Diablo_Charge = 195816,
    	Diablo_ClawRip = 136189,
    	Diablo_CorruptionShield = 161174,
    	Diablo_CurseOfAnguish = 136828,
    	Diablo_CurseOfDestruction = 136831,
    	Diablo_CurseOfHate = 136830,
    	Diablo_CurseOfPain = 136829,
    	Diablo_ExpandingFireRing = 185997,
    	Diablo_FireMeteor = 214831,
    	Diablo_GetHit = 214668,
    	Diablo_HellSpikes = 136226,
    	Diablo_LightningBreath = 136219,
    	Diablo_LightningBreath_v2 = 167560,
    	Diablo_Phase1Buff = 141865,
    	Diablo_Phase2Buff = 136850,
    	Diablo_Phase3Buff = 136852,
    	Diablo_RingOfFire = 136223,
    	Diablo_ShadowClones = 136281,
    	Diablo_ShadowVanish = 136237,
    	Diablo_ShadowVanish_Charge = 142582,
    	Diablo_ShadowVanish_Grab = 136849,
    	Diablo_Smash_Puny_Destructible = 169212,
    	Diablo_StompAndStun = 199476,
    	Diablo_Teleport = 219598,
    	DrinkHealthPotion = 30211,
    	DualWieldBuff = 193438,
    	DuelBuff = 269869,
    	DuelDefeatBuff = 275046,
    	EatCorpse = 30214,
    	ElectricEelLeapOut = 59836,
    	ElectricEel_ElectricBurst = 57932,
    	EmoteAttack = 188254,
    	EmoteBye = 185085,
    	EmoteDie = 185087,
    	EmoteFollow = 185042,
    	EmoteGive = 185081,
    	EmoteGo = 185629,
    	EmoteHelp = 185093,
    	EmoteHold = 188256,
    	EmoteLaugh = 188258,
    	EmoteNo = 188252,
    	EmoteRetreat = 188255,
    	EmoteRun = 185598,
    	EmoteSorry = 185083,
    	EmoteStay = 188253,
    	EmoteTakeObjective = 188257,
    	EmoteThanks = 185082,
    	EmoteWait = 185600,
    	EmoteYes = 188251,
    	Enchantress_Charm = 102057,
    	Enchantress_Cripple = 84469,
    	Enchantress_Disorient = 101990,
    	Enchantress_FocusedMind = 101425,
    	Enchantress_ForcefulPush = 101969,
    	Enchantress_MassCharm = 201524,
    	Enchantress_Melee_Instant = 230238,
    	Enchantress_MissileWard = 257664,
    	Enchantress_PoweredArmor = 101461,
    	Enchantress_RunAway = 186200,
    	Enchantress_ScorchedEarth = 220872,
    	EnterRecallPortal = 201538,
    	EnterStoneOfRecall = 200036,
    	EscortingBuff = 86241,
    	ExitRecallPortal = 201570,
    	ExitStoneOfRecall = 200039,
    	FallenChampion_Leader_Shout = 30222,
    	FallenChampion_Power_Hit = 1740,
    	FallenGrunt_Shout = 30223,
    	FallenShaman_Projectile = 30225,
    	Fallen_Lunatic_Aggro = 158955,
    	Fallen_Lunatic_Suicide = 66547,
    	FastMummy_Disease_Cloud = 30227,
    	Frenzy_Affix = 123843,
    	GenericArrow_Projectile = 30242,
    	Generic_SetCannotBeAddedToAITargetList = 129386,
    	Generic_SetDoesFakeDamage = 129395,
    	Generic_SetInvisible = 76107,
    	Generic_SetInvulnerable = 62731,
    	Generic_SetObserver = 129393,
    	Generic_SetTakesNoDamage = 129394,
    	Generic_SetUntargetable = 62666,
    	Generic_Taunt = 60777,
    	GhostWalkThroughWalls = 99094,
    	Ghost_A_Unique_House1000Undead_Slow = 94972,
    	Ghost_Melee_Drain = 30243,
    	Ghost_SoulSiphon = 30244,
    	GizmoOperatePortalWithAnimation = 30249,
    	Gizmo_a3dun_rmpt_OilVat_A_Attack = 129689,
    	Gluttony_Breath_Attack = 93838,
    	Gluttony_Gas_Cloud = 93676,
    	Gluttony_Loogiespawn = 211292,
    	Gluttony_OnDeath = 98587,
    	GoatMutantEnrage = 131588,
    	GoatMutantGroundSmash = 131699,
    	GoatMutantShamanBlast = 157947,
    	GoatMutant_Ranged_A_Unique_Uber_Projectile = 260479,
    	GoatMutant_Ranged_Projectile = 159004,
    	GoatMutant_Ranged_Projectile_uber = 263270,
    	GoatmanDrumsBeating = 97497,
    	Goatman_Cold_Shield = 123158,
    	Goatman_Iceball = 99077,
    	Goatman_Lightning_Shield = 30251,
    	Goatman_Moonclan_Ranged_Projectile = 30252,
    	Goatman_Shaman_Empower = 168554,
    	Goatman_Shaman_Lightningbolt = 77342,
    	GraveDigger_Knockback_Attack = 30255,
    	GraveRobber_Dodge_Left = 30256,
    	GraveRobber_Dodge_Right = 30257,
    	HealingWell_Heal = 30264,
    	Hearth = 30265,
    	Hearth_Finish = 30266,
    	HellPortalSummoningMachineActivate = 118226,
    	HelperArcherProjectile = 73289,
    	HirelingMage_MagicMissile = 30273,
    	Hireling_Callout_BattleCry = 87093,
    	Hireling_Callout_BattleFinished = 117323,
    	Hireling_Dismiss = 196142,
    	Hireling_Dismiss_Buff = 196103,
    	Hireling_Dismiss_Buff_Remove = 196251,
    	HoodedNightmare_BoneArmor = 135701,
    	HoodedNightmare_Curses = 136071,
    	HoodedNightmare_GatewayToHell = 136072,
    	HoodedNightmare_LightningOfUnlife = 135412,
    	IGR_Buff_EXP = 238684,
    	IGR_Buff_MF = 238685,
    	IdentifyWithCast = 226757,
    	IdentifyWithCastLegendary = 259759,
    	ImmuneToFearDuringBuff = 30283,
    	ImmuneToRootDuringBuff = 30284,
    	ImmuneToSnareDuringBuff = 30285,
    	ImmuneToStunDuringBuff = 30286,
    	Interact_Crouching = 30287,
    	Interact_Normal = 30288,
    	InvisibileDuringBuff = 30289,
    	InvulnerableDuringBuff = 30290,
    	ItemPassive_Unique_Axe_1H_003 = 245855,
    	ItemPassive_Unique_Axe_1H_005 = 246107,
    	ItemPassive_Unique_Axe_1H_006 = 248652,
    	ItemPassive_Unique_Axe_1H_007 = 246114,
    	ItemPassive_Unique_Axe_2H_001 = 246120,
    	ItemPassive_Unique_Axe_2H_010 = 248630,
    	ItemPassive_Unique_BarbBelt_003 = 246364,
    	ItemPassive_Unique_Boots_007 = 246448,
    	ItemPassive_Unique_Bow_008 = 246612,
    	ItemPassive_Unique_Bow_015 = 248818,
    	ItemPassive_Unique_CeremonialDagger_002 = 245841,
    	ItemPassive_Unique_CeremonialDagger_008 = 247897,
    	ItemPassive_Unique_Chest_001 = 246516,
    	ItemPassive_Unique_CombatStaff_2H_007 = 247779,
    	ItemPassive_Unique_CombatStaff_2H_009 = 246563,
    	ItemPassive_Unique_Dagger_006 = 247774,
    	ItemPassive_Unique_Dagger_007 = 245842,
    	ItemPassive_Unique_Dagger_010 = 245843,
    	ItemPassive_Unique_Fist_010 = 248932,
    	ItemPassive_Unique_HandXBow_012 = 246679,
    	ItemPassive_Unique_Mace_2H_003 = 249959,
    	ItemPassive_Unique_Mace_2H_006 = 248669,
    	ItemPassive_Unique_Mace_2H_009 = 247914,
    	ItemPassive_Unique_Mighty_1H_006 = 246840,
    	ItemPassive_Unique_Mighty_1H_011 = 248649,
    	ItemPassive_Unique_Mojo_010 = 248657,
    	ItemPassive_Unique_Polearm_001 = 247642,
    	ItemPassive_Unique_Ring_001 = 248883,
    	ItemPassive_Unique_Ring_004 = 247800,
    	ItemPassive_Unique_Ring_015 = 248764,
    	ItemPassive_Unique_Ring_020 = 248670,
    	ItemPassive_Unique_Ring_024 = 257585,
    	ItemPassive_Unique_Shoulder_002 = 247622,
    	ItemPassive_Unique_Shoulder_009 = 247546,
    	ItemPassive_Unique_Sword_1H_004 = 247665,
    	ItemPassive_Unique_Sword_1H_007 = 249968,
    	ItemPassive_Unique_Sword_1H_012 = 249593,
    	ItemPassive_Unique_Sword_2H_004 = 247538,
    	ItemPassive_Unique_Sword_2H_010 = 249139,
    	ItemPassive_Unique_VoodooMask_002 = 250855,
    	ItemPassive_Unique_XBow_001 = 247433,
    	ItemPassive_Unique_XBow_011 = 248648,
    	ItemPassive_Unique_XBow_012 = 247434,
    	Izual_Charge = 241656,
    	Izual_CorruptAngel_PiercingDash = 241657,
    	Izual_FrostNova = 162329,
    	Izual_FrozenCast = 241658,
    	Knockback = 70432,
    	Knockback_OverObstacles = 85936,
    	Knockdown = 30296,
    	LacuniBurrowIn = 30297,
    	LacuniBurrowOut = 30298,
    	LacuniCombo = 1744,
    	LacuniMale_DoubleSwing = 30299,
    	Lacuni_Leap = 30300,
    	Lacuni_Lob = 30301,
    	Laugh = 30307,
    	Laugh_SkeletonKing = 84699,
    	Leah_HulkOut = 190230,
    	Leah_Vortex = 93831,
    	Leah_Vortex_Again = 208501,
    	Maghda_Mark = 131741,
    	Maghda_MothDust = 131745,
    	Maghda_PortalCreateCinematic = 184598,
    	Maghda_Projectile = 30568,
    	Maghda_Punish = 131746,
    	Maghda_PunishCinematic = 178279,
    	Maghda_Shield = 131728,
    	Maghda_Summon_Beserker = 131744,
    	Maghda_Teleport = 131749,
    	MagicPainting_Summon_Skeleton = 30313,
    	MalletDemon_Power_Hit = 123381,
    	Manual_Walk = 229128,
    	MastaBlasta_Combined_Dismount_Rider = 145022,
    	MastaBlasta_Combined_Lobbed_Shot = 143940,
    	MastaBlasta_Rider_Alpha_Strike = 140857,
    	MastaBlasta_Rider_Combine = 143991,
    	MastaBlasta_Rider_Leap = 140856,
    	MastaBlasta_Rider_Lobbed_Shot = 139356,
    	MastaBlasta_Steed_Combine = 144289,
    	MastaBlasta_Steed_DrainAttack = 141333,
    	MastaBlasta_Steed_Stomp = 140859,
    	MistressOfPain_Ascend = 212136,
    	MistressOfPain_Descend = 212237,
    	MistressOfPain_PainBolts = 136790,
    	MistressOfPain_Spiderling_Explode = 137143,
    	MistressOfPain_SummonSpiders = 136958,
    	MistressOfPain_SummonSpiders_Airborne = 212239,
    	MistressOfPain_TeleportToThrone = 137483,
    	MistressOfPain_WebPatch = 136722,
    	Monk_BlindingFlash = 136954,
    	Monk_BreathOfHeaven = 69130,
    	Monk_CripplingWave = 96311,
    	Monk_CycloneStrike = 223473,
    	Monk_DashingStrike = 96203,
    	Monk_DashingStrikeShortPassability = 238343,
    	Monk_DeadlyReach = 96019,
    	Monk_ExplodingPalm = 97328,
    	Monk_FistsofThunder = 95940,
    	Monk_InnerSanctuary = 97222,
    	Monk_LashingTailKick = 111676,
    	Monk_MantraOfConviction = 95572,
    	Monk_MantraOfEvasion = 192405,
    	Monk_MantraOfHealing = 69490,
    	Monk_MantraOfRetribution = 69484,
    	Monk_MysticAlly = 123208,
    	Monk_MysticAlly_Pet_RuneA_Kick = 169155,
    	Monk_MysticAlly_Pet_RuneB_WaveAttack = 169325,
    	Monk_MysticAlly_Pet_RuneC_GroundPunch = 169715,
    	Monk_MysticAlly_Pet_RuneD_AOEAttack = 169728,
    	Monk_MysticAlly_Pet_Weapon_Melee_Instant = 169081,
    	Monk_Passive_BeaconOfYtar = 209104,
    	Monk_Passive_ChantOfResonance = 156467,
    	Monk_Passive_CombinationStrike = 218415,
    	Monk_Passive_ExaltedSoul = 209027,
    	Monk_Passive_FleetFooted = 209029,
    	Monk_Passive_GuidingLight = 156492,
    	Monk_Passive_NearDeathExperience = 156484,
    	Monk_Passive_OneWithEverything = 209656,
    	Monk_Passive_Pacifism = 209813,
    	Monk_Passive_Resolve = 211581,
    	Monk_Passive_SeizeTheInitiative = 209628,
    	Monk_Passive_SixthSense = 209622,
    	Monk_Passive_TheGuardiansPath = 209812,
    	Monk_Passive_Transcendence = 209250,
    	Monk_ResistAura = 69489,
    	Monk_ResistAura_RuneC_Arcane = 144312,
    	Monk_ResistAura_RuneC_Cold = 144197,
    	Monk_ResistAura_RuneC_Fire = 143382,
    	Monk_ResistAura_RuneC_Holy = 144322,
    	Monk_ResistAura_RuneC_Lightning = 144188,
    	Monk_ResistAura_RuneC_Poison = 144202,
    	Monk_Serenity = 96215,
    	Monk_SevenSidedStrike = 96694,
    	Monk_SweepingWind = 96090,
    	Monk_TempestRush = 121442,
    	Monk_WaveOfLight = 96033,
    	Monk_WayOfTheHundredFists = 97110,
    	MonsterAffix_ArcaneEnchanted = 214594,
    	MonsterAffix_ArcaneEnchantedCast = 214791,
    	MonsterAffix_ArcaneEnchanted_Champion = 221130,
    	MonsterAffix_ArcaneEnchanted_Minion = 221219,
    	MonsterAffix_ArcaneEnchanted_New_PetBasic = 219671,
    	MonsterAffix_Avenger_Buff = 226292,
    	MonsterAffix_Avenger_Champion = 226289,
    	MonsterAffix_Ballista = 91098,
    	MonsterAffix_ChampionBuff = 210333,
    	MonsterAffix_DesecratorBuff = 156106,
    	MonsterAffix_DesecratorBuff_Champion = 221131,
    	MonsterAffix_DesecratorCast = 156105,
    	MonsterAffix_DieTogether = 91232,
    	MonsterAffix_Electrified = 81420,
    	MonsterAffix_Electrified_Minion = 109899,
    	MonsterAffix_Electrified_Minion_RakEvent = 169461,
    	MonsterAffix_ExtraHealth = 70650,
    	MonsterAffix_Fast = 70849,
    	MonsterAffix_Frozen = 90144,
    	MonsterAffix_FrozenCast = 231149,
    	MonsterAffix_FrozenRare = 231157,
    	MonsterAffix_Healthlink = 71239,
    	MonsterAffix_Illusionist = 71108,
    	MonsterAffix_IllusionistCast = 263957,
    	MonsterAffix_Jailer = 222743,
    	MonsterAffix_JailerCast = 222744,
    	MonsterAffix_Jailer_Champion = 222745,
    	MonsterAffix_Knockback = 70655,
    	MonsterAffix_Linked = 226497,
    	MonsterAffix_MissileDampening = 91028,
    	MonsterAffix_Molten = 90314,
    	MonsterAffix_Mortar = 215756,
    	MonsterAffix_MortarCast = 215757,
    	MonsterAffix_Nightmarish = 247259,
    	MonsterAffix_Pheonix = 120655,
    	MonsterAffix_Plagued = 90566,
    	MonsterAffix_PlaguedCast = 231115,
    	MonsterAffix_Puppetmaster = 71023,
    	MonsterAffix_Puppetmaster_Minion = 71024,
    	MonsterAffix_ReflectsDamage = 230877,
    	MonsterAffix_ReflectsDamageCast = 285745,
    	MonsterAffix_Shaman = 70959,
    	MonsterAffix_Shielding = 226437,
    	MonsterAffix_ShieldingCast = 226438,
    	MonsterAffix_TeleporterBuff = 155958,
    	MonsterAffix_TeleporterCast = 155959,
    	MonsterAffix_Vampiric = 70309,
    	MonsterAffix_VortexBuff = 120306,
    	MonsterAffix_VortexBuff_Champion = 221132,
    	MonsterAffix_VortexCast = 120305,
    	MonsterAffix_Waller = 226293,
    	MonsterAffix_WallerCast = 226294,
    	MonsterAffix_WallerRare = 231117,
    	MonsterAffix_WallerRareCast = 231118,
    	Monster_Poison_Melee_Attack = 30333,
    	Monster_Ranged_Projectile = 30334,
    	Monster_Spell_Projectile = 30338,
    	MorluSpellcaster_BreathOfFire = 158970,
    	MorluSpellcaster_BreathOfFrost = 263412,
    	MorluSpellcaster_Meteor = 158969,
    	MorluSpellcaster_Meteor_GraspOfTheDead_Prototype = 256021,
    	MorluSpellcaster_Shift = 158968,
    	Multiplayer_Buff = 258083,
    	NPC_LookAt = 30342,
    	OnDeathArcane = 30343,
    	OnDeathCold = 30344,
    	OnDeathFire = 30345,
    	OnDeathLightning = 30346,
    	OnDeathPoison = 30347,
    	Operate_Helper_Attach = 30348,
    	PVPBuff = 97359,
    	PVPRoundEndBuff = 170408,
    	PVPSkirmishBuff = 96719,
    	PandemoniumPortal = 256797,
    	PickupNearby = 131976,
    	PlagueOfToadsKnockback = 147876,
    	Proxy_Delayed_Power = 30385,
    	Punch = 30391,
    	PvP_DamageBuff = 202701,
    	PvP_DeathstreakBuff = 203535,
    	PvP_HealingMacguffin = 222243,
    	PvP_LevelEqualizerBuff = 234496,
    	Quest_CanyonBridge_Enchantress_RevealFootsteps = 103338,
    	Quest_CanyonBridge_Player_RevealFootsteps = 103337,
    	QuillDemon_Projectile = 107729,
    	RakCenterStone_electrifiedMinion = 169411,
    	RangedEscort_Projectile = 30394,
    	RemoveBurrow_Effect = 30420,
    	ResurrectFallen = 30422,
    	Resurrection_Buff = 30424,
    	Rockworm_Attack = 30426,
    	Rockworm_BurstOut = 30427,
    	Rockworm_Grab = 219076,
    	Rockworm_Grab_BurstOut = 230406,
    	Rockworm_HideIdle = 30428,
    	Rockworm_PreBurst = 30429,
    	Rockworm_Retreat = 30430,
    	Rockworm_Web = 30431,
    	RootTryGrab = 30433,
    	SandMonster_BurrowOut = 213730,
    	SandMonster_BurrowOut_Long = 59308,
    	SandMonster_SandWall = 30438,
    	SandTornado_OnSpawn = 30448,
    	SandWasp_Projectile = 30449,
    	Sandmonster_Weapon_Melee_Instant = 223914,
    	SandsharkBurrowIn = 30440,
    	SandsharkBurrowOut = 30441,
    	SandsharkUnderSandAttack = 30442,
    	SandsharkUnderSandBurstOut = 30443,
    	ScavengerBurrowIn = 30450,
    	ScavengerBurrowOut = 30451,
    	Scavenger_Leap = 1752,
    	Scoundrel_Anatomy = 30454,
    	Scoundrel_Bandage = 30455,
    	Scoundrel_CripplingShot = 95675,
    	Scoundrel_DirtyFighting = 97436,
    	Scoundrel_Hysteria = 200169,
    	Scoundrel_Multishot = 30458,
    	Scoundrel_PoisonArrow = 30460,
    	Scoundrel_PowerShot = 95690,
    	Scoundrel_Ranged_Projectile = 99902,
    	Scoundrel_RunAway = 99904,
    	Scoundrel_Vanish = 30464,
    	ScrollBuff = 30469,
    	SelectingSkill = 217340,
    	SetItemBonusBuff = 123014,
    	SetMode_EscortFollow = 30471,
    	ShieldSkeleton_Shield = 30473,
    	Shield_Skeleton_Melee_Instant = 30474,
    	Shrine_Desecrated_Blessed = 30476,
    	Shrine_Desecrated_Enlightened = 30477,
    	Shrine_Desecrated_Fortune = 30478,
    	Shrine_Desecrated_Frenzied = 30479,
    	Shrine_Desecrated_Hoarder = 260315,
    	Shrine_Desecrated_Reloaded = 260152,
    	SiegebreakerDemon_Bite = 30482,
    	SiegebreakerDemon_Charge = 30484,
    	SiegebreakerDemon_ChargeNew = 182586,
    	SiegebreakerDemon_Grab = 30487,
    	SiegebreakerDemon_GrabToBite = 30488,
    	SiegebreakerDemon_LookAround = 1754,
    	SiegebreakerDemon_Mini_Charge = 30490,
    	SiegebreakerDemon_Pound = 30491,
    	SiegebreakerDemon_ReflectsDamage = 241816,
    	SiegebreakerDemon_Roar = 228688,
    	SiegebreakerDemon_Stomp = 30492,
    	Siegebreaker_Enrage = 240534,
    	SkeletonArcher_Projectile = 30495,
    	SkeletonKing_Cleave = 30504,
    	SkeletonKing_KillSummonedSkeletons = 87523,
    	SkeletonKing_Summon_Skeleton = 30496,
    	SkeletonKing_Teleport = 79334,
    	SkeletonKing_Teleport_Away = 81504,
    	SkeletonKing_Whirlwind = 73824,
    	SkeletonSummoner_Projectile = 30503,
    	SkillOverrideStartedOrEnded = 221275,
    	SnakemanCaster_ElectricBurst = 30509,
    	Snakeman_MeleeStealth = 30512,
    	Snakeman_MeleeUnstealth = 30513,
    	SoaringAscend = 69743,
    	SoaringDescend = 54196,
    	SoulRipper_Despair_TongueLash = 226572,
    	SoulRipper_TongueLash = 145822,
    	SpiderQueen_VomitSpiders_Charge = 151219,
    	SpiderQueen_VomitSpiders_Vomit = 151516,
    	SpiderQueen_WebSpit = 151218,
    	Spider_SprintThroughObjectsTo = 137642,
    	Spider_Web_Immobolize = 30518,
    	Spider_Web_Slow = 76961,
    	Spider_Web_Slow_Spit = 76951,
    	SporeCloud = 30525,
    	StealthBuff = 30527,
    	StitchExplode = 30529,
    	StitchMeleeAlternate = 30530,
    	StitchPush = 30531,
    	Succubus_BloodStar = 120874,
    	Succubus_Fly = 136508,
    	Succubus_Leap = 120875,
    	SuffocateAreaEnter = 136313,
    	SuffocateAreaExit = 136314,
    	Suicide_Proc = 30538,
    	Summon_Fallen_A_Unique01 = 166154,
    	Summon_Fallen_OnSpawn = 30541,
    	Summon_Skeleton = 30543,
    	Summon_Skeleton_Jondar = 168212,
    	Summon_Skeleton_OnSpawn = 30545,
    	Summon_Skeleton_Orb = 30546,
    	Summon_Skeleton_Pillar = 1757,
    	Summon_Triune_Demon = 30547,
    	Summon_Zombie_Crawler = 30550,
    	Summon_Zombie_Vomit = 94734,
    	Summoned = 30540,
    	Summoning_Machine_Summon = 117580,
    	Swarm_death = 128729,
    	TarPitSlowOff = 67110,
    	TarPitSlowOn = 67106,
    	Taunted_Monster_Ranged_Projectile = 212952,
    	Taunted_Weapon_Melee_Instant = 212953,
    	Templar_Guardian = 30359,
    	Templar_Heal_110 = 257635,
    	Templar_Inspire = 30356,
    	Templar_Intervene = 93938,
    	Templar_Intervene_Proc = 94008,
    	Templar_Intimidate = 93901,
    	Templar_Loyalty = 30357,
    	Templar_Melee_Instant = 230239,
    	Templar_Onslaught = 93888,
    	Templar_ShieldCharge = 30360,
    	TentacleHorse_A_Unique_01_Charge = 209509,
    	TerrorDemon_MeleeStrike = 123907,
    	TerrorDemon_ShadowPhase = 123935,
    	TerrorDemon_ShadowPhase_End = 123964,
    	Thorns = 30554,
    	ThousandPounder_Knockback = 30557,
    	Trait_Barbarian_Fury = 30078,
    	Trait_Monk_Spirit = 52753,
    	Trait_Witchdoctor_ZombieDogSpawner_Passive = 109560,
    	TransformToActivatedTriune = 30563,
    	TreasureGoblinPause = 54055,
    	TreasureGoblin_Escape = 105371,
    	TreasureGoblin_PlayAlertSound = 260589,
    	TreasureGoblin_ThrowPortal = 54836,
    	TreasureGoblin_ThrowPortal_Fast = 105665,
    	TreasureGoblin_UsePortal = 54866,
    	TriuneBerserker_Power_Hit = 30567,
    	TriuneSummoner_Projectile = 30570,
    	TriuneSummoner_Shield = 30571,
    	TriuneSummoner_SplitSummonCast = 30572,
    	TriuneVesselCharge = 30573,
    	TriuneVesselOverpower = 30574,
    	Uber_Despair_Melee_Cleave = 260840,
    	Uber_Despair_SummonMinion = 257925,
    	Uber_Despair_Teleport = 260839,
    	Uber_Despair_TeleportEnrage = 260841,
    	Uber_Despair_Volley = 260842,
    	Uber_Gluttony_Breath_Attack = 260837,
    	Uber_Gluttony_Gas_Cloud = 260836,
    	Uber_Gluttony_Loogiespawn = 257934,
    	Uber_Maghda_MothDust = 278297,
    	Uber_Maghda_Punish = 260970,
    	Uber_Maghda_Punish_Enrage = 262402,
    	Uber_Maghda_Punish_Shielded = 260971,
    	Uber_Maghda_Shield = 260879,
    	Uber_Maghda_Summon_Beserker = 257929,
    	Uber_SiegebreakerDemon_Pound = 259858,
    	Uber_SiegebreakerDemon_Stomp = 258604,
    	Uber_Siegebreaker_Enrage = 260759,
    	Uber_SkeletonKing_Cleave = 258593,
    	Uber_SkeletonKing_Summon_Skeleton = 255937,
    	Uber_SkeletonKing_Whirlwind = 258591,
    	Uber_ZoltunKulle_CollapseCeiling = 260749,
    	Uber_ZoltunKulle_EnergyTwister = 260750,
    	Uber_ZoltunKulle_FieryBoulder = 260751,
    	Uber_ZoltunKulle_SlowTime = 259920,
    	Uber_ZoltunKulle_Teleport = 258603,
    	UnburiedBoss_Cleave = 93715,
    	Unburied_Knockback = 30580,
    	Unburied_Melee_Attack = 30581,
    	Unburied_Wreckable_Attack = 202344,
    	UnholyShield = 122977,
    	UninterruptibleDuringBuff = 79486,
    	Unique_Monster_Earthquake_Prototype = 256039,
    	Unique_Monster_Generic_Projectile = 152540,
    	Unique_Monster_IceTrail_Passive_Prototype = 260375,
    	Unique_Monster_TempestRush_Prototype = 256038,
    	UntargetableDuringBuff = 30582,
    	UseArcaneGlyph = 165553,
    	UseDungeonStone = 220318,
    	UseHealthGlyph = 30584,
    	UseItem = 1759,
    	UseManaGlyph = 30585,
    	UseStoneOfRecall = 191590,
    	Walk = 30588,
    	WallMonsterSpawn = 143063,
    	Warp = 30589,
    	WarpInMagical = 132910,
    	Weapon_Melee_Instant = 30592,
    	Weapon_Melee_Instant_BothHand = 30593,
    	Weapon_Melee_Instant_Freeze_Facing = 106087,
    	Weapon_Melee_Instant_OffHand = 30594,
    	Weapon_Melee_Instant_ShortEscape = 263031,
    	Weapon_Melee_Instant_Wreckables = 202345,
    	Weapon_Melee_NoClose = 70218,
    	Weapon_Melee_Obstruction = 30595,
    	Weapon_Melee_Reach_Instant = 30596,
    	Weapon_Melee_Reach_Instant_Freeze_Facing = 115624,
    	Weapon_Ranged_Instant = 30598,
    	Weapon_Ranged_Projectile = 30599,
    	Weapon_Ranged_Wand = 30601,
    	Witchdoctor_AcidCloud = 70455,
    	Witchdoctor_BigBadVoodoo = 117402,
    	Witchdoctor_CorpseSpider = 69866,
    	Witchdoctor_CorpseSpider_Leap = 107103,
    	Witchdoctor_FetishArmy = 72785,
    	Witchdoctor_FetishArmy_Hunter = 119166,
    	Witchdoctor_FetishArmy_Melee = 226690,
    	Witchdoctor_FetishArmy_Shaman = 118442,
    	Witchdoctor_Firebats = 105963,
    	Witchdoctor_Firebomb = 67567,
    	Witchdoctor_Gargantuan = 30624,
    	Witchdoctor_Gargantuan_Cleave = 121942,
    	Witchdoctor_Gargantuan_Slam = 121943,
    	Witchdoctor_Gargantuan_Smash = 186851,
    	Witchdoctor_GraspOfTheDead = 69182,
    	Witchdoctor_Haunt = 83602,
    	Witchdoctor_Hex = 30631,
    	Witchdoctor_Hex_ChickenWalk = 196974,
    	Witchdoctor_Hex_Explode = 188442,
    	Witchdoctor_Hex_Fetish = 107301,
    	Witchdoctor_Hex_Fetish_Heal = 107742,
    	Witchdoctor_Horrify = 67668,
    	Witchdoctor_Locust_Swarm = 69867,
    	Witchdoctor_MassConfusion = 67600,
    	Witchdoctor_Passive_BadMedicine = 217826,
    	Witchdoctor_Passive_BloodRitual = 208568,
    	Witchdoctor_Passive_CircleOfLife = 208571,
    	Witchdoctor_Passive_FetishSycophants = 218588,
    	Witchdoctor_Passive_FierceLoyalty = 208639,
    	Witchdoctor_Passive_GraveInjustice = 218191,
    	Witchdoctor_Passive_GruesomeFeast = 208594,
    	Witchdoctor_Passive_JungleFortitude = 217968,
    	Witchdoctor_Passive_PierceTheVeil = 208628,
    	Witchdoctor_Passive_RushOfEssence = 208565,
    	Witchdoctor_Passive_SpiritVessel = 218501,
    	Witchdoctor_Passive_SpiritualAttunement = 208569,
    	Witchdoctor_Passive_TribalRites = 208601,
    	Witchdoctor_Passive_VisionQuest = 209041,
    	Witchdoctor_Passive_ZombieHandler = 208563,
    	Witchdoctor_PlagueOfToads = 106465,
    	Witchdoctor_PlagueOfToads_BigToadAttack = 106592,
    	Witchdoctor_PlagueOfToads_BigToad_TongueSlap = 220908,
    	Witchdoctor_PoisonDart = 103181,
    	Witchdoctor_Sacrifice = 102572,
    	Witchdoctor_SoulHarvest = 67616,
    	Witchdoctor_SpiritBarrage = 108506,
    	Witchdoctor_SpiritBarrage_RuneC_AOE = 186471,
    	Witchdoctor_SpiritWalk = 106237,
    	Witchdoctor_SummonZombieDog = 102573,
    	Witchdoctor_WallOfZombies = 134837,
    	Witchdoctor_ZombieCharger = 74003,
    	Witchdoctor_ZombieDog_Melee = 226692,
    	Wizard_ArcaneOrb = 30668,
    	Wizard_ArcaneOrb_Grenades = 30672,
    	Wizard_ArcaneTorrent = 134456,
    	Wizard_ArcaneTorrent_RuneC_Mine = 165598,
    	Wizard_Archon = 134872,
    	Wizard_Archon_ArcaneBlast = 167355,
    	Wizard_Archon_ArcaneStrike = 135166,
    	Wizard_Archon_Cancel = 166616,
    	Wizard_Archon_DisintegrationWave = 135238,
    	Wizard_Archon_SlowTime = 135663,
    	Wizard_Archon_Teleport = 167648,
    	Wizard_Blizzard = 30680,
    	Wizard_DiamondSkin = 75599,
    	Wizard_Disintegrate = 91549,
    	Wizard_Electrocute = 1765,
    	Wizard_EnergyArmor = 86991,
    	Wizard_EnergyShield = 30708,
    	Wizard_EnergyTwister = 77113,
    	Wizard_ExplosiveBlast = 87525,
    	Wizard_Familiar = 99120,
    	Wizard_FrostNova = 30718,
    	Wizard_Hydra = 30725,
    	Wizard_Hydra_DefaultFire_Prototype = 77068,
    	Wizard_Hydra_RuneAcid_Prototype = 77066,
    	Wizard_Hydra_RuneArcane_Prototype = 77067,
    	Wizard_Hydra_RuneBig_Prototype = 84030,
    	Wizard_Hydra_RuneFrost_Prototype = 83040,
    	Wizard_Hydra_RuneLightning_Prototype = 77065,
    	Wizard_IceArmor = 73223,
    	Wizard_MagicMissile = 30744,
    	Wizard_MagicMissile_Count = 30745,
    	Wizard_MagicMissile_Damage = 30746,
    	Wizard_MagicMissile_Speed = 30748,
    	Wizard_MagicWeapon = 76108,
    	Wizard_Meteor = 69190,
    	Wizard_MirrorImage = 98027,
    	Wizard_Passive_ArcaneDynamo = 208823,
    	Wizard_Passive_AstralPresence = 208472,
    	Wizard_Passive_Blur = 208468,
    	Wizard_Passive_ColdBlooded = 226301,
    	Wizard_Passive_Conflagration = 218044,
    	Wizard_Passive_CriticalMass = 218153,
    	Wizard_Passive_Evocation = 208473,
    	Wizard_Passive_GalvanizingWard = 208541,
    	Wizard_Passive_GlassCannon = 208471,
    	Wizard_Passive_Illusionist = 208547,
    	Wizard_Passive_Paralysis = 226348,
    	Wizard_Passive_PowerHungry = 208478,
    	Wizard_Passive_Prodigy = 208493,
    	Wizard_Passive_TemporalFlux = 208477,
    	Wizard_Passive_UnstableAnomaly = 208474,
    	Wizard_RayOfFrost = 93395,
    	Wizard_ShockPulse = 30783,
    	Wizard_SlowTime = 1769,
    	Wizard_SpectralBlade = 71548,
    	Wizard_StormArmor = 74499,
    	Wizard_Teleport = 168344,
    	Wizard_WaveOfForce = 30796,
    	WoodWraithSummonSpores = 30800,
    	WorldCreatingBuff = 223604,
    	ZK_Ball_Summon_Skeleton = 30804,
    	ZoltunKulle_CollapseCeiling = 139705,
    	ZoltunKulle_EnergyTwister = 139736,
    	ZoltunKulle_FieryBoulder = 139942,
    	ZoltunKulle_SlowTime = 139831,
    	ZoltunKulle_Teleport = 139711,
    	ZoltunKulle_TeleportToPlayer = 241755,
    	ZoltunKulle_TeleportToPlayer_Enrage = 243291,
    	ZombieEatStart = 178483,
    	ZombieEatStop = 178485,
    	ZombieFemale_Projectile = 110518,
    	ZombieKillerGrab = 1771,
    	a1dun_Leor_BigFireGrate = 108017,
    	a1dun_Leor_Fire_Gutter_fire = 175159,
    	a1dun_leoric_executioner = 89867,
    	a1dun_leoric_fireTrench = 89418,
    	a1dun_leoric_fireTrench_01 = 90428,
    	a1dun_leoric_fireTrench_02 = 112259,
    	a2dun_Cave_Goatmen_Dropping_Log_Trap_attack = 175069,
    	a2dun_Cave_Larva = 206565,
    	a2dun_Cave_Larva_AOE = 189864,
    	a2dun_Cave_SlimeGeyser_A = 114308,
    	a2dun_Zolt_Tesla_Tower_Cold_spawnAttack = 223739,
    	a2dun_Zolt_Tesla_Tower_Fire = 29983,
    	a2dun_Zolt_Tesla_Tower_Fire_spawnAttack = 223738,
    	a2dun_Zolt_Tesla_Tower_IceNova = 29984,
    	a2dun_Zolt_Tesla_Tower_Lightning_pewpew = 174642,
    	a2dun_Zolt_Tesla_Tower_Lightning_spawnAttack = 223731,
    	a2dun_Zolt_Tesla_Tower_Poison_spawnAttack = 223740,
    	a3_battlefield_demonic_forge = 174905,
    	a3dun_Crater_DemonClawBomb_A_trigger = 206575,
    	a3dun_Keep_Barrel_Stack_Short_Damage = 55014,
    	a3dun_Keep_Exploding_Barrel_Stun_power = 186638,
    	a3dun_bastionKeepGuard_FireAtNothing = 180931,
    	a3dun_crater_DemonClawBomb_A = 162328,
    	a3dun_crater_Demon_GroundTrap_GasChamber = 123043,
    	a3dun_crater_Demon_GroundTrap_GasChamber_FireOnly = 212330,
    	a3dun_keep_fireTrench_01 = 200051,
    	a3dun_keep_fireTrench_02 = 200038,
    	a4Dun_HellFissure = 223286,
    	a4dun_Garden_Corruption_Mine = 188960,
    	a4dun_Heaven_HellRift_FallingRocks_A = 223721,
    	a4dun_Heaven_HellRift_FallingRocks_B = 223722,
    	a4dun_Spire_CorruptionGeyser = 219695,
    	a4dun_spire_Spike_Trap = 220634,
    	a4dun_spire_firewall = 223284,
    	caOut_Oasis_Attack_Plant_attack = 102874,
    	caOut_Oasis_Exploding_Barrel = 196936,
    	demonFlyer_dropBomb = 132940,
    	demonFlyer_snatch = 121326,
    	g_killElitePack = 230745,
    	g_levelUp = 85954,
    	g_levelUp_AA = 252039,
    	graveDigger_warden_rangedAttack = 113817,
    	graveRobber_Projectile = 30258,
    	itemPassive_Unique_Amulet_001 = 246591,
    	itemPassive_Unique_Amulet_003 = 246762,
    	itemPassive_Unique_Amulet_011 = 248140,
    	itemPassive_Unique_Helm_003 = 246815,
    	itemPassive_Unique_Mace_1H_002 = 246919,
    	itemPassive_Unique_Mace_1H_009 = 247487,
    	itemPassive_Unique_Pants_007 = 247010,
    	itemPassive_Unique_Shield_008 = 247055,
    	itemPassive_Unique_Shield_011 = 247590,
    	itemPassive_Unique_Staff_006 = 246781,
    	itemPassive_Unique_Staff_007 = 247573,
    	itemPassive_Unique_Wand_013 = 248688,
    	itemPassive_Unique_WizardHat_004 = 247091,
    	itemPassive_Unique_XBow_002 = 247578,
    	skeletonMage_Cold_projectile = 30497,
    	skeletonMage_Fire_AOE = 30498,
    	skeletonMage_Fire_projectile = 30499,
    	skeletonMage_Lightning_pierce = 30500,
    	skeletonMage_Poison_pierce = 30502,
    	skeletonMage_poison_death = 30501,
    	tongue_prototype = 86990,
    	trDun_Cath_WallCollapse_Damage = 186216,
    	trDun_Cath_WallCollapse_Damage_offset = 227949,
    	trOut_LogStack_Short_Damage = 186138,
    	trOut_LogStack_Trap = 100287,
    	trout_tristramfields_punji_trap_aoe = 91261,
    	trout_tristramfields_punji_trap_mirror_aoe = 95387,
    	waterloggedCorpse_Eel_Spawn = 57931,
    	waterloggedCorpse_Poison_Cloud = 57028,
    	zolt_Tablet_stateChange = 30810,
    	zolt_smallFloorSpawner = 30808,
    };

  12. #12
    iamclint's Avatar Master Sergeant
    Reputation
    14
    Join Date
    Aug 2012
    Posts
    84
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Item Types
    Code:
                None = 0
                Weapon = &H1CF0A9AA
                Melee = &H7EDAA08
                Swing = &H8641048
                GenericSwingWeapon = &H6E15F58F
                Axe = &H1AC7E
                Axe2H = &H71ECAD8
                Sword = &H8642A4F
                Sword2H = &HB21800E9
                Mace = &H3D6F16
                Mace2H = &H5559370
                FistWeapon = &H8326FEC0
                CombatStaff = &H9F68572A
                MightyWeapon1H = &HA7449335
                MightyWeapon2H = &HA7449356
                Staff = &H8624814
                Thrust = &H1630E18A
                GenericThrustWeapon = &H3B83E3F1
                CeremonialDagger = &HF4171CE9
                Dagger = &HF059666A
                Polearm = &HB84296B0
                Spear = &H86026FB
                Ranged = &H110575D1
                BowClass = &HEE86175E
                GenericBowWeapon = &H179591AF
                Bow = &H1AFA8
                Crossbow = &HB032BFF2
                HandXbow = &H2D7C053B
                GenericRangedWeapon = &H9DE5178
                Wand = &H42EC4A
                Armor = &H71BAA81
                Helm = &H3AC366
                GenericHelm = &HC780AFA3
                SpiritStone_Monk = &H225EEF78
                WizardHat = &HA6A5B76E
                VoodooMask = &HEC219C82
                Gloves = &HF82490B0
                Boots = &H72C2707
                Shoulders = &HC7EC1139
                ChestArmor = &HC2B86318
                GenericChestArmor = &H315FC915
                Cloak = &H73C97EA
                Belt = &H377927
                GenericBelt = &HC77D6564
                Belt_Barbarian = &HE3675008
                Legs = &H3CF44B
                Bracers = &H88CAA8C2
                Offhand = &H55DEFDD6
                GenericOffHand = &H148EDCF3
                OffhandOther = &HD50F1758
                Shield = &H13D68479
                Orb = &H1E743
                Mojo = &H3DAB95
                Quiver = &H1017B93C
                Jewelry = &HD3D8D042
                Ring = &H405070
                Amulet = &HEA3AD528
                FollowerSpecial = &H619E5F4B
                TemplarSpecial = &H7BA9436
                ScoundrelSpecial = &HC72A8DB0
                EnchantressSpecial = &HE45339DF
                Socketable = &HD0C3EADD
                Gem = &H1C399
                CraftingReagent = &H879D5C74
                Utility = &H449D4114
                ChaosShard = &HDCB2FE80
                GeneralUtility = &HADBA1412
                Scroll = &H138123EF
                ScrollIdentify = &HB482A5CB
                PortalDevice = &HC1F09BC2
                DemonicKey = &H89FCE208
                DemonicOrgan = &HFD0CC756
                CraftingPlan = &HEB91CC59
                CraftingPlanGeneric = &HB1322D6
                CraftingPlanLegendary = &HB1206A94
                CraftingPlan_Smith = &HA5B2941D
                CraftingPlan_Jeweler = &H1627E366
                CraftingPlanLegendary_Smith = &H9C81BBF8
                CraftingReagent_Bound = &HBD5C36EB
                ScrollCalling = &H38DAC149
                ScrollGreed = &H45B80B76
                ScrollCompanion = &H1BE80E53
                ScrollAngelWings = &H5E58429E
                ScrollReforgeA = &H52337E1A
                ScrollReforgeB = &H52337E1B
                ScrollReforgeC = &H52337E1C
                Potion = &HD5BCFB9
                HealthPotion = &H8DCB100F
                PowerPotion = &HC9C09BA6
                Dye = &H1B962
                Glyph = &H7852664
                HealthGlyph = &H7042B3FA
                Quest = &H83EB632
                QuestUsable = &HC812872E
                Gold = &H3A6186
                Junk = &H3C2078
                Book = &H37A40B
                Ornament = &HBFAA9B24
                KnowledgeUtility = &H9F5B374
                PageOfTraining_Smith = &HBF7270F2
                PageOfTraining_Jeweler = &H9F52497B
                TrainingTome = &HFFA79551
                NephalemCube = &HAF5C1289
                TalismanUnlock = &H60F0BE25
                StoneOfWealth = &H93FD3963
                StoneOfRecall = &H88545731
                Calldown = &H8C0E9054
                LegendaryOnly = &HA14D315D

  13. #13
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    Can I ask how do you dump powerIDs ?

    Originally Posted by boredevil View Post
    Powers:
    Code:
    enum ePowers
    {
    	1000MonsterFight_Meteor = 199789,
    	A2_Evacuation_BelialBomb = 153000,
    	A3Intro_CatapultAttack = 244157,
    	A3_Battlefield_DemonMine_AOE = 122327,
    	AIEvadeBuff = 99543,
    	AI_Circle = 29986,
    	AI_Circle_Long = 29987,
    	AI_Circle_Strafe = 29989,
    	AI_Circle_Strafe_Short = 29988,
    	AI_Close = 29990,
    	AI_Close_Long = 29991,
    	AI_EscortFollow = 29992,
    	AI_Follow = 29993,
    	AI_FollowPath = 29994,
    	AI_FollowWithWalk = 1728,
    	AI_Follow_Close = 29995,
    	AI_Follow_MeleeLead = 104514,
    	AI_Follow_MeleeLead_Pet = 231004,
    	AI_Idle = 29996,
    	AI_Idle_Long = 29997,
    	AI_Idle_Short = 29998,
    	AI_Orbit = 55433,
    	AI_ReturnToGuardObject = 193411,
    	AI_ReturnToPath = 30000,
    	AI_RunAway = 30001,
    	AI_RunAway_Long = 30002,
    	AI_RunAway_Short = 30003,
    	AI_RunInFront_Guaranteed = 163339,
    	AI_RunNearby = 30005,
    	AI_RunNearby_Gloam = 30006,
    	AI_RunNearby_Short = 30008,
    	AI_RunTo = 30009,
    	AI_RunTo_Guaranteed = 163338,
    	AI_SprintInFront_Guaranteed = 163336,
    	AI_SprintTo = 82805,
    	AI_SprintTo_Guaranteed = 163335,
    	AI_Strafe = 30010,
    	AI_TownWalkTo_Guaranteed = 217618,
    	AI_WalkInFront_Guaranteed = 163334,
    	AI_WalkTo = 30013,
    	AI_WalkTo_Guaranteed = 163333,
    	AI_Wander = 1729,
    	AI_WanderRun = 30014,
    	AI_Wander_Long = 30015,
    	AI_Wander_superLong = 30016,
    	AI_WarnOthers = 114421,
    	ActorDisabledBuff = 93716,
    	ActorGhostedBuff = 224639,
    	ActorInTownBuff = 220304,
    	ActorLoadingBuff = 212032,
    	Adria_event47_blast = 199222,
    	Adria_event47_projectile = 199198,
    	AncientSpearKnockback = 106281,
    	Axe Bad Data = 30020,
    	Axe_Operate_Gizmo = 30021,
    	Axe_Operate_NPC = 30022,
    	Azmodan_AOD_Damage = 123199,
    	Azmodan_FallingCorpses = 122700,
    	Azmodan_GlobeOfAnnihilation = 122699,
    	Azmodan_LaserAttack = 129243,
    	Azmodan_Melee = 133744,
    	Azmodan_Phase3Channel = 123466,
    	Azmodan_Taunt = 211934,
    	Azmodan_Turning = 211856,
    	Azmodan_onDeath = 176046,
    	BannerDrop = 185040,
    	BannerDropPVP = 234235,
    	Banter_Cooldown = 134334,
    	Barbarian_AncientSpear = 69979,
    	Barbarian_Bash = 79242,
    	Barbarian_BattleRage = 79076,
    	Barbarian_CallOfTheAncients = 80049,
    	Barbarian_CallOfTheAncients_Basic_Melee = 187092,
    	Barbarian_CallOfTheAncients_Cleave = 168823,
    	Barbarian_CallOfTheAncients_FuriousCharge = 168824,
    	Barbarian_CallOfTheAncients_Leap = 168825,
    	Barbarian_CallOfTheAncients_SeismicSlam = 168827,
    	Barbarian_CallOfTheAncients_WeaponThrow = 168828,
    	Barbarian_CallOfTheAncients_Whirlwind = 168830,
    	Barbarian_Cleave = 80263,
    	Barbarian_Earthquake = 98878,
    	Barbarian_Frenzy = 78548,
    	Barbarian_FuriousCharge = 97435,
    	Barbarian_GroundStomp = 79446,
    	Barbarian_GroundStompEffect = 30080,
    	Barbarian_HammerOfTheAncients = 80028,
    	Barbarian_IgnorePain = 79528,
    	Barbarian_Leap = 93409,
    	Barbarian_Leap_OLD = 30097,
    	Barbarian_Overpower = 159169,
    	Barbarian_Passive_Animosity = 205228,
    	Barbarian_Passive_BerserkerRage = 205187,
    	Barbarian_Passive_Bloodthirst = 205217,
    	Barbarian_Passive_BoonOfBulKathos = 204603,
    	Barbarian_Passive_Brawler = 205133,
    	Barbarian_Passive_InspiringPresence = 205546,
    	Barbarian_Passive_Juggernaut = 205707,
    	Barbarian_Passive_NervesOfSteel = 217819,
    	Barbarian_Passive_NoEscape = 204725,
    	Barbarian_Passive_PoundOfFlesh = 205205,
    	Barbarian_Passive_Relentless = 205398,
    	Barbarian_Passive_Ruthless = 205175,
    	Barbarian_Passive_Superstition = 205491,
    	Barbarian_Passive_ToughAsNails = 205848,
    	Barbarian_Passive_Unforgiving = 205300,
    	Barbarian_Passive_WeaponsMaster = 206147,
    	Barbarian_Rend = 70472,
    	Barbarian_Revenge = 109342,
    	Barbarian_Revenge_Buff = 109344,
    	Barbarian_SeismicSlam = 86989,
    	Barbarian_Sprint = 78551,
    	Barbarian_ThreateningShout = 79077,
    	Barbarian_WarCry = 81612,
    	Barbarian_WeaponThrow = 93885,
    	Barbarian_Whirlwind = 96296,
    	Barbarian_WrathOfTheBerserker = 79607,
    	BareHandedPassive = 30145,
    	Barrel_Explode_Instant = 1736,
    	BeastCharge = 30147,
    	Beast_Weapon_Melee_Instant = 109289,
    	Belial_Ground_Pound = 67753,
    	Belial_LightningBreath = 95856,
    	Belial_LightningStrike_Enrage = 241758,
    	Belial_LightningStrike_v2 = 96212,
    	Belial_Melee = 96712,
    	Belial_Melee_Reach = 156429,
    	Belial_Phase3Buff = 95811,
    	Belial_Ranged_Attack = 63079,
    	Belial_Sprint = 98565,
    	Belial_Sprint_Away = 105312,
    	BigRed_Charge = 149875,
    	BigRed_FireBreath = 150552,
    	BodyGuard_Teleport = 131193,
    	Brickhouse_ArmShields = 72675,
    	Brickhouse_DestructionSetup = 180875,
    	Brickhouse_Enrage = 72713,
    	Brickhouse_Slam = 72812,
    	BugWingsBuff = 255297,
    	BurrowIn = 30156,
    	BurrowInHidden = 194582,
    	BurrowInSetup = 69949,
    	BurrowOut = 30157,
    	BurrowOutSetup = 194596,
    	BurrowOut_NoFacing = 75226,
    	BurrowStartBuff = 30158,
    	Butcher_DamagingFire = 86627,
    	Butcher_FloorPanelFire = 96925,
    	Butcher_Frenzy = 85001,
    	Butcher_GrapplingHook = 83008,
    	Butcher_OnDeath = 209203,
    	Butcher_Slam = 85152,
    	Butcher_Smash = 30160,
    	Butcher_Spears = 198671,
    	Butcher_Target_Ranged = 109153,
    	Cain_Intro_Swing = 102449,
    	Caldeum_PoisonLaser = 156211,
    	CalldownGrenade = 91155,
    	Callout_Cooldown = 134225,
    	Camera_Focus_Buff = 151595,
    	Camera_Focus_Pet_Buff = 151604,
    	CannotDieDuringBuff = 225599,
    	CatapultAttack = 108036,
    	ChampionClone = 30166,
    	ChampionTeleport = 30167,
    	Charmed_Monster_Ranged_Projectile = 132698,
    	Charmed_Weapon_Melee_Instant = 132695,
    	CollectorsEditionBuff = 208706,
    	Cooldown = 30176,
    	CopiedVisualEffectsBuff = 91052,
    	CoreElitePodSetUp = 134815,
    	CoreElite_DropPod = 134816,
    	CoreElite_DropPod_Begin = 136455,
    	CorpulentExplode = 30178,
    	CorruptAngel_PiercingDash = 123639,
    	CorruptAngel_SpectralStrike = 122978,
    	CreepMob_Creeper_Attack = 72366,
    	CreepMob_Knockback = 71646,
    	CreepMob_Ranged_Arm_Attack = 71688,
    	CritDebuffCold = 30180,
    	CryptChildEat = 1738,
    	CryptChildLeapOut = 30185,
    	CryptChildLeapOutBuff = 30186,
    	DH_Companion_ChargeAttack = 133887,
    	DH_Companion_MeleeAttack = 227240,
    	DH_rainofArrows_shadowBeast_bombDrop = 150075,
    	DOTDebuff = 95701,
    	DamageAttribute = 86152,
    	DebuffBleed = 228423,
    	DebuffBlind = 103216,
    	DebuffChilled = 30195,
    	DebuffFeared = 101002,
    	DebuffRooted = 101003,
    	DebuffSlowed = 100971,
    	DebuffStunned = 101000,
    	DemonFlyer_FireBreath = 155188,
    	DemonFlyer_Projectile = 130798,
    	DemonHunter_BolaShot = 77552,
    	DemonHunter_Caltrops = 129216,
    	DemonHunter_Chakram = 129213,
    	DemonHunter_ClusterArrow = 129214,
    	DemonHunter_Companion = 133695,
    	DemonHunter_ElementalArrow = 131325,
    	DemonHunter_EntanglingShot = 75873,
    	DemonHunter_EvasiveFire = 134209,
    	DemonHunter_EvasiveFire_Flip = 134280,
    	DemonHunter_FanOfKnives = 77546,
    	DemonHunter_Grenades = 86610,
    	DemonHunter_HungeringArrow = 129215,
    	DemonHunter_Impale = 131366,
    	DemonHunter_MarkedForDeath = 130738,
    	DemonHunter_MoltenArrow = 77601,
    	DemonHunter_Multishot = 77649,
    	DemonHunter_Passive_Archery = 209734,
    	DemonHunter_Passive_Ballistics = 155723,
    	DemonHunter_Passive_Brooding = 210801,
    	DemonHunter_Passive_CullTheWeak = 155721,
    	DemonHunter_Passive_CustomEngineering = 208610,
    	DemonHunter_Passive_Grenadier = 208779,
    	DemonHunter_Passive_HotPursuit = 155725,
    	DemonHunter_Passive_NightStalker = 218350,
    	DemonHunter_Passive_NumbingTraps = 218398,
    	DemonHunter_Passive_Perfectionist = 155722,
    	DemonHunter_Passive_Sharpshooter = 155715,
    	DemonHunter_Passive_SteadyAim = 164363,
    	DemonHunter_Passive_TacticalAdvantage = 218385,
    	DemonHunter_Passive_ThrillOfTheHunt = 211225,
    	DemonHunter_Passive_Vengeance = 155714,
    	DemonHunter_Preparation = 129212,
    	DemonHunter_RainOfVengeance = 130831,
    	DemonHunter_RapidFire = 131192,
    	DemonHunter_Sentry = 129217,
    	DemonHunter_Sentry_TurretAttack = 129661,
    	DemonHunter_ShadowPower = 130830,
    	DemonHunter_SmokeScreen = 130695,
    	DemonHunter_SpikeTrap = 75301,
    	DemonHunter_Strafe = 134030,
    	DemonHunter_Vault = 111215,
    	DemonTrooperLeapOut = 143198,
    	Dervish_Whirlwind = 30207,
    	Dervish_Whirlwind_Mortar_Prototype = 256010,
    	Despair_Melee_Cleave = 152865,
    	Despair_Melee_CleaveEnrage = 241781,
    	Despair_SummonMinion = 150486,
    	Despair_Teleport = 149911,
    	Despair_TeleportEnrage = 241782,
    	Despair_Teleport_Away = 209700,
    	Despair_Volley = 152866,
    	DestructableObjectAOE = 30208,
    	DestructableObjectChandelier_AOE = 30209,
    	Diablo_Charge = 195816,
    	Diablo_ClawRip = 136189,
    	Diablo_CorruptionShield = 161174,
    	Diablo_CurseOfAnguish = 136828,
    	Diablo_CurseOfDestruction = 136831,
    	Diablo_CurseOfHate = 136830,
    	Diablo_CurseOfPain = 136829,
    	Diablo_ExpandingFireRing = 185997,
    	Diablo_FireMeteor = 214831,
    	Diablo_GetHit = 214668,
    	Diablo_HellSpikes = 136226,
    	Diablo_LightningBreath = 136219,
    	Diablo_LightningBreath_v2 = 167560,
    	Diablo_Phase1Buff = 141865,
    	Diablo_Phase2Buff = 136850,
    	Diablo_Phase3Buff = 136852,
    	Diablo_RingOfFire = 136223,
    	Diablo_ShadowClones = 136281,
    	Diablo_ShadowVanish = 136237,
    	Diablo_ShadowVanish_Charge = 142582,
    	Diablo_ShadowVanish_Grab = 136849,
    	Diablo_Smash_Puny_Destructible = 169212,
    	Diablo_StompAndStun = 199476,
    	Diablo_Teleport = 219598,
    	DrinkHealthPotion = 30211,
    	DualWieldBuff = 193438,
    	DuelBuff = 269869,
    	DuelDefeatBuff = 275046,
    	EatCorpse = 30214,
    	ElectricEelLeapOut = 59836,
    	ElectricEel_ElectricBurst = 57932,
    	EmoteAttack = 188254,
    	EmoteBye = 185085,
    	EmoteDie = 185087,
    	EmoteFollow = 185042,
    	EmoteGive = 185081,
    	EmoteGo = 185629,
    	EmoteHelp = 185093,
    	EmoteHold = 188256,
    	EmoteLaugh = 188258,
    	EmoteNo = 188252,
    	EmoteRetreat = 188255,
    	EmoteRun = 185598,
    	EmoteSorry = 185083,
    	EmoteStay = 188253,
    	EmoteTakeObjective = 188257,
    	EmoteThanks = 185082,
    	EmoteWait = 185600,
    	EmoteYes = 188251,
    	Enchantress_Charm = 102057,
    	Enchantress_Cripple = 84469,
    	Enchantress_Disorient = 101990,
    	Enchantress_FocusedMind = 101425,
    	Enchantress_ForcefulPush = 101969,
    	Enchantress_MassCharm = 201524,
    	Enchantress_Melee_Instant = 230238,
    	Enchantress_MissileWard = 257664,
    	Enchantress_PoweredArmor = 101461,
    	Enchantress_RunAway = 186200,
    	Enchantress_ScorchedEarth = 220872,
    	EnterRecallPortal = 201538,
    	EnterStoneOfRecall = 200036,
    	EscortingBuff = 86241,
    	ExitRecallPortal = 201570,
    	ExitStoneOfRecall = 200039,
    	FallenChampion_Leader_Shout = 30222,
    	FallenChampion_Power_Hit = 1740,
    	FallenGrunt_Shout = 30223,
    	FallenShaman_Projectile = 30225,
    	Fallen_Lunatic_Aggro = 158955,
    	Fallen_Lunatic_Suicide = 66547,
    	FastMummy_Disease_Cloud = 30227,
    	Frenzy_Affix = 123843,
    	GenericArrow_Projectile = 30242,
    	Generic_SetCannotBeAddedToAITargetList = 129386,
    	Generic_SetDoesFakeDamage = 129395,
    	Generic_SetInvisible = 76107,
    	Generic_SetInvulnerable = 62731,
    	Generic_SetObserver = 129393,
    	Generic_SetTakesNoDamage = 129394,
    	Generic_SetUntargetable = 62666,
    	Generic_Taunt = 60777,
    	GhostWalkThroughWalls = 99094,
    	Ghost_A_Unique_House1000Undead_Slow = 94972,
    	Ghost_Melee_Drain = 30243,
    	Ghost_SoulSiphon = 30244,
    	GizmoOperatePortalWithAnimation = 30249,
    	Gizmo_a3dun_rmpt_OilVat_A_Attack = 129689,
    	Gluttony_Breath_Attack = 93838,
    	Gluttony_Gas_Cloud = 93676,
    	Gluttony_Loogiespawn = 211292,
    	Gluttony_OnDeath = 98587,
    	GoatMutantEnrage = 131588,
    	GoatMutantGroundSmash = 131699,
    	GoatMutantShamanBlast = 157947,
    	GoatMutant_Ranged_A_Unique_Uber_Projectile = 260479,
    	GoatMutant_Ranged_Projectile = 159004,
    	GoatMutant_Ranged_Projectile_uber = 263270,
    	GoatmanDrumsBeating = 97497,
    	Goatman_Cold_Shield = 123158,
    	Goatman_Iceball = 99077,
    	Goatman_Lightning_Shield = 30251,
    	Goatman_Moonclan_Ranged_Projectile = 30252,
    	Goatman_Shaman_Empower = 168554,
    	Goatman_Shaman_Lightningbolt = 77342,
    	GraveDigger_Knockback_Attack = 30255,
    	GraveRobber_Dodge_Left = 30256,
    	GraveRobber_Dodge_Right = 30257,
    	HealingWell_Heal = 30264,
    	Hearth = 30265,
    	Hearth_Finish = 30266,
    	HellPortalSummoningMachineActivate = 118226,
    	HelperArcherProjectile = 73289,
    	HirelingMage_MagicMissile = 30273,
    	Hireling_Callout_BattleCry = 87093,
    	Hireling_Callout_BattleFinished = 117323,
    	Hireling_Dismiss = 196142,
    	Hireling_Dismiss_Buff = 196103,
    	Hireling_Dismiss_Buff_Remove = 196251,
    	HoodedNightmare_BoneArmor = 135701,
    	HoodedNightmare_Curses = 136071,
    	HoodedNightmare_GatewayToHell = 136072,
    	HoodedNightmare_LightningOfUnlife = 135412,
    	IGR_Buff_EXP = 238684,
    	IGR_Buff_MF = 238685,
    	IdentifyWithCast = 226757,
    	IdentifyWithCastLegendary = 259759,
    	ImmuneToFearDuringBuff = 30283,
    	ImmuneToRootDuringBuff = 30284,
    	ImmuneToSnareDuringBuff = 30285,
    	ImmuneToStunDuringBuff = 30286,
    	Interact_Crouching = 30287,
    	Interact_Normal = 30288,
    	InvisibileDuringBuff = 30289,
    	InvulnerableDuringBuff = 30290,
    	ItemPassive_Unique_Axe_1H_003 = 245855,
    	ItemPassive_Unique_Axe_1H_005 = 246107,
    	ItemPassive_Unique_Axe_1H_006 = 248652,
    	ItemPassive_Unique_Axe_1H_007 = 246114,
    	ItemPassive_Unique_Axe_2H_001 = 246120,
    	ItemPassive_Unique_Axe_2H_010 = 248630,
    	ItemPassive_Unique_BarbBelt_003 = 246364,
    	ItemPassive_Unique_Boots_007 = 246448,
    	ItemPassive_Unique_Bow_008 = 246612,
    	ItemPassive_Unique_Bow_015 = 248818,
    	ItemPassive_Unique_CeremonialDagger_002 = 245841,
    	ItemPassive_Unique_CeremonialDagger_008 = 247897,
    	ItemPassive_Unique_Chest_001 = 246516,
    	ItemPassive_Unique_CombatStaff_2H_007 = 247779,
    	ItemPassive_Unique_CombatStaff_2H_009 = 246563,
    	ItemPassive_Unique_Dagger_006 = 247774,
    	ItemPassive_Unique_Dagger_007 = 245842,
    	ItemPassive_Unique_Dagger_010 = 245843,
    	ItemPassive_Unique_Fist_010 = 248932,
    	ItemPassive_Unique_HandXBow_012 = 246679,
    	ItemPassive_Unique_Mace_2H_003 = 249959,
    	ItemPassive_Unique_Mace_2H_006 = 248669,
    	ItemPassive_Unique_Mace_2H_009 = 247914,
    	ItemPassive_Unique_Mighty_1H_006 = 246840,
    	ItemPassive_Unique_Mighty_1H_011 = 248649,
    	ItemPassive_Unique_Mojo_010 = 248657,
    	ItemPassive_Unique_Polearm_001 = 247642,
    	ItemPassive_Unique_Ring_001 = 248883,
    	ItemPassive_Unique_Ring_004 = 247800,
    	ItemPassive_Unique_Ring_015 = 248764,
    	ItemPassive_Unique_Ring_020 = 248670,
    	ItemPassive_Unique_Ring_024 = 257585,
    	ItemPassive_Unique_Shoulder_002 = 247622,
    	ItemPassive_Unique_Shoulder_009 = 247546,
    	ItemPassive_Unique_Sword_1H_004 = 247665,
    	ItemPassive_Unique_Sword_1H_007 = 249968,
    	ItemPassive_Unique_Sword_1H_012 = 249593,
    	ItemPassive_Unique_Sword_2H_004 = 247538,
    	ItemPassive_Unique_Sword_2H_010 = 249139,
    	ItemPassive_Unique_VoodooMask_002 = 250855,
    	ItemPassive_Unique_XBow_001 = 247433,
    	ItemPassive_Unique_XBow_011 = 248648,
    	ItemPassive_Unique_XBow_012 = 247434,
    	Izual_Charge = 241656,
    	Izual_CorruptAngel_PiercingDash = 241657,
    	Izual_FrostNova = 162329,
    	Izual_FrozenCast = 241658,
    	Knockback = 70432,
    	Knockback_OverObstacles = 85936,
    	Knockdown = 30296,
    	LacuniBurrowIn = 30297,
    	LacuniBurrowOut = 30298,
    	LacuniCombo = 1744,
    	LacuniMale_DoubleSwing = 30299,
    	Lacuni_Leap = 30300,
    	Lacuni_Lob = 30301,
    	Laugh = 30307,
    	Laugh_SkeletonKing = 84699,
    	Leah_HulkOut = 190230,
    	Leah_Vortex = 93831,
    	Leah_Vortex_Again = 208501,
    	Maghda_Mark = 131741,
    	Maghda_MothDust = 131745,
    	Maghda_PortalCreateCinematic = 184598,
    	Maghda_Projectile = 30568,
    	Maghda_Punish = 131746,
    	Maghda_PunishCinematic = 178279,
    	Maghda_Shield = 131728,
    	Maghda_Summon_Beserker = 131744,
    	Maghda_Teleport = 131749,
    	MagicPainting_Summon_Skeleton = 30313,
    	MalletDemon_Power_Hit = 123381,
    	Manual_Walk = 229128,
    	MastaBlasta_Combined_Dismount_Rider = 145022,
    	MastaBlasta_Combined_Lobbed_Shot = 143940,
    	MastaBlasta_Rider_Alpha_Strike = 140857,
    	MastaBlasta_Rider_Combine = 143991,
    	MastaBlasta_Rider_Leap = 140856,
    	MastaBlasta_Rider_Lobbed_Shot = 139356,
    	MastaBlasta_Steed_Combine = 144289,
    	MastaBlasta_Steed_DrainAttack = 141333,
    	MastaBlasta_Steed_Stomp = 140859,
    	MistressOfPain_Ascend = 212136,
    	MistressOfPain_Descend = 212237,
    	MistressOfPain_PainBolts = 136790,
    	MistressOfPain_Spiderling_Explode = 137143,
    	MistressOfPain_SummonSpiders = 136958,
    	MistressOfPain_SummonSpiders_Airborne = 212239,
    	MistressOfPain_TeleportToThrone = 137483,
    	MistressOfPain_WebPatch = 136722,
    	Monk_BlindingFlash = 136954,
    	Monk_BreathOfHeaven = 69130,
    	Monk_CripplingWave = 96311,
    	Monk_CycloneStrike = 223473,
    	Monk_DashingStrike = 96203,
    	Monk_DashingStrikeShortPassability = 238343,
    	Monk_DeadlyReach = 96019,
    	Monk_ExplodingPalm = 97328,
    	Monk_FistsofThunder = 95940,
    	Monk_InnerSanctuary = 97222,
    	Monk_LashingTailKick = 111676,
    	Monk_MantraOfConviction = 95572,
    	Monk_MantraOfEvasion = 192405,
    	Monk_MantraOfHealing = 69490,
    	Monk_MantraOfRetribution = 69484,
    	Monk_MysticAlly = 123208,
    	Monk_MysticAlly_Pet_RuneA_Kick = 169155,
    	Monk_MysticAlly_Pet_RuneB_WaveAttack = 169325,
    	Monk_MysticAlly_Pet_RuneC_GroundPunch = 169715,
    	Monk_MysticAlly_Pet_RuneD_AOEAttack = 169728,
    	Monk_MysticAlly_Pet_Weapon_Melee_Instant = 169081,
    	Monk_Passive_BeaconOfYtar = 209104,
    	Monk_Passive_ChantOfResonance = 156467,
    	Monk_Passive_CombinationStrike = 218415,
    	Monk_Passive_ExaltedSoul = 209027,
    	Monk_Passive_FleetFooted = 209029,
    	Monk_Passive_GuidingLight = 156492,
    	Monk_Passive_NearDeathExperience = 156484,
    	Monk_Passive_OneWithEverything = 209656,
    	Monk_Passive_Pacifism = 209813,
    	Monk_Passive_Resolve = 211581,
    	Monk_Passive_SeizeTheInitiative = 209628,
    	Monk_Passive_SixthSense = 209622,
    	Monk_Passive_TheGuardiansPath = 209812,
    	Monk_Passive_Transcendence = 209250,
    	Monk_ResistAura = 69489,
    	Monk_ResistAura_RuneC_Arcane = 144312,
    	Monk_ResistAura_RuneC_Cold = 144197,
    	Monk_ResistAura_RuneC_Fire = 143382,
    	Monk_ResistAura_RuneC_Holy = 144322,
    	Monk_ResistAura_RuneC_Lightning = 144188,
    	Monk_ResistAura_RuneC_Poison = 144202,
    	Monk_Serenity = 96215,
    	Monk_SevenSidedStrike = 96694,
    	Monk_SweepingWind = 96090,
    	Monk_TempestRush = 121442,
    	Monk_WaveOfLight = 96033,
    	Monk_WayOfTheHundredFists = 97110,
    	MonsterAffix_ArcaneEnchanted = 214594,
    	MonsterAffix_ArcaneEnchantedCast = 214791,
    	MonsterAffix_ArcaneEnchanted_Champion = 221130,
    	MonsterAffix_ArcaneEnchanted_Minion = 221219,
    	MonsterAffix_ArcaneEnchanted_New_PetBasic = 219671,
    	MonsterAffix_Avenger_Buff = 226292,
    	MonsterAffix_Avenger_Champion = 226289,
    	MonsterAffix_Ballista = 91098,
    	MonsterAffix_ChampionBuff = 210333,
    	MonsterAffix_DesecratorBuff = 156106,
    	MonsterAffix_DesecratorBuff_Champion = 221131,
    	MonsterAffix_DesecratorCast = 156105,
    	MonsterAffix_DieTogether = 91232,
    	MonsterAffix_Electrified = 81420,
    	MonsterAffix_Electrified_Minion = 109899,
    	MonsterAffix_Electrified_Minion_RakEvent = 169461,
    	MonsterAffix_ExtraHealth = 70650,
    	MonsterAffix_Fast = 70849,
    	MonsterAffix_Frozen = 90144,
    	MonsterAffix_FrozenCast = 231149,
    	MonsterAffix_FrozenRare = 231157,
    	MonsterAffix_Healthlink = 71239,
    	MonsterAffix_Illusionist = 71108,
    	MonsterAffix_IllusionistCast = 263957,
    	MonsterAffix_Jailer = 222743,
    	MonsterAffix_JailerCast = 222744,
    	MonsterAffix_Jailer_Champion = 222745,
    	MonsterAffix_Knockback = 70655,
    	MonsterAffix_Linked = 226497,
    	MonsterAffix_MissileDampening = 91028,
    	MonsterAffix_Molten = 90314,
    	MonsterAffix_Mortar = 215756,
    	MonsterAffix_MortarCast = 215757,
    	MonsterAffix_Nightmarish = 247259,
    	MonsterAffix_Pheonix = 120655,
    	MonsterAffix_Plagued = 90566,
    	MonsterAffix_PlaguedCast = 231115,
    	MonsterAffix_Puppetmaster = 71023,
    	MonsterAffix_Puppetmaster_Minion = 71024,
    	MonsterAffix_ReflectsDamage = 230877,
    	MonsterAffix_ReflectsDamageCast = 285745,
    	MonsterAffix_Shaman = 70959,
    	MonsterAffix_Shielding = 226437,
    	MonsterAffix_ShieldingCast = 226438,
    	MonsterAffix_TeleporterBuff = 155958,
    	MonsterAffix_TeleporterCast = 155959,
    	MonsterAffix_Vampiric = 70309,
    	MonsterAffix_VortexBuff = 120306,
    	MonsterAffix_VortexBuff_Champion = 221132,
    	MonsterAffix_VortexCast = 120305,
    	MonsterAffix_Waller = 226293,
    	MonsterAffix_WallerCast = 226294,
    	MonsterAffix_WallerRare = 231117,
    	MonsterAffix_WallerRareCast = 231118,
    	Monster_Poison_Melee_Attack = 30333,
    	Monster_Ranged_Projectile = 30334,
    	Monster_Spell_Projectile = 30338,
    	MorluSpellcaster_BreathOfFire = 158970,
    	MorluSpellcaster_BreathOfFrost = 263412,
    	MorluSpellcaster_Meteor = 158969,
    	MorluSpellcaster_Meteor_GraspOfTheDead_Prototype = 256021,
    	MorluSpellcaster_Shift = 158968,
    	Multiplayer_Buff = 258083,
    	NPC_LookAt = 30342,
    	OnDeathArcane = 30343,
    	OnDeathCold = 30344,
    	OnDeathFire = 30345,
    	OnDeathLightning = 30346,
    	OnDeathPoison = 30347,
    	Operate_Helper_Attach = 30348,
    	PVPBuff = 97359,
    	PVPRoundEndBuff = 170408,
    	PVPSkirmishBuff = 96719,
    	PandemoniumPortal = 256797,
    	PickupNearby = 131976,
    	PlagueOfToadsKnockback = 147876,
    	Proxy_Delayed_Power = 30385,
    	Punch = 30391,
    	PvP_DamageBuff = 202701,
    	PvP_DeathstreakBuff = 203535,
    	PvP_HealingMacguffin = 222243,
    	PvP_LevelEqualizerBuff = 234496,
    	Quest_CanyonBridge_Enchantress_RevealFootsteps = 103338,
    	Quest_CanyonBridge_Player_RevealFootsteps = 103337,
    	QuillDemon_Projectile = 107729,
    	RakCenterStone_electrifiedMinion = 169411,
    	RangedEscort_Projectile = 30394,
    	RemoveBurrow_Effect = 30420,
    	ResurrectFallen = 30422,
    	Resurrection_Buff = 30424,
    	Rockworm_Attack = 30426,
    	Rockworm_BurstOut = 30427,
    	Rockworm_Grab = 219076,
    	Rockworm_Grab_BurstOut = 230406,
    	Rockworm_HideIdle = 30428,
    	Rockworm_PreBurst = 30429,
    	Rockworm_Retreat = 30430,
    	Rockworm_Web = 30431,
    	RootTryGrab = 30433,
    	SandMonster_BurrowOut = 213730,
    	SandMonster_BurrowOut_Long = 59308,
    	SandMonster_SandWall = 30438,
    	SandTornado_OnSpawn = 30448,
    	SandWasp_Projectile = 30449,
    	Sandmonster_Weapon_Melee_Instant = 223914,
    	SandsharkBurrowIn = 30440,
    	SandsharkBurrowOut = 30441,
    	SandsharkUnderSandAttack = 30442,
    	SandsharkUnderSandBurstOut = 30443,
    	ScavengerBurrowIn = 30450,
    	ScavengerBurrowOut = 30451,
    	Scavenger_Leap = 1752,
    	Scoundrel_Anatomy = 30454,
    	Scoundrel_Bandage = 30455,
    	Scoundrel_CripplingShot = 95675,
    	Scoundrel_DirtyFighting = 97436,
    	Scoundrel_Hysteria = 200169,
    	Scoundrel_Multishot = 30458,
    	Scoundrel_PoisonArrow = 30460,
    	Scoundrel_PowerShot = 95690,
    	Scoundrel_Ranged_Projectile = 99902,
    	Scoundrel_RunAway = 99904,
    	Scoundrel_Vanish = 30464,
    	ScrollBuff = 30469,
    	SelectingSkill = 217340,
    	SetItemBonusBuff = 123014,
    	SetMode_EscortFollow = 30471,
    	ShieldSkeleton_Shield = 30473,
    	Shield_Skeleton_Melee_Instant = 30474,
    	Shrine_Desecrated_Blessed = 30476,
    	Shrine_Desecrated_Enlightened = 30477,
    	Shrine_Desecrated_Fortune = 30478,
    	Shrine_Desecrated_Frenzied = 30479,
    	Shrine_Desecrated_Hoarder = 260315,
    	Shrine_Desecrated_Reloaded = 260152,
    	SiegebreakerDemon_Bite = 30482,
    	SiegebreakerDemon_Charge = 30484,
    	SiegebreakerDemon_ChargeNew = 182586,
    	SiegebreakerDemon_Grab = 30487,
    	SiegebreakerDemon_GrabToBite = 30488,
    	SiegebreakerDemon_LookAround = 1754,
    	SiegebreakerDemon_Mini_Charge = 30490,
    	SiegebreakerDemon_Pound = 30491,
    	SiegebreakerDemon_ReflectsDamage = 241816,
    	SiegebreakerDemon_Roar = 228688,
    	SiegebreakerDemon_Stomp = 30492,
    	Siegebreaker_Enrage = 240534,
    	SkeletonArcher_Projectile = 30495,
    	SkeletonKing_Cleave = 30504,
    	SkeletonKing_KillSummonedSkeletons = 87523,
    	SkeletonKing_Summon_Skeleton = 30496,
    	SkeletonKing_Teleport = 79334,
    	SkeletonKing_Teleport_Away = 81504,
    	SkeletonKing_Whirlwind = 73824,
    	SkeletonSummoner_Projectile = 30503,
    	SkillOverrideStartedOrEnded = 221275,
    	SnakemanCaster_ElectricBurst = 30509,
    	Snakeman_MeleeStealth = 30512,
    	Snakeman_MeleeUnstealth = 30513,
    	SoaringAscend = 69743,
    	SoaringDescend = 54196,
    	SoulRipper_Despair_TongueLash = 226572,
    	SoulRipper_TongueLash = 145822,
    	SpiderQueen_VomitSpiders_Charge = 151219,
    	SpiderQueen_VomitSpiders_Vomit = 151516,
    	SpiderQueen_WebSpit = 151218,
    	Spider_SprintThroughObjectsTo = 137642,
    	Spider_Web_Immobolize = 30518,
    	Spider_Web_Slow = 76961,
    	Spider_Web_Slow_Spit = 76951,
    	SporeCloud = 30525,
    	StealthBuff = 30527,
    	StitchExplode = 30529,
    	StitchMeleeAlternate = 30530,
    	StitchPush = 30531,
    	Succubus_BloodStar = 120874,
    	Succubus_Fly = 136508,
    	Succubus_Leap = 120875,
    	SuffocateAreaEnter = 136313,
    	SuffocateAreaExit = 136314,
    	Suicide_Proc = 30538,
    	Summon_Fallen_A_Unique01 = 166154,
    	Summon_Fallen_OnSpawn = 30541,
    	Summon_Skeleton = 30543,
    	Summon_Skeleton_Jondar = 168212,
    	Summon_Skeleton_OnSpawn = 30545,
    	Summon_Skeleton_Orb = 30546,
    	Summon_Skeleton_Pillar = 1757,
    	Summon_Triune_Demon = 30547,
    	Summon_Zombie_Crawler = 30550,
    	Summon_Zombie_Vomit = 94734,
    	Summoned = 30540,
    	Summoning_Machine_Summon = 117580,
    	Swarm_death = 128729,
    	TarPitSlowOff = 67110,
    	TarPitSlowOn = 67106,
    	Taunted_Monster_Ranged_Projectile = 212952,
    	Taunted_Weapon_Melee_Instant = 212953,
    	Templar_Guardian = 30359,
    	Templar_Heal_110 = 257635,
    	Templar_Inspire = 30356,
    	Templar_Intervene = 93938,
    	Templar_Intervene_Proc = 94008,
    	Templar_Intimidate = 93901,
    	Templar_Loyalty = 30357,
    	Templar_Melee_Instant = 230239,
    	Templar_Onslaught = 93888,
    	Templar_ShieldCharge = 30360,
    	TentacleHorse_A_Unique_01_Charge = 209509,
    	TerrorDemon_MeleeStrike = 123907,
    	TerrorDemon_ShadowPhase = 123935,
    	TerrorDemon_ShadowPhase_End = 123964,
    	Thorns = 30554,
    	ThousandPounder_Knockback = 30557,
    	Trait_Barbarian_Fury = 30078,
    	Trait_Monk_Spirit = 52753,
    	Trait_Witchdoctor_ZombieDogSpawner_Passive = 109560,
    	TransformToActivatedTriune = 30563,
    	TreasureGoblinPause = 54055,
    	TreasureGoblin_Escape = 105371,
    	TreasureGoblin_PlayAlertSound = 260589,
    	TreasureGoblin_ThrowPortal = 54836,
    	TreasureGoblin_ThrowPortal_Fast = 105665,
    	TreasureGoblin_UsePortal = 54866,
    	TriuneBerserker_Power_Hit = 30567,
    	TriuneSummoner_Projectile = 30570,
    	TriuneSummoner_Shield = 30571,
    	TriuneSummoner_SplitSummonCast = 30572,
    	TriuneVesselCharge = 30573,
    	TriuneVesselOverpower = 30574,
    	Uber_Despair_Melee_Cleave = 260840,
    	Uber_Despair_SummonMinion = 257925,
    	Uber_Despair_Teleport = 260839,
    	Uber_Despair_TeleportEnrage = 260841,
    	Uber_Despair_Volley = 260842,
    	Uber_Gluttony_Breath_Attack = 260837,
    	Uber_Gluttony_Gas_Cloud = 260836,
    	Uber_Gluttony_Loogiespawn = 257934,
    	Uber_Maghda_MothDust = 278297,
    	Uber_Maghda_Punish = 260970,
    	Uber_Maghda_Punish_Enrage = 262402,
    	Uber_Maghda_Punish_Shielded = 260971,
    	Uber_Maghda_Shield = 260879,
    	Uber_Maghda_Summon_Beserker = 257929,
    	Uber_SiegebreakerDemon_Pound = 259858,
    	Uber_SiegebreakerDemon_Stomp = 258604,
    	Uber_Siegebreaker_Enrage = 260759,
    	Uber_SkeletonKing_Cleave = 258593,
    	Uber_SkeletonKing_Summon_Skeleton = 255937,
    	Uber_SkeletonKing_Whirlwind = 258591,
    	Uber_ZoltunKulle_CollapseCeiling = 260749,
    	Uber_ZoltunKulle_EnergyTwister = 260750,
    	Uber_ZoltunKulle_FieryBoulder = 260751,
    	Uber_ZoltunKulle_SlowTime = 259920,
    	Uber_ZoltunKulle_Teleport = 258603,
    	UnburiedBoss_Cleave = 93715,
    	Unburied_Knockback = 30580,
    	Unburied_Melee_Attack = 30581,
    	Unburied_Wreckable_Attack = 202344,
    	UnholyShield = 122977,
    	UninterruptibleDuringBuff = 79486,
    	Unique_Monster_Earthquake_Prototype = 256039,
    	Unique_Monster_Generic_Projectile = 152540,
    	Unique_Monster_IceTrail_Passive_Prototype = 260375,
    	Unique_Monster_TempestRush_Prototype = 256038,
    	UntargetableDuringBuff = 30582,
    	UseArcaneGlyph = 165553,
    	UseDungeonStone = 220318,
    	UseHealthGlyph = 30584,
    	UseItem = 1759,
    	UseManaGlyph = 30585,
    	UseStoneOfRecall = 191590,
    	Walk = 30588,
    	WallMonsterSpawn = 143063,
    	Warp = 30589,
    	WarpInMagical = 132910,
    	Weapon_Melee_Instant = 30592,
    	Weapon_Melee_Instant_BothHand = 30593,
    	Weapon_Melee_Instant_Freeze_Facing = 106087,
    	Weapon_Melee_Instant_OffHand = 30594,
    	Weapon_Melee_Instant_ShortEscape = 263031,
    	Weapon_Melee_Instant_Wreckables = 202345,
    	Weapon_Melee_NoClose = 70218,
    	Weapon_Melee_Obstruction = 30595,
    	Weapon_Melee_Reach_Instant = 30596,
    	Weapon_Melee_Reach_Instant_Freeze_Facing = 115624,
    	Weapon_Ranged_Instant = 30598,
    	Weapon_Ranged_Projectile = 30599,
    	Weapon_Ranged_Wand = 30601,
    	Witchdoctor_AcidCloud = 70455,
    	Witchdoctor_BigBadVoodoo = 117402,
    	Witchdoctor_CorpseSpider = 69866,
    	Witchdoctor_CorpseSpider_Leap = 107103,
    	Witchdoctor_FetishArmy = 72785,
    	Witchdoctor_FetishArmy_Hunter = 119166,
    	Witchdoctor_FetishArmy_Melee = 226690,
    	Witchdoctor_FetishArmy_Shaman = 118442,
    	Witchdoctor_Firebats = 105963,
    	Witchdoctor_Firebomb = 67567,
    	Witchdoctor_Gargantuan = 30624,
    	Witchdoctor_Gargantuan_Cleave = 121942,
    	Witchdoctor_Gargantuan_Slam = 121943,
    	Witchdoctor_Gargantuan_Smash = 186851,
    	Witchdoctor_GraspOfTheDead = 69182,
    	Witchdoctor_Haunt = 83602,
    	Witchdoctor_Hex = 30631,
    	Witchdoctor_Hex_ChickenWalk = 196974,
    	Witchdoctor_Hex_Explode = 188442,
    	Witchdoctor_Hex_Fetish = 107301,
    	Witchdoctor_Hex_Fetish_Heal = 107742,
    	Witchdoctor_Horrify = 67668,
    	Witchdoctor_Locust_Swarm = 69867,
    	Witchdoctor_MassConfusion = 67600,
    	Witchdoctor_Passive_BadMedicine = 217826,
    	Witchdoctor_Passive_BloodRitual = 208568,
    	Witchdoctor_Passive_CircleOfLife = 208571,
    	Witchdoctor_Passive_FetishSycophants = 218588,
    	Witchdoctor_Passive_FierceLoyalty = 208639,
    	Witchdoctor_Passive_GraveInjustice = 218191,
    	Witchdoctor_Passive_GruesomeFeast = 208594,
    	Witchdoctor_Passive_JungleFortitude = 217968,
    	Witchdoctor_Passive_PierceTheVeil = 208628,
    	Witchdoctor_Passive_RushOfEssence = 208565,
    	Witchdoctor_Passive_SpiritVessel = 218501,
    	Witchdoctor_Passive_SpiritualAttunement = 208569,
    	Witchdoctor_Passive_TribalRites = 208601,
    	Witchdoctor_Passive_VisionQuest = 209041,
    	Witchdoctor_Passive_ZombieHandler = 208563,
    	Witchdoctor_PlagueOfToads = 106465,
    	Witchdoctor_PlagueOfToads_BigToadAttack = 106592,
    	Witchdoctor_PlagueOfToads_BigToad_TongueSlap = 220908,
    	Witchdoctor_PoisonDart = 103181,
    	Witchdoctor_Sacrifice = 102572,
    	Witchdoctor_SoulHarvest = 67616,
    	Witchdoctor_SpiritBarrage = 108506,
    	Witchdoctor_SpiritBarrage_RuneC_AOE = 186471,
    	Witchdoctor_SpiritWalk = 106237,
    	Witchdoctor_SummonZombieDog = 102573,
    	Witchdoctor_WallOfZombies = 134837,
    	Witchdoctor_ZombieCharger = 74003,
    	Witchdoctor_ZombieDog_Melee = 226692,
    	Wizard_ArcaneOrb = 30668,
    	Wizard_ArcaneOrb_Grenades = 30672,
    	Wizard_ArcaneTorrent = 134456,
    	Wizard_ArcaneTorrent_RuneC_Mine = 165598,
    	Wizard_Archon = 134872,
    	Wizard_Archon_ArcaneBlast = 167355,
    	Wizard_Archon_ArcaneStrike = 135166,
    	Wizard_Archon_Cancel = 166616,
    	Wizard_Archon_DisintegrationWave = 135238,
    	Wizard_Archon_SlowTime = 135663,
    	Wizard_Archon_Teleport = 167648,
    	Wizard_Blizzard = 30680,
    	Wizard_DiamondSkin = 75599,
    	Wizard_Disintegrate = 91549,
    	Wizard_Electrocute = 1765,
    	Wizard_EnergyArmor = 86991,
    	Wizard_EnergyShield = 30708,
    	Wizard_EnergyTwister = 77113,
    	Wizard_ExplosiveBlast = 87525,
    	Wizard_Familiar = 99120,
    	Wizard_FrostNova = 30718,
    	Wizard_Hydra = 30725,
    	Wizard_Hydra_DefaultFire_Prototype = 77068,
    	Wizard_Hydra_RuneAcid_Prototype = 77066,
    	Wizard_Hydra_RuneArcane_Prototype = 77067,
    	Wizard_Hydra_RuneBig_Prototype = 84030,
    	Wizard_Hydra_RuneFrost_Prototype = 83040,
    	Wizard_Hydra_RuneLightning_Prototype = 77065,
    	Wizard_IceArmor = 73223,
    	Wizard_MagicMissile = 30744,
    	Wizard_MagicMissile_Count = 30745,
    	Wizard_MagicMissile_Damage = 30746,
    	Wizard_MagicMissile_Speed = 30748,
    	Wizard_MagicWeapon = 76108,
    	Wizard_Meteor = 69190,
    	Wizard_MirrorImage = 98027,
    	Wizard_Passive_ArcaneDynamo = 208823,
    	Wizard_Passive_AstralPresence = 208472,
    	Wizard_Passive_Blur = 208468,
    	Wizard_Passive_ColdBlooded = 226301,
    	Wizard_Passive_Conflagration = 218044,
    	Wizard_Passive_CriticalMass = 218153,
    	Wizard_Passive_Evocation = 208473,
    	Wizard_Passive_GalvanizingWard = 208541,
    	Wizard_Passive_GlassCannon = 208471,
    	Wizard_Passive_Illusionist = 208547,
    	Wizard_Passive_Paralysis = 226348,
    	Wizard_Passive_PowerHungry = 208478,
    	Wizard_Passive_Prodigy = 208493,
    	Wizard_Passive_TemporalFlux = 208477,
    	Wizard_Passive_UnstableAnomaly = 208474,
    	Wizard_RayOfFrost = 93395,
    	Wizard_ShockPulse = 30783,
    	Wizard_SlowTime = 1769,
    	Wizard_SpectralBlade = 71548,
    	Wizard_StormArmor = 74499,
    	Wizard_Teleport = 168344,
    	Wizard_WaveOfForce = 30796,
    	WoodWraithSummonSpores = 30800,
    	WorldCreatingBuff = 223604,
    	ZK_Ball_Summon_Skeleton = 30804,
    	ZoltunKulle_CollapseCeiling = 139705,
    	ZoltunKulle_EnergyTwister = 139736,
    	ZoltunKulle_FieryBoulder = 139942,
    	ZoltunKulle_SlowTime = 139831,
    	ZoltunKulle_Teleport = 139711,
    	ZoltunKulle_TeleportToPlayer = 241755,
    	ZoltunKulle_TeleportToPlayer_Enrage = 243291,
    	ZombieEatStart = 178483,
    	ZombieEatStop = 178485,
    	ZombieFemale_Projectile = 110518,
    	ZombieKillerGrab = 1771,
    	a1dun_Leor_BigFireGrate = 108017,
    	a1dun_Leor_Fire_Gutter_fire = 175159,
    	a1dun_leoric_executioner = 89867,
    	a1dun_leoric_fireTrench = 89418,
    	a1dun_leoric_fireTrench_01 = 90428,
    	a1dun_leoric_fireTrench_02 = 112259,
    	a2dun_Cave_Goatmen_Dropping_Log_Trap_attack = 175069,
    	a2dun_Cave_Larva = 206565,
    	a2dun_Cave_Larva_AOE = 189864,
    	a2dun_Cave_SlimeGeyser_A = 114308,
    	a2dun_Zolt_Tesla_Tower_Cold_spawnAttack = 223739,
    	a2dun_Zolt_Tesla_Tower_Fire = 29983,
    	a2dun_Zolt_Tesla_Tower_Fire_spawnAttack = 223738,
    	a2dun_Zolt_Tesla_Tower_IceNova = 29984,
    	a2dun_Zolt_Tesla_Tower_Lightning_pewpew = 174642,
    	a2dun_Zolt_Tesla_Tower_Lightning_spawnAttack = 223731,
    	a2dun_Zolt_Tesla_Tower_Poison_spawnAttack = 223740,
    	a3_battlefield_demonic_forge = 174905,
    	a3dun_Crater_DemonClawBomb_A_trigger = 206575,
    	a3dun_Keep_Barrel_Stack_Short_Damage = 55014,
    	a3dun_Keep_Exploding_Barrel_Stun_power = 186638,
    	a3dun_bastionKeepGuard_FireAtNothing = 180931,
    	a3dun_crater_DemonClawBomb_A = 162328,
    	a3dun_crater_Demon_GroundTrap_GasChamber = 123043,
    	a3dun_crater_Demon_GroundTrap_GasChamber_FireOnly = 212330,
    	a3dun_keep_fireTrench_01 = 200051,
    	a3dun_keep_fireTrench_02 = 200038,
    	a4Dun_HellFissure = 223286,
    	a4dun_Garden_Corruption_Mine = 188960,
    	a4dun_Heaven_HellRift_FallingRocks_A = 223721,
    	a4dun_Heaven_HellRift_FallingRocks_B = 223722,
    	a4dun_Spire_CorruptionGeyser = 219695,
    	a4dun_spire_Spike_Trap = 220634,
    	a4dun_spire_firewall = 223284,
    	caOut_Oasis_Attack_Plant_attack = 102874,
    	caOut_Oasis_Exploding_Barrel = 196936,
    	demonFlyer_dropBomb = 132940,
    	demonFlyer_snatch = 121326,
    	g_killElitePack = 230745,
    	g_levelUp = 85954,
    	g_levelUp_AA = 252039,
    	graveDigger_warden_rangedAttack = 113817,
    	graveRobber_Projectile = 30258,
    	itemPassive_Unique_Amulet_001 = 246591,
    	itemPassive_Unique_Amulet_003 = 246762,
    	itemPassive_Unique_Amulet_011 = 248140,
    	itemPassive_Unique_Helm_003 = 246815,
    	itemPassive_Unique_Mace_1H_002 = 246919,
    	itemPassive_Unique_Mace_1H_009 = 247487,
    	itemPassive_Unique_Pants_007 = 247010,
    	itemPassive_Unique_Shield_008 = 247055,
    	itemPassive_Unique_Shield_011 = 247590,
    	itemPassive_Unique_Staff_006 = 246781,
    	itemPassive_Unique_Staff_007 = 247573,
    	itemPassive_Unique_Wand_013 = 248688,
    	itemPassive_Unique_WizardHat_004 = 247091,
    	itemPassive_Unique_XBow_002 = 247578,
    	skeletonMage_Cold_projectile = 30497,
    	skeletonMage_Fire_AOE = 30498,
    	skeletonMage_Fire_projectile = 30499,
    	skeletonMage_Lightning_pierce = 30500,
    	skeletonMage_Poison_pierce = 30502,
    	skeletonMage_poison_death = 30501,
    	tongue_prototype = 86990,
    	trDun_Cath_WallCollapse_Damage = 186216,
    	trDun_Cath_WallCollapse_Damage_offset = 227949,
    	trOut_LogStack_Short_Damage = 186138,
    	trOut_LogStack_Trap = 100287,
    	trout_tristramfields_punji_trap_aoe = 91261,
    	trout_tristramfields_punji_trap_mirror_aoe = 95387,
    	waterloggedCorpse_Eel_Spawn = 57931,
    	waterloggedCorpse_Poison_Cloud = 57028,
    	zolt_Tablet_stateChange = 30810,
    	zolt_smallFloorSpawner = 30808,
    };
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

  14. #14
    boredevil's Avatar Active Member Authenticator enabled
    Reputation
    46
    Join Date
    Feb 2008
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sure. They are stored in a linked list that seems to contain names and id´s of all sno entrys

    Code:
    enum eSNOGroupId : int32_t
    {
        Code = -2,
        None = -1,
        Actor = 1,
        Adventure = 2,
        AiBehavior = 3,
        AiState = 4,
        AmbientSound = 5,
        Anim = 6,
        Anim2D = 7,
        AnimSet = 8,
        Appearance = 9,
        Hero = 10,
        Cloth = 11,
        Conversation = 12,
        ConversationList = 13,
        EffectGroup = 14,
        Encounter = 15,
        Explosion = 17,
        FlagSet = 18,
        Font = 19,
        GameBalance = 20,
        Globals = 21,
        LevelArea = 22,
        Light = 23,
        MarkerSet = 24,
        Monster = 25,
        Observer = 26,
        Particle = 27,
        Physics = 28,
        Power = 29,
        Quest = 31,
        Rope = 32,
        Scene = 33,
        SceneGroup = 34,
        Script = 35,
        ShaderMap = 36,
        Shaders = 37,
        Shakes = 38,
        SkillKit = 39,
        Sound = 40,
        SoundBank = 41,
        StringList = 42,
        Surface = 43,
        Textures = 44,
        Trail = 45,
        UI = 46,
        Weather = 47,
        Worlds = 48,
        Recipe = 49,
        Condition = 51,
        TreasureClass = 52,
        Account = 53,
        Conductor = 54,
        TimedEvent = 55,
        Act = 56,
        Material = 57,
        QuestRange = 58,
        Lore = 59,
        Reverb = 60,
        PhysMesh = 61,
        Music = 62,
        Tutorial = 63,
        BossEncounter = 64,
    };
    Code:
    struct SnoListNode
    {
    	    eSnoGroupId type;
    	    uint32_t entryId;
    	    char name[128];
    	    uint32_t unknown_1;
    	    uint32_t unknown_2;
    	    uint32_t unknown_3;
    	    SnoListNode* prev;
    	    SnoListNode* next;
    };
    i search memory for all occurences of a string that should be in it("Trait_Barbarian_Fury") and then check if one of em is actually part of a valid list node.
    Code:
     SnoListNode * node = reinterpret_cast<SnoListNode*>(curAddress - offsetof(SnoListNode,name));
    
     // assume this part of the list is layed out sequentially in memory and check if prev and next
     // point infront/behind the current node
     if( node->prev == node - 1 && node->next == node + 1 )
     {
    	 foundNode = node;
    	 break;
     }
    then just travel back to the beginning of the list, and start dumping whatever you need

  15. #15
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    thank you, I'll test this tomorrow!
    Do not send me private messages unless it is absolutely necessary or the content is sensitive or when I ask you to do that...

Similar Threads

  1. WoW Offsets & WPE
    By RyanoAthens in forum World of Warcraft General
    Replies: 2
    Last Post: 03-11-2014, 10:15 PM
  2. Hiding offsets of proccess how ?
    By sabotage3d in forum World of Warcraft General
    Replies: 0
    Last Post: 03-24-2007, 09:59 AM
  3. Swimming state offset
    By sabotage3d in forum World of Warcraft General
    Replies: 0
    Last Post: 03-12-2007, 03:54 PM
  4. Enemy offsets
    By sabotage3d in forum World of Warcraft General
    Replies: 0
    Last Post: 03-12-2007, 08:13 AM
  5. How do you find memory offsets in the game?
    By koalaz2004 in forum World of Warcraft General
    Replies: 0
    Last Post: 08-18-2006, 09:40 PM
All times are GMT -5. The time now is 03:50 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search