I need some help, not sure is that even possible in the first place but still...
I want to make a scroll that gives a skill attribute.
I mean, for example:
Scroll of Strenght - A scroll that gives +1 STR status when you click on it.
Scroll of Dexterity - A scroll that gives +1 DEX status when you click on it.
Scroll of Intelligent - A scroll that gives +1 INT status when you click on it.
And so on...
As far as I know, just equippable items can add this attributes. But I need to be a scroll, something like extractable item, which gives such attribute when you click on it.
I'm not able to edit anything java side, I mean I do not have access to java files. All I have is server datapack (GameServer/LoginServer) and manage them through MariaDB.
So I'm expecting that this can be done Python script way on something.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
Question
rtcxool
Good morning everyone,
Hope you're all fine.
I need some help, not sure is that even possible in the first place but still...
I want to make a scroll that gives a skill attribute.
I mean, for example:
Scroll of Strenght - A scroll that gives +1 STR status when you click on it.
Scroll of Dexterity - A scroll that gives +1 DEX status when you click on it.
Scroll of Intelligent - A scroll that gives +1 INT status when you click on it.
And so on...
As far as I know, just equippable items can add this attributes. But I need to be a scroll, something like extractable item, which gives such attribute when you click on it.
I'm not able to edit anything java side, I mean I do not have access to java files. All I have is server datapack (GameServer/LoginServer) and manage them through MariaDB.
So I'm expecting that this can be done Python script way on something.
Do you have any ideas how to make such a scroll?
Thanks in advance guys!
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.