RPG Maker MV
Fixes DoubleX RMMV Unison Item compatibility issues
- DoubleX
- 09/09/2019 10:42 AM
- 1231 views
Games using this plugin
None so far
Instructions
Place this plugin below all DoubleX RMMV Unison Item plugins
Addressed Plugins
* # Yanfly Engine Plugins - Skill Core Extension - Party Limit Gauge:
* 1. The party limit gauge requirement isn't the same with the payment
* - Reference tag: YEP_X_PartyLimitGauge_MultiplyPartyLimitCost
* - Multiplied partyLimitCost in canPayPartyLimitCost and
* drawPartyLimitCost by Math.max(meta.unisonItemActors.length, 1)
Prerequisites
Plugins:
DoubleX RMMV Unison Item
Abilities:
1. Nothing special
Terms Of Use
* You shall keep this plugin's Plugin Info part's contents intact
* You shalln't claim that this plugin's written by anyone other than
* DoubleX or his aliases
* None of the above applies to DoubleX or his aliases
Changelog
* v1.00a(GMT 1000 9-9-2019):
* 1. 1st version of this plugin finished