Name: Recipe CraftingAuthor: Vlue (with additions from DragonPC and MuteDay)Current Version: 1.3e
-Â
Download .JS script
-
Download Example Project
About
What's this? It's Crafting! The simple act of taking one item (or a bunch of them) and making them into something better, something useful! Well, not always. But that is the idea. You even have different crafting categories, crafting levels, numerous options to customize and a banana! (Banana not always included).Features
- Add as many Crafting Skills as you would like to your menu
- Optional Icons to display for each Crafting Skill
- Adjustable level up XP needed for leveling up your skills
- 3 different views for the menu.
        - Off (You can only craft when the script command has been called at an event)
        - View (You can view all your crafting information for the menu, but can only craft at an event)
        - Craft (You have full access to craft anything anywhere by going to the crafting section in the menu)
- Choose what is displayed on the crafting screen:
         - Gold (How much Gold it costs to craft that item)
         - Success Chance (How successful you will be at crafting the item)
         - Player Level (What Level the main player needs to be to craft this item)
         - Skill Level (What Level your skill needs to be to craft this item)
- Easy simple to understand code to add to your items to make them craft-able
- Adjustable Font colors various sections, (No enough of a material, enough materials, enough gold etc)
- Craft Multiple items in one touch.
- Adjustable Crafting Sounds for Success and Failed.
- More added - check update history below screenshot.
Screenshot
Update History
Version 1.3c(d)(e) - Auto-teach recipes, recipe name override, padding issues, fixed gold window issues
Version 1.3a(b) - Minor compatibility, Main menu string (Moved Scene_Crafting to allow outside calls)
Version 1.3 - Added dismantling!
Version 1.2a - Added several features!
Version 1.2 - Error messages, new features, different recipe input
Version 1.1 - You know, some stuff
Version 1.0 - Created