ED5 Random Loot Plugin
A downloadable asset pack
๐ฐ ED5 Random Loot System ๐ฐ
A powerful loot generation system for RPG Maker MZ & MV
๐ฆ Version 2.0 | ๐ฎ RPG Maker MZ & MV | ๐ฐ Premium Plugin
By ED5 (AKA CHIGOOX)
๐ At a Glance
โ | 2 | ๐ | 1 |
---|---|---|---|
Infinite Loot Pools | Engine Support | Procedural Integration | Single File |
๐ What Is This?
The ED5 Random Loot System brings Diablo-style loot generation to RPG Maker! Create weighted loot pools, group-based drops, level-scaled rewards, and even procedural equipment with random modifiers when combined with ED5_RandomizeItemStats.
โจ Key Features
- โ Weighted Loot Pools - Control drop probabilities
- โ Group System - Organize loot by category (boss, rare, common)
- โ Level-Scaled Drops - Better loot for higher level parties
- โ Stat Requirements - Lock loot behind ATK, DEF, MAT, etc.
- โ Quantity Ranges - Drop 1-5 items randomly
- โ Visual Popups - Sleek floating notifications
- โ Procedural Generation - Random modifiers with ED5_RandomizeItemStats
- โ MZ & MV Compatible - Works in both engines perfectly
๐ฎ Dual Engine Support
Works flawlessly in both RPG Maker MZ and MV with full feature parity!
Feature | RPG Maker MZ | RPG Maker MV |
---|---|---|
Weighted Loot Pools | โ | โ |
Group Management | โ | โ |
Conditional Drops | โ | โ |
Procedural Integration | โ | โ |
Visual Popups | โ | โ |
Plugin Commands | โ GUI | โ Text |
๐ Procedural Integration
Combine with ED5_RandomizeItemStats for epic procedural loot!
Without Integration:
Iron Sword
With Integration:
Masterwork Steel Sword of Flames
+8 ATK, +3 AGI, Fire Element, Rare Quality
โ๏ธ What You Get:
- ๐ Prefixes: Quality, Material, Modifier (e.g., "Masterwork Steel")
- ๐ฅ Suffixes: Elemental, Bestial, Legendary (e.g., "of Flames")
- ๐ช Enhanced Stats: Bonus ATK, DEF, AGI, LUK, etc.
- โจ Special Effects: Elements, states, traits
- ๐จ Rarity Colors: Green, Blue, Purple, Orange (Diablo-style)
๐ Simple Note Tag System
Control everything with easy note tags:
๐ฏ Core Tags
<dropWeight:10> Higher weight = more common
<drop:1..5> Drops 1-5 of this item
<group:boss,rare> Assign to loot groups
<dropLv:20> Requires party level 20+
<noDrop> Exclude from loot pool
๐ช Stat Requirements
<dropAtk:50> Requires 50+ ATK average
<dropDef:40> Requires 40+ DEF average
<dropMat:60> Requires 60+ MAT average
<dropMdf:50> Requires 50+ MDF average
<dropAgi:70> Requires 70+ AGI average
<dropLuck:30> Requires 30+ LUK average
<dropHp:500> Requires 500+ HP average
<dropMp:200> Requires 200+ MP average
๐ Quick Start
Step 1: Tag Your Items (2 minutes)
Potion
<dropWeight:10>
<drop:1..3>
<group:common,healing>
Boss Sword
<dropWeight:1>
<group:boss,legendary>
<dropLv:30>
Step 2: Create Event (1 minute)
RPG Maker MZ:
Plugin Command โ Spawn Random Loot
RPG Maker MV:
Plugin Command: SpawnRandomLoot
Script Call (Both):
ED5.RandomLoot.spawnRandomLoot('all');
Step 3: Test & Enjoy! โจ
๐ก Usage Examples
๐ Boss Loot Chest
ED5.RandomLoot.spawnGroupLoot('boss');
Database:
Legendary Sword
<group:boss>
<dropWeight:1>
<dropLv:25>
๐ Random Treasure
ED5.RandomLoot.spawnRandomLoot('all');
โ๏ธ Weapon Cache
ED5.RandomLoot.spawnRandomLoot('weapon');
๐ Level-Scaled Loot
Potion
<dropLv:1>
Hi-Potion
<dropLv:10>
Mega Potion
<dropLv:20>
Elixir
<dropLv:40>
โ๏ธ Configurable Parameters
Parameter | Default | Description |
---|---|---|
Enable Procedural Generation | true | Generate modifiers with ED5_RandomizeItemStats |
Enable Debug Logging | false | Show console logs for troubleshooting |
Popup Duration | 60 | How long popup stays (frames, 60 = 1 sec) |
Popup Rise Speed | 1 | How fast popup moves upward |
Default Min Drop | 1 | Default minimum quantity |
Default Max Drop | 1 | Default maximum quantity |
๐ Complete Documentation Included
Get comprehensive guides with your purchase:
- ๐ Quick Start Tutorial - 5-minute setup
- ๐ Note Tag Reference - All 13 tags documented
- ๐ก 7 Detailed Examples - Boss loot, scaling, procedural
- ๐ง Troubleshooting Guide - Common issues solved
- ๐ Quick Reference Tables - Fast lookup
- ๐ Integration Guide - ED5_RandomizeItemStats setup
๐ฏ What You Get
โ Included:
- โ ED5_RandomLoot.js v2.0 - Complete plugin file
- โ Update Summary - Feature overview
- โ Lifetime Updates - Future improvements included
- โ Support - Help when you need it
๐ผ License Terms:
- โ Use in commercial projects
- โ Use in non-commercial projects
- โ Modify for your needs
- โ Do not redistribute or resell
- โ License is per-developer
๐ง Technical Specs
- Version: 2.0
- Engine Support: RPG Maker MZ & MV
- Dependencies: None (optional: ED5_RandomizeItemStats)
- Plugin Commands: 5 (MZ GUI + MV Text)
- Script Calls: 4 main functions
- Note Tags: 13 tags
- Parameters: 6 configurable
๐ช Why Choose This Plugin?
๐ Professional Quality
- โจ Production-ready code
- โจ Extensive error handling
- โจ Optimized performance
- โจ Clean, commented code
๐ Seamless Integration
- โจ Works standalone
- โจ Integrates with ED5_RandomizeItemStats
- โจ Compatible with most plugins
- โจ No conflicts
๐ฎ Dual Engine
- โจ RPG Maker MZ support
- โจ RPG Maker MV support
- โจ Same features both engines
- โจ One purchase, two engines
๐ Bonus: Procedural Loot
Pair with ED5_RandomizeItemStats for the ultimate loot system:
- ๐ฒ 60 Built-in Modifiers - Ready to use
- ๐จ 4 Rarity Tiers - Common to Legendary
- โ๏ธ Infinite Combinations - Never the same loot twice
- ๐ฅ 9 Elements - Fire, Ice, Thunder, and more
- ๐ซ Special Effects - States, traits, bonuses
Example Results:
Flawless Mithril Greatsword of the Dragon
+15 ATK, +8 DEF, +5 AGI, +3 LUK
Fire Element, +30% Critical Rate
Legendary Quality ๐
๐ Support
Need help? Got questions?
- ๐ itch.io: Visit my page
- ๐ฌ Community: Comment section below
๐ Version 2.0 Changelog
New Features โจ
- โ RPG Maker MV compatibility
- โ 6 plugin parameters
- โ ED5_RandomizeItemStats integration
- โ 9 new conditional tags
- โ Debug logging system
- โ Decimal weight support
Improvements โก
- โ Better error handling
- โ Smarter loot pool building
- โ Configurable popups
- โ Enhanced validation
Bug Fixes ๐
- โ Fixed duplicate registration
- โ Fixed popup configuration
- โ Improved database checks
๐ Get Started Today!
Transform your RPG Maker game with professional loot generation!
- ๐ฎ Works in MZ & MV
- โก Easy to use
- ๐ Fully documented
- ๐ Integrates with procedural generation
- ๐ฐ One-time purchase, lifetime updates
Made with โค๏ธ for the RPG Maker community
By ED5 (AKA CHIGOOX)
๐ chigoox.itch.io
Updated | 6 days ago |
Status | Released |
Category | Assets |
Author | ChigooX |
Tags | RPG Maker, RPG Maker MV, RPG Maker MZ |
Download
Click download now to get access to the following files:
Development log
- v2 UPDATE!19 days ago
Comments
Log in with itch.io to leave a comment.
Is this free for commercial use?
Great stuff, thank you.
Im a weirdo that loves RNG (Or rather, planned rng) so this is perfect :P Can't wait to try it out.