This is a tutorial of how you can acquire a skill from an elemental lord or other
character and have it mature later in the game using only a few events.
First, make sure that the skills you want to mature are not in your character's Class Skillset.
I am using Fire in this tutorial that will mature to Fire II.
The player will approach the Fire Elemental and ask for a spell to help her in battle.
He agrees and gives her "Fire"
Below is the conversation that you can use as a model.I have kept everything to a minimum. You
can craft your own dialogues as you see fit.
After the initial dialogue, the next line will be where you actually get the Fire spell.
Click the very next line, then click on Change Skills.
Set it to the character's name and click Learn and Fire from the list.
Should look like this. You can add a SE if you choose.
Now add the rest of the dialogue. when you are done, on the next line, Control Self Switch A is On.
Add a new page and Click Control Self Switch A On. I just made a dialogue of "Good Luck"
Now the initial Event is done. Now, there are only two event pages to make.
You need an event page to keep track the the character's Level. Create an event page and select Parallel Process for the Trigger.
On the first line, click on Control Variables. Click on Single. Create the Variable Character's Level.
Click on Game Data the click on the three dots. Click on Actor
and make sure it shows the character's name and Level in the other box. Then click OK. Don't forget to click apply.
The last page will be another event with only Parallel Process
checked.
On the first line, click Conditional Branch. On the second tab, select Actor NAME and Skill -Fire -Learned.
Uncheck Set Handling. Click OK
On the next line, click Conditional Branch. On the first tab, click Variable Equal to
Put the number of the level you want for the spell to mature. I used two for the purpose of testing. Uncheck Set Handling.
Comments welcome.
本贴来自国际rpgmaker官方论坛作者:dnel57处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/how-to-acquire-a-skill-that-can-mature-at-certain-level.171379/