What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[ItemRules2] Gnillers Super-Tight Loot Rules

NO

Hey, got a MAJOR fuckin problem with these loot rules. But was bout to SALVAGE this Chantodos Force, http://i.imgur.com/iRjwe1e.png , As you can see clearly worth more than 5 Euro's and checked on AH 600m cheapest one with near stats. So is there any where like in the the Rare.dis I can increase the value for it to keep slightly worse (although that Force clearly is NOT bad..) Legendary's ? Referring to the @GNILLERCONFIG := 165 , not sure if this effects ALL items stashed or just rares.


Some of you may not have a problem with the item above being salvaged but I certainly DO, and seeing this has made me second guess about using these loot rules or not.

no arcne on crit = trsh, insted you hve 1 m item max
 
A Chant's Force cannot roll arcane on crit + VIT. So he is right. This one should not have been trashed.


Gniller told me in a PM he would be going away out of Country I think he said, so hopefully he will see this when he returns.. Will PM him about it anyways though.
 
Could anyone help me modifying my item picking list? I can't figure out how i can make my dude pick up wands, daggers and mighty weapons for example. i tried reading these posts and tried to figure out how to do it but it's really unclear.
How is the code ment to be written and where shall i put it in the pickup file?

Help would be appreciated.
- Drakh
 
is it possibly that latest trinity is bugged when used with item rules? my toons havent stashed anything since some days.
 
I can't customize it , i need little help i would like to make it loot gloves / shoulders / bracers / all 1H weapons 60+ and doom hammers for rare and all the rest pass by .
 
Ok seems i managed to do it right for everything but still doesnt loot doom hammers and still loot source and mojo's
 
is there a way that we can check a log with the itens that hes salvaging or selling? i would like to see it so i can calibrate the stashing itens if hes selling something that i would keep :P

i searched for some files to find this but i didnt find :(
 
hi,

i have a quick question.
i want to salvage items that are worth it. (inferno mats)

i added this to the SalvageSell.dis

[QUALITY] == "Legendary" && ([LEVEL] > 60) && ([REDUCEDLEVEL] <= 0)
[QUALITY] == "Rare" && ([LEVEL] > 60) && ([REDUCEDLEVEL] <= 0)

will gnillers items rules still work?
 
is the an interface that i can open the verify the log files? the lines are hugeee hehe gl hf
 
Hey, got a MAJOR fuckin problem with these loot rules. But was bout to SALVAGE this Chantodos Force, http://i.imgur.com/iRjwe1e.png , As you can see clearly worth more than 5 Euro's and checked on AH 600m cheapest one with near stats. So is there any where like in the the Rare.dis I can increase the value for it to keep slightly worse (although that Force clearly is NOT bad..) Legendary's ? Referring to the @GNILLERCONFIG := 165 , not sure if this effects ALL items stashed or just rares.


Some of you may not have a problem with the item above being salvaged but I certainly DO, and seeing this has made me second guess about using these loot rules or not.

The rule for that item is >250 avg dmg, yours has 240; that's why it was going to be salvaged. You can modify the rules yourself in legendary.dis.

Code:
// - Chantodo's Force ---------------------------------------------------------+
// Set Source
// +(32-130)?(33-484) Damage
// +170-200 Intelligence
// Attack Speed Increased by 8-9%
// +13-15 Maximum Arcane Power (Wizard Only)
// Critical Hit Chance Increased by 9.0-10.0%
// One of 5 Magic Properties (varies)
// Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)
// Increases Duration of Blizzard by 1-3 Seconds (Wizard Only)
// Increases Critical Hit Chance of Arcane Orb by 2-8% (Wizard Only)
// Increases Spectral Blade Damage by 5-14% (Wizard Only)
// Increases Shock Pulse Damage by 5-14% (Wizard Only)
// +1 Random Magic Properties
// Chantodo's Return
// Item Level: 63
[QUALITY] == "Legendary" && [NAME] == "Chantodo's Force" # [AVGDMG] > 250
 
Gniller please tell me how can I reduce the high demand in the legendary things? My bot runs for more than a day, but all he found were sold in the shop or salvaged.
 
Gniller please tell me how can I reduce the high demand in the legendary things? My bot runs for more than a day, but all he found were sold in the shop or salvaged.

(Optional) Loot Rule Configuration
If you feel like the default loot rule values are "too tight" head to your loot rule folder and open rare.dis with any text editor.

On line 25-29 you should find the following code:
Code:
// Gniller Calculations

// GNILLERCONFIG, the higher this number is: the more items are kept, Default: 100. Multiplies calculation outcome to easiliy increase/decrease items kept.
// WARNING: Lowering this number may result in items trashed to much!
@GNILLERCONFIG := 100

Edit @GNILLERCONFIG := 100 to any amount you feel comfortable with, default is 100. Lower is not recommended as some items may no longer be able to be stashed.

Most people report 100-150 the values used depending on the time you want to spend checking your stash.

Here you go :)
 
plz update item rules.
@GNILLERCONFIG := 150 is rare cfg, and the legendary it applies to all?
 
by checking salvage legendarys and rares in trinity would it only salvage the items rather then vendor them or would it salvage all items kept from your rules.
tried using this and does not seem to pick up ilvl 63 boots or armor is that ment to happen (Achron greaves and Chest)...
and my last question you know those crazy legendarys with high dps and the -lvl req that sell for 500 mill are they protected or would they get salvaged just curious
 
by checking salvage legendarys and rares in trinity would it only salvage the items rather then vendor them or would it salvage all items kept from your rules.
tried using this and does not seem to pick up ilvl 63 boots or armor is that ment to happen (Achron greaves and Chest)...
and my last question you know those crazy legendarys with high dps and the -lvl req that sell for 500 mill are they protected or would they get salvaged just curious

The salvage option would only salvage items that are deemed as trash by the rules. Everything else that goes into your stash is protected.
 
Back
Top