Jump to content
  • 0

Help-item skills


Question

Posted

Guys,could sb tell me how can i add a skill to an item,i mean the way of boss jewels,armors etc.

6 answers to this question

Recommended Posts

  • 0
Posted

you mean a passive SA?

That's right.

But for armor,not weapons.And to be more specifil,for boss Jewels.

I checked armor.xml but found no clues about how the skill id is related to the item :/.

  • 0
Posted

it's simple just open

Navicat->host->L2jdb->Armor table

for example you want to add skill to Tateossian Earring(858)

add skill id and lvl in fields item_skill_id and item_skill_lvl

then go to data/stats/skills and great new skill with id that you writed in item_skill_id field

 

 

sorry for my english

  • 0
Posted

it's simple just open

Navicat->host->L2jdb->Armor table

for example you want to add skill to Tateossian Earring(858)

add skill id and lvl in fields item_skill_id and item_skill_lvl

then go to data/stats/skills and great new skill with id that you writed in item_skill_id field

 

 

sorry for my english

Never thought its that easy lol...

thanks for ur assistance.

Guest
This topic is now closed to further replies.


×
×
  • Create New...