L2JMobius

Public Development => General Discussion => Topic started by: SavitarGodOfSpeed on August 18, 2022, 10:34:50 AM

Title: Modifying an item
Post by: SavitarGodOfSpeed on August 18, 2022, 10:34:50 AM
Hello everyone Rookie here.
As everyone knows there is no Collection system in Ertheia chronicles. So i would like to combine the stats of a 100% completed collection and put them on an item (example a Rune) that can stay in the inventory and give the stats to a Character.

Is there any guide that i might missed to help me with that?

Thanks in advance!!!
Title: Re: Modifying an item
Post by: Index on August 18, 2022, 12:34:57 PM
Hello everyone Rookie here.
As everyone knows there is no Collection system in Ertheia chronicles. So i would like to combine the stats of a 100% completed collection and put them on an item (example a Rune) that can stay in the inventory and give the stats to a Character.

Is there any guide that i might missed to help me with that?

Thanks in advance!!!
One Item which will be has in all Collections Options ?
Just make item as rune.
How make runes - I think you can see in rUnES (any item which give you bonus, like SP 200% or other) and after wrtie all colletcions and summ all stats which they get. Finally add it to effects and add item to client, or use existed.
Title: Re: Modifying an item
Post by: SavitarGodOfSpeed on August 18, 2022, 02:50:19 PM
Thank you For your reply.
Yeah i would like something like that. The think is as i mentioned above i am newbie regarding all this.

How would i do that? Do i use Navicat to Modify the MySQL database? Or something else.

I want to know IN GENERAL how to modify an item like statuses, effects, visual effects etc.

If possible please!!! If not i will be more than happy to follow an online guide that you could provide me.
Title: Re: Modifying an item
Post by: nasseka on August 18, 2022, 03:00:08 PM
No need to modify the DB for this. Just change the rune xml. Add the effects that you need. Also as far as I know, no collection gives abnormal visual(might be wrong tho), still can't add more than 1.
Thank you For your reply.
Yeah i would like something like that. The think is as i mentioned above i am newbie regarding all this.

How would i do that? Do i use Navicat to Modify the MySQL database? Or something else.

I want to know IN GENERAL how to modify an item like statuses, effects, visual effects etc.

If possible please!!! If not i will be more than happy to follow an online guide that you could provide me.
Title: Re: Modifying an item
Post by: SavitarGodOfSpeed on August 20, 2022, 12:02:23 AM
One Item which will be has in all Collections Options ?
Just make item as rune.
How make runes - I think you can see in rUnES (any item which give you bonus, like SP 200% or other) and after wrtie all colletcions and summ all stats which they get. Finally add it to effects and add item to client, or use existed.

Thank you i Finally made it i used the item 35934 (Xp Sp Rune for 1-95lv) and i modified the name and the corresponding skill (9529) to give the stats of a 100% Collection same think in client as well.

Since there is no collection in Ertheia Chronicle this will be really usefull.

Thank you again guys all of you.