1. #1
    Epic! Dave131's Avatar
    10+ Year Old Account
    Join Date
    Jan 2011
    Location
    Pasadena, Ca.
    Posts
    1,584

    Hellfire Ring affix count

    So correct me if I'm wrong but aren't ALL Hellfire Rings supposed to have FOUR random enchantments on them, not including the main stat(str/int/dex/vit), the 35% Exp, and the Fireball proc?

    So the one I just made, while not awful, still only has 3 random enchants on it.

    http://us.battle.net/d3/en/profile/D...8/hero/1824624

    I wonder if it's worth contacting a Blizz rep about that. I mean I don't know what they'll do about it, but it does appear to be a "glitch."
    “Alcohol may be man's worst enemy, but the bible says love your enemy." ~Frank Sinatra

  2. #2
    Bloodsail Admiral spaace's Avatar
    15+ Year Old Account
    Join Date
    Jan 2009
    Location
    Ontario, Canada
    Posts
    1,150
    Crit, cold, double damage

  3. #3
    5.5% crit, nice ring.

    This is a perfectly bad roll

    241 life after kill
    179 armor
    regen 75 life per sec
    globes grant 2257 life

    People often brag about getting trifecta's, good luck getting a quadrupla like mine

  4. #4
    Epic! Dave131's Avatar
    10+ Year Old Account
    Join Date
    Jan 2011
    Location
    Pasadena, Ca.
    Posts
    1,584
    Quote Originally Posted by spaace View Post
    Crit, cold, double damage
    Double Damage?

    The Average Damage counts as 2 since it's pretty high? I didn't know it worked that way...
    “Alcohol may be man's worst enemy, but the bible says love your enemy." ~Frank Sinatra

  5. #5
    Deleted
    you randomed two different kinds of +damage stat so they got combined

  6. #6
    Epic! Dave131's Avatar
    10+ Year Old Account
    Join Date
    Jan 2011
    Location
    Pasadena, Ca.
    Posts
    1,584
    Quote Originally Posted by Seja Victrix View Post
    you randomed two different kinds of +damage stat so they got combined
    Er, I'm still not completely following you here. I have seen Average Damage in a few forms though.

    1: 22 - 33

    2: 33 to Minimum Damage

    3: 33 to Maximum Damage

    4: 22 to Minimum Damage
    33 to Maximum Damage

    So is example number One the same thing as example Four, except it's just "written" out in a different way? o.O
    “Alcohol may be man's worst enemy, but the bible says love your enemy." ~Frank Sinatra

  7. #7
    Passing your Hellfire ring through the D3 API returns this XML:

    Code:
    {
    "id" : "Unique_Ring_024_104",
    "name" : "Hellfire Ring",
    "icon" : "unique_ring_024_104_demonhunter_male",
    "displayColor" : "orange",
    "tooltipParams" : "item/CjkIwK_arQ4SBwgEFc85RuIdxMOCdB1dD-WIHX2NhIUddh72DR3XTOSuHY08gUwwDzjWAUAAUBJglAMQq72MzgEY4ZjO2wNQBFgA",
    "requiredLevel" : 60,
    "itemLevel" : 63,
    "bonusAffixes" : 0,
    "flavorText" : "Crafted of trophies ripped from vanquished foes, none can deny the bravery of a hero who wears a Hellfire Ring.",
    "typeName" : "Legendary Ring",
    "type" : {
    "id" : "Ring",
    "twoHanded" : false
    },
    "attributes" : [ "+27–86 Damage", "+170 Intelligence", "+50 Cold Resistance", "Critical Hit Chance Increased by 5.5%", "Increases Bonus Experience by 35%", "Chance to launch an explosive ball of Hellfire when you attack." ],
    "attributesRaw" : {
    "Experience_Bonus_Percent" : {
    "min" : 0.35,
    "max" : 0.35
    },
    "Durability_Max" : {
    "min" : 404.0,
    "max" : 404.0
    },
    "Durability_Cur" : {
    "min" : 214.0,
    "max" : 214.0
    },
    "Resistance#Cold" : {
    "min" : 50.0,
    "max" : 50.0
    },
    "Intelligence_Item" : {
    "min" : 170.0,
    "max" : 170.0
    },
    "Damage_Min#Physical" : {
    "min" : 27.0,
    "max" : 27.0
    },
    "Crit_Percent_Bonus_Capped" : {
    "min" : 0.055,
    "max" : 0.055
    },
    "Item_Power_Passive#ItemPassive_Unique_Ring_024" : {
    "min" : 0.1,
    "max" : 0.1
    },
    "Damage_Delta#Physical" : {
    "min" : 59.0,
    "max" : 59.0
    }
    },
    "socketEffects" : [ ],
    "salvage" : [ {
    "chance" : 1.0,
    "item" : {
    "id" : "Crafting_Tier_04B",
    "name" : "Exquisite Essence",
    "icon" : "crafting_tier_04b_demonhunter_male",
    "displayColor" : "blue",
    "tooltipParams" : "item/exquisite-essence"
    },
    "quantity" : 1
    }, {
    "chance" : 1.0,
    "item" : {
    "id" : "Crafting_Tier_04C",
    "name" : "Iridescent Tear",
    "icon" : "crafting_tier_04c_demonhunter_male",
    "displayColor" : "yellow",
    "tooltipParams" : "item/iridescent-tear"
    },
    "quantity" : 1
    }, {
    "chance" : 0.0010,
    "item" : {
    "id" : "Crafting_Tier_04D",
    "name" : "Fiery Brimstone",
    "icon" : "crafting_tier_04d_demonhunter_male",
    "displayColor" : "orange",
    "tooltipParams" : "item/fiery-brimstone"
    },
    "quantity" : 1
    } ],
    "gems" : [ ]
    }
    You should see four affixes including "Damage_Min#Physical" and "Damage_Delta#Physical" meaning that you got a +Min and a +Min-Max roll. These are combined.

  8. #8
    Epic! Dave131's Avatar
    10+ Year Old Account
    Join Date
    Jan 2011
    Location
    Pasadena, Ca.
    Posts
    1,584
    Wow, thanks man, that's very thorough

    ---------- Post added 2013-01-15 at 11:53 AM ----------

    Quote Originally Posted by chadwix View Post
    5.5% crit, nice ring.

    This is a perfectly bad roll

    241 life after kill
    179 armor
    regen 75 life per sec
    globes grant 2257 life

    People often brag about getting trifecta's, good luck getting a quadrupla like mine
    Wow, that's just terrible lol
    “Alcohol may be man's worst enemy, but the bible says love your enemy." ~Frank Sinatra

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •