Cargo query

Jump to navigation Jump to search

Showing below up to 50 results in range #251 to #300.

View ( | ) (20 | 50 | 100 | 250 | 500)

id stat text
CausesBleedingUnique__1Updated_ 25% chance to cause Bleeding on [[Hit]]
CausesBleedingUnique__2 25% chance to cause Bleeding on [[Hit]]
CausesPoisonOnCritUnique__1 Melee [[Critical strike|Critical Strikes]] [[Poison]] the Enemy
ChanceToAvoidFreezeAndChillUniqueStrHelmet2
ChanceToBleedIgnitedEnemiesUnique__1 [[Attack|Attacks]] with this Weapon have 25% chance to inflict Bleeding against Ignited Enemies
ChanceToBleedOnTauntedEnemiesUber1 20% chance to inflict Bleeding on [[Hit]] with [[Attack|Attacks]] against Taunted Enemies
ChanceToBleedWithoutAvatarOfFireUnique__1 [[Attack|Attacks]] with this Weapon have 50% chance to inflict Bleeding while you do not have Avatar of Fire
ChanceToBlindOnCriticalStrikesUnique__2_ (40-50)% chance to Blind Enemies on [[Critical Strike]]
ChanceToDodgeAttacksWhileChannellingUnique__1 +(7-10)% chance to Suppress [[Spell Damage]] while Channelling
ChanceToDodgePerFrenzyChargeUniqueBootsStrDex2 +2% chance to Suppress [[Spell Damage]] per [[Frenzy Charge]]
ChanceToDodgeSpellsUniqueBodyDex1 +15% chance to Suppress [[Spell Damage]]
ChanceToDodgeSpellsUnique__1 +(6-10)% chance to Suppress [[Spell Damage]]
ChanceToDodgeSpellsUnique__2 +20% chance to Suppress [[Spell Damage]]
ChanceToDodgeSpellsWhileChannellingUnique__1 +(7-10)% chance to Suppress [[Spell Damage]] while Channelling
ChanceToDodgeUniqueBodyDex1 +15% chance to Suppress [[Spell Damage]]
ChanceToDodgeUniqueBodyStrDex3
ChanceToDodgeUniqueBootsDex7 +12% chance to Suppress [[Spell Damage]]
ChanceToDodgeUnique__1 +(6-10)% chance to Suppress [[Spell Damage]]
ChanceToFreezeShockIgniteUniqueHelmetDexInt4 5% chance to [[Freeze]], [[Shock]] and [[Ignite]]
ChanceToIgniteUniqueBodyInt2 10% chance to [[Ignite]]
ChanceToIgniteUniqueOneHandSword4 30% chance to [[Ignite]]
ChanceToIgniteUnique__1 (16-22)% chance to [[Ignite]]
ChanceToReflectChaosDamageToSelfUniqueTwoHandSword7_ Enemies you [[Attack]] have 20% chance to Reflect 35 to 50 [[Chaos Damage]] to you
ChanceToShockUniqueBow10 10% chance to [[Shock]]
ChaosDamagePoisonsUniqueDagger10 Your [[Chaos Damage]] [[Poison|Poisons]] Enemies
ChaosDegenerationAuraNonPlayersUniqueBodyStr3
ChaosDegenerationAuraNonPlayersUnique__1
ChaosDegenerationAuraNonPlayersUnique__1Royale__
ChaosDegenerationAuraPlayersUniqueBodyStr3
ChaosDegenerationAuraPlayersUnique__1
ChaosDegenerationAuraPlayersUnique__1Royale
ChaosResistDoubledUnique__1 [[Chaos Resistance]] is doubled
ChaosResistUniqueRing12 +(15-20)% to [[Chaos Resistance]]
ChaosResistUnique__11 +(17-23)% to [[Chaos Resistance]]
ChaosResistUnique__12 +(17-23)% to [[Chaos Resistance]]
ChestDropReliquaryItems340
ChestDropReliquaryItemsCosmic
ChestDropReliquaryItemsEaterOfWorlds
ChestDropReliquaryItemsLegacy
ChestDropReliquaryItemsMaven
ChestDropReliquaryItemsSearingExarch
ChestDropReliquaryItemsShaper
ChestDropReliquaryItemsSirus
ChestDropReliquaryItemsUberElder
ChestDropReliquaryItemsVaal
ChestDropReliquaryItemsVenarius
ChillDurationOnSelfUnique__1 10000% increased [[Chill]] Duration on you
ChillEffectivenessOnSelfUniqueRing28 75% reduced Effect of [[Chill]] on you
ClarityReducedManaCost -(10-5) to Total [[Mana]] Cost of [[Skill|Skills]] while affected by [[Clarity]]
ClawBonus1 5% increased [[Physical Damage]] with [[Claw|Claws]]<br>2% increased [[Attack Speed]] with [[Claw|Claws]]<br>3% increased [[Accuracy Rating]] with [[Claw|Claws]]

View ( | ) (20 | 50 | 100 | 250 | 500)

Modify query

View wikitext
{{#cargo_query:
fields=mods.id, mods.stat_text
|format=auto
|join on=mods.id = item_mods.id
|offset=250
|tables=mods, item_mods
|where=mods.generation_type = 3  # Mod receiver is unique
 and mods.domain = 1             # Mod receiver is item
 and item_mods.id is null
}}