Status
Not open for further replies.

Ticektvenn

Villager
Member
Joined
Apr 1, 2022
Messages
5
Reaction score
2
First Language
English
Primarily Uses
RMMV
Is there a way to have armor that based on the actors Level gives them certain skills?
 

eomereolsson

Regular
Regular
Joined
Sep 29, 2021
Messages
582
Reaction score
508
First Language
German
Primarily Uses
RMMV
I don't think it is possible in the default engine. I personally would probably have the armor give all skills it should eventually give and then give the skills requirements to only be visible once a certain level is reached via Yanfly's Skill Core. Would that be an option for you?
 

Ticektvenn

Villager
Member
Joined
Apr 1, 2022
Messages
5
Reaction score
2
First Language
English
Primarily Uses
RMMV
I don't think it is possible in the default engine. I personally would probably have the armor give all skills it should eventually give and then give the skills requirements to only be visible once a certain level is reached via Yanfly's Skill Core. Would that be an option for you?
Great news skillcore works. I found another thread that had a similar issue and some code. Thank you for the reply.
 

CleanWater

Jack-Of-All-Trades Freelancer
Regular
Joined
Apr 8, 2017
Messages
1,044
Reaction score
1,129
First Language
Português BR
Primarily Uses
RMMV
Yes, with Common Events. You need good knowledge of Events and Conditional Branches for this.

Can you give us some example of skill you are planning to include on your game?
 

Ticektvenn

Villager
Member
Joined
Apr 1, 2022
Messages
5
Reaction score
2
First Language
English
Primarily Uses
RMMV
Yes, with Common Events. You need good knowledge of Events and Conditional Branches for this.

Can you give us some example of skill you are planning to include on your game?
Hi yes. Didn;t need common event used Yanfly skillcore to make it so the skill had a level requirement and then just put it on the armor.


<Custom Show Eval>
if (user.level < 2) {
visible = false;
} else {
visible = true;
}
</Custom Show Eval>
 

hiddenone

Lurker Extraordinaire
Global Mod
Joined
Feb 19, 2014
Messages
3,161
Reaction score
6,413
First Language
english
Primarily Uses
RMMZ

This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.

 
Status
Not open for further replies.

Latest Posts

Latest Profile Posts

Kes
You have no idea how much time I spent last night trying to get a Santa hat to fit on my avatar's head. Failure. Head's too small.
I realized recently since my game is still a turn based game, that something like the card game Yomi is a lot closer to what I should try to aim for combat wise. Should also help for those who don't really play fighting games to make things a bit easier to understand. ugh the struggles of trying to show love for my 2 favorite genres in 1 go lol.
Did a bit of work on the chemistry tiles I want.

Hey There!


QPcure.png

My next plugin will be: "Dynamic Temperature Stats"

Now you might be wondering... What does it do?

Well, it's a fascinating plugin that adds a body temperature mechanic to characters.

(MORE INFO ⬇️)
Holy crap, it's cold. Our heat went out this morning and the repair guy won't get the part needed to fix it at least until tomorrow. Had to be now of all times, when we have stuff to do all week and it's the coldest night of November so far.

Forum statistics

Threads
136,562
Messages
1,267,593
Members
180,244
Latest member
buttermequeasy334
Top