Chaos Project

RPG Maker => RPG Maker Scripts => RMMZ Script Database => Topic started by: ICF-Soft on September 11, 2020, 06:53:37 pm

Title: [MZ] ICF Soft - Params Core
Post by: ICF-Soft on September 11, 2020, 06:53:37 pm
ICF-Soft Params Core
Authors: ICF-Soft
Version: 1.00
Type: Parameters Add-on
Key Term: Misc Add-on

Introduction

This plugin allow to add new full custom params. It's ported from MV and edited to work in MZ.

Features


Screenshots

No screenshot required.

Download

You can downolad from here (https://raboninco.com/24qxW).
You can find blog entry and check for updates here (https://icfsoft.blogspot.com/2020/09/plugin-params-core-mz.html).
You can also find it in my itch.io profile (https://icf-soft.itch.io/icf-soft-mz-params-core).

Instructions

On plugin setings you can create these new params and how these work by default. Best explained inside plugins help.

Then everything else works with notetags.

Classes and enemies only:
<NPARAM: NParam Base Grow>

Actors, classes, enemies, weapons, armors and states:
<NDEBUFFRATE: NParam Rate>
<NPARAMPLUS: NParam Plus>
<NPARAMRATE: NParam Rate>
<NPARAMFLAT: NParam Flat>
<PPARAMPLUS: PParam Plus>
<PPARAMRATE: PParam Rate>
<PPARAMFLAT: PParam Flat>
<xPARAMPLUS: XParam Plus>
<XPARAMRATE: XParam Rate>
<XPARAMFLAT: XParam Flat>
<SPARAMPLUS: SParam Plus>
<SPARAMRATE: SParam Rate>
<SPARAMFLAT: SParam Flat>

Skills and items only:
<NBUFF: NParam turns>
<NDEBUFF: NParam turns>
<REMOVE NBUFF: NParam>
<REMOVE NDEBUFF: NParam>
<NPARAM GROW: NParam amount>

A bunch of options to make these params to work as wanted.

Compatibility

No compatibility issues yet.

Terms of use

Free for commercial and non-commercial games.
If commercial, a free copy of your game whould be fine.
Credit to ICF-Soft.
Do not repost without permision.

Credits and Thanks


Author's Notes

For those who want to create params in MZ.