| enum | EffectChannel : uint {
EffectChannel.Undef = 0x00000000
,
EffectChannel.Sleep = 0x00000002
,
EffectChannel.UndeadAttackBonus = 0x00000006
,
EffectChannel.Blind = 0x0000000B
,
EffectChannel.PoisonDamageOverTime = 0x0000000F
,
EffectChannel.Deafen = 0x00000010
,
EffectChannel.ElementalResistance = 0x00000014
,
EffectChannel.FireDamageOverTime = 0x0000001C
,
EffectChannel.ElementalProtection = 0x0000001D
,
EffectChannel.Curse = 0x00000026
,
EffectChannel.Aura = 0x00000027
,
EffectChannel.PositiveDamageOverTime = 0x00000036
,
EffectChannel.Dazed = 0x00000038
,
EffectChannel.AcidDamageOverTime = 0x00000041
,
EffectChannel.ScarabOfProtection = 0x0000004C
,
EffectChannel.ShieldAbsorbMissiles = 0x000000A5
,
EffectChannel.Condition_Entangled = 0x000000AF
,
EffectChannel.Condition_Helpless = 0x000000B2
,
EffectChannel.SonicVulnerability = 0x000000B5
,
EffectChannel.UndeadAttack = 0x000000B9
,
EffectChannel.ArmorClass = 0x000000BA
,
EffectChannel.AcidResistance = 0x000000BB
,
EffectChannel.ColdVulnerability = 0x000000BC
,
EffectChannel.Constitution = 0x000000BD
,
EffectChannel.ShieldArmorClass = 0x000000BE
,
EffectChannel.TemporaryHP = 0x000000C0
,
EffectChannel.Wisdom = 0x000000C1
,
EffectChannel.Deflection = 0x000000C2
,
EffectChannel.NaturalArmor = 0x000000C5
,
EffectChannel.OpenLock = 0x000000C6
,
EffectChannel.FireResistance = 0x000000C8
,
EffectChannel.Entangle = 0x000000C9
,
EffectChannel.Attack = 0x000000CA
,
EffectChannel.AcidReduction = 0x000000CC
,
EffectChannel.SonicReduction = 0x000000CE
,
EffectChannel.ColdReduction = 0x000000CF
,
EffectChannel.MoveSilently = 0x000000D1
,
EffectChannel.FireVulnerability = 0x000000D2
,
EffectChannel.Intelligence = 0x000000D3
,
EffectChannel.Hide = 0x000000D4
,
EffectChannel.ElectricVulnerability = 0x000000D5
,
EffectChannel.Charisma = 0x000000D8
,
EffectChannel.AcidVulnerability = 0x000000D9
,
EffectChannel.ElectricResistance = 0x000000DA
,
EffectChannel.SonicResistance = 0x000000DB
,
EffectChannel.Morale = 0x000000DC
,
EffectChannel.Damage = 0x000000DD
,
EffectChannel.Dodge = 0x000000DE
,
EffectChannel.Save = 0x000000E0
,
EffectChannel.Dexterity = 0x000000E1
,
EffectChannel.ColdResistance = 0x000000E2
,
EffectChannel.AdamantineReduction = 0x000000E3
,
EffectChannel.ElectricReduction = 0x000000E4
,
EffectChannel.Paralysis = 0x000000E6
,
EffectChannel.Strength = 0x000000E7
,
EffectChannel.FireReduction = 0x000000E9
,
EffectChannel.SpellResistance = 0x000000EB
,
EffectChannel.Petrified = 0x000000EC
,
EffectChannel.Webbed = 0x000000EE
,
EffectChannel.FrozenIce = 0x000000EF
,
EffectChannel.Paralyzed = 0x000000F0
,
EffectChannel.PositiveAbilityDamageOverTime = 0x000000F1
,
EffectChannel.Condition_Dazzled = 0x000000F2
,
EffectChannel.Condition_Panicked = 0x000000F3
,
EffectChannel.Condition_Invisible = 0x000000F4
,
EffectChannel.Condition_Turned = 0x000000F5
,
EffectChannel.Condition_Stunned = 0x000000F6
,
EffectChannel.Condition_Shaken = 0x000000F7
,
EffectChannel.Condition = 0x000000F8
,
EffectChannel.Condition_Sickened = 0x000000F9
,
EffectChannel.Condition_Dazed = 0x000000FA
,
EffectChannel.Condition_Frightened = 0x000000FB
,
EffectChannel.Condition_Incorporeal = 0x000000FC
,
EffectChannel.Condition_Paralyzed = 0x000000FD
,
EffectChannel.Condition_Blinded = 0x000000FE
,
EffectChannel.Condition_Fascinated = 0x000000FF
,
EffectChannel.Condition_Cowering = 0x00000100
,
EffectChannel.Condition_Nauseated = 0x00000101
,
EffectChannel.Condition_Petrified = 0x00000102
,
EffectChannel.Condition_Exhausted = 0x00000103
,
EffectChannel.Condition_Deafened = 0x00000104
,
EffectChannel.AuraOfCourage = 0x00000105
,
EffectChannel.Jump = 0x00000107
,
EffectChannel.ReverseGravity = 0x00000108
,
EffectChannel.WeakGravity = 0x00000109
,
EffectChannel.Frightened = 0x0000010A
,
EffectChannel.Nauseated = 0x0000010B
,
EffectChannel.Skill = 0x0000010C
,
EffectChannel.Climb = 0x0000010D
,
EffectChannel.Stun = 0x0000010E
,
EffectChannel.DetectTraps = 0x0000010F
,
EffectChannel.DetectSecretDoors = 0x00000110
,
EffectChannel.DetectMagic = 0x00000111
,
EffectChannel.Knockdown = 0x00000112
,
EffectChannel.Mesmerize = 0x00000113
,
EffectChannel.ConditionalBonus = 0x00000114
,
EffectChannel.Charmed = 0x00000115
,
EffectChannel.CasterLevel = 0x00000116
,
EffectChannel.NPC_AttackMonsters = 0x00000117
,
EffectChannel.NPC_IsPotentialPlayerTarget = 0x00000118
,
EffectChannel.NPC_AttackPlayers = 0x00000119
,
EffectChannel.MasterworkBonus = 0x0000011A
,
EffectChannel.NPC_IsMonsterTarget = 0x0000011B
,
EffectChannel.Condition_Bluffed = 0x0000011C
,
EffectChannel.Listen = 0x0000011D
,
EffectChannel.ConDamageOverTime = 0x0000011E
,
EffectChannel.Swim = 0x0000011F
,
EffectChannel.Tumble = 0x00000121
,
EffectChannel.Search = 0x00000122
,
EffectChannel.Spot = 0x00000123
,
EffectChannel.MaxHP = 0x00000124
,
EffectChannel.NegativeDamageOverTime = 0x00000125
,
EffectChannel.Haggle = 0x00000126
,
EffectChannel.Concentration = 0x00000127
,
EffectChannel.Balance = 0x00000128
,
EffectChannel.UseMagicDevice = 0x00000129
,
EffectChannel.Perform = 0x0000012A
,
EffectChannel.Intimidate = 0x0000012B
,
EffectChannel.Heal = 0x0000012C
,
EffectChannel.Bluff = 0x0000012D
,
EffectChannel.DisableDevice = 0x0000012E
,
EffectChannel.Repair = 0x0000012F
,
EffectChannel.Diplomacy = 0x00000130
,
EffectChannel.LightningBoltWard = 0x00000131
,
EffectChannel.AcidSplashWard = 0x00000132
,
EffectChannel.DeathWard = 0x00000133
,
EffectChannel.MelfsAcidArrowWard = 0x00000134
,
EffectChannel.InflictModerateWoundsWard = 0x00000135
,
EffectChannel.InflictLightWoundsWard = 0x00000136
,
EffectChannel.PoisonImmunity = 0x00000137
,
EffectChannel.EnchantmentImmunity = 0x00000138
,
EffectChannel.PreventInvisibility = 0x00000139
,
EffectChannel.ProtectionFromEvil = 0x0000013A
,
EffectChannel.FearImmunity = 0x0000013B
,
EffectChannel.MindFogWard = 0x0000013C
,
EffectChannel.SpellAbsorption = 0x0000013D
,
EffectChannel.NauseaImmunity = 0x0000013E
,
EffectChannel.SleepImmunity = 0x0000013F
,
EffectChannel.EnergyDrainImmunity = 0x00000140
,
EffectChannel.DiseaseImmunity = 0x00000141
,
EffectChannel.ParalysisImmunity = 0x00000142
,
EffectChannel.ExhaustionImmunity = 0x00000143
,
EffectChannel.Rest = 0x00000144
,
EffectChannel.Returning = 0x00000146
,
EffectChannel.BleedDamageOverTime = 0x00000147
,
EffectChannel.Feeblemind = 0x00000149
,
EffectChannel.HealingImmunity = 0x0000014A
,
EffectChannel.PositiveVulnerability = 0x0000014B
,
EffectChannel.Condition_Hidden = 0x0000014C
,
EffectChannel.Unique = 0x0000014D
,
EffectChannel.Save_Fortitude = 0x0000014E
,
EffectChannel.Save_Will = 0x0000014F
,
EffectChannel.Save_Reflex = 0x00000150
,
EffectChannel.DamageFlags = 0x00000151
,
EffectChannel.DamageReduction = 0x00000153
,
EffectChannel.Cowering = 0x00000154
,
EffectChannel.Shaken = 0x00000155
,
EffectChannel.WaterBreathing = 0x00000156
,
EffectChannel.Panicked = 0x00000157
,
EffectChannel.Dance = 0x00000158
,
EffectChannel.ConstitutionOverride = 0x00000159
,
EffectChannel.IntelligenceOverride = 0x0000015A
,
EffectChannel.WisdomOverride = 0x0000015B
,
EffectChannel.DexterityOverride = 0x0000015C
,
EffectChannel.CharismaOverride = 0x0000015D
,
EffectChannel.StrengthOverride = 0x0000015E
,
EffectChannel.MaxDurability = 0x0000015F
,
EffectChannel.Hardness = 0x00000160
,
EffectChannel.Material = 0x00000161
,
EffectChannel.CriticalHitRangeBonus = 0x00000162
,
EffectChannel.BypassesIncorporeality = 0x00000163
,
EffectChannel.CriticalHitResistance = 0x00000164
,
EffectChannel.EnhancementBonus = 0x00000165
,
EffectChannel.SkillCheckPenalty = 0x00000166
,
EffectChannel.AttackAbility = 0x00000167
,
EffectChannel.SpellFailureChance = 0x00000168
,
EffectChannel.Value = 0x00000169
,
EffectChannel.MinLevel = 0x0000016A
,
EffectChannel.Difficulty = 0x0000016B
,
EffectChannel.RaceRequired = 0x0000016C
,
EffectChannel.Imbue = 0x0000016D
,
EffectChannel.ImbueAlignment = 0x0000016E
,
EffectChannel.OnDamage = 0x0000016F
,
EffectChannel.OnCriticalHit = 0x00000170
,
EffectChannel.OnEquip = 0x00000171
,
EffectChannel.MaxSP = 0x00000172
,
EffectChannel.OnDeath = 0x00000173
,
EffectChannel.AppearanceRobeKey = 0x00000175
,
EffectChannel.AppearanceGearKey = 0x00000176
,
EffectChannel.AppearanceArmorKey = 0x00000177
,
EffectChannel.Save_Will_Fear = 0x00000178
,
EffectChannel.CanCast = 0x00000179
,
EffectChannel.AppearanceDyemapModifier = 0x0000017E
,
EffectChannel.MaxCharges = 0x00000180
,
EffectChannel.Spell = 0x00000182
,
EffectChannel.MaxDexBonus = 0x00000184
,
EffectChannel.ArmorType = 0x00000185
,
EffectChannel.BlindnessImmunity = 0x00000189
,
EffectChannel.TavernSP = 0x0000018A
,
EffectChannel.TavernAP = 0x0000018B
,
EffectChannel.TavernHP = 0x0000018C
,
EffectChannel.Poison = 0x0000018D
,
EffectChannel.AC_Shield = 0x0000018E
,
EffectChannel.AC_NaturalArmor = 0x0000018F
,
EffectChannel.AC_Dodge = 0x00000190
,
EffectChannel.AC_Armor = 0x00000191
,
EffectChannel.AC_Misc = 0x00000192
,
EffectChannel.AC_Deflection = 0x00000193
,
EffectChannel.SeeInvisibility = 0x00000194
,
EffectChannel.DamageAmplification = 0x00000195
,
EffectChannel.Recharges = 0x00000197
,
EffectChannel.NegativeVulnerability = 0x00000198
,
EffectChannel.Speed_Tumble = 0x00000199
,
EffectChannel.Speed_OverallMelee = 0x0000019A
,
EffectChannel.Speed_OverallRun = 0x0000019B
,
EffectChannel.Speed_SpellRun = 0x0000019C
,
EffectChannel.Speed_OverallMissile = 0x0000019D
,
EffectChannel.Speed_Swim = 0x0000019E
,
EffectChannel.Speed_Unarmed = 0x0000019F
,
EffectChannel.Speed_SneakRun = 0x000001A0
,
EffectChannel.Speed_Shield = 0x000001A1
,
EffectChannel.Speed_Staff = 0x000001A2
,
EffectChannel.Speed_Thrown = 0x000001A3
,
EffectChannel.Speed_Bow = 0x000001A4
,
EffectChannel.Speed_Dual = 0x000001A5
,
EffectChannel.Speed_2Hand = 0x000001A6
,
EffectChannel.Speed_Crossbow = 0x000001A7
,
EffectChannel.Speed_Axe = 0x000001A8
,
EffectChannel.Speed_NormalRun = 0x000001A9
,
EffectChannel.Speed_1Hand = 0x000001AA
,
EffectChannel.Speed_RangedRun = 0x000001AB
,
EffectChannel.FeatherFall = 0x000001AD
,
EffectChannel.KnockdownImmunity = 0x000001AE
,
EffectChannel.Basic_Rage = 0x000001AF
,
EffectChannel.ManyShot = 0x000001B0
,
EffectChannel.Save_Fortitude_Enchantment = 0x000001B1
,
EffectChannel.Save_Reflex_Enchantment = 0x000001B2
,
EffectChannel.Save_Will_Enchantment = 0x000001B3
,
EffectChannel.Save_Reflex_Poison = 0x000001B5
,
EffectChannel.Save_Will_Poison = 0x000001B6
,
EffectChannel.Save_Fortitude_Poison = 0x000001B7
,
EffectChannel.SlashingDamageOverTime = 0x000001B8
,
EffectChannel.DCBoostHamstring = 0x000001BA
,
EffectChannel.DCBoostSap = 0x000001BB
,
EffectChannel.DCBoostTrip = 0x000001BC
,
EffectChannel.DCBoostSlicingBlow = 0x000001BD
,
EffectChannel.DCBoostStunningBlow = 0x000001BE
,
EffectChannel.DCBoostImprovedTrip = 0x000001BF
,
EffectChannel.DCBoostSunder = 0x000001C0
,
EffectChannel.DCBoostImprovedSunder = 0x000001C1
,
EffectChannel.DCBoostSuggestion = 0x000001C2
,
EffectChannel.DCBoostMassSuggestion = 0x000001C3
,
EffectChannel.CureDiseaseWard = 0x000001C4
,
EffectChannel.GlobeOfInvulnerabilityWard = 0x000001C5
,
EffectChannel.GlobeOfInvulnerabilitySuppressor = 0x000001C6
,
EffectChannel.SpellCrits = 0x000001C7
,
EffectChannel.AppearanceSkirtKey = 0x000001C8
,
EffectChannel.GenusRequired = 0x000001C9
,
EffectChannel.GenusAbsolutelyExcluded = 0x000001CA
,
EffectChannel.GenusExcluded = 0x000001CB
,
EffectChannel.GenusAbsolutelyRequired = 0x000001CD
,
EffectChannel.SneakAttackDamageAdder = 0x000001CE
,
EffectChannel.CriticalConfirmationBonus = 0x000001CF
,
EffectChannel.SneakAttackTohitbonus = 0x000001D0
,
EffectChannel.RaceRequired2 = 0x000001D1
,
EffectChannel.RaceRequired3 = 0x000001D2
,
EffectChannel.RaceRequired4 = 0x000001D3
,
EffectChannel.RaceRequired5 = 0x000001D4
,
EffectChannel.OnVorpal = 0x000001D5
,
EffectChannel.HolyDamageOverTime = 0x000001D6
,
EffectChannel.PiercingDamageOverTime = 0x000001D7
,
EffectChannel.DexDamageOverTime = 0x000001D8
,
EffectChannel.ForceDamageOverTime = 0x000001D9
,
EffectChannel.ChaDamageOverTime = 0x000001DA
,
EffectChannel.StrDamageOverTime = 0x000001DB
,
EffectChannel.ElectricDamageOverTime = 0x000001DC
,
EffectChannel.WisDamageOverTime = 0x000001DD
,
EffectChannel.UnholyDamageOverTime = 0x000001DE
,
EffectChannel.SonicDamageOverTime = 0x000001DF
,
EffectChannel.ColdDamageOverTime = 0x000001E0
,
EffectChannel.BludgeoningDamageOverTime = 0x000001E1
,
EffectChannel.IntDamageOverTime = 0x000001E2
,
EffectChannel.ReflectiveOnVorpal = 0x000001E3
,
EffectChannel.ReflectiveOnHit = 0x000001E4
,
EffectChannel.ReflectiveOnITakeDamage = 0x000001E5
,
EffectChannel.ReflectiveOnIGetHit = 0x000001E6
,
EffectChannel.ReflectiveOnDamage = 0x000001E7
,
EffectChannel.ReflectiveOnCriticalHit = 0x000001E8
,
EffectChannel.TrueSeeing = 0x000001E9
,
EffectChannel.Blurry = 0x000001EB
,
EffectChannel.Displaced = 0x000001EC
,
EffectChannel.OnResurrect = 0x000001EE
,
EffectChannel.SpellPenetration8 = 0x000001EF
,
EffectChannel.SpellPenetration9 = 0x000001F0
,
EffectChannel.SpellPenetration1 = 0x000001F1
,
EffectChannel.SpellPenetration2 = 0x000001F2
,
EffectChannel.SpellPenetration3 = 0x000001F3
,
EffectChannel.SpellPenetration4 = 0x000001F4
,
EffectChannel.SpellPenetration5 = 0x000001F5
,
EffectChannel.SpellPenetration6 = 0x000001F6
,
EffectChannel.SpellPenetration7 = 0x000001F7
,
EffectChannel.SpringAttack = 0x000001F9
,
EffectChannel.OnIGetHit = 0x000001FA
,
EffectChannel.GlobalSpellFailure = 0x000001FB
,
EffectChannel.AblativeDR = 0x000001FC
,
EffectChannel.IsBoundOnAcquire = 0x000001FD
,
EffectChannel.BeholderWard = 0x00000200
,
EffectChannel.Concealed = 0x00000201
,
EffectChannel.SpellFocusTransmutation = 0x00000202
,
EffectChannel.SpellFocusEnchantment = 0x00000203
,
EffectChannel.SpellFocusIllusion = 0x00000204
,
EffectChannel.SpellFocusEvocation = 0x00000205
,
EffectChannel.SpellFocusAbjuration = 0x00000206
,
EffectChannel.SpellFocusConjuration = 0x00000207
,
EffectChannel.SpellFocusNecromancy = 0x00000208
,
EffectChannel.SlipperyImmune = 0x00000209
,
EffectChannel.DexterityInherent = 0x0000020A
,
EffectChannel.WisdomInherent = 0x0000020B
,
EffectChannel.CharismaInherent = 0x0000020C
,
EffectChannel.ConstitutionInherent = 0x0000020D
,
EffectChannel.IntelligenceInherent = 0x0000020E
,
EffectChannel.StrengthInherent = 0x0000020F
,
EffectChannel.AttackRanged = 0x00000210
,
EffectChannel.TurnUndeadClericLevelBonus = 0x00000211
,
EffectChannel.ClassRequired = 0x00000212
,
EffectChannel.ClassRequired2 = 0x00000213
,
EffectChannel.ClassRequired3 = 0x00000214
,
EffectChannel.ClassRequired4 = 0x00000215
,
EffectChannel.ClassRequired5 = 0x00000216
,
EffectChannel.Condition_TensersTransformed = 0x00000217
,
EffectChannel.BlurryPercentage = 0x00000218
,
EffectChannel.TavernXP = 0x00000219
,
EffectChannel.OnSneakAttack = 0x0000021A
,
EffectChannel.Flying = 0x0000021B
,
EffectChannel.RaceExcluded = 0x0000021C
,
EffectChannel.RaceExcludedAbsolute = 0x0000021D
,
EffectChannel.RaceRequiredAbsolute = 0x0000021E
,
EffectChannel.DetectThoughts = 0x0000021F
,
EffectChannel.AffectedByTelekinesis = 0x00000220
,
EffectChannel.OnTavernEffects = 0x00000221
,
EffectChannel.OnPublicSpaceEffects = 0x00000222
,
EffectChannel.OnITakeDamage = 0x00000223
,
EffectChannel.OnSurface_Magic_Slippery = 0x00000224
,
EffectChannel.QuestStormreaverChargeCount = 0x00000225
,
EffectChannel.HasTumble = 0x00000226
,
EffectChannel.HotFeetActive = 0x00000228
,
EffectChannel.Feat_Trapfinding = 0x00000229
,
EffectChannel.Bool9 = 0x0000022A
,
EffectChannel.NPC_ScriptedVulnerability = 0x0000022B
,
EffectChannel.Condition_Enraged = 0x0000022C
,
EffectChannel.Condition_DivinePower = 0x0000022D
,
EffectChannel.PositiveSPDamageOverTime = 0x0000022E
,
EffectChannel.NegativeSPDamageOverTime = 0x0000022F
,
EffectChannel.MagicThreatMultiplier = 0x00000237
,
EffectChannel.WeaponProcThreatMultiplier = 0x00000238
,
EffectChannel.MissileThreatMultiplier = 0x00000239
,
EffectChannel.MeleeThreatMultiplier = 0x0000023A
,
EffectChannel.ForceVulnerability = 0x0000023B
,
EffectChannel.ChaoticVulnerability = 0x0000023C
,
EffectChannel.LawfulVulnerability = 0x0000023D
,
EffectChannel.PoisonVulnerability = 0x0000023E
,
EffectChannel.EvilVulnerability = 0x0000023F
,
EffectChannel.GoodVulnerability = 0x00000240
,
EffectChannel.LightVulnerability = 0x00000241
,
EffectChannel.TurnUndeadMaxHitDiceBonus = 0x00000242
,
EffectChannel.TurnUndeadTotalHitDiceBonus = 0x00000243
,
EffectChannel.StatDamageWard = 0x00000244
,
EffectChannel.Temp_Feat_Weaponfocus_Falchion = 0x00000245
,
EffectChannel.Temp_Feat_Weaponfocus_Throwingdagger = 0x00000246
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Shortbow = 0x00000247
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Battleaxe = 0x00000248
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Rapier = 0x00000249
,
EffectChannel.Temp_Feat_Weaponfocus_Shuriken = 0x0000024A
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Handaxe = 0x0000024B
,
EffectChannel.Temp_Feat_Weaponfocus_Throwinghammer = 0x0000024C
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Kukuri = 0x0000024D
,
EffectChannel.Temp_Feat_Weaponfocus_Dart = 0x0000024E
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Heavypick = 0x0000024F
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Lightpick = 0x00000250
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Lighthammer = 0x00000251
,
EffectChannel.Temp_Feat_Weaponfocus_Throwingaxe = 0x00000252
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Greatsword = 0x00000253
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Longbow = 0x00000254
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Greataxe = 0x00000255
,
EffectChannel.Temp_Feat_ExoticlWeaponProficiency_Khopesh = 0x00000256
,
EffectChannel.Temp_Feat_ShieldProficiency_Tower = 0x00000257
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Warhammer = 0x00000258
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Falchion = 0x00000259
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Dwarvenaxe = 0x0000025A
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Throwingaxe = 0x0000025B
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Longsword = 0x0000025C
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Greatclub = 0x0000025D
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Maul = 0x0000025E
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Shortsword = 0x0000025F
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Scimitar = 0x00000260
,
EffectChannel.Temp_Feat_Fighter_ArmorMastery2 = 0x00000261
,
EffectChannel.Temp_Feat_Fighter_ArmorMastery1 = 0x00000262
,
EffectChannel.IsUnique = 0x00000263
,
EffectChannel.OnHit = 0x00000265
,
EffectChannel.CriticalDamageBonus = 0x00000266
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_HeavyCrossbow = 0x00000267
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_Unarmed = 0x00000268
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_Dagger = 0x00000269
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_Sickle = 0x0000026A
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_ThrowingDagger = 0x0000026B
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_Morningstar = 0x0000026C
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_Dart = 0x0000026D
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_LightMace = 0x0000026E
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_Quarterstaff = 0x0000026F
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_LightCrossbow = 0x00000270
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_HeavyMace = 0x00000271
,
EffectChannel.Temp_Feat_SimpleWeaponProficiency_Club = 0x00000272
,
EffectChannel.Temp_Feat_Mobility = 0x00000273
,
EffectChannel.Temp_Feat_PreciseShot = 0x00000274
,
EffectChannel.SpawnScreenWard = 0x00000275
,
EffectChannel.SpellCostMultiplier = 0x00000276
,
EffectChannel.Temp_Feat_MartialWeaponProficiency_Throwinghammer = 0x00000277
,
EffectChannel.OnUse = 0x00000278
,
EffectChannel.Condition_Quelled = 0x00000279
,
EffectChannel.XPMultiplier = 0x0000027A
,
EffectChannel.GhostTouch = 0x0000027B
,
EffectChannel.EnlargeCostBonus = 0x0000027C
,
EffectChannel.QuickenCostBonus = 0x0000027D
,
EffectChannel.ExtendCostBonus = 0x0000027E
,
EffectChannel.HeightenCostBonus = 0x0000027F
,
EffectChannel.MaximizeCostBonus = 0x00000280
,
EffectChannel.EmpowerHealCostBonus = 0x00000281
,
EffectChannel.EmpowerCostBonus = 0x00000282
,
EffectChannel.Temp_Feat_Toughness = 0x00000283
,
EffectChannel.ItemArmorBonus = 0x00000284
,
EffectChannel.NPC_ScriptedTrigger = 0x00000286
,
EffectChannel.IntercessionWard = 0x00000287
,
EffectChannel.DoomsphereWard = 0x00000288
,
EffectChannel.UnconsciousRegen = 0x0000028A
,
EffectChannel.IsBound = 0x0000028B
,
EffectChannel.IsBoundOnEquip = 0x0000028C
,
EffectChannel.SetBonusCount = 0x0000028D
,
EffectChannel.Icon_Underlay = 0x0000028E
,
EffectChannel.Icon_Background = 0x0000028F
,
EffectChannel.Placeholder = 0x00000290
,
EffectChannel.KiCombatRateOnCriticalHit = 0x00000291
,
EffectChannel.KiIsCentering = 0x00000292
,
EffectChannel.KiRegenRateCentered = 0x00000293
,
EffectChannel.KiCombatRateOnWasHit = 0x00000294
,
EffectChannel.KiRegenRateMeditation = 0x00000296
,
EffectChannel.KiRegenRateMauled = 0x00000297
,
EffectChannel.KiCombatRateOnWasCriticalHit = 0x00000298
,
EffectChannel.KiCombatRateOnHit = 0x00000299
,
EffectChannel.MaxKi = 0x0000029A
,
EffectChannel.KiMauledThreshold = 0x0000029B
,
EffectChannel.VisibilityOverlay = 0x0000029C
,
EffectChannel.KiRegenRate = 0x0000029D
,
EffectChannel.OnDeclinePastHalfHP = 0x0000029E
,
EffectChannel.SetBonusCount_THW_Tier1 = 0x0000029F
,
EffectChannel.Temp_Feat_ExoticWeaponProficiency_RepeatingHeavyCrossbow = 0x000002A1
,
EffectChannel.Temp_Feat_ExoticWeaponProficiency_RepeatingLightCrossbow = 0x000002A3
,
EffectChannel.SetBonusCount_SKP_Tier1 = 0x000002A4
,
EffectChannel.SetBonusCount_HS_Tier1 = 0x000002A5
,
EffectChannel.SetBonusCount_DS_Tier1 = 0x000002A6
,
EffectChannel.SetBonusCount_HAC_Tier1 = 0x000002A7
,
EffectChannel.SetBonusCount_SPP_Tier1 = 0x000002A8
,
EffectChannel.SetBonusCount_HDM_Tier1 = 0x000002A9
,
EffectChannel.SetBonusCount_RW_Tier1 = 0x000002AA
,
EffectChannel.OnHitMissile = 0x000002AB
,
EffectChannel.OnVorpalMissile = 0x000002AC
,
EffectChannel.OnDamageMissile = 0x000002AD
,
EffectChannel.OnVorpalUnarmed = 0x000002AE
,
EffectChannel.OnHitMelee = 0x000002AF
,
EffectChannel.OnCriticalHitMelee = 0x000002B0
,
EffectChannel.OnVorpalMelee = 0x000002B1
,
EffectChannel.OnHitUnarmed = 0x000002B2
,
EffectChannel.OnDamageUnarmed = 0x000002B3
,
EffectChannel.OnCriticalHitMissile = 0x000002B4
,
EffectChannel.OnDamageMelee = 0x000002B5
,
EffectChannel.OnCriticalHitUnarmed = 0x000002B6
,
EffectChannel.SetBonusCount_SD_DogRaid = 0x000002B7
,
EffectChannel.SetBonusCount_HDM_HDRaid = 0x000002B8
,
EffectChannel.SetBonusCount_HAC_DogRaid = 0x000002B9
,
EffectChannel.SetBonusCount_HEAL_DogRaid = 0x000002BA
,
EffectChannel.AlignmentRequired = 0x000002BB
,
EffectChannel.ImmunityToProcs = 0x000002BC
,
EffectChannel.Conditional_AttackBonus = 0x000002BF
,
EffectChannel.Conditional_DamageBonus = 0x000002C0
,
EffectChannel.MonkfireStance = 0x000002C2
,
EffectChannel.MonkWaterStance = 0x000002C3
,
EffectChannel.MonkAirStance = 0x000002C4
,
EffectChannel.MonkEarthStance = 0x000002C5
,
EffectChannel.AppearanceBreechesKey = 0x000002C6
,
EffectChannel.MonkFinisherEPEWard = 0x000002C7
,
EffectChannel.OnDeathSelf = 0x000002C9
,
EffectChannel.DamageFlagsInnate = 0x000002CB
,
EffectChannel.Immortal_NegNine = 0x000002CC
,
EffectChannel.DeathPactWard = 0x000002CD
,
EffectChannel.RageImmunity = 0x000002D0
,
EffectChannel.CreatureGenus = 0x000002D2
,
EffectChannel.WebstoreXPMultiplier = 0x000002D3
,
EffectChannel.SetBonusCount_Mod_9_PE_Sorcerer_3 = 0x000002D4
,
EffectChannel.SetBonusCount_Mod_9_PE_Sorcerer_4 = 0x000002D5
,
EffectChannel.SetBonusCount_Mod_9_PE_Paladin_1 = 0x000002D6
,
EffectChannel.SetBonusCount_Mod_9_PE_Misc_1 = 0x000002D7
,
EffectChannel.SetBonusCount_Mod_9_PE_Sorcerer_5 = 0x000002D8
,
EffectChannel.SetBonusCount_Mod_9_PE_Paladin_2 = 0x000002D9
,
EffectChannel.SetBonusCount_Mod_9_PE_Paladin_3 = 0x000002DA
,
EffectChannel.SetBonusCount_Mod_9_PE_Barbarian_1 = 0x000002DB
,
EffectChannel.SetBonusCount_Mod_9_PE_Barbarian_2 = 0x000002DC
,
EffectChannel.SetBonusCount_Mod_9_PE_Barbarian_3 = 0x000002DD
,
EffectChannel.SetBonusCount_Mod_9_PE_Monk_1 = 0x000002DE
,
EffectChannel.SetBonusCount_Mod_9_PE_Monk_2 = 0x000002DF
,
EffectChannel.SetBonusCount_Mod_9_PE_Wizard_1 = 0x000002E0
,
EffectChannel.SetBonusCount_Mod_9_PE_Ranger_1 = 0x000002E1
,
EffectChannel.SetBonusCount_Mod_9_PE_Monk_3 = 0x000002E2
,
EffectChannel.SetBonusCount_Mod_9_PE_Wizard_2 = 0x000002E3
,
EffectChannel.SetBonusCount_Mod_9_PE_Rogue_1 = 0x000002E4
,
EffectChannel.SetBonusCount_Mod_9_PE_Ranger_2 = 0x000002E5
,
EffectChannel.SetBonusCount_Mod_9_PE_Wizard_3 = 0x000002E6
,
EffectChannel.SetBonusCount_Mod_9_PE_Rogue_2 = 0x000002E7
,
EffectChannel.SetBonusCount_Mod_9_PE_Ranger_3 = 0x000002E8
,
EffectChannel.SetBonusCount_Mod_9_PE_Fighter_1 = 0x000002E9
,
EffectChannel.SetBonusCount_Mod_9_PE_Rogue_3 = 0x000002EA
,
EffectChannel.SetBonusCount_Mod_9_PE_Fighter_2 = 0x000002EB
,
EffectChannel.SetBonusCount_Mod_9_PE_Fighter_3 = 0x000002EC
,
EffectChannel.SetBonusCount_Mod_9_PE_Cleric_1 = 0x000002ED
,
EffectChannel.SetBonusCount_Mod_9_PE_Cleric_2 = 0x000002EE
,
EffectChannel.SetBonusCount_Mod_9_PE_Cleric_3 = 0x000002EF
,
EffectChannel.SetBonusCount_Mod_9_PE_Bard_1 = 0x000002F0
,
EffectChannel.SetBonusCount_Mod_9_PE_Bard_2 = 0x000002F1
,
EffectChannel.SetBonusCount_Mod_9_PE_Sorcerer_1 = 0x000002F2
,
EffectChannel.SetBonusCount_Mod_9_PE_Bard_3 = 0x000002F3
,
EffectChannel.SetBonusCount_Mod_9_PE_Sorcerer_2 = 0x000002F4
,
EffectChannel.WebstoreLootBonus = 0x000002F5
,
EffectChannel.ImplosionActive = 0x000002F6
,
EffectChannel.MutationSuppression = 0x000002F7
,
EffectChannel.ShieldBonus = 0x000002F8
,
EffectChannel.OnVorpalSneakAttack = 0x000002F9
,
EffectChannel.SpellLevelModifier = 0x000002FA
,
EffectChannel.EtherealToType = 0x000002FB
,
EffectChannel.Basic_Rage_Again = 0x000002FC
,
EffectChannel.AddBardSong = 0x000002FD
,
EffectChannel.AddUncannyDodge = 0x000002FE
,
EffectChannel.AddTurnUndead = 0x000002FF
,
EffectChannel.AddRage = 0x00000300
,
EffectChannel.AddRemoveDisease = 0x00000301
,
EffectChannel.AddGreaterdragonMark = 0x00000302
,
EffectChannel.AddLesserDragonMark = 0x00000303
,
EffectChannel.AnchoringImmunity = 0x00000304
,
EffectChannel.WisDamageWard = 0x00000305
,
EffectChannel.ConDamageWard = 0x00000306
,
EffectChannel.DexDamageWard = 0x00000307
,
EffectChannel.ChaDamageWard = 0x00000308
,
EffectChannel.StrDamageWard = 0x00000309
,
EffectChannel.IntDamageWard = 0x0000030A
,
EffectChannel.RepairVulnerability = 0x0000030B
,
EffectChannel.CriticalRageMultiplier = 0x0000030C
,
EffectChannel.GuestPass = 0x0000030D
,
EffectChannel.GuestPassAvailable = 0x0000030E
,
EffectChannel.AddActionBoost = 0x0000030F
,
EffectChannel.IsBoundToAccount = 0x00000310
,
EffectChannel.SetBonusCount_GygaxArneson = 0x00000311
,
EffectChannel.GrazingHitEffectMultiplier = 0x00000312
,
EffectChannel.StrongGravity = 0x00000315
,
EffectChannel.CanBeSold = 0x00000316
,
EffectChannel.Temp_Feat_Evasion = 0x00000317
,
EffectChannel.EpicWard = 0x00000318
,
EffectChannel.Constitution_DamageChanceToIgnore = 0x00000319
,
EffectChannel.Wisdom_DamageChanceToIgnore = 0x0000031A
,
EffectChannel.Dexterity_DamageChanceToIgnore = 0x0000031B
,
EffectChannel.Charisma_DamageChanceToIgnore = 0x0000031C
,
EffectChannel.Intelligence_DamageChanceToIgnore = 0x0000031D
,
EffectChannel.Strength_DamageChanceToIgnore = 0x0000031E
,
EffectChannel.SetBonusCount_FernianWraps = 0x0000031F
,
EffectChannel.Incorporeality = 0x00000320
,
EffectChannel.Condition_CrowdControlled = 0x00000322
,
EffectChannel.RaiseDeadImmunity = 0x00000323
,
EffectChannel.SetBonusCount_SentinelsBracers = 0x00000324
,
EffectChannel.UnarmedAttackLevel = 0x00000325
,
EffectChannel.SetBonusCount_SentinelsBastardSword = 0x00000326
,
EffectChannel.Temp_Feat_ExoticWeaponProficiency_BastardSword = 0x00000327
,
EffectChannel.SetBonusCount_SentinelsBastardSword_Epic = 0x00000328
,
EffectChannel.SetBonusCount_SentinelsKukri = 0x00000329
,
EffectChannel.SetBonusCount_SentinelsRapier = 0x0000032A
,
EffectChannel.TravellerSight = 0x0000032B
,
EffectChannel.TravellersEgg_Count = 0x0000032C
,
EffectChannel.WearingIceSkates = 0x0000032D
,
EffectChannel.SkinColor = 0x0000032F
,
EffectChannel.GhoulTouchActive = 0x00000330
,
EffectChannel.Temp_Feat_ImprovedCritical_Shortsword = 0x00000331
,
EffectChannel.Benefit_Monk_NinjaSpy_2_Active_Toggle = 0x00000332
,
EffectChannel.ArcaneArcherImbue = 0x00000333
,
EffectChannel.SpellGod = 0x00000334
,
EffectChannel.MinGuildLevel = 0x00000336
,
EffectChannel.CombatWater = 0x00000337
,
EffectChannel.ItemFrostValue = 0x00000338
,
EffectChannel.Treasure_RelativeLevel = 0x00000339
,
EffectChannel.Inventory_DropOnExit = 0x0000033A
,
EffectChannel.DeathAuraActive = 0x0000033C
,
EffectChannel.SetBonusCount_Sacred_Tier1 = 0x0000033D
,
EffectChannel.SetBonusCount_Claw_Tier1 = 0x0000033E
,
EffectChannel.SetBonusCount_Raven_Tier1 = 0x0000033F
,
EffectChannel.SetBonusCount_Siren_Tier1 = 0x00000340
,
EffectChannel.SetBonusCount_Venom_Tier1 = 0x00000341
,
EffectChannel.SetBonusCount_Shaman_Tier1 = 0x00000342
,
EffectChannel.SetBonusCount_Elder_Tier1 = 0x00000343
,
EffectChannel.SetBonusCount_Mire_Tier1 = 0x00000344
,
EffectChannel.SetBonusCount_Raven_Greater_Tier1 = 0x00000345
,
EffectChannel.SetBonusCount_Shaman_Greater_Tier1 = 0x00000346
,
EffectChannel.SetBonusCount_Elder_Greater_Tier1 = 0x00000347
,
EffectChannel.SetBonusCount_Mire_Greater_Tier1 = 0x00000348
,
EffectChannel.SetBonusCount_Claw_Greater_Tier1 = 0x00000349
,
EffectChannel.SetBonusCount_Venom_Greater_Tier1 = 0x0000034A
,
EffectChannel.SetBonusCount_Siren_Greater_Tier1 = 0x0000034B
,
EffectChannel.SetBonusCount_Sacred_Greater_Tier1 = 0x0000034C
,
EffectChannel.DeathAura2Active = 0x0000034D
,
EffectChannel.Save_Reflex_Magic = 0x0000034E
,
EffectChannel.Save_Fortitude_Disease = 0x0000034F
,
EffectChannel.Save_Will_Magic = 0x00000350
,
EffectChannel.Save_Reflex_Traps = 0x00000351
,
EffectChannel.Save_Fortitude_Magic = 0x00000352
,
EffectChannel.Save_Will_Paralysis = 0x00000353
,
EffectChannel.PositiveEnergyAuraActive = 0x00000354
,
EffectChannel.NeedAirship = 0x00000357
,
EffectChannel.UniqueAmenity = 0x00000358
,
EffectChannel.NeedAirshipInternal = 0x00000359
,
EffectChannel.NeedAirshipExternal = 0x0000035A
,
EffectChannel.RestrictedSpells = 0x0000035B
,
EffectChannel.Guild_XPMultiplier = 0x0000035C
,
EffectChannel.GrantsProficiency = 0x0000035D
,
EffectChannel.TWFProcChance = 0x0000035E
,
EffectChannel.DoublestrikeProcChance = 0x0000035F
,
EffectChannel.CreatureIsMinion = 0x00000360
,
EffectChannel.SlowActive = 0x00000361
,
EffectChannel.AppearanceBreechesKey_Cosmetic = 0x00000362
,
EffectChannel.AppearanceSkirtKey_Cosmetic = 0x00000363
,
EffectChannel.AppearanceGearKey_Cosmetic = 0x00000364
,
EffectChannel.AppearanceDyemapModifier_Cosmetic = 0x00000365
,
EffectChannel.AppearanceRobeKey_Cosmetic = 0x00000366
,
EffectChannel.AppearanceArmorKey_Cosmetic = 0x00000367
,
EffectChannel.AppearanceGearKey_Cosmetic_Breeches = 0x00000368
,
EffectChannel.AppearanceGearKey_Cosmetic_Robe = 0x00000369
,
EffectChannel.AppearanceGearKey_Cosmetic_Armor = 0x0000036A
,
EffectChannel.AppearanceGearKey_Cosmetic_Skirt = 0x0000036B
,
EffectChannel.AppearanceArmor_CosmeticsEnabled = 0x0000036C
,
EffectChannel.AppearanceGearKey_Cosmetic_ArmorHeavy = 0x0000036D
,
EffectChannel.AppearanceGearKey_Cosmetic_ArmorMedium = 0x0000036E
,
EffectChannel.AppearanceArmorHeavyKey_Cosmetic = 0x0000036F
,
EffectChannel.AppearanceArmorMediumKey_Cosmetic = 0x00000370
,
EffectChannel.BludgeonVulnerability = 0x00000371
,
EffectChannel.SlashVulnerability = 0x00000372
,
EffectChannel.PierceVulnerability = 0x00000373
,
EffectChannel.QuestBlockadeExplodeA = 0x00000374
,
EffectChannel.QuestBlockadeExplodeB = 0x00000375
,
EffectChannel.QuestBlockadeExplodeC = 0x00000376
,
EffectChannel.QuestBlockadeTimerA = 0x00000377
,
EffectChannel.QuestBlockadeTimerB = 0x00000378
,
EffectChannel.QuestBlockadeTimerC = 0x00000379
,
EffectChannel.IsMedusaRageTriggerable = 0x0000037A
,
EffectChannel.CallLightningStormActive = 0x0000037B
,
EffectChannel.SetBonusCount_Droaam_SoraKell_Tier1 = 0x0000037D
,
EffectChannel.MonsterEntranceType = 0x0000037E
,
EffectChannel.SetBonusCount_Chrono_Abishai_Tier1 = 0x0000037F
,
EffectChannel.SetBonusCount_Chrono_Abishai_Tier2 = 0x00000380
,
EffectChannel.DifficultyUnlock = 0x00000381
,
EffectChannel.FleshtoStoneImmunity = 0x00000382
,
EffectChannel.DraughtOfMidnight = 0x00000383
,
EffectChannel.SetBonusCount_StonedustWraps = 0x00000384
,
EffectChannel.FunWard = 0x00000385
,
EffectChannel.Temp_Feat_ExoticWeaponProficiency_Shuriken = 0x00000386
,
EffectChannel.Temp_Feat_ExoticWeaponProficiency_Kama = 0x00000387
,
EffectChannel.AppearanceDyemapModifier_Cosmetic_Temporary = 0x00000388
,
EffectChannel.IgnoreNoiseEvents = 0x00000389
,
EffectChannel.DamageRanged = 0x0000038A
,
EffectChannel.IsWearingTinfoilHat = 0x0000038B
,
EffectChannel.IsUsingRugbyClub = 0x0000038C
,
EffectChannel.IsWearingRugbyGloves = 0x0000038D
,
EffectChannel.SetBonusCount_Cookie_Abishai_Tier1 = 0x0000038E
,
EffectChannel.IsExplosiveCurseActive = 0x0000038F
,
EffectChannel.AppearanceArmor_CosmeticsEffectApplied = 0x00000390
,
EffectChannel.Temp_Feat_Expertise_Shuriken = 0x00000391
,
EffectChannel.WandSaveBonus = 0x00000392
,
EffectChannel.SoundStunImmunity = 0x00000393
,
EffectChannel.IsSpellResonanceOn = 0x00000394
,
EffectChannel.Save_Reflex_Evocation = 0x00000395
,
EffectChannel.IsSpellTurmoilOn = 0x00000396
,
EffectChannel.NPC_AttackSameSpecies = 0x00000397
,
EffectChannel.Temp_Feat_Diehard = 0x00000398
,
EffectChannel.SlayerQuestCounterBoost = 0x00000399
,
EffectChannel.Crafting_XPMultiplier = 0x0000039A
,
EffectChannel.Effect_CrystalRush_AuraDefensive = 0x0000039B
,
EffectChannel.Effect_CrystalRush_Aura = 0x0000039C
,
EffectChannel.Effect_CrystalRush_AuraMissChance = 0x0000039D
,
EffectChannel.Effect_CrystalRush_AuraHealing = 0x0000039E
,
EffectChannel.Effect_CrystalRush_AuraHaste = 0x0000039F
,
EffectChannel.Effect_PirateFestival_DoubloonBonus = 0x000003A0
,
EffectChannel.PirateGrog = 0x000003A1
,
EffectChannel.Temp_Feat_Weaponfocus_Piercing = 0x000003A2
,
EffectChannel.WeakReverseGravity = 0x000003A3
,
EffectChannel.SpellMaxLevelModifier = 0x000003A4
,
EffectChannel.DivinePunishmentStackCount = 0x000003A5
,
EffectChannel.ElectricSurgeStackCount = 0x000003A6
,
EffectChannel.BitingColdStackCount = 0x000003A7
,
EffectChannel.XoriatCurseVector = 0x000003A8
,
EffectChannel.XoriatOverfocus = 0x000003A9
,
EffectChannel.XoriatUnwieldy = 0x000003AA
,
EffectChannel.XoriatMetalFatigue = 0x000003AB
,
EffectChannel.XoriatMindTurbulence = 0x000003AC
,
EffectChannel.XoriatSingleMindedness = 0x000003AD
,
EffectChannel.XoriatPowerDrain = 0x000003AE
,
EffectChannel.XoriatSymbioticBacklash = 0x000003AF
,
EffectChannel.AcidDamageOverTimeAOE = 0x000003B0
,
EffectChannel.SlashingDamageOverTimeAOE = 0x000003B1
,
EffectChannel.ColdDamageOverTimeAOE = 0x000003B2
,
EffectChannel.FireDamageOverTimeAOE = 0x000003B3
,
EffectChannel.BludgeoningDamageOverTimeAOE = 0x000003B4
,
EffectChannel.ConDamageOverTimeAOE = 0x000003B5
,
EffectChannel.PiercingDamageOverTimeAOE = 0x000003B6
,
EffectChannel.GuardianArchonActive = 0x000003B8
,
EffectChannel.Strength_Bonus_To_Encumberence = 0x000003B9
,
EffectChannel.Mutation_Quest_m_bTierOneShroudIce = 0x000003BA
,
EffectChannel.Mutation_Quest_m_bShroudIceItem = 0x000003BB
,
EffectChannel.IsCraftable = 0x000003BC
,
EffectChannel.Inventory_CarryingCapacity_Strength_Bonus = 0x000003BD
,
EffectChannel.Spellswap = 0x000003BE
,
EffectChannel.ChaoticDamageOverTime = 0x000003BF
,
EffectChannel.Effect_OnHitAfterDamageEffects = 0x000003C0
,
EffectChannel.SetBonusCount_Alchemist_Tier1 = 0x000003C1
,
EffectChannel.SetBonusCount_Magewright_Tier1 = 0x000003C2
,
EffectChannel.SetBonusCount_Tinker_Tier1 = 0x000003C3
,
EffectChannel.SetBonusCount_Fabricator_Tier1 = 0x000003C4
,
EffectChannel.Treasure_MaxEnhancementValue = 0x000003C5
,
EffectChannel.GrantsIntuitiveStrikes = 0x000003C7
,
EffectChannel.Temp_Feat_AugmentSummoning = 0x000003C8
,
EffectChannel.Combat_DamageAbilityMod_Multiple = 0x000003CB
,
EffectChannel.Combat_HitAbilityMod_Multiple = 0x000003CC
,
EffectChannel.LightResistance = 0x000003CD
,
EffectChannel.Temp_Feat_WandDamage100 = 0x000003CE
,
EffectChannel.RustVulnerability = 0x000003CF
,
EffectChannel.DCBoostAssassinate = 0x000003D0
,
EffectChannel.Appearance_Pet_Colorshift = 0x000003D1
,
EffectChannel.Effect_Retain_Essence = 0x000003D2
,
EffectChannel.HitPoints_Agent__m_fEffectScalar = 0x000003D3
,
EffectChannel.SpellPoints_Agent__m_fEffectScalar = 0x000003D4
,
EffectChannel.QuestLordofBladesHasPower = 0x000003D5
,
EffectChannel.Feat_Bonus_Feat__m_nDamageMultiplierBonus = 0x000003D6
,
EffectChannel.DamageMultiplierBonus = 0x000003D7
,
EffectChannel.Treasure_Traits = 0x000003D8
,
EffectChannel.MissileSkipReload = 0x000003D9
,
EffectChannel.CompatibleSlot = 0x000003DA
,
EffectChannel.DefaultSlot = 0x000003DB
,
EffectChannel.CL_IsPK = 0x000003DC
,
EffectChannel.GrantsInsightfulDamage = 0x000003DD
,
EffectChannel.Temp_Feat_Homunculus_FireBreath = 0x000003DE
,
EffectChannel.Temp_Feat_Homunculus_Grease = 0x000003DF
,
EffectChannel.Temp_Feat_Homunculus_AcidBreath = 0x000003E0
,
EffectChannel.IsAlchemistsPreservationTriggerable = 0x000003E1
,
EffectChannel.Item_Description = 0x000003E2
,
EffectChannel.PluralName = 0x000003E3
,
EffectChannel.Name = 0x000003E4
,
EffectChannel.GrantsSilver = 0x000003E5
,
EffectChannel.SentinelsInspiringEchoes = 0x000003E6
,
EffectChannel.BaseWeaponDamageDiceModifier = 0x000003E7
,
EffectChannel.MinimumLevelModifier = 0x000003E9
,
EffectChannel.QuestLordofBladesHasBinding = 0x000003EA
,
EffectChannel.ShieldBashProcChance = 0x000003EB
,
EffectChannel.XoriatMadnessAwakened = 0x000003EC
,
EffectChannel.XoriatNegativeEffectCount = 0x000003ED
,
EffectChannel.Temp_Feat_ExoticWeaponProficiency_GreatCrossbow = 0x000003EE
,
EffectChannel.FeatArmorPiercing = 0x000003EF
,
EffectChannel.Combat_GrazingHits_EffectDefenseBonus = 0x000003F0
,
EffectChannel.Benefit_Monk_Attack_ShurikenSpeed_Active = 0x000003F1
,
EffectChannel.Appearance_Armor_Player__m_eGogglesKey_Cosmetic = 0x000003F3
,
EffectChannel.Appearance_Armor_Player__m_fGogglesGlowColor_Cosmetic = 0x000003F4
,
EffectChannel.Appearance_Armor_Player__m_fGogglesDyeColor_Cosmetic = 0x000003F5
,
EffectChannel.ImmunityToDamage = 0x000003F6
,
EffectChannel.IsHateMagnetActive = 0x000003F7
,
EffectChannel.VoidStrike4Ward = 0x000003F9
,
EffectChannel.AppearanceArmorDyemap = 0x000003FC
,
EffectChannel.AppearanceArmorDyemapModifier = 0x000003FD
,
EffectChannel.AppearanceArmorDyemapModifierCosmetic = 0x000003FE
,
EffectChannel.AppearanceArmorDyemapModifierCosmeticTemporary = 0x000003FF
,
EffectChannel.IsKoboldCostumeActive = 0x00000400
,
EffectChannel.OnKilledCompareLevel = 0x00000401
,
EffectChannel.GrantsShillelagh = 0x00000402
,
EffectChannel.TemporarySP = 0x00000403
,
EffectChannel.Quest_DemonSpider_FlameCount = 0x00000404
,
EffectChannel.UnholyDamageOverTimeWeak = 0x00000405
,
EffectChannel.Item_HackToExpressCraftingEffect = 0x00000406
,
EffectChannel.TremorActive = 0x00000407
,
EffectChannel.Sp_SummonStats = 0x00000408
,
EffectChannel.Sp_SummonThreat = 0x00000409
,
EffectChannel.OnKill = 0x0000040A
,
EffectChannel.CriticalHitRange = 0x0000040B
,
EffectChannel.FlameAuraActive = 0x0000040C
,
EffectChannel.ImmunityToSneakAttack = 0x0000040D
,
EffectChannel.CriticalHitMod = 0x0000040E
,
EffectChannel.SetBonusCount_3bc_Tier1 = 0x0000040F
,
EffectChannel.SetBonusCount_3bc_Tier2 = 0x00000410
,
EffectChannel.Feat_Temporary_WeaponBAB_HeavyCrossbow = 0x00000411
,
EffectChannel.Feat_Temporary_WeaponBAB_LightCrossbow = 0x00000412
,
EffectChannel.Feat_Temporary_WeaponBAB_Kukri = 0x00000413
,
EffectChannel.Feat_Temporary_WeaponBAB_Dagger = 0x00000414
,
EffectChannel.Feat_Temporary_WeaponBAB_Quarterstaff = 0x00000415
,
EffectChannel.Feat_Temporary_WeaponBAB_RepeatingLightCrossbow = 0x00000416
,
EffectChannel.Feat_Temporary_WeaponBAB_RepeatingHeavyCrossbow = 0x00000417
,
EffectChannel.Feat_Temporary_WeaponBAB_GreatCrossbow = 0x00000418
,
EffectChannel.Sp_HarrowingPack = 0x00000419
,
EffectChannel.FlankingBonusModifier = 0x0000041A
,
EffectChannel.Sp_Snowslideactive = 0x0000041B
,
EffectChannel.OnSpellcast = 0x0000041C
,
EffectChannel.ReflectiveOnSpellcast = 0x0000041D
,
EffectChannel.Feat_Temporary_eff_eng_rgr_slashingblades_1_grant = 0x0000041E
,
EffectChannel.Creature_TraitsExtended = 0x00000420
,
EffectChannel.TwoWeaponOffHandBonus = 0x00000422
,
EffectChannel.Feat_DeflectArrow_Temporary = 0x00000423
,
EffectChannel.Sp_TenaciousPack = 0x00000424
,
EffectChannel.DeconstructionItemIsExpansionItem = 0x00000425
,
EffectChannel.DodgePercentage = 0x00000426
,
EffectChannel.BypassDodgePercentage = 0x00000427
,
EffectChannel.Temp_Feat_CripplingStrike = 0x00000428
,
EffectChannel.Feat_BrutalThrow_Temporary = 0x00000429
,
EffectChannel.Enh_BloodMoonFrenzy = 0x0000042A
,
EffectChannel.Enh_CallOfTheBeast = 0x0000042B
,
EffectChannel.UnstoppableWard = 0x0000042C
,
EffectChannel.SetBonusCount_KingsForest_Wizard_Tier1 = 0x0000042D
,
EffectChannel.SetBonusCount_KingsForest_Woodsman_Tier1 = 0x0000042E
,
EffectChannel.SetBonusCount_KingsForest_Cleric_Tier1 = 0x0000042F
,
EffectChannel.SetBonusCount_KingsForest_Monk_Tier1 = 0x00000430
,
EffectChannel.SetBonusCount_KingsForest_Knight_Tier1 = 0x00000431
,
EffectChannel.TODRing_HasIncrediblePotential = 0x00000432
,
EffectChannel.GreensteelEqIsTainted = 0x00000433
,
EffectChannel.ThreatBuffWard = 0x00000434
,
EffectChannel.Rooted = 0x00000435
,
EffectChannel.SwallowedWhole = 0x00000436
,
EffectChannel.Shapeshift_isChanged = 0x00000437
,
EffectChannel.Shapeshift_AnimalType = 0x00000438
,
EffectChannel.Feat_HidingInPlainSight_Temporary = 0x00000439
,
EffectChannel.Feat_SlipperyMind_Temporary = 0x0000043A
,
EffectChannel.BaneDamageOverTime = 0x0000043C
,
EffectChannel.Effect_Armor_Class_Adjustment = 0x0000043D
,
EffectChannel.Cl_invincible = 0x0000043E
,
EffectChannel.Physics_NotDetectable = 0x0000043F
,
EffectChannel.Feat_Temporary_FlurryOfBlows = 0x00000441
,
EffectChannel.SpellPower = 0x00000442
,
EffectChannel.DarkvisionEnabled = 0x00000443
,
EffectChannel.MaxKiFeat = 0x00000444
,
EffectChannel.CooldownModArray = 0x00000445
,
EffectChannel.ActionBoostActive = 0x00000446
,
EffectChannel.MastersBlitzCounter = 0x00000447
,
EffectChannel.MastersBlitzActive = 0x00000448
,
EffectChannel.CareAboutMovement = 0x00000449
,
EffectChannel.Rest_RepairBased = 0x0000044A
,
EffectChannel.Stabilize_Chance = 0x0000044B
,
EffectChannel.FeyFavor_Counter = 0x0000044C
,
EffectChannel.FeyFavorActive = 0x0000044D
,
EffectChannel.Feat_Temporary_InspireCourage = 0x0000044E
,
EffectChannel.Feat_Temporary_Fascinate = 0x0000044F
,
EffectChannel.MagicImmunity = 0x00000450
,
EffectChannel.Feat_Temporary_PerfectSlowFall = 0x00000451
,
EffectChannel.NullmagicAuraActive = 0x00000453
,
EffectChannel.RainofArrowsWard = 0x00000454
,
EffectChannel.EverythingIsNothing_Counter = 0x00000455
,
EffectChannel.NullmagicAuraCounter = 0x00000456
,
EffectChannel.JudgementActive = 0x00000457
,
EffectChannel.Enh_SeasonWinterActive = 0x00000458
,
EffectChannel.Enh_SeasonSummerActive = 0x00000459
,
EffectChannel.SpellPowerGood = 0x0000045A
,
EffectChannel.SpellPowerPierce = 0x0000045B
,
EffectChannel.SpellPowerPositive = 0x0000045C
,
EffectChannel.SpellPowerCold = 0x0000045D
,
EffectChannel.SpellPowerSlash = 0x0000045E
,
EffectChannel.SpellPowerAcid = 0x0000045F
,
EffectChannel.SpellPowerLawful = 0x00000460
,
EffectChannel.SpellPowerNegative = 0x00000461
,
EffectChannel.SpellPowerBludgeon = 0x00000462
,
EffectChannel.SpellPowerSonic = 0x00000463
,
EffectChannel.SpellPowerRepair = 0x00000464
,
EffectChannel.SpellPowerBane = 0x00000465
,
EffectChannel.SpellPowerLight = 0x00000466
,
EffectChannel.SpellPowerRust = 0x00000467
,
EffectChannel.SpellPowerFire = 0x00000468
,
EffectChannel.SpellPowerElectric = 0x00000469
,
EffectChannel.SpellPowerChaotic = 0x0000046A
,
EffectChannel.SpellPowerEvil = 0x0000046B
,
EffectChannel.SpellPowerForce = 0x0000046C
,
EffectChannel.ExaltedAngel_LightCounter = 0x0000046D
,
EffectChannel.ExaltedAngel_PositiveCounter = 0x0000046E
,
EffectChannel.Enh_CrownOfSummerItem = 0x0000046F
,
EffectChannel.Condition_Enraged_Nicely = 0x00000470
,
EffectChannel.Effect_ReflectiveOnHitAfterDamageEffects = 0x00000471
,
EffectChannel.Effect_ReflectiveOnHitAfterDamageUnarmedEffects = 0x00000472
,
EffectChannel.GlancingAttackBonus = 0x00000473
,
EffectChannel.GlancingProcProbabilityBonus = 0x00000474
,
EffectChannel.GlancingDamageMultiplierBonus = 0x00000475
,
EffectChannel.GlancingDamageBonus = 0x00000476
,
EffectChannel.UnbridledFury_Counter = 0x00000477
,
EffectChannel.UnbridledFuryWard = 0x00000478
,
EffectChannel.RageWard = 0x00000479
,
EffectChannel.EnergyVortexFireActive = 0x0000047A
,
EffectChannel.EnergyVortexAcidActive = 0x0000047B
,
EffectChannel.EnergyVortexColdActive = 0x0000047C
,
EffectChannel.EnergyVortexElectricActive = 0x0000047D
,
EffectChannel.FearsomeInvulnerabilityCounter = 0x0000047E
,
EffectChannel.Icon_Magical = 0x0000047F
,
EffectChannel.Condition_AudienceWithTheQueen = 0x00000480
,
EffectChannel.DefensiveRating = 0x00000482
,
EffectChannel.ArmorBonusAdjustment = 0x00000483
,
EffectChannel.Item_IsImplement = 0x00000484
,
EffectChannel.SneakDiceBonus = 0x00000486
,
EffectChannel.DispelMutationOnUnequip = 0x00000488
,
EffectChannel.ReflectiveOnITakeSpellDamage = 0x0000048C
,
EffectChannel.OnITakeSpellDamage = 0x0000048D
,
EffectChannel.DamageMelee = 0x0000048E
,
EffectChannel.FreezingSprayImmunity = 0x0000048F
,
EffectChannel.UndyingVanguard_Counter = 0x00000490
,
EffectChannel.UndyingVanguardWard = 0x00000491
,
EffectChannel.OnMiss = 0x00000492
,
EffectChannel.OnIGetMissed = 0x00000493
,
EffectChannel.OnMissMelee = 0x00000494
,
EffectChannel.OnMissMissile = 0x00000495
,
EffectChannel.OnMissUnarmed = 0x00000496
,
EffectChannel.ReflectiveOnMiss = 0x00000497
,
EffectChannel.ReflectiveOnIGetMissed = 0x00000498
,
EffectChannel.Effect_CasterLevel_Bonus_Array = 0x00000499
,
EffectChannel.OnAttack = 0x0000049A
,
EffectChannel.SetBonusCount_dw1_Erudition = 0x0000049B
,
EffectChannel.SetBonusCount_dw1_Subterfuge = 0x0000049C
,
EffectChannel.SetBonusCount_dw1_Weapon = 0x0000049D
,
EffectChannel.SetBonusCount_dw1_Prowess = 0x0000049E
,
EffectChannel.Feat_ArchersFocus_Permitted = 0x0000049F
,
EffectChannel.MarkedByDarkness = 0x000004A0
,
EffectChannel.EpicDestiny_WithinTrainerMonitor = 0x000004A1
,
EffectChannel.OnIGetAttacked = 0x000004A2
,
EffectChannel.Feat_Temporary_DarkVision = 0x000004A3
,
EffectChannel.Feat_Temporary_LowLightVision = 0x000004A4
,
EffectChannel.Feat_Temporary_DarkVisionImproved = 0x000004A5
,
EffectChannel.SaveAutoFailureImmunity = 0x000004A6
,
EffectChannel.DarkImbuementActive = 0x000004A7
,
EffectChannel.DarkImbuementCounter = 0x000004A8
,
EffectChannel.DodgeEnhancement = 0x000004A9
,
EffectChannel.DarkvisionActive = 0x000004AA
,
EffectChannel.Feat_Temporary_Fatesinger_InspireCourage = 0x000004AB
,
EffectChannel.Feat_Temporary_LayOnHands_Channel = 0x000004AD
,
EffectChannel.Feat_Temporary_SmiteEvil_Channel = 0x000004AE
,
EffectChannel.Feat_Temporary_TurnUndeadPaladin_Channel = 0x000004AF
,
EffectChannel.Condition_Adrenaline = 0x000004B0
,
EffectChannel.OnKillEffects = 0x000004B1
,
EffectChannel.LightDamageOverTime = 0x000004B2
,
EffectChannel.SmiteEvilMaxActivationCounter = 0x000004B3
,
EffectChannel.SPCostDamageOverTime = 0x000004B4
,
EffectChannel.Feat_Temporary_SuperiorTwoHandedFighting_Channel = 0x000004B5
,
EffectChannel.Feat_Temporary_GreaterTwoHandedFighting_Channel = 0x000004B6
,
EffectChannel.Feat_Temporary_ImprovedTwoHandedFighting_Channel = 0x000004B7
,
EffectChannel.Feat_Temporary_TwoHandedFighting_Channel = 0x000004B8
,
EffectChannel.UnbridledFuryActive = 0x000004B9
,
EffectChannel.RebornInLightCounter = 0x000004BA
,
EffectChannel.RebornInLightActive = 0x000004BB
,
EffectChannel.HelplessBullyMultiplier = 0x000004BC
,
EffectChannel.HelplessBulliedMultiplier = 0x000004BD
,
EffectChannel.Save_Fortitude_Traps = 0x000004BE
,
EffectChannel.Save_Will_Traps = 0x000004BF
,
EffectChannel.Feat_Temporary_Fatesinger_SpringAttack = 0x000004C0
,
EffectChannel.Feat_DefensiveStance_Active = 0x000004C1
,
EffectChannel.ConsumeActive = 0x000004C2
,
EffectChannel.IsFullMovementSneakEnabled = 0x000004C3
,
EffectChannel.PoisonResistance = 0x000004C4
,
EffectChannel.WildShotWard = 0x000004C5
,
EffectChannel.Enh_ActiveSeason = 0x000004C6
,
EffectChannel.Render_PitchSlopeAdjustment = 0x000004C7
,
EffectChannel.Render_BankSlopeAdjustment = 0x000004C8
,
EffectChannel.WailOfTheBansheeActive = 0x000004C9
,
EffectChannel.Feat_AttackModPercentBonus = 0x000004CA
,
EffectChannel.MinLevelOverride = 0x000004CB
,
EffectChannel.Shiradi_HealingSpring = 0x000004CC
,
EffectChannel.RustDamageOverTime = 0x000004CD
,
EffectChannel.IsPlayerEthereal = 0x000004CE
,
EffectChannel.PrimalAvatar_ForceOfNature_Poison = 0x000004CF
,
EffectChannel.PrimalAvatar_ForceOfNature_Disease = 0x000004D0
,
EffectChannel.Condition_PrimalAvatar_RejuvenatingCocoon = 0x000004D5
,
EffectChannel.PrimalAvatar_RejuvenationCocoon_HOT = 0x000004D6
,
EffectChannel.Inventory_DungeonDifficulty = 0x000004D7
,
EffectChannel.FuryOfTheWild_FastHealing_DamageOverTimeChannel = 0x000004D8
,
EffectChannel.MidwinterFestivalSpirit = 0x000004DA
,
EffectChannel.Feat_Temporary_Bard_MajesticWord = 0x000004DB
,
EffectChannel.Feat_Temporary_Bard_HeightenSpell = 0x000004DC
,
EffectChannel.Feat_Temporary_Bard_ExtendSpell = 0x000004DD
,
EffectChannel.GenusPlantWards = 0x000004DE
,
EffectChannel.SonicDamageOverTimeAOE = 0x000004DF
,
EffectChannel.Feat_Temporary_ToolsofWar_Melee = 0x000004E0
,
EffectChannel.Feat_Temporary_ToolsofWar_Warhammer = 0x000004E1
,
EffectChannel.Feat_Temporary_ToolsofWar_ThrowingHammer = 0x000004E2
,
EffectChannel.Feat_Temporary_ToolsofWar_Throwing = 0x000004E3
,
EffectChannel.Feat_Temporary_ToolsofWar_ThrowingAxe = 0x000004E4
,
EffectChannel.Feat_Temporary_ToolsofWar_HandAxe = 0x000004E5
,
EffectChannel.Feat_Temporary_ToolsofWar_Battleaxe = 0x000004E6
,
EffectChannel.Feat_Temporary_ToolsofWar_LightHammer = 0x000004E7
,
EffectChannel.Condition_CannotJump = 0x000004E9
,
EffectChannel.ReflectiveOnHitMissile = 0x000004EA
,
EffectChannel.Combat_BaseAttack_MaxTargets = 0x000004EB
,
EffectChannel.Equipment_OrbBonus = 0x000004EC
,
EffectChannel.UniqueSnowflakeFloat = 0x000004ED
,
EffectChannel.ReflectiveOnSneakAttack = 0x000004EE
,
EffectChannel.Feat_Temporary_SingleWeaponFighting = 0x000004EF
,
EffectChannel.Feat_Temporary_WeaponFinesse = 0x000004F0
,
EffectChannel.PoisonDamageOverTimeNinja = 0x000004F1
,
EffectChannel.WeaponDamageRespectsVulnerability = 0x000004F2
,
EffectChannel.Feat_Temporary_InspireCourage_ForSong = 0x000004F3
,
EffectChannel.Shadowdancer_DarkShrouding_Counter_Visual = 0x000004F4
,
EffectChannel.Condition_ImmuneToKnockback = 0x000004F5
,
EffectChannel.SetBonusCount_Gianthold_AquaticBracers = 0x000004F6
,
EffectChannel.Enh_Monk_NinjaPoison_StackCount = 0x000004F8
,
EffectChannel.Temp_Feat_FavoredEnemy_Vermin = 0x000004FA
,
EffectChannel.Temp_Feat_FavoredEnemy_Elemental = 0x000004FB
,
EffectChannel.Temp_Feat_FavoredEnemy_Plant = 0x000004FC
,
EffectChannel.Temp_Feat_FavoredEnemy_Animal = 0x000004FD
,
EffectChannel.Temp_Feat_FavoredEnemy_MagicalBeast = 0x000004FE
,
EffectChannel.Temp_Feat_FavoredEnemy_Construct = 0x000004FF
,
EffectChannel.Temp_Feat_FavoredEnemy_Aberration = 0x00000500
,
EffectChannel.Temp_Feat_FavoredEnemy_Undead = 0x00000501
,
EffectChannel.Character_CanEnterCrystalCove = 0x00000502
,
EffectChannel.InfernoEnhancementDamageOverTime = 0x00000503
,
EffectChannel.SetBonusCount_Gianthold_BlueDragon = 0x00000504
,
EffectChannel.SetBonusCount_Gianthold_WhiteDragon = 0x00000505
,
EffectChannel.SetBonusCount_Gianthold_BlackDragon = 0x00000506
,
EffectChannel.Enh_Monk_RiseOfThePhoenix_1_Triggered = 0x00000507
,
EffectChannel.Effect_MaxDodgeBonus = 0x00000508
,
EffectChannel.Ki_IsUncentered_Effect = 0x00000509
,
EffectChannel.FeatherFallInWater = 0x0000050A
,
EffectChannel.DispelMutationOnDeath = 0x0000050B
,
EffectChannel.Enh_Halfling_BreakOutTheLeeches_1_Active = 0x0000050C
,
EffectChannel.Force_DamageChanceToIgnore = 0x0000050D
,
EffectChannel.MaxDexBonusHeavy = 0x0000050E
,
EffectChannel.MaxDexBonusLight = 0x0000050F
,
EffectChannel.MaxDexBonusMedium = 0x00000510
,
EffectChannel.Temp_Feat_FavoredEnemy_Humanoid_Gnoll = 0x00000517
,
EffectChannel.Temp_Feat_FavoredEnemy_Humanoid_Orc = 0x00000518
,
EffectChannel.Temp_Feat_FavoredEnemy_Humanoid_Reptilian = 0x00000519
,
EffectChannel.Temp_Feat_FavoredEnemy_MonstrousHumanoid = 0x0000051A
,
EffectChannel.Temp_Feat_FavoredEnemy_Humanoid_Goblinoid = 0x0000051B
,
EffectChannel.Temp_Feat_FavoredEnemy_Outsider_Chaotic = 0x0000051C
,
EffectChannel.Temp_Feat_FavoredEnemy_Humanoid_Human = 0x0000051D
,
EffectChannel.Temp_Feat_FavoredEnemy_Humanoid_Dwarf = 0x0000051E
,
EffectChannel.Temp_Feat_FavoredEnemy_Dragon = 0x0000051F
,
EffectChannel.Temp_Feat_FavoredEnemy_Outsider_Evil = 0x00000520
,
EffectChannel.Temp_Feat_FavoredEnemy_Giant = 0x00000521
,
EffectChannel.Temp_Feat_FavoredEnemy_Humanoid_Halfling = 0x00000522
,
EffectChannel.Temp_Feat_FavoredEnemy_Outsider_Lawful = 0x00000523
,
EffectChannel.Temp_Feat_FavoredEnemy_Humanoid_Elf = 0x00000524
,
EffectChannel.Temp_Feat_FavoredEnemy_Ooze = 0x00000525
,
EffectChannel.Enh_Fighter_Kensei_ExoticWeaponMastery_GreatCrossbow_Temporary = 0x00000526
,
EffectChannel.Enh_Fighter_Kensei_ExoticWeaponMastery_RepeatingLightCrossbow_Temporary = 0x00000527
,
EffectChannel.Enh_Fighter_Kensei_ExoticWeaponMastery_Khopesh_Temporary = 0x00000528
,
EffectChannel.Enh_Fighter_Kensei_ExoticWeaponMastery_RepeatingHeavycrossbow_Temporary = 0x00000529
,
EffectChannel.Enh_Fighter_Kensei_ExoticWeaponMastery_BastardSword_Temporary = 0x0000052A
,
EffectChannel.Enh_Fighter_Kensei_ExoticWeaponMastery_DwarvenWaraxe_Temporary = 0x0000052B
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_DwarvenWaraxe_1_Temporary = 0x0000052C
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_Khopesh_1_Temporary = 0x0000052D
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_RepeatingHeavycrossbow_1_Temporary = 0x0000052E
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_BastardSword_1_Temporary = 0x0000052F
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_GreatCrossbow_1_Temporary = 0x00000530
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_RepeatingLightCrossbow_1_Temporary = 0x00000531
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_RepeatingLightCrossbow_3_Temporary = 0x00000532
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_RepeatingHeavycrossbow_2_Temporary = 0x00000533
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_DwarvenWaraxe_4_Temporary = 0x00000534
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_Khopesh_2_Temporary = 0x00000535
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_BastardSword_4_Temporary = 0x00000536
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_BastardSword_2_Temporary = 0x00000537
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_RepeatingHeavycrossbow_3_Temporary = 0x00000538
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_BastardSword_3_Temporary = 0x00000539
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_RepeatingHeavycrossbow_4_Temporary = 0x0000053A
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_RepeatingLightCrossbow_2_Temporary = 0x0000053B
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_GreatCrossbow_4_Temporary = 0x0000053C
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_GreatCrossbow_2_Temporary = 0x0000053D
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_Khopesh_4_Temporary = 0x0000053E
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_GreatCrossbow_3_Temporary = 0x0000053F
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_Khopesh_3_Temporary = 0x00000540
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_RepeatingLightCrossbow_4_Temporary = 0x00000541
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_DwarvenWaraxe_2_Temporary = 0x00000542
,
EffectChannel.Enh_Fighter_Kensei_WeaponSpec_Exotic_DwarvenWaraxe_3_Temporary = 0x00000543
,
EffectChannel.Enh_Fighter_BattleMeditation_StackCount = 0x00000544
,
EffectChannel.Combat_Ranged_fExtraShotProcChance = 0x00000545
,
EffectChannel.Feat_ActionBoostOneCut_Active = 0x00000546
,
EffectChannel.Enh_Bard_Skaldic_Rage_Active = 0x00000547
,
EffectChannel.Enh_Fighter_Counterattack_Active = 0x00000548
,
EffectChannel.Feat_MagicalTraining_Temporary = 0x00000549
,
EffectChannel.Save_Fortitude_EnergyDrain = 0x0000054A
,
EffectChannel.Save_Will_Sleep = 0x0000054B
,
EffectChannel.Save_Fortitude_Exhaustion = 0x0000054C
,
EffectChannel.Feat_SpellResistance_Feat__m_nStackingBonus = 0x0000054D
,
EffectChannel.HitPoints_IncapacitatedBonus = 0x0000054E
,
EffectChannel.SpellMinDamageDiceFlags = 0x0000054F
,
EffectChannel.SpellMaxDamageDiceFlags = 0x00000550
,
EffectChannel.Spell_CritMod_Good = 0x00000551
,
EffectChannel.Spell_CritMod_Force = 0x00000552
,
EffectChannel.Spell_CritMod_Evil = 0x00000553
,
EffectChannel.Spell_CritMod_Lawful = 0x00000554
,
EffectChannel.Spell_CritMod_Electric = 0x00000555
,
EffectChannel.Spell_CritMod_Light = 0x00000556
,
EffectChannel.Spell_CritMod_Sonic = 0x00000557
,
EffectChannel.Spell_CritMod_Rust = 0x00000558
,
EffectChannel.Spell_CritMod_Positive = 0x00000559
,
EffectChannel.Spell_CritMod_Fire = 0x0000055A
,
EffectChannel.Spell_CritMod_Bane = 0x0000055B
,
EffectChannel.Spell_CritMod_Acid = 0x0000055C
,
EffectChannel.Spell_CritMod_Repair = 0x0000055D
,
EffectChannel.Spell_CritMod_Negative = 0x0000055E
,
EffectChannel.Spell_CritMod_Bludgeon = 0x0000055F
,
EffectChannel.Spell_CritMod_Slash = 0x00000560
,
EffectChannel.Spell_CritMod_Cold = 0x00000561
,
EffectChannel.Spell_CritMod_Pierce = 0x00000562
,
EffectChannel.Spell_CritMod = 0x00000563
,
EffectChannel.Spell_CritMod_Chaotic = 0x00000564
,
EffectChannel.Spell_CritMultiplierMod = 0x00000565
,
EffectChannel.Spell_CritMultiplierMod_Negative = 0x00000566
,
EffectChannel.Spell_CritMultiplierMod_Positive = 0x00000567
,
EffectChannel.Spell_CritMultiplierMod_Electric = 0x00000568
,
EffectChannel.Spell_CritMultiplierMod_Lawful = 0x00000569
,
EffectChannel.Spell_CritMultiplierMod_Fire = 0x0000056A
,
EffectChannel.Spell_CritMultiplierMod_Repair = 0x0000056B
,
EffectChannel.Spell_CritMultiplierMod_Light = 0x0000056C
,
EffectChannel.Spell_CritMultiplierMod_Sonic = 0x0000056D
,
EffectChannel.Spell_CritMultiplierMod_Cold = 0x0000056E
,
EffectChannel.Spell_CritMultiplierMod_Rust = 0x0000056F
,
EffectChannel.Spell_CritMultiplierMod_Pierce = 0x00000570
,
EffectChannel.Spell_CritMultiplierMod_Chaotic = 0x00000571
,
EffectChannel.Spell_CritMultiplierMod_Bludgeon = 0x00000572
,
EffectChannel.Spell_CritMultiplierMod_Slash = 0x00000573
,
EffectChannel.Spell_CritMultiplierMod_Acid = 0x00000574
,
EffectChannel.Spell_CritMultiplierMod_Force = 0x00000575
,
EffectChannel.Spell_CritMultiplierMod_Evil = 0x00000576
,
EffectChannel.Spell_CritMultiplierMod_Good = 0x00000577
,
EffectChannel.Spell_CritMultiplierMod_Bane = 0x00000578
,
EffectChannel.Appearance_Armor_Player__m_bCosmeticArmorEquipped = 0x00000579
,
EffectChannel.Appearance_Armor_Player__m_bCosmeticHelmetEquipped = 0x0000057A
,
EffectChannel.HealingPotionOverTime = 0x0000057B
,
EffectChannel.ShieldOther_PositiveDamageOverTime = 0x0000057C
,
EffectChannel.Pierce_DamageChanceToIgnore = 0x0000057D
,
EffectChannel.Electric_DamageChanceToIgnore = 0x0000057E
,
EffectChannel.Acid_DamageChanceToIgnore = 0x0000057F
,
EffectChannel.Slash_DamageChanceToIgnore = 0x00000580
,
EffectChannel.Bludgeon_DamageChanceToIgnore = 0x00000581
,
EffectChannel.Magic_DamageChanceToIgnore = 0x00000582
,
EffectChannel.Cold_DamageChanceToIgnore = 0x00000583
,
EffectChannel.Sonic_DamageChanceToIgnore = 0x00000584
,
EffectChannel.Fire_DamageChanceToIgnore = 0x00000585
,
EffectChannel.HowlerCounterValueDriver = 0x00000586
,
EffectChannel.CosmeticEquipmentShimmer = 0x00000588
,
EffectChannel.Appearance_Armor_Player__m_bCosmeticEyewearEquipped = 0x00000589
,
EffectChannel.Spellcraft = 0x0000058C
,
EffectChannel.Enh_Cleric_Domain_Healing_6_Counter = 0x0000058D
,
EffectChannel.Effect_HasDeflectArrow = 0x0000058E
,
EffectChannel.Effect_IsWarforgedWeaponAttached = 0x0000058F
,
EffectChannel.IntimidateInherent = 0x00000591
,
EffectChannel.DisableDeviceInherent = 0x00000592
,
EffectChannel.ConcentrationInherent = 0x00000593
,
EffectChannel.ListenInherent = 0x00000594
,
EffectChannel.HideInherent = 0x00000595
,
EffectChannel.BluffInherent = 0x00000596
,
EffectChannel.MoveSilentlyInherent = 0x00000597
,
EffectChannel.RepairInherent = 0x00000598
,
EffectChannel.UseMagicDeviceInherent = 0x00000599
,
EffectChannel.DiplomacyInherent = 0x0000059A
,
EffectChannel.PerformInherent = 0x0000059B
,
EffectChannel.OpenLockInherent = 0x0000059C
,
EffectChannel.BalanceInherent = 0x0000059D
,
EffectChannel.SwimInherent = 0x0000059E
,
EffectChannel.SpellcraftInherent = 0x0000059F
,
EffectChannel.SearchInherent = 0x000005A0
,
EffectChannel.TumbleInherent = 0x000005A1
,
EffectChannel.JumpInherent = 0x000005A2
,
EffectChannel.SpotInherent = 0x000005A3
,
EffectChannel.HealInherent = 0x000005A4
,
EffectChannel.HaggleInherent = 0x000005A5
,
EffectChannel.AppearanceArmorKeyWarforged_Temporary = 0x000005A6
,
EffectChannel.AppearanceGearDyemapModifier_Temporary = 0x000005A7
,
EffectChannel.AppearanceArmorKey_Temporary = 0x000005A9
,
EffectChannel.AppearanceArmor_CosmeticsPreviewEffect = 0x000005AA
,
EffectChannel.AppearanceBreechesKey_Temporary = 0x000005AB
,
EffectChannel.AppearanceSkirtKey_Temporary = 0x000005AC
,
EffectChannel.AppearanceGearKey_Temporary = 0x000005AD
,
EffectChannel.AppearanceRobeKey_Temporary = 0x000005AE
,
EffectChannel.AppearanceArmorDyemapModifier_Temporary = 0x000005AF
,
EffectChannel.CosmeticMourningFlame = 0x000005B0
,
EffectChannel.Effect_StormsEyeActive = 0x000005B1
,
EffectChannel.CosmeticQuori = 0x000005B2
,
EffectChannel.GuidanceOfShar = 0x000005B3
,
EffectChannel.Stealth = 0x000005B4
,
EffectChannel.DetectSecretDoorsEstore = 0x000005B5
,
EffectChannel.SetBonusCount_Iconic_Shadarkai = 0x000005B6
,
EffectChannel.Item_IsSpellstaff = 0x000005B7
,
EffectChannel.Item_IsSpellbonus = 0x000005B8
,
EffectChannel.Temp_Feat_ShieldEvasion = 0x000005BE
,
EffectChannel.Treasure_ValueModifier = 0x000005BF
,
EffectChannel.Usage_CanBeUsed = 0x000005C0
,
EffectChannel.Spell_DetectSecretDoors_Integer = 0x000005C1
,
EffectChannel.HowlerQuillCounter = 0x000005C4
,
EffectChannel.Temp_Feat_ImprovedCritical_Unarmed = 0x000005C5
,
EffectChannel.Feat_Temporary_TwoWeaponFighting_Channel = 0x000005C6
,
EffectChannel.AnimatedAlly_Zombie = 0x000005C7
,
EffectChannel.CosmeticJackOLantern = 0x000005C8
,
EffectChannel.CosmeticSpider = 0x000005C9
,
EffectChannel.Enh_Warpriest_DivineVessel_Count = 0x000005CA
,
EffectChannel.ReflectiveOnHitUnarmed = 0x000005CB
,
EffectChannel.AppearanceHelmetKey_Temporary = 0x000005CC
,
EffectChannel.AppearanceGogglesKey_Temporary = 0x000005CD
,
EffectChannel.AppearanceHelmetDyemapModifier_Temporary = 0x000005CE
,
EffectChannel.AppearanceArmor_CosmeticsHeadwearPreviewEffect = 0x000005CF
,
EffectChannel.Cosmetic_GlowingEyes_Red = 0x000005D0
,
EffectChannel.Cosmetic_GlowingEyes_Yellow = 0x000005D1
,
EffectChannel.Cosmetic_GlowingEyes_Purple = 0x000005D2
,
EffectChannel.Cosmetic_GlowingEyes_Blue = 0x000005D3
,
EffectChannel.Cosmetic_GlowingEyes_Green = 0x000005D4
,
EffectChannel.Cosmetic_GlowingEyes_White = 0x000005D5
,
EffectChannel.Cosmetic_GlowingEyes_Active = 0x000005D6
,
EffectChannel.Effect_PastLife_Suppress_Primal = 0x000005D8
,
EffectChannel.Effect_PastLife_Suppress_Iconic = 0x000005D9
,
EffectChannel.Effect_PastLife_Suppress_Martial = 0x000005DA
,
EffectChannel.Effect_PastLife_Suppress_Arcane = 0x000005DB
,
EffectChannel.Effect_PastLife_Suppress_Divine = 0x000005DC
,
EffectChannel.Feat_Temporary_ShieldProficiency_General = 0x000005DD
,
EffectChannel.Feat_Temporary_ArmorProficiency_Heavy = 0x000005DE
,
EffectChannel.Feat_Temporary_ArmorProficiency_Medium = 0x000005DF
,
EffectChannel.Feat_Temporary_ArmorProficiency_Light = 0x000005E0
,
EffectChannel.Effect_MageArmor_Active = 0x000005E2
,
EffectChannel.Effect_Shield_Active = 0x000005E3
,
EffectChannel.Enh_EldritchKnight_PowerCharge_Count = 0x000005E4
,
EffectChannel.Character_CanUseDragonsRaidLever = 0x000005E5
,
EffectChannel.Channel_PastLife = 0x000005E6
,
EffectChannel.FuryOfTheWild_FastHealing_DamageOverTimeChannel_PastLife = 0x000005E7
,
EffectChannel.SetBonusCount_u21_HauntedHalls_Tank = 0x000005E8
,
EffectChannel.SetBonusCount_u21_HauntedHalls_DPS = 0x000005E9
,
EffectChannel.Item_ScalingProc = 0x000005EA
,
EffectChannel.TavernFoodHP = 0x000005EB
,
EffectChannel.TavernFoodSP = 0x000005EC
,
EffectChannel.DCBoostDeath = 0x000005ED
,
EffectChannel.Character_IsInShadowfell = 0x000005EE
,
EffectChannel.HealingAmplification_Repair = 0x000005EF
,
EffectChannel.HealingAmplification_Positive = 0x000005F0
,
EffectChannel.HealingAmplification_Negative = 0x000005F1
,
EffectChannel.ShadowyAuraTimer = 0x000005F2
,
EffectChannel.DivineCrusader_Purification_Count = 0x000005F3
,
EffectChannel.DivineCrusader_Virus_Bool = 0x000005F4
,
EffectChannel.DivineCrusader_HealOnDeath_Bool = 0x000005F5
,
EffectChannel.DivineCrusader_WrathOnDeath_Bool = 0x000005F6
,
EffectChannel.ReflectiveOnCriticalHitMissile = 0x000005F7
,
EffectChannel.ReflectiveOnCriticalHitUnarmed = 0x000005F8
,
EffectChannel.BattleragerHarness = 0x000005F9
,
EffectChannel.FasterNegativeLevelRemoval = 0x000005FA
,
EffectChannel.SetBonus_Item_m_bDR_60_Epic_Below_75HP = 0x000005FB
,
EffectChannel.Appearance_ArmorEffectType = 0x000005FC
,
EffectChannel.Equipment_U21_WeaponEffectEnable = 0x000005FD
,
EffectChannel.Character_U21Docent_Heavy = 0x000005FE
,
EffectChannel.Character_U21Docent_Medium = 0x000005FF
,
EffectChannel.Feat_Temporary_SlipperyMind = 0x00000600
,
EffectChannel.Feat_Temporary_UncannyDodge = 0x00000602
,
EffectChannel.Character_HirelingAbilityScoreBuff = 0x00000603
,
EffectChannel.Character_SummonsAbilityScoreBuff = 0x00000604
,
EffectChannel.Feat_LayOnHands_Agent_m_nMaxCounterEffect = 0x00000605
,
EffectChannel.GuildFoodSP = 0x00000606
,
EffectChannel.GuildFoodHP = 0x00000607
,
EffectChannel.Feat_WildEmpathy_Agent_m_nMaxCounterEffect = 0x00000608
,
EffectChannel.Feat_ImprovedWildEmpathy_Agent_m_nMaxCounterEffect = 0x00000609
,
EffectChannel.Combat_MaxDexBonus_OnCharacter = 0x0000060A
,
EffectChannel.Feat_SpellPenetrationBonus = 0x0000060C
,
EffectChannel.State_CriticalThreatRange_Driver_MainHand = 0x0000060D
,
EffectChannel.DamageValue = 0x0000060E
,
EffectChannel.Damage_AbilityScoreMultiplier = 0x0000060F
,
EffectChannel.VorpalHitRange = 0x00000610
,
EffectChannel.VorpalHitRangeBonus = 0x00000611
,
EffectChannel.Feat_IsSingleWeaponFighting = 0x00000612
,
EffectChannel.ReflectiveOnIAvoidMissile = 0x00000613
,
EffectChannel.ReflectiveOnIAvoidUnarmed = 0x00000614
,
EffectChannel.ReflectiveOnIAvoidMelee = 0x00000615
,
EffectChannel.AnimatedAlly_3bc = 0x00000616
,
EffectChannel.Equipment_Augment_Slotted_Count = 0x00000617
,
EffectChannel.Equipment_Augment_Unslotted_Count = 0x00000618
,
EffectChannel.Runearm_Agent_ChargeRate = 0x00000619
,
EffectChannel.Runearm_Agent_CooldownRate = 0x0000061A
,
EffectChannel.BaseWeaponDamageDiceModifier_CharacterDriver_MainHand = 0x0000061B
,
EffectChannel.BaseWeaponDamageDiceModifier_CharacterDriver_OffHand = 0x0000061C
,
EffectChannel.BoS_AllowInSingletonBag = 0x0000061D
,
EffectChannel.SpellFocusDivination = 0x0000061E
,
EffectChannel.SonicDamageOverTimeReverberate = 0x0000061F
,
EffectChannel.RegenerationIntervalMultiplier_SmiteEvil = 0x00000620
,
EffectChannel.ReflectiveOnITakeRangedDamage = 0x00000621
,
EffectChannel.OnITakeRangedDamage = 0x00000622
,
EffectChannel.Save_Reflex_Illusion = 0x00000623
,
EffectChannel.Save_Fortitude_Illusion = 0x00000624
,
EffectChannel.Save_Will_Illusion = 0x00000625
,
EffectChannel.MagicalRating = 0x00000626
,
EffectChannel.SetBonusCount_u23_Necro4 = 0x00000627
,
EffectChannel.RangedWeaponPower = 0x00000628
,
EffectChannel.MeleeWeaponPower = 0x00000629
,
EffectChannel.MimicRepellent = 0x0000062C
,
EffectChannel.MimicBait = 0x0000062D
,
EffectChannel.Effect_DeflectArrowCooldownMultiplier = 0x0000062E
,
EffectChannel.State_CriticalThreatRange_Driver_Shield = 0x0000062F
,
EffectChannel.Action_Agent_DCBoostAllCombatFeats = 0x00000630
,
EffectChannel.Character_IsInVolZone = 0x00000631
,
EffectChannel.Character_IsInVolWater = 0x00000632
,
EffectChannel.Condition_AdundantStepsAllowed = 0x00000633
,
EffectChannel.Negative_DamageResistance = 0x00000634
,
EffectChannel.Pierce_DamageResistance = 0x00000635
,
EffectChannel.Slash_DamageResistance = 0x00000636
,
EffectChannel.Force_DamageResistance = 0x00000637
,
EffectChannel.Bludgeon_DamageResistance = 0x00000638
,
EffectChannel.Creature_Traits = 0x00000639
,
EffectChannel.WildMagicDOT_Pierce = 0x0000063A
,
EffectChannel.WildMagicDOT_Acid = 0x0000063B
,
EffectChannel.WildMagicDOT_Negative = 0x0000063C
,
EffectChannel.WildMagicDOT_Light = 0x0000063D
,
EffectChannel.WildMagicDOT_Poison = 0x0000063E
,
EffectChannel.WildMagicDOT_Slash = 0x0000063F
,
EffectChannel.WildMagicDOT_Cold = 0x00000640
,
EffectChannel.WildMagicDOT_Rust = 0x00000641
,
EffectChannel.WildMagicDOT_Bludgeon = 0x00000642
,
EffectChannel.WildMagicDOT_Fire = 0x00000643
,
EffectChannel.WildMagicDOT_Electric = 0x00000644
,
EffectChannel.WildMagicDOT_Force = 0x00000645
,
EffectChannel.WildMagicDOT_Sonic = 0x00000646
,
EffectChannel.Feat_Rage__m_nConstitutionValueDriver = 0x00000647
,
EffectChannel.Feat_Rage__m_nWillSaveValueDriver = 0x00000648
,
EffectChannel.Feat_Rage__m_nStrengthValueDriver = 0x00000649
,
EffectChannel.GenericChannel = 0x0000064A
,
EffectChannel.HasAssassinsMark = 0x0000064E
,
EffectChannel.Mythic = 0x0000064F
,
EffectChannel.Inventory_BoundToAccount = 0x00000650
,
EffectChannel.Effect_MythicBonusDriver = 0x00000651
,
EffectChannel.setbonus_toee_armor_1 = 0x00000652
,
EffectChannel.setbonus_toee_weapon_1 = 0x00000653
,
EffectChannel.feat_eldritchblast_anyactive = 0x00000654
,
EffectChannel.Action_IsFastSpell = 0x00000655
,
EffectChannel.Temp_Feat_AuraOfCourage = 0x00000656
,
EffectChannel.BehaviorState_Confused = 0x00000658
,
EffectChannel.Feat_EldritchBlast_Dice = 0x00000659
,
EffectChannel.HasSouleaterStrickenMark = 0x0000065A
,
EffectChannel.HasSouleaterConsumeMark = 0x0000065B
,
EffectChannel.Feat_SouleaterHunger_Dice = 0x0000065C
,
EffectChannel.Feat_SouleaterStricken_Dice = 0x0000065D
,
EffectChannel.Feat_EldritchBlast_Dice_PactBonus = 0x0000065F
,
EffectChannel.WildMagic_MysteriousRemnants_PostAdder = 0x00000660
,
EffectChannel.WildMagic_MysteriousRemnants_Multiplier = 0x00000661
,
EffectChannel.setbonus_u28_slice_dice = 0x00000662
,
EffectChannel.setbonus_u28_captain = 0x00000663
,
EffectChannel.setbonus_u28_all = 0x00000664
,
EffectChannel.setbonus_U28_griffon = 0x00000665
,
EffectChannel.setbonus_u28_double_helix = 0x00000666
,
EffectChannel.setbonus_U28_griffon_epic = 0x00000667
,
EffectChannel.setbonus_u28_captain_epic = 0x00000668
,
EffectChannel.setbonus_u28_all_epic = 0x00000669
,
EffectChannel.setbonus_u28_slice_dice_epic = 0x0000066A
,
EffectChannel.setbonus_u28_double_helix_epic = 0x0000066B
,
EffectChannel.Enh_ArcaneArcher_ElementalDice = 0x0000066C
,
EffectChannel.Character_HolySword_Active = 0x0000066D
,
EffectChannel.Treasure_SuffixPowerBonus = 0x0000066E
,
EffectChannel.Treasure_ExtraTwoPowerBase = 0x0000066F
,
EffectChannel.Treasure_ExtraOnePowerBase = 0x00000670
,
EffectChannel.Treasure_BaseLevel = 0x00000671
,
EffectChannel.Treasure_SuffixPowerBase = 0x00000672
,
EffectChannel.Treasure_PrefixPowerBonus = 0x00000673
,
EffectChannel.Treasure_PrefixPowerBase = 0x00000674
,
EffectChannel.Treasure_ExtraOnePowerBonus = 0x00000675
,
EffectChannel.Treasure_ExtraTwoPowerBonus = 0x00000676
,
EffectChannel.Weapon_DamageMod_LegendaryDefense = 0x00000677
,
EffectChannel.Weapon_DamageMod_LegendaryOffense = 0x00000678
,
EffectChannel.Weapon_DamageMod_LegendaryMonsterPower = 0x00000679
,
EffectChannel.setbonus_epicgreensteel_focuscount_earth = 0x0000067A
,
EffectChannel.setbonus_epicgreensteel_focuscount_positive = 0x0000067B
,
EffectChannel.setbonus_epicgreensteel_focuscount_water = 0x0000067C
,
EffectChannel.setbonus_epicgreensteel_taintofshavarath = 0x0000067D
,
EffectChannel.setbonus_epicgreensteel_focuscount_negative = 0x0000067E
,
EffectChannel.setbonus_epicgreensteel_focuscount_air = 0x0000067F
,
EffectChannel.setbonus_epicgreensteel_focuscount_fire = 0x00000680
,
EffectChannel.SpellMaxLevelModifier2 = 0x00000681
,
EffectChannel.SpellMaxLevelModifier3 = 0x00000682
,
EffectChannel.SpellLevelModifier2 = 0x00000683
,
EffectChannel.SpellLevelModifier3 = 0x00000684
,
EffectChannel.WebstoreDiceRollBonus = 0x00000685
,
EffectChannel.Treasure_DiceRollBonus = 0x00000686
,
EffectChannel.Evil_DamageChanceToIgnore = 0x00000687
,
EffectChannel.Lawful_DamageChanceToIgnore = 0x00000688
,
EffectChannel.Poison_DamageChanceToIgnore = 0x00000689
,
EffectChannel.Good_DamageChanceToIgnore = 0x0000068A
,
EffectChannel.Chaotic_DamageChanceToIgnore = 0x0000068B
,
EffectChannel.Light_DamageChanceToIgnore = 0x0000068C
,
EffectChannel.Treasure_SuffixPowerTotal = 0x0000068D
,
EffectChannel.Treasure_PrefixPowerTotal = 0x0000068E
,
EffectChannel.Treasure_ExtraTwoPowerTotal = 0x0000068F
,
EffectChannel.Treasure_ExtraOnePowerTotal = 0x00000690
,
EffectChannel.Character_HitpointsHealedPerTenSeconds = 0x00000691
,
EffectChannel.setbonus_epicgreensteel_focuscount_material = 0x00000692
,
EffectChannel.setbonus_epicgreensteel_focuscount_opposition = 0x00000693
,
EffectChannel.setbonus_epicgreensteel_focuscount_ethereal = 0x00000694
,
EffectChannel.setbonus_epicgreensteel_focuscount_escalation = 0x00000695
,
EffectChannel.setbonus_epicgreensteel_focuscount_dominion = 0x00000696
,
EffectChannel.setbonus_epicgreensteel_lgseqcount = 0x00000697
,
EffectChannel.Character_Retain_Essence_Scroll_Effect_Modifier = 0x00000699
,
EffectChannel.IsCannithCraftable = 0x0000069A
,
EffectChannel.setbonus_u32_caster = 0x0000069B
,
EffectChannel.setbonus_u32_melee_epic = 0x0000069C
,
EffectChannel.setbonus_u32_caster_epic = 0x0000069D
,
EffectChannel.setbonus_u32_defense = 0x0000069E
,
EffectChannel.setbonus_u32_melee = 0x0000069F
,
EffectChannel.setbonus_u32_defense_epic = 0x000006A0
,
EffectChannel.Effect_U32SetBonus = 0x000006A1
,
EffectChannel.Effect_U32SetBonusDefense = 0x000006A2
,
EffectChannel.Effect_U32SetBonusCaster = 0x000006A3
,
EffectChannel.Effect_U32SetBonusDefenseEpic = 0x000006A4
,
EffectChannel.Effect_U32SetBonusEpic = 0x000006A5
,
EffectChannel.Effect_U32SetBonusCasterEpic = 0x000006A6
,
EffectChannel.Temp_Feat_QuickDraw = 0x000006A7
,
EffectChannel.Temp_Feat_ExoticWeaponProficiency_Handwraps = 0x000006A8
,
EffectChannel.Effect_U32MythicBonusDriver = 0x000006A9
,
EffectChannel.Item_IsNewImplement = 0x000006AA
,
EffectChannel.Effect_ReaperBonusDriverPower = 0x000006AB
,
EffectChannel.Effect_ReaperBonusDriverStats = 0x000006AC
,
EffectChannel.Effect_ReaperBonusDriverMRR = 0x000006AD
,
EffectChannel.Effect_ReaperBonusDriverPRR = 0x000006AE
,
EffectChannel.Effect_ReaperMRRPotion = 0x000006AF
,
EffectChannel.Effect_ReaperPRRPotion = 0x000006B0
,
EffectChannel.Treasure_NamedDiceRollBonus = 0x000006B1
,
EffectChannel.Treasure_MythicDiceRollBonus = 0x000006B2
,
EffectChannel.Treasure_ReaperDiceRollBonus = 0x000006B3
,
EffectChannel.feat_reaper_wings_green_temporary = 0x000006B4
,
EffectChannel.feat_reaper_eyes_purple_temporary = 0x000006B5
,
EffectChannel.feat_reaper_wings_purple_temporary = 0x000006B6
,
EffectChannel.feat_reaper_eyes_green_temporary = 0x000006B7
,
EffectChannel.feat_reaper_wings_fire_temporary = 0x000006B8
,
EffectChannel.feat_reaper_eyes_fire_temporary = 0x000006B9
,
EffectChannel.feat_reaper_wings_white_temporary = 0x000006BA
,
EffectChannel.feat_reaper_eyes_white_temporary = 0x000006BB
,
EffectChannel.SpellFocusBreathWeapon = 0x000006BC
,
EffectChannel.IntensifyCostBonus = 0x000006BD
,
EffectChannel.EmboldenCostBonus = 0x000006BE
,
EffectChannel.SpellFocusRuneArm = 0x000006BF
,
EffectChannel.Durability_ItemProtection = 0x000006C5
,
EffectChannel.Save_Will_Curse = 0x000006C6
,
EffectChannel.Save_Reflex_Curse = 0x000006C7
,
EffectChannel.Save_Fortitude_Curse = 0x000006C8
,
EffectChannel.Temp_Feat_MobileSpellcasting = 0x000006CA
,
EffectChannel.OnApplication = 0x000006CC
,
EffectChannel.Combat_Ranged_OnWeapon_fExtraShotProcChance = 0x000006CD
,
EffectChannel.Character_Aasimar_DivinePurposeActive = 0x000006CE
,
EffectChannel.Feat_Temporary_OversizedTwoWeaponFighting = 0x000006D0
,
EffectChannel.DoublestrikeProcChance_OffHand = 0x000006D1
,
EffectChannel.Temp_feat_epic_pen_dr_silver = 0x000006D2
,
EffectChannel.Combat_DeflectionPercentage = 0x000006D3
,
EffectChannel.Combat_BypassDeflectionPercentage = 0x000006D4
,
EffectChannel.Damage_Max_MRR = 0x000006D5
,
EffectChannel.Effect_ActionBoost_SpellPower_Increase = 0x000006D6
,
EffectChannel.Effect_ActionBoost_RangePower_Increase = 0x000006D7
,
EffectChannel.Effect_ActionBoost_AttackPower_Increase = 0x000006D8
,
EffectChannel.Character_SummonsPRBuff = 0x000006D9
,
EffectChannel.Character_SummonsMRRBuff = 0x000006DA
,
EffectChannel.Character_SummonsAttackPowerBuff = 0x000006DB
,
EffectChannel.Character_SummonsSpellPowerBuff = 0x000006DC
,
EffectChannel.Character_SentientItem_Rage_Gain_Temp_HP = 0x000006DE
,
EffectChannel.Character_SentientItem_Triggers_Temp_Free_Spells = 0x000006DF
,
EffectChannel.Item_HasOldAugment = 0x000006E0
,
EffectChannel.Action_Agent_DCBoostPoison = 0x000006E1
,
EffectChannel.BluntAmmunition = 0x000006E2
,
EffectChannel.RepairEnergyAuraActive = 0x000006E3
,
EffectChannel.FireVulnerabilityFloor = 0x000006E4
,
EffectChannel.AcidVulnerabilityFloor = 0x000006E5
,
EffectChannel.EletricVulnerabilityFloor = 0x000006E6
,
EffectChannel.ColdVulnerabilityFloor = 0x000006E7
,
EffectChannel.Druid_Killer_Instinct_Count = 0x000006E8
,
EffectChannel.Enh_Artificer_MeleeArmor_Counter = 0x000006E9
,
EffectChannel.Temp_Feat_Rage_Dismissal = 0x000006EA
,
EffectChannel.ReflectiveOnDamageMelee = 0x000006EB
,
EffectChannel.ReflectiveOnHitMelee = 0x000006EC
,
EffectChannel.Condition_Stunned_Battlefist = 0x000006ED
,
EffectChannel.Temp_Feat_Rage = 0x000006EE
,
EffectChannel.Push_Weapon_Alignment_Good = 0x000006EF
,
EffectChannel.Feat_Rage__m_nArmorValueDriver = 0x000006F0
,
EffectChannel.Combat_Ranged_Disable_fExtraShotProcChance = 0x000006F1
,
EffectChannel.Weapon_DamageMod_RangedWeaponPower_Disabled = 0x000006F2
,
EffectChannel.Character_PermaDeath_Can_Ressurect = 0x000006F3
,
EffectChannel.Character_PermaDeath_Has_Died = 0x000006F4
,
EffectChannel.Character_PermaDeath_GameOver = 0x000006F5
,
EffectChannel.Cosmetic_WildShape_Warpaint_Value = 0x000006F6
,
EffectChannel.Appearance_Cloak_Dyemap_Secondary_Modifier = 0x000006FA
,
EffectChannel.Appearance_Cloak_Dyemap_Primary_Modifier = 0x000006FB
,
EffectChannel.Appearance_Cloak_Key = 0x000006FC
,
EffectChannel.Effect_Item_IsWaveEquipped = 0x000006FD
,
EffectChannel.Effect_LightningRodStacks = 0x000006FE
,
EffectChannel.Poison_NoReduction = 0x000006FF
,
EffectChannel.Sonic_NoReduction = 0x00000700
,
EffectChannel.Acid_NoReduction = 0x00000701
,
EffectChannel.Pierce_NoReduction = 0x00000702
,
EffectChannel.Slash_NoReduction = 0x00000703
,
EffectChannel.Cold_NoReduction = 0x00000704
,
EffectChannel.Fire_NoReduction = 0x00000705
,
EffectChannel.Bludgeon_NoReduction = 0x00000706
,
EffectChannel.Electric_NoReduction = 0x00000707
,
EffectChannel.Character_EldritchPowerActive = 0x00000708
,
EffectChannel.Temp_Feat_CastOnTheRun = 0x00000709
,
EffectChannel.feat_permadeath_eyes_temporary = 0x00000710
,
EffectChannel.feat_permadeath_feet_temporary = 0x00000711
,
EffectChannel.ML_IsOn_SkySled = 0x00000712
,
EffectChannel.Inquisitive_Observation_Count = 0x00000713
,
EffectChannel.Inquisitive_Preparation_Count = 0x00000714
,
EffectChannel.Inquisitive_DiplomaticImmunity_IsActive = 0x00000715
,
EffectChannel.Inquisitive_AskFirst_IsActive = 0x00000716
,
EffectChannel.Character_Animations_UsesFiddleForBardicMusic = 0x00000717
,
EffectChannel.Reincarnation_RacialPastLifeOverride = 0x00000718
,
EffectChannel.ActiveEpicDestinyOverride = 0x00000719
,
EffectChannel.Filigree_SetBonus_HasThroughtheMists5 = 0x0000071A
,
EffectChannel.Filigree_SetBonus_HasSanctifiedFervor5 = 0x0000071B
,
EffectChannel.Feat_InspireCourage__m_nAttackValueDriver = 0x0000071C
,
EffectChannel.Feat_InspireCourage__m_nDamageValueDriver = 0x0000071D
,
EffectChannel.Feat_InspireCourage__m_nUniversalSpellPowerValueDriver = 0x0000071E
,
EffectChannel.Feat_InspireCourage__m_nFearSaveValueDriver = 0x0000071F
,
EffectChannel.Temp_feat_epic_pen_dr_adamantine = 0x00000720
,
EffectChannel.Feat_InspireCourage__m_nPhysicalResistanceRatingValueDriver = 0x00000721
,
EffectChannel.Condition_AdrenalineShot = 0x00000722
,
EffectChannel.Negative_NoReduction = 0x00000723
,
EffectChannel.DeathAura3Active = 0x00000724
,
EffectChannel.Feat_Temporary_Swords_to_Plowshares = 0x00000726
,
EffectChannel.QuestDoomReaperChargeCount = 0x00000727
,
EffectChannel.Character_IsAlchemistGreen = 0x00000728
,
EffectChannel.Character_IsAlchemistPurple = 0x00000729
,
EffectChannel.Character_IsAlchemistOrange = 0x0000072A
,
EffectChannel.Mount_Type = 0x0000072B
,
EffectChannel.Speed_Mount = 0x0000072C
,
EffectChannel.Mount_isMounted = 0x0000072D
,
EffectChannel.Spell_CritMultiplierMod_Poison = 0x0000072E
,
EffectChannel.Spell_CritMod_Poison = 0x0000072F
,
EffectChannel.SpellPowerPoison = 0x00000730
,
EffectChannel.Condition_Contaminated = 0x00000732
,
EffectChannel.Effect_Alchemist_Evolution = 0x00000733
,
EffectChannel.Feat_RapidReload_Driver_LightCrossbow = 0x00000734
,
EffectChannel.Feat_RapidReload_Driver_GreatCrossbow = 0x00000735
,
EffectChannel.Feat_RapidReload_Driver_HeavyCrossbow = 0x00000736
,
EffectChannel.Character_IsPrimedForAlchemistChoke = 0x00000737
,
EffectChannel.Character_MultitudeOfMissilesActive = 0x00000738
,
EffectChannel.Feat_Temporary_SmiteEvil_Ranged_Channel = 0x00000739
,
EffectChannel.Temp_Feat_Knights_Training = 0x0000073A
,
EffectChannel.Feat_RapidReload_Driver_DualLightCrossbow = 0x0000073B
,
EffectChannel.Feat_RapidReload_Driver_LightRepeatingCrossbow = 0x0000073C
,
EffectChannel.Feat_RapidReload_Driver_DualHeavyCrossbow = 0x0000073D
,
EffectChannel.Feat_RapidReload_Driver_HeavyRepeatingCrossbow = 0x0000073E
,
EffectChannel.Combat_AllowStrikethrough = 0x0000073F
,
EffectChannel.Combat_StrikethroughChance = 0x00000740
,
EffectChannel.Enh_VileChemist_ElementalDice = 0x00000741
,
EffectChannel.Enh_Bombardier_ElementalDice = 0x00000742
,
EffectChannel.Character_Retain_Essence_Potion_Effect_Modifier = 0x00000743
,
EffectChannel.Alc_Count_BurningAmbition = 0x00000744
,
EffectChannel.Mount_isMountSuppressed = 0x00000745
,
EffectChannel.Filigree_SetBonus_HasDanceofSeasons4 = 0x00000746
,
EffectChannel.Character_IsUsingFavoredWeaponOverride_Exotic = 0x00000747
,
EffectChannel.Character_IsUsingFavoredWeaponOverride_Martial = 0x00000748
,
EffectChannel.Character_IsUsingFavoredWeaponOverride_Simple = 0x00000749
,
EffectChannel.Character_IsUsingFavoredWeaponOverride = 0x0000074A
,
EffectChannel.Temp_Feat_FavoredEnemy_Fey = 0x0000074B
,
EffectChannel.Random_Loot_iLevel_Increase = 0x0000074C
,
EffectChannel.Treasure_ExtraAffixChanceBonus = 0x0000074D
,
EffectChannel.enh_feydark_weapon_is_shadowblade = 0x0000074E
,
EffectChannel.Epic_Arcane_Token = 0x0000074F
,
EffectChannel.Epic_Divine_Token = 0x00000750
,
EffectChannel.Epic_Primal_Token = 0x00000751
,
EffectChannel.Epic_Martial_Token = 0x00000752
,
EffectChannel.Augment_SlotEntry = 0x00000753
,
EffectChannel.AttackMelee = 0x00000754
,
EffectChannel.Character_IconicShifterRageActive = 0x00000755
,
EffectChannel.Augment_HasAugmentSlot_Colorless = 0x00000756
,
EffectChannel.Item_SetBonus_1 = 0x00000757
,
EffectChannel.Item_SetBonus_2 = 0x00000758
,
EffectChannel.Augment_DynamicSlotEffects = 0x00000759
,
EffectChannel.Treasure_WinterEventDiceRollBonus = 0x0000075A
,
EffectChannel.Player_Anniversary_PartyPunch = 0x00000762
,
EffectChannel.SentientXPOverride = 0x00000763
,
EffectChannel.Feat_IsSingleWeaponFighting_WithEmptyOffhand = 0x00000765
,
EffectChannel.Temp_feat_epic_pen_dr_coldiron = 0x00000766
,
EffectChannel.Feat_Temporary_ShotOnTheRun = 0x00000767
,
EffectChannel.AlchDOT_Electric = 0x00000768
,
EffectChannel.AlchDOT_Poison = 0x00000769
,
EffectChannel.AlchDOT_Cold = 0x0000076A
,
EffectChannel.AlchDOT_Acid = 0x0000076B
,
EffectChannel.AlchDOT_Fire = 0x0000076C
,
EffectChannel.Temp_Feat_ImprovedTrip = 0x0000076D
,
EffectChannel.Feat_Epic_PierceDeception_Temporary = 0x0000076E
,
EffectChannel.Condition_Quickened = 0x0000076F
,
EffectChannel.temp_feat_thesovereignhost = 0x00000770
,
EffectChannel.temp_feat_silvanus = 0x00000771
,
EffectChannel.temp_feat_helm = 0x00000772
,
EffectChannel.temp_feat_olladra = 0x00000773
,
EffectChannel.temp_feat_thesilverflame = 0x00000774
,
EffectChannel.temp_feat_vulkoor = 0x00000775
,
EffectChannel.temp_feat_thelordofblades = 0x00000776
,
EffectChannel.temp_feat_thebloodofvol = 0x00000777
,
EffectChannel.temp_feat_onatar = 0x00000778
,
EffectChannel.temp_feat_amaunator = 0x00000779
,
EffectChannel.temp_feat_aureon = 0x0000077A
,
EffectChannel.temp_feat_theundyingcourt = 0x0000077B
,
EffectChannel.Character_HorizonWalker_IsMarked = 0x0000077C
,
EffectChannel.Immobilized = 0x0000077D
,
EffectChannel.Combat_IsFavoredWeapon = 0x0000077E
,
EffectChannel.feat_grandmaster_kiprojection_active = 0x0000077F
,
EffectChannel.Feat_Temporary_ImprovedEvasion = 0x00000781
,
EffectChannel.Character_Dreadnought_TerrorStackSize = 0x00000782
,
EffectChannel.Temp_Feat_FavoredEnemy_MarkedTarget = 0x00000783
,
EffectChannel.Feat_ManyShot_Agent_m_nMaxCounterEffect = 0x00000784
,
EffectChannel.Combat_KeenWeapon = 0x00000785
,
EffectChannel.Character_HorizonWalker_MarkLevel_1 = 0x00000787
,
EffectChannel.Character_HorizonWalker_MarkLevel_2 = 0x00000788
,
EffectChannel.Character_HorizonWalker_MarkLevel_3 = 0x00000789
,
EffectChannel.Character_HorizonWalker_MarkLevel_4 = 0x0000078A
,
EffectChannel.Character_HorizonWalker_MarkLevel_5 = 0x0000078B
,
EffectChannel.AppearanceWarforgedKey = 0x0000078C
,
EffectChannel.Feat_ImprovedSunder_Temporary = 0x0000078D
,
EffectChannel.Ward_Curse = 0x0000078E
,
EffectChannel.Ward = 0x0000078F
,
EffectChannel.Ward_CC = 0x00000790
,
EffectChannel.Feat_EpicDestinyLaw_Temporary = 0x00000791
,
EffectChannel.Enh_EldritchKnight_ElementalDice = 0x00000792
,
EffectChannel.Character_IsUsingShiradiEpicMoment = 0x00000793
,
EffectChannel.Treasure_FallfestDiceRollBonus = 0x00000794
,
EffectChannel.Epic_Chord_Token = 0x00000795
,
EffectChannel.Condition_Magus_IsTimeStopped = 0x00000796
,
EffectChannel.Action_Item__m_nMaxShotCount = 0x00000797
,
EffectChannel.Feat_LeapOfFaith_Agent_m_nMaxCounterEffect = 0x00000798
,
EffectChannel.Effect_EldritchAuraActive = 0x00000799
,
EffectChannel.Character_IsUsingExaltedAngelEpicMoment = 0x0000079A
,
EffectChannel.Feat_EpicDestinyDeificWard_Temporary = 0x0000079B
,
EffectChannel.Effect_HasReaperBonus = 0x0000079D
,
EffectChannel.Temp_Benefit_Homun_Alignment_Chaos_Temp = 0x0000079E
,
EffectChannel.Temp_Benefit_Homun_Alignment_Law_Temp = 0x0000079F
,
EffectChannel.Temp_Benefit_Wolf_MeleeThreatIncrease_Temp = 0x000007A0
,
EffectChannel.Temp_Benefit_Homun_MeleeThreatReduction_Temp = 0x000007A1
,
EffectChannel.Temp_Benefit_Homun_Alignment_Good_Temp = 0x000007A2
,
EffectChannel.Temp_Benefit_Homun_Alignment_Evil_Temp = 0x000007A3
,
EffectChannel.Temp_Benefit_Homun_MeleeThreatIncrease_Temp = 0x000007A4
,
EffectChannel.Temp_Benefit_Wolf_MeleeThreatReduction_Temp = 0x000007A5
,
EffectChannel.temp_feat_epic_elusion = 0x000007A6
,
EffectChannel.Inventory_IsImmuneToItemDamage = 0x000007A8
,
EffectChannel.Condition_Cursed = 0x000007A9
,
EffectChannel.Feat_Temporary_DefensiveRoll = 0x000007AA
,
EffectChannel.Temp_Feat_SpringAttack = 0x000007AB
,
EffectChannel.Feat_StunningFist_Light_Temp = 0x000007AF
,
EffectChannel.Feat_StunningFist_Void_Temp = 0x000007B0
,
EffectChannel.Feat_StunningBlow_Dark_Temp = 0x000007B1
,
EffectChannel.Feat_StunningBlow_Void_Temp = 0x000007B2
,
EffectChannel.Feat_StunningFist_Dark_Temp = 0x000007B3
,
EffectChannel.Feat_StunningBlow_Light_Temp = 0x000007B4
,
EffectChannel.Character_Hound_Hunt_IsBeingHunted = 0x000007B5
,
EffectChannel.feat_permadeath_wings_fey_temporary = 0x000007B6
,
EffectChannel.Enh_SacredFist_ElementalDice = 0x000007B7
,
EffectChannel.Combat_AllowStrikethrough_Temporary = 0x000007B8
,
EffectChannel.Player_Water_Ignore_Wading = 0x000007B9
,
EffectChannel.Character_Scaling_ElementalDice = 0x000007BA
,
EffectChannel.TrapVulnerability = 0x000007BB
,
EffectChannel.enh_wlk_demonform_eldritchblast_override = 0x000007BC
,
EffectChannel.Combat_Standing_In_Plants = 0x000007BD
,
EffectChannel.Feat_ArtificerRunearm_Use_Temporary = 0x000007BE
,
EffectChannel.Combat_CharacterChanceToReturnMissile = 0x000007BF
,
EffectChannel.Runearm_Agent_StableCharge = 0x000007C0
,
EffectChannel.feat_permadeath_feet_gold_temporary = 0x000007C1
,
EffectChannel.feat_permadeath_eyes_gold_temporary = 0x000007C2
,
EffectChannel.Character_HasMorgraveSecretGogglesEquipped = 0x000007C3
,
EffectChannel.Quest_Balor_TacticCount = 0x000007C4
,
EffectChannel.Character_HasMorgraveSecretWeaponEquipped = 0x000007C5
,
EffectChannel.Item_TreasureDeck1_EffectNumber = 0x000007C6
,
EffectChannel.Character_FallFestCandyTracker = 0x000007C7
,
EffectChannel.Effect_ActionBoost_HasTreasureDeck1Effect_78 = 0x000007CA
,
EffectChannel.Combat_IsInCauldronOfFlame = 0x000007CB
,
EffectChannel.Condition_Sundered = 0x000007CC
,
EffectChannel.Character_IsUsingExaltedAngelEpicMoment_2 = 0x000007CD
,
EffectChannel.Feat_TurnUndeadCanTurnAnything = 0x000007CE
,
EffectChannel.Feat_TurnUndeadDestroyUndead = 0x000007CF
,
EffectChannel.NegativeDamageOverTimeDraconic = 0x000007D0
,
EffectChannel.AcidDamageOverTimeDraconic = 0x000007D1
,
EffectChannel.FireDamageOverTimeDraconic = 0x000007D2
,
EffectChannel.ColdDamageOverTimeDraconic = 0x000007D3
,
EffectChannel.PoisonDamageOverTimeDraconic = 0x000007D4
,
EffectChannel.ElectricDamageOverTimeDraconic = 0x000007D5
,
EffectChannel.InfernoEnhancementDamageOverTimeElectric = 0x000007D6
,
EffectChannel.InfernoEnhancementDamageOverTimeAcid = 0x000007D7
,
EffectChannel.InfernoEnhancementDamageOverTimeForce = 0x000007D8
,
EffectChannel.InfernoEnhancementDamageOverTimeCold = 0x000007D9
,
EffectChannel.AddTumbleCharge = 0x000007DA
,
EffectChannel.Effect_Cast_Wildmagic_Reroll_VeryBad_Active = 0x000007DB
,
EffectChannel.Effect_Cast_Wildmagic_Reroll_Bad_Active = 0x000007DC
,
EffectChannel.Effect_Cast_Wildmagic_Rapid_Surges = 0x000007DD
,
EffectChannel.Effect_Cast_WildMagic_Roll_FrequencyBonus = 0x000007DE
,
EffectChannel.Effect_Cast_Wildmagic_Enabled = 0x000007DF
,
EffectChannel.Effect_Cast_WildMagic_Roll_TypeBonus = 0x000007E0
,
EffectChannel.Spell_Cast_Wildmagic_Surge_Type = 0x000007E1
,
EffectChannel.Feat_WildMagic_OnCastSurgeChance_EffectBonus = 0x000007E3
,
EffectChannel.Character_Wildstrike_Active = 0x000007E4
,
EffectChannel.Feat_WildMagic_Surge_Roll_Bonus_EffectBonus = 0x000007E5
,
EffectChannel.Effect_Cast_Dead_Magic_Zone_Active = 0x000007E6
,
EffectChannel.Event_Lantern_Item_m_iType = 0x000007E7
,
EffectChannel.CurseAbsorption = 0x000007E8
,
EffectChannel.temp_feat_epic_openingstrike = 0x000007E9
,
EffectChannel.Condition_Custom_Content_Concealment = 0x000007EA
,
EffectChannel._3rdDegreeBurns = 0x000007EB
,
EffectChannel.feat_vip_lightning_trail_temporary = 0x000007EC
,
EffectChannel.Event_Lantern_Player_m_iFogLevel = 0x000007ED
,
EffectChannel.feat_yotd_footprints_path_temporary = 0x000007EE
,
EffectChannel.feat_yotd_wings_blue_temporary = 0x000007EF
,
EffectChannel.Character_DragonDisciple_CapstoneActive = 0x000007F0
,
EffectChannel.Ki_IsCentering_Effect = 0x000007F1
,
EffectChannel.Effect_Suppress_Cosmetic_VFX = 0x000007F2
,
EffectChannel.Character_GrowingDreadStacks = 0x000007F4
,
EffectChannel.Character_IsInDreadMist = 0x000007F5
,
EffectChannel.feat_darkgift_formofpain_temp = 0x000007F6
,
EffectChannel.feat_darkgift_echoingsoul_temp = 0x000007F7
,
EffectChannel.feat_darkgift_touchofdeath_temp = 0x000007F8
,
EffectChannel.feat_darkgift_minion_of_the_eldritch_temp = 0x000007F9
,
EffectChannel.feat_darkgift_mistwalker_temp = 0x000007FA
,
EffectChannel.feat_darkgift_livingshadow_temp = 0x000007FB
,
EffectChannel.feat_darkgift_webtouched_temp = 0x000007FC
,
EffectChannel.feat_darkgift_formofpain_epic_temp = 0x000007FD
,
EffectChannel.feat_darkgift_minion_of_the_eldritch_epic_temp = 0x000007FE
,
EffectChannel.feat_darkgift_echoingsoul_epic_temp = 0x000007FF
,
EffectChannel.feat_darkgift_webtouched_epic_temp = 0x00000800
,
EffectChannel.feat_darkgift_livingshadow_epic_temp = 0x00000801
,
EffectChannel.feat_darkgift_touchofdeath_epic_temp = 0x00000802
,
EffectChannel.feat_darkgift_mistwalker_epic_temp = 0x00000803
,
EffectChannel.BleedDamageOverTime_Murder = 0x00000804
} |