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

[转载发布] Jeneeus's Alchemy System

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

    连续签到: 2 天

    [LV.7]常住居民III

    9071

    主题

    864

    回帖

    6万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

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

    灌水之王

    发表于 2026-8-1 20:46:55 | 显示全部楼层 |阅读模式
    Jeneeus's Alchemy System
    Version: 1.0.1
    By Jeneeus Guruman​

     
    Introduction

         This script allows to create items, weapons, and armors via using skills or items with a success rate based on the user's parameters, $game_variables, etc. It's very useful not just for alchemist characters, but also for blacksmith, or even anyone.
     
    Features


    • Creates an item, armor, or weapon.
    • Can provide a success rate on creating.
    • Usable only via skills or items outside the battle.
    Screenshots
     

    SpoilerIf an actor doesn't have any items to craft, the skill is disabled.


    If an actor has any item to craft, the skill is enabled.

     
    If you lack at least 1 requirement, you cannot proceed to the crafting process.

     
    If you have enough items, crafting that item is now enabled.

     
    Crafting...

    Crafting successful.


    Crafting failed.


    You can set the level requirement of the items to make.


    So other items can be unlocked.


    Also works using items too as a trigger.




     
    How to Use

    Just insert the script above main (not the one below) and below other scripts (including other non-defaults). Only usable outside the battle, therefore, the occasion must be set to "only from the menu" or the skill/item won't work. When using an item creation SKILL, the scope must be set to "none" or the skill won't work. When using an item creation ITEM, the scope must be set to either "one ally" or "user" or the item won't work.
    Spoiler#       Script Calls:##       <alchemy>#         * Using the skill or item will activate item creation scene.##     * Note: Place this notetag to the skill or item that opens the #       alchemy scene.##       <alche_ireq: type, id, amount>#       type: the type of item#         0 = Items ($data_items)#         1 = Weapons ($data_weapons)#         2 = Armors ($data_armors)#       id: the id of an item/weapon/armor in the database#       amount: the amount of the specified item needed to create this item#       Notetag examples: #         <alche_ireq: 0, 1, 2>  => An item needs to have at least 2 "Potions"#       in the inventory to create this item.##     * Note: If you put more than 1 requirement, the item can be made if ALL of #       the items is in the party's inventory.##       <alche_areq: id>#       id: the actor that will able to exclusively create the item.##     * Note: This notetag is optional. If this is not specified, all actors #       that have the ability can create this item.##       <alche_lreq: n>#       n: the required level to create this item. the item will not be shown #       if the level is below the requirement.##     * Note: This notetag is required or the item will not be shown.##       <alche_greq: n>#       n: the required gold to create this item.##     * Note: This notetag is optional. If this is not specified, no gold is#       needed.##       <success_rate: 'formula'>#       formula: The formula for calculating the creation success rate.#       The formula is the same as the formula in skill damage except that #       there is no target (which is supposed to be expressed as 'b').#       Take note that the quotations (') are included to make it work.#       Also multiple lines of one fourmula are allowed.#       Notetag examples: #         <alche_success>: 'a.level + a.luk / 10'>  #       => If the user's level is 50 having 300 LUK, the success rate will have#       80% chance to make this item, provided that the maximum success rate is 100.#         <alche_success: '100'>  #       => The item has 100% chance to create this, provided that the maximum success rate is 100.##     * Note: This notetag is required. To display the decimal parts, put #.0#     (if it is a whole number) or variable.to_f (if it is a variable). #     For example, <success_rate: 'a.level.to_f + a.luk.to_f / 10.0'>



     
    Demo
     
    Alchemy
     
    Script

    Alchemy
     
    Known Bugs

    • Problems with item usage when using the script. (FIXED)
     
    FAQs

    Q: I want to use the script through talking to an NPC or through game menu directly. How can I do that?
    A: Unfortunately, no. There are many other scripts that allows you to do that actually. Just search around.  

     
    Q: How can I use/put/modify the success rate formula?
    A: You will place the success rate just the same as putting the damage formula in the skills/items. Take note that there are no targets (which is supposed to be expressed as 'b'). You can even put a fix amount.
     
    Q: I want to disable the success rate and making it never fail. How can I do that?
    A: Do either putting the success rate equal to the maximum success rate or make both the base and max success rates equal.
     
    Q: I want to make it compatible with <insert other script/s here>. There's an error when combined with <insert other script/s here>.
    A: I will try to see the problem about the compatibility issue if the script is not that complicated.

    Author's Notes


    • This script is free to use commercially or not. Unlike my other scripts, crediting me using this script is a must, commercially or not.



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

    本帖子中包含更多资源

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

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

    使用道具 举报

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

    本版积分规则

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

    幸运抽奖

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

    立即查看

    聊天机器人
    Loading...

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

    GMT+8, 2026-8-17 14:32 , Processed in 0.147503 second(s), 59 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

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