设为首页收藏本站同能贴吧 切换语言 繁体中文
开启辅助访问 切换到窄版
扫描二维码关注官方公众号
返回列表
+ 发新帖
查看: 98|回复: 0

[转载发布] Silvers Skill Gems (Materia)

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    2026-7-12 04:10
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    8066

    主题

    864

    回帖

    3万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    VIP
    7
    卡币
    30139
    OK点
    16
    推广点
    0
    同能卷
    50
    积分
    39099

    灌水之王

    发表于 5 天前 | 显示全部楼层 |阅读模式
    NOTE: This plugin hasn't been updated for almost 4 years.

    Script: Silvers Skill Gems (Materia) v1.04
    Author: SilverDash
    About
    I originally intended it to be like Path of Exile's skill-system. However, in the end I noticed that it also had nearly all the features (mostly more) that a materia system needs. So now you have a materia-system that supports color-coding.

    This script was catching dust since mid December 2015 (project cancelled) so I was like... Why not just share it then? Because of this the terms "Gems" and "Materia" may be used interchangeably but they are exactly the same.


    Screenshots






    Features

    Spoiler

    • Supports Skill-, support-, command- & special-Materia.
    • Comes with support for "Enemy Skill Materia".
    • Supports extra plugins (that you can write yourself if you can script) for adding extra support/special Materia. One example is already provided.
    • Comes with some predefined support Materia.
    • You can use armor-items as Materia

      You can use the RPG Maker MV build-in Parameter Changes and Traits to adjust stats
    • Supports local & global stat modifiers depending on Materia-rank
                
  • Does not interfere/modify the skills used for enemies. Also does not interfere/modify with any other existing skills in the database.

                
  • Supports Yanfly's main menu manager

                
  • Supports stat-comparison

                
  • Supports Unique Materia (= max of 1 of these equipped per actor)

                
  • Weapon & Armor sockets of course.

                
  • Supports color-coding for both sockets and Materia.

                
  • Materia gains ranks, xp and can optionally create new Materia upon reaching max-rank

                
  • Supports the default RPG Maker MV default resolution. By default it's optimized for 1280x720.








    Cons


    • When I wrote this plugin, it was not intended for public use. so it's not easy to use. Sadly making demo-projects is still not doable with the current project size that RPG Maker MV offers us.
    • Could use some more testing but if I don't just release it, it would probably just catch dust on the shelf forever. As far as I could tell it's stable.



    >> Download <<


    Download package v1.04(this download includes the images and all the plugins including the optional ones)


    Installation instructions

    SpoilerDownload the following plugins and put them in your plugin directory. Then add them to the Plugin Manager [F10] in this order:


    • YEP_ItemCore
    • YEP_MainMenuManager         (optional)
    • SilvBattleCommand                  (optional)
    • SilvSkillGem
    • SilvSkillGem_Scene                 (optional but HIGHLY recommended)
    • SilvSkillGem_Support_Basics  (optional)
    • <Any Support Gem Addons go here>


                Now add the Materia-images to your project folder (they are near the bottom of this post):
                <your project>/img/skill_gems/EquipSocketsSkin.png
                <your project>/img/skill_gems/Orbs.png
                <your project>/img/skill_gems/Sockets.png
                <your project>/img/skill_gems/Stars.png

                Now you just have to create items with sockets and materia. The details&examples for those are detailed below.


    [/url]


                Now make sure that the ID's of the entries you just added above match the entries shown below by changing the plugin-parameters [F10].


    [url=https://forums.rpgmakerweb.com/attachments/parameterssetup-jpg.30395/]



                Use notetags to add sockets to items. Example (r = red, y = yellow, etc):


    [/url]


                Now create a new armor-item in the database and make sure that it's ID matches the parameter "Unequip ID" in SilvSkillGem_Scene.js (or obviously just change the parameter to match this armor-id instead).


    [url=https://forums.rpgmakerweb.com/attachments/unequip-jpg.30588/]



                Now all you have to do is create the skillgems. The notetags are listed in the help of the SilvSkillGem plugin. Here are some examples:


                Skill-gem example:


    [/url]


                Command-gem example:


    [url=https://forums.rpgmakerweb.com/attachments/tut2-jpg.30398/]



                Support-gem example:


    [/url]


                Enemy Skill gem example:


    [url=https://forums.rpgmakerweb.com/attachments/enemyskillconfig-jpg.30929/]



                Optional instructions for adding compatibility with Yanfly's Main Menu Manager (highly recommended). Just fill in the fields as shown below:


    [/url]






    Upgrade Instructions

    Spoilerv.1.03 --> 1.04:


                  - Copy&replace your files with the whole download package.


                  - Delete the files "Orbs.png" and "Sockets.png" (they are no longer used).


                  - Parameters were changed. Re-add the SilvSkillGem.js and SilvSkillGem_Scene.js to the Plugin Manager.


                  - If you use the new "Gems.png" image you must also give credit to ArcheoFox. This image (and only this image!) is licensed [url=https://creativecommons.org/licenses/by/3.0/]CC3
    .


    v.1.02(a) --> 1.03:


                  - Copy&replace your files with the whole download package.


                  - Parameters were changed. Re-add the SilvSkillGem.js and SilvSkillGem_Scene.js to the Plugin Manager.


    v.1.02 --> 1.02a:


                  - Copy&replace your files with the whole download package (actually only SilvSkillGem.js changed).


    v.1.01 --> 1.02:
                  - Delete the Lodash.js and SilvUniqueSkills.js and remove them from the Plugin Manager.
                  - Copy&replace your files with the whole download package.
                  - Parameters were changed. Re-add the SilvSkillGem.js and SilvSkillGem_Scene.js to the Plugin Manager.
                  - Note: I added a new parameter "Unequip ID" to the Scene Plugin. This one must now be set to an armor which will be used as the Unequip-button. I also added a new screenshot of this to the installation instructions.


    v.1.00 --> 1.01:
                  - Copy&replace SilvSkillGem_Support_Poison.js








    Known bugs


    • It is/was somehow possible to dupe Materia through equipping/unequipping Materia but I never managed to reproduce it. If you happen to encounter this, please let me know how to reproduce it with as many details as possible so I can fix this.





    Todo-list & possible upcoming features/fixes:


    • Polishing
    • Currently only skill-gems can gain bonus experience (ex: from the Training Support Materia)... Other gems can not, but all gems can gain experience.
    • Add compatibility for http://yanfly.moe/plugins/en/YEP_X_ActSeqPack1.js
    • Add a plugin command to manually learn skills to Materia, including those that don't have the notetags for it. I forgot this in v1.04.
    • Add parameters for the default-support-materia-addon.
    • Add more default support materia.





    Compatible with at least the following plugins:

    Spoiler

    • YEP_SkillCore.js
    • YEP_CoreEngine.js
    • YEP_EquipCore.js
    • YEP_ItemCore.js (=required plugin!)
    • YEP_BattleEngineCore.js
    • YEP_MainMenuManager.js
    • YEP_X_BattleSysATB.js
    • YEP_X_VisualHpGauge.js
    • YEP_VictoryAftermath.js
    • YEP_SkillLearnSystem.js
    • YEP_MessageCore.js
    • MOG_BattlerMotion.js
    • And of course with all of my plugins







    Terms:

    SpoilerLast updated: 31 January 2016


    • Free for commercial and non-commercial use with appropriate credits given to "SilverDash".
    • You may use this work in adult games.
    • Do not redistribute this work without it's license.
    • Terms are subject to change.
    • See the License.rtf file for the full license which applies to all of this work created by me.
    • Obviously for the Yanfly plugins (YEP) you must check her terms. They are NOT made by me. Link to her license page. They are currently available for commercial & non-commercial use.
    • The file "Gems.png" was not made by me, is licensed under the CC3 and credit must be given to ArcheoFox.



                If you are worried about the terms, contact me and I'm sure we can work something out that suits you
    .






    本贴来自国际rpgmaker官方论坛作者:SilverDash处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/silvers-skill-gems-materia.55984/
  • 本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    x
    天天去同能,天天有童年!
    回复 送礼论坛版权

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    高级模式
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    简体中文
    繁體中文
    English(英语)
    日本語(日语)
    Deutsch(德语)
    Русский язык(俄语)
    بالعربية(阿拉伯语)
    Türkçe(土耳其语)
    Português(葡萄牙语)
    ภาษาไทย(泰国语)
    한어(朝鲜语/韩语)
    Français(法语)
    关闭

    幸运抽奖

    社区每日抽奖来袭,快来试试你是欧皇还是非酋~

    立即查看

    聊天机器人
    Loading...

    QQ|Archiver|手机版|小黑屋|同能RPG制作大师 ( 沪ICP备12027754号-3 )

    GMT+8, 2026-8-1 11:43 , Processed in 0.070530 second(s), 55 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回复 返回顶部 返回列表