Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with DiabloDrops bonuses and rarity of custom items #75

Open
2797jake opened this issue Feb 12, 2013 · 3 comments
Open

Help with DiabloDrops bonuses and rarity of custom items #75

2797jake opened this issue Feb 12, 2013 · 3 comments

Comments

@2797jake
Copy link

I'm trying to add invisibility and other various bonuses to a custom diablodrops item of mine defined in custom.yml, how can I do this? Can I do it without making a set? If I do have to make a set how do I do that and how do I assign an item to that set?

For example I want to add invisibility to this Item, -5 invisibility or something right?

Assassins Garb:
Material: Leather_Chestplate
Color: Black
Enchantments:
PROTECTION_ENVIORNMENTAL: 2
PROTECTION_EXPLOSIONS: 1
PROTECTION_FIRE: 2
PROTECTION_PROJECTILE: 3
THORNS: 2
DURABILITY: 5

Also how can I make some of my custom items more rare than other custom items?

EDIT: I got it to work, added inviso and speed to some armor but it only seems to activate when I kill something and it lasts 45 seconds and continues if you take the armor off, how can I change the activation problem and lower how long the effect lasts?

EDIT: actually it activates when I am damaged

EDIT: Figured out how to edit the times for each effect, can i make it though so that the effect is like always being reactivated when I'm wearing/holding it so I don't have to take damage or deal damage to activate it?
Thanks,
Jake

@ToppleTheNun
Copy link
Contributor

We don't have any code inside the plugin to enable constant effects. The intention is to make it so that effects are given when attacking or being attacked.

@2797jake
Copy link
Author

oh OK, what about making somew custom items more rare than other custom items? is that possible?

@ToppleTheNun
Copy link
Contributor

It is not possible at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants