#Need a bit of help with the RPG System.

1 messages · Page 1 of 1 (latest)

mental oracle
#

So I want players to be get a certain level to use a weapon, and to use mana on some abilties, how can I do that?

verbal hawk
#

If you are not using any item plugin, for requirements you can use these commands on the items:

/sk item requirement add <skill> <level> [lore]
/sk armor requirement add <skill> <level> [lore]

Every skill ability uses mana by default. If you are using item plugins like MMOItems for example, that has built in support for requirements and mana cost for mmo abilites in their editor.

If you are using MythicCrucible, you need to use the custom conditions and mechanics AuraSkills provides.

mental oracle
#

oooooo thank you so much!

#

what if i dont want it to have any lore?>

#

as i have special lore i put for weapons.

verbal hawk
#

just don't provide one then, it is optional

mental oracle
#

oh perfect!

#

also, if i want a peice of armor to give mana, how do i do that

verbal hawk
#

stat/trait modifiers

mental oracle
#

ohhhhhhhhhhh

#

perfect 👍

mental oracle
#

as well as this, I want certian mana abilkties to only be on certain weapons and armor sets, how can i do this?

verbal hawk
#

But you would have to put the flag on every items pdc you want to deny the abilities for and it will lock every mana ability on that item

verbal hawk
mental oracle
#

I can prolly use permissions and tags, as our prestige system uses Minecraft’s tag system to track it, so it should be easier to track and give auto permissions to players with said tag, correct?

verbal hawk
#

If permissions that limit skill levels exists, then yes

#

Otherwise it probably isn’t possible

#

But I don’t think they exists

mental oracle
#

Get the owner on this it’s a W isea

#

Idea

mental oracle
#

@verbal hawk is there any way to check the average skill level of a player?

verbal hawk
mental oracle
#

perfect