RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Help with skill's and item's

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 85
in my game the only way to gain skills is be going to a NPC and learning them
so i have some Questions

Is it possible:
1)That an Actor can only learn skill in the Actors Classes
Spoiler for:
(eg, Fire skill(Mage) Healing skill(any)and Feint Attack skill(Fighter)

the Fighter can have Feint Attack and Healing but not Fire

and the Mage can have Fire and Healing but not Feint Attack

and the Thief can only have Healing not Feint Attack or Fire

2)To make a item to give a actor a skill
Spoiler for:
(eg, A skill book of fire will give the Actor the Fire)



thanks for the help

********
Shadow Knight
Rep:
Level 91
Ruin that brick wall!
Project of the Month winner for October 2008
You can either use a Skill Shop script, or event them using a conditional branch.

For example, #2 will need a conditional branch if player has "Book of Fire" in their inventory. If they do, NPC will offer you to learn the "Fire" skill.
If the player does not possess the item "Book of Fire", then the NPC won't teach the skill.
Be kind, everyone you meet is fighting a hard battle.