Original Source
- Original title: Equipment Level Base
- Original author: Selchar
- Original date: January 7, 2014
- Source thread: https://forums.rpgmakerweb.com/threads/equipment-level-base.22013/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)
Summary
Equipment Level Base Ver. 1.05Selchar Introduction This script adds the necessary methods for leveling. It doesn't do anything on it's own, but other scripts such as the examples can take advantage of it. I have supplied exp leveling for equips, as well as a basic scene for upgrading equips. - Allows for the creation of equipment leveling scripts.
Archived First Post
Introduction
This script adds the necessary methods for leveling. It doesn't do anything on it's own, but other scripts such as the examples can take advantage of it. I have supplied exp leveling for equips, as well as a basic scene for upgrading equips.
Features
- Allows for the creation of equipment leveling scripts.
- Example allows for leveling weapons via exp, just like actors.
- New example shows my attempt at a simple equip upgrade scene(see screenshot)
- Can choose a default max level for all, or individual via notetags.
- Different exp curves for different weapons, or all the same!
Screenshot
How to Use
Place the script below ▼ Materials, below Tsukihime's Instance Items, but above ▼ Main Process. Use the provided notetags and follow the instructions within the script.
Script
>Required<
>Pick one of these<
Equip Leveling Base 0 (Levels start at 0)
Equip Leveling Base 1 (Levels start at 1)
Equip Leveling by Exp (Requires a Base)
Equip Upgrade Scene (Requires a Base)
Equip Leveling by Ap(Requires a Base and Basic AP)
FAQ
Q: What are the terms of use?
A: My terms are, anything goes, while the terms for Tsukihime's scripts can be found here
Credit and Thanks
- Selchar
- Tsukihime for the Instance Items Base
Updates
1/7/14: Fixed equip name when leveling down | Changes in param calculations to guarantee accuracy.
1/11/14: Compatibility with Weapon Durability
1/12/14: Finalized? Compatibility with Weapon Durability(Price Fixing)
1/16/14: Compatibility update with all other instance scripts using Tsukihime's Instance Items. Added my basic Equip Upgrade Scene.
1/17/14: Made Equip Upgrade Scene a little more dynamic, you can now control what parameters are shown, and in what order.
3/4/14: Fixed a freezing bug in the Leveling by Exp script.
Features Mentioned
- Allows for the creation of equipment leveling scripts.
- Example allows for leveling weapons via exp, just like actors.
- New example shows my attempt at a simple equip upgrade scene(see screenshot)
- Can choose a default max level for all, or individual via notetags.
- Different exp curves for different weapons, or all the same!
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Q: What are the terms of use? A: My terms are, anything goes, while the terms for Tsukihime's scripts can be found here Credit and Thanks - Selchar
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...
