The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: Dark_falcao on October 20, 2012, 08:01:43 PM

Title: Falcao Mana Stones Enchantment 1.6
Post by: Dark_falcao on October 20, 2012, 08:01:43 PM
When i played Aion some time ago i usually enchanted my weapons and armors with some mana stones in order to increase my toon stats.

This script allows you to enchants, weapons and armors in order to increase the actor stats.

1.6 Change log
- Fixed crash when mana stones are destroyed before the socketing process. Thanks to Pinka for reporting the bug

1.5 update change log
- Added new stand alone GUI
- Fixed bug when you set the DefaultSockets to cero and unequipp a weapon/armor
- Mana stones container expanded on more line

Features


- Weapons and Armors enchantment enabled
- Weapons and armors can have as many mana stones slots you want.
- When soketing the actor stats increase according to especified mana stone
- Mana stones are created with a simple note tag
- Chance to Fail the enchantment process
- If mana stones enchants fail all socketed mana stones are destroyed.
- A user friendly GUI.

Note: Weapons and armors in almost every RPG i played are uniques, they can have the same name but not the same id data, so this scripts do the same. if you have for example 10 bows the mana stones socketed count for all of them.

Installation


Copy and paste the script above main, no methods where overwritten so compatibility is very high.

Usage

Inside the script, (note tags based script)
The enchantment process start in the scene equip window

Credits

By Falcao

Screenshots


6 sockets armor
(http://i627.photobucket.com/albums/tt357/falcao99/newsuck.png)

Shield sockets 3 full of mana stones
(http://i627.photobucket.com/albums/tt357/falcao99/Newsockets.png)


Demo
http://k006.kiwi6.com/hotlink/mq3626q3vl/mana_stones_enchants_1.6.zip (http://k006.kiwi6.com/hotlink/mq3626q3vl/mana_stones_enchants_1.6.zip)

Code

http://pastebin.com/Aw4kJr34 (http://pastebin.com/Aw4kJr34)
Title: Re: Falcao Mana Stones Enchantment
Post by: Bradoki2 on October 21, 2012, 01:44:52 AM
So cool, man. I wanted this script always.
I love it.
Title: Re: Falcao Mana Stones Enchantment
Post by: Dark_falcao on October 22, 2012, 12:02:44 AM
Thanks!

Script updated to 1.5 version, see main post for details

Title: Re: Falcao Mana Stones Enchantment
Post by: skaraflame on October 22, 2012, 06:36:07 AM
Nice looking script. Might try this.
Title: Re: Falcao Mana Stones Enchantment 1.6
Post by: Dark_falcao on October 22, 2012, 07:29:27 PM
@Thanks

The script was updated once again to fix a crash when socketing mana stones

See main post and get the new update!