Skip to content

Adds an IP (Item Points) system to use skills attached to your equipment to your RPG Maker VX game.

License

Notifications You must be signed in to change notification settings

chaoshades/rmvx-ebjb-ip-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmvx-ebjb-ip-system

Adds an IP (Item Points) system to use skills attached to your equipment like in "Lufia 2" to your RPG Maker VX game.

Table of contents

Quick start

  • See dependencies
  • Run this command to combine core scripts source into one file. ruby build.rb
  • Copy the resulting files into your RPG Maker VX project

OR

  • There is an already pre-compiled demo with the classic sample project.

Dependencies

The dependencies must be inserted, in the below order, before the script of this repo :

Documentation

Instruction for usage

All of the configuration available are within the IPSYSTEM_CONFIG module.

Contributing

Still in development...

Creators

Credits

  • Trickster : Advanced IP System (Normal Version)

About

Adds an IP (Item Points) system to use skills attached to your equipment to your RPG Maker VX game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages