Update Player Skills passive skill link

RageOfFire 2023-08-12 13:09:08 +00:00
parent ca0e73d2eb
commit 2ce5f4250f

@ -121,7 +121,7 @@ Since MMOCore 1.9 custom skills are handled within MythicLib, please refer to [t
### Making a passive skill
If you want to make a passive skill (using MythicMobs or SkillAPI) all you have to do is add `passive-type: TYPE` to your skill YML file in the '/skills' folder. Adding a passive type to your skill will prevent it from being bound and will automatically cast during specific events, depending on the passive type specified. You can see all Trigger Types on [this](https://gitlab.com/phoenix-dvpmt/mythiclib/-/wikis/Skills#trigger-types) page.
If you want to make a passive skill (using MythicMobs or SkillAPI) all you have to do is add `passive-type: TYPE` to your skill YML file in the '/skills' folder. Adding a passive type to your skill will prevent it from being bound and will automatically cast during specific events, depending on the passive type specified. You can see all Trigger Types on [this](https://gitlab.com/phoenix-dvpmt/mythiclib/-/wikis/Skills#passive-skills) page.
## Editing the skill menu
@ -291,4 +291,4 @@ slot: 1
![image](uploads/67597295b40adbcabb65c83386178082/image.png)
`upgrade` is the item clicked when you want to upgrade the selected skill\
![image](uploads/83bf45b898f68a89e5f9fa4a3d47ac49/image.png)
![image](uploads/83bf45b898f68a89e5f9fa4a3d47ac49/image.png)****