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

Ramaladni's Gift and 1.9.8

Darkaleb

New Member
Joined
May 1, 2014
Messages
74
Reaction score
0
Hello everyone, while waiting for new trinity could someone tell me if 1.9.8 picks up ramaldni's gift like every other legendary?
Thanks!
 
Doesn't seem like it, I saw it drop and it wasn't picked up so I picked it up myself.
 
I think you have to set the "Misc Item Level" to Legendary or Rare or what every you want to use.
 
Makes me wonder now if I have missed out on some, ill add this to the loot rule I am using, thanks.
 
https://www.thebuddyforum.com/demonbuddy-forum/plugins/162675-jobs-legendary-rule-set.html

I would suggest you guys to take his Item Rule. It's pretty good and filters the really trashy Legendaries and you can easily find the "pickup.cs"

Now after my advertisement speech i start to give you guys a instruction:

[1] Go in your Trinity-Folder and search for "ItemRules" once your there open on "Rules"-Folder and the "Soft"
[2] Now you will see some Files. Search for "pickup.dis" or something like that and open it (I suggest you to download "notepad++" its a advanced notepad and you can edit the File easier)
[3] Copy this code in it
Code:
[QUALITY] == "Legendary" && [NAME] == "Ramaladni's Gift"
(Credits to Aazaroth) and save!
[4] Go to the Plugin-Tab and choose Trinity and then click "Config"
[5] Go to the Item-Tab and Change the "Choos Item Rules Type" to "File Based Script Rules"
[6] A new Tab will appear called "ItemRules" click on that and then set the "Use Rule Set" to "Soft"
[7] Click once on the "Reload" Script Rules" button
[8] Save Settings!

Without Notepad++:
Nn1GnmC.png


With Notepad++:
IEqAePN.png
 
mod jobs rules...its the easiest way

and use not soft use custom after you pick the file path to jobs rules

Code:
Here is my super mini tutorial if needed:
Trinity has to be set to identify legendaries for these rules to work.
Download the zip. Unzip the folder. Put it anywhere, it doesn't matter. The world is your oyster.
Go into Trinity settings, under "Items -> Pickup" set "Choose Item Rules Type:" to "File Based Script Rules"
On the "ItemRules" tab set "Use Rule Set:" to "Custom *RTFM!"
Set "Optional Custom Item Rule Set Path:" to the location of that magical folder you downloaded. Hit "Reload Script Rules" for good measure and you should be good to go. You may want to go to the "Town Run" tab and set it to salvage legendary items, as vendoring them is rather wasteful.
 
Last edited:
Back
Top