- Joined
- Nov 22, 2015
- Messages
- 13
- Reaction score
- 1
- First Language
- English
I've been looking around for an answer to this question, but couldn't find it anywhere. Does anyone know if it's possible to effect JP gain for specific actors using that actors stats? I'm trying to create something like in Fallout, where high Intelligence results in more experience. The formula I'm trying to apply to it is something like:
1 + magic attack / (magic attack / 2.5) = Number of JP Gained Per Level
I've been trying to apply this directly to the plugins parameters in the "JP Per Level" box.The problem is mostly that I know next to nothing about Javascript or even RPGMaker MV in general. Any help is greatly appreciated, even if it's just to tell me it can't be done. Thanks. C;
EDIT: Yanfly's Job Points Plugin - http://yanfly.moe/2015/11/13/yep-27-job-points/
1 + magic attack / (magic attack / 2.5) = Number of JP Gained Per Level
I've been trying to apply this directly to the plugins parameters in the "JP Per Level" box.The problem is mostly that I know next to nothing about Javascript or even RPGMaker MV in general. Any help is greatly appreciated, even if it's just to tell me it can't be done. Thanks. C;
EDIT: Yanfly's Job Points Plugin - http://yanfly.moe/2015/11/13/yep-27-job-points/
Last edited by a moderator:

