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

[ACT3] New The Core of arreat by FragMam

@Fragmam Do you have a loot rules that don't pick any type of items? Even legendaries, plans, etc.
 
@Fragmam Do you have a loot rules that don't pick any type of items? Even legendaries, plans, etc.

i user solo Legendary > My loot DefaultItemRules.xml


Code:
<?xml version="1.0" encoding="utf-8" ?>

<ItemRules name="Default Item Rules" useRoundedValues="true">
  <!-- The order in which item rules are evaluated. Typically, this is fine for almost all rule sets. 
  However, you may want to switch things around sometimes if you want to force-sell things that may match keep rules. -->
  <Priority priority1="Keep" priority2="Salvage" priority3="Sell" />

  <Categories>
    <Category ruleType="PickUp">
      
      <!-- Pick up all magic+ items -->
      <ItemRule>
        <StatRules>
          <Rule stat="Quality" value="Legendary" />
        </StatRules>
      </ItemRule>

      <!-- Pick up gold, at least in stacks of 100 -->
      <ItemRule itemName="Gold">
        <StatRules>
          <Rule stacks="300" />
        </StatRules>
      </ItemRule>
     
      <!-- Keep rares and legendaries, regardless of stats. -->
      <ItemRule ruleType="Keep" description="Rare and better items!">
        <StatRules>
          <Rule stat="Quality" value="Legendary" />
        </StatRules>
      </ItemRule>
      
    </Category>

    <Category ruleType="Sell">
      <ItemRule description="Sell Everything">
        <StatRules>
          <Rule stat="Quality" value="Magic1" />
        </StatRules>
      </ItemRule>
    </Category>
    
  </Categories>

</ItemRules>
 
Core of Arreat + Fields of Slaughter-Long - v1.2 By FragMam.xml <--- this profile makes my barbarian stuck
 
use v1.1, where he gets stuck?

Most happen in field of slaugter, stop attacking and standing there to let the mobs hitting my barbarian
i was changed to my witch doctor with no problem.
 
Great profile fragmam! My DH is geared enough to run this on Hell and i get almost 500k GPH! Using v1.1 and have never seen it get stuck once!
 
was banned today from using this -.-


using what? my profile? LOL what my profile has to do with his ban? you report the DemonBuudy Suport Not me, because I just created a path where the bot did not create the Demonbuddy go, you are very misinformed
 
the profile is growing and already have people wanting to spoil the image profile, with false words
 
the profile is growing and already have people wanting to spoil the image profile, with false words


bro , u missunderstand , i not mean your profile problem .. i mean thx for alert mean , another banwave incoming .. sorry
 
Back
Top