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

Recent content by patrykk

  1. P

    Qucik question about loot rule

    Put this BOTH under category ruleType="PickUp" AND under ruleType="Keep" <ItemRule itemType="Amulet" description="Rare amulets"> <StatRules> <Rule stat="Quality" value="Rare4" /> </StatRules> </ItemRule> <ItemRule itemType="Ring" description="Rare...
  2. P

    logic="Or" attribute on rules

    If I'm not mistaken: <ItemRule itemBaseType="Armor"> <StatRules> <Rule stat="Quality" value="Magic1" /> <Rule stat="GoldFind" minValue="1" logic="Or" /> <Rule stat="MagicFind" minValue="1" /> <Rule stat="Strength"minValue="90" logic="Or" /> <Rule stat="Intelligence" minValue="90"...
Back
Top