Animebryan
Villager
- Xy$
- 0.00
What I need is a plugin for randomizing loot from chests using 'Item Pools', similar to the item pools used in The Binding of Isaac. The idea would be to use notetags with either numbers or names to designate which item pool an item is apart of, with the possibility to be part of more than 1 item pool.
Here's an example:
Potion Notetag:
<item pool: 1, 2, 5> or <item pool: common items, healing items, potions>
Sword Notetag:
<item pool: 3, 10> or <item pool: common weapons, swords>
Then, with a chest event, use either a script/plugin command to designate which item pool to choose from, then it would randomly choose an item from all the items, weapons & armor that have that item pool listed in their notetag.
If anybody could help me with this I'd greatly appreciate it.
Here's an example:
Potion Notetag:
<item pool: 1, 2, 5> or <item pool: common items, healing items, potions>
Sword Notetag:
<item pool: 3, 10> or <item pool: common weapons, swords>
Then, with a chest event, use either a script/plugin command to designate which item pool to choose from, then it would randomly choose an item from all the items, weapons & armor that have that item pool listed in their notetag.
If anybody could help me with this I'd greatly appreciate it.