williamII Posted June 7, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 343 Reputation: 15 Joined: 11/21/11 Last Seen: 5 hours ago Share Posted June 7, 2013 (edited) Hi all rathena membersI have a question with the file iteminfo, focused on the shields I have seen that the shield ClassNum change numbers in the kro iteminfo and when to implement one of jro not know what the corresponding number where I can find those numbers? leave an example of two shields Ahura Mazdah [2199] = { unidentifiedDisplayName = "방패", unidentifiedResourceName = "아후라마즈다", unidentifiedDescriptionName = { "Unidentified item, can be identified with [Magnifier].", }, identifiedDisplayName = "아후라 마즈다", identifiedResourceName = "아후라마즈다", identifiedDescriptionName = { "알려고 하면 다치는 아이템" }, slotCount = 0, ClassNum = 2 Bradium Shield [2138] = { unidentifiedDisplayName = "방패", unidentifiedResourceName = "가드", unidentifiedDescriptionName = { "Unidentified item, can be identified with [Magnifier]." }, identifiedDisplayName = "브라디움 방패", identifiedResourceName = "브라디움방패", identifiedDescriptionName = { "브라디움을 소재로 만든 무겁고 단단한 방패", "MHP + 500", "실드 부메랑 사용시 공격력 60% 증가", "Agi - 1", "Class : ^777777 방패^000000", "Defense : ^777777 98^000000", "Weight : ^777777 180^000000", "Required Level : ^777777 65^000000", "Applicable Job : ^777777 전승 2차직업 이상 장착가능^000000" }, slotCount = 1, ClassNum = 3 }, Ahura Mazdah - ClassNum = 2 Bradium Shield - ClassNum = 3Neo Valkyrja's Shield - ClassNum = 4 ?? O.o thx Edited June 7, 2013 by williamII Quote Link to comment Share on other sites More sharing options...
Shakto Posted June 7, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 416 Reputation: 96 Joined: 02/07/13 Last Seen: Saturday at 01:08 PM Share Posted June 7, 2013 Look the iteminfo.lub in jro too ? Quote Link to comment Share on other sites More sharing options...
williamII Posted June 7, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 343 Reputation: 15 Joined: 11/21/11 Last Seen: 5 hours ago Author Share Posted June 7, 2013 jRo don't have iteminfo Quote Link to comment Share on other sites More sharing options...
Shakto Posted June 8, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 416 Reputation: 96 Joined: 02/07/13 Last Seen: Saturday at 01:08 PM Share Posted June 8, 2013 num2itemxxxxxxx.txt ? Quote Link to comment Share on other sites More sharing options...
williamII Posted June 8, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 343 Reputation: 15 Joined: 11/21/11 Last Seen: 5 hours ago Author Share Posted June 8, 2013 but these id used in the top jro have num2item and all txt Quote Link to comment Share on other sites More sharing options...
Shakto Posted June 10, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 416 Reputation: 96 Joined: 02/07/13 Last Seen: Saturday at 01:08 PM Share Posted June 10, 2013 I dont understand what you mean ^^" Quote Link to comment Share on other sites More sharing options...
williamII Posted June 10, 2013 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 343 Reputation: 15 Joined: 11/21/11 Last Seen: 5 hours ago Author Share Posted June 10, 2013 jro has all indum2 but these id can't found in these archives my question is from where the id of the shields? the format of iteminfo show me ClassNum = viewID if headgear/weapon/robes(garment) put 0 if not for headgear's viewID see accessoryid.lua for weapon's viewID see weapontable.lua for garment's viewID see spriterobeid.lua Shields that kro iteminfo have number in the ClassNum and from where? Quote Link to comment Share on other sites More sharing options...
Shakto Posted June 11, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 416 Reputation: 96 Joined: 02/07/13 Last Seen: Saturday at 01:08 PM Share Posted June 11, 2013 ClassNum can be 1,2,3,4 There isnt' a file to sort them by shield name. You have to test to find out Quote Link to comment Share on other sites More sharing options...
Question
williamII
Hi all rathena members
I have a question with the file iteminfo, focused on the shields
I have seen that the shield ClassNum change numbers in the kro iteminfo
and when to implement one of jro not know what the corresponding number
where I can find those numbers?
leave an example of two shields
Ahura Mazdah - ClassNum = 2
Bradium Shield - ClassNum = 3
Neo Valkyrja's Shield - ClassNum = 4 ?? O.o
thx
Edited by williamIILink to comment
Share on other sites
7 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.