Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[XP/VX] Equipment Skill System
#1
Hello there, time for me to share an event system and it is a pretty easy one after all.

Equipment Skill System

What do I need? 
  • At least 1 Hero
  • 1 Switch
  • 1 Common Event
  • Equipment
  • SKills
What do I have to do?
  • 1st - You have to create Equipments, lets say a Flame Sword as exsample!
  • 2nd - You have to make a Common Event, lets call it "Skills
  • 3rd - You need a Skill to learn, like Flame Slash or something.
  • 4th - You have to make a Conditional Branch into your Common Event "Skills"
  • 5th - You need a Control Switch "Skills"
  • Conditional Branch: Switch [XXXX:Skills]==ON
  • Conditional Branch: [Hero] is [Flame sword] equipped
  • Change Skills: [Hero], + [Flame Slash] 
  • Else
  • Change Skills: [Hero], - [Flame Slash]
  • Branch End
  • Branch End
  • 6th - Make an Event at the beginning of your Game, which activate Switch "Skills".
  • Your Common Event should be at parallel process with switch "Skill" as condition.
Result:
Your Hero will learn the Skill from equipping an Item, there is an issue which delay the appearance of the Skill after reopening
the Menu or taking a step. The More items with skills you want to use, the more you have to write into your Common Event.
Reply }


Messages In This Thread
[XP/VX] Equipment Skill System - by Someone - 04-15-2019, 09:39 PM
RE: [XP/VX] Equipment Skill System - by Someone - 04-16-2019, 05:41 AM
RE: [XP/VX] Equipment Skill System - by Someone - 04-16-2019, 04:58 PM
RE: [XP/VX] Equipment Skill System - by Someone - 04-16-2019, 05:46 PM
RE: [XP/VX] Equipment Skill System - by Vickarius - 04-17-2019, 08:08 PM
RE: [XP/VX] Equipment Skill System - by Someone - 04-17-2019, 08:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  DAY/NIGHT SYSTEM DerVVulfman 0 1,879 08-17-2021, 03:15 AM
Last Post: DerVVulfman
  The Guild - Evented Character Select System Mike_Everley 0 1,787 06-07-2021, 01:44 PM
Last Post: Mike_Everley
  Skill/Spell Book System for XP Mike_Everley 0 1,999 03-30-2021, 07:33 PM
Last Post: Mike_Everley
Photo [XP] Real Time Day/Night Cycle System (in review for v.3.0) Pelip 2 4,671 06-15-2020, 12:21 PM
Last Post: Pelip
  [RMXP]Simple Event Vehicle System coffinbag 0 2,951 09-17-2019, 10:06 AM
Last Post: coffinbag
  "Ultimate Attack" aka "Music Fadeout Skill" [XP] yamina-chan 11 18,455 05-03-2012, 05:32 PM
Last Post: yamina-chan
  Licence System - Upgrade your Character [XP] yamina-chan 2 7,713 05-03-2012, 05:26 PM
Last Post: yamina-chan
  [RPGMakerVX] Eventing a Cheat System or Cheat Tool. Kail 6 13,354 06-06-2011, 08:56 PM
Last Post: Kail
  Animated Character Avatar messaging system RosyPosy 4 10,814 01-02-2011, 01:45 AM
Last Post: RosyPosy
  [VX] Event-Based Time System Guardian 2 6,603 11-27-2010, 06:37 PM
Last Post: Guardian



Users browsing this thread: