* # 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)
* 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
* v1.00a(GMT 1000 9-9-2019):
* 1. 1st version of this plugin finished