- Joined
- Oct 1, 2012
- Messages
- 1,306
- Reaction score
- 1,575
- First Language
- English
- Primarily Uses
- RMMZ
Magic Shards - Version 2.2
RPG Maker MV Plugin
Galv
Introduction
Welp, this one was a doozy and there might be some bugs I missed so let me know. A new way to add customization to your actors.
Screenshot
Features
Equip "Magic Shards" to your characters. These shards are made from 'weapons' and 'armors' and give the actor the features/stats that these equips give normally. In addition, shards equipped adjacent to each other can be set up to add additional skills to actors.
- Choose graphical or basic menu
- Actors can have different looking Magic Orb graphics (and change during game)
- Actors can gain Shard Slots with plugin command or via levelling up
- Many settings like sound effects/vocab/appear in menu/etc.
- lock/unlock shard slots with plugin calls or cursed shards
How to Use
- Copy the "GALV_MagicShards.js" file into your project's /js/plugins/ folder.
- Read the help file. There's a LOT to learn about how to setup.
- Activate plugin using the 'Plugin Manager'
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
This one was very time consuming to make. I would welcome any donations from those using it!
Updates
2017-04-12 - Version 2.2 - added plugin setting to show only equippable shards in the actors shard list
2016-08-10 - Version 2.1 - fixed cache issue in MV 1.3 update
2016-03-22 - Version 2.0 - added plugin command to remove a shard from an actor (without knowing which slot shard was equipped to). Added level-up text when shard slots are added via level-up
2016-02-18 - Version 1.9 - notetag changes
2015-12-15 - Version 1.8 - added script to use in conditional branch to check if actors, party members or party have certain shards equipped
2015-11-22 - Version 1.7 - fixed an issue that poked a firefox bug and caused a crash.
2015-11-22 - Version 1.6 - fixed a bug that crashed when learning new skill on level up
2015-11-19 - Version 1.5 - added ability to disable/enable menu command
2015-11-19 - Version 1.4 - added plugin command to change shards on actors
2015-11-18 - Version 1.3 - added the ability to lock/unlock shards slots through plugin calls or equipped cursed shards
2015-11-18 - Version 1.2 - fixed a display bug made from last patch, added compatibility with yanfly passive states
2015-11-18 - Version 1.1 - Fixed a bug with showing more than 12 slots
2015-11-18 - Version 1.0 - Release
Shard Images
Soryn has made some graphics that look nice for use as shards and has kindly shared them also! Find there here:
http://forums.rpgmakerweb.com/index.php?/topic/51281-shards-for-galvs-magic-shards-plugin-156-icons/
Last edited:


