Hello people, now I am here with super idea that would help me a lot balancing stuff.
I am new to this so I don't know if there are any limitations so I am sorry if it is stupid.
What I need is:
I buy an item. Lets say Cloak. That cloak will give character a passive skill depending on his class.
So: I will have a Cloak that will have bonus dmg on Titan, but the same cloak that will provide P.deff buff on Paladin. Is it doable through conditions and ifs?
If not, then can I put into an ITEM something like
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.
Wow, I’m really impressed by your attitude — you truly seem like a great person. You can be sure that everything you’re doing for others will come back to you in good things. Keep making the project awesome and filled with innovative ideas.
My suggestion is that you don’t make the source available; instead, sell it to people who are building their own projects — it’s at least one way they can show appreciation for all the great things you’re doing.
Thank you so much, I loved everything and I’m looking forward to more updates.
Thank you ♡♡♡♡
Why do all players only have one IP address, which is the proxy's?
I did several tests and created a debug to collect all IP addresses that connect to the proxy. It collects them correctly, but when they are sent to the server, they get lost and stay with the proxy's IP address.
Question
ElSabaner0
Hello people, now I am here with super idea that would help me a lot balancing stuff.
I am new to this so I don't know if there are any limitations so I am sorry if it is stupid.
What I need is:
I buy an item. Lets say Cloak. That cloak will give character a passive skill depending on his class.
So: I will have a Cloak that will have bonus dmg on Titan, but the same cloak that will provide P.deff buff on Paladin. Is it doable through conditions and ifs?
If not, then can I put into an ITEM something like
<mul stat="pAtk" val="0.95">
<and>
<using kind="SWORD,BLUNT" />
<using slot="lrhand" />
</and>
</add>
but on class instead of weapon type?
Thank you so much.
Edited by ElSabaner02 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.