- Joined
- Dec 30, 2013
- Messages
- 10
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Hi guys, I'm using Yanfly's learn skill engine v1. There are ways to set requirements for skills to be learned, but I want to have a minimum parameter value requirement.
There's this:
But I don't know anything about coding. How do I check the value of an actor's specific parameter? (Eg ATK, DEF)
Thanks
There's this:
# <learn require eval>
# string
# string
# </learn require eval>
But I don't know anything about coding. How do I check the value of an actor's specific parameter? (Eg ATK, DEF)
Thanks