Greetings everyone, I would like to ask some help about my problem. I added a custom item called golden aura from Darkside-RO which uses hercules git i think. It's working perfectly fine when I'm pressing alt+q while wearing it on normal\trans 2nd jobs and 3rd jobs and even expanded classes like kagerou and deathknight. But getting an error when I alt+q while wearing it on novice\high novice\high 1st jobs like high thief\high archer.
Here are the scripts and screenshot of the error, thanks for your help in advance...
accessodyid.lub
ACCESSORY_goldenaura = 1597
accname.lub
[ACCESSORY_IDs.ACCESSORY_goldenaura] = "_goldenaura"
iteminfo.lua
[32005] = {
unidentifiedDisplayName = "",
unidentifiedResourceName = "",
unidentifiedDescriptionName = {
},
identifiedDisplayName = "goldenaura",
identifiedResourceName = "goldenaura",
identifiedDescriptionName = {
"Golden Aura.",
"------------------------",
"Powerful aura bestowed by odin himself for the rightful owner.",
"------------------------",
"Class:^6666CC Headgear^000000",
"Defense:^0000FF 0^000000",
"Location:^6666CC Lower^000000",
"Weight:^006600 10^000000",
"Jobs:^6666CC All classes^000000",
},
slotCount = 4,
ClassNum = 1597
},
item_db.txt
32005,goldenaura,goldenaura,4,20,,100,,3600,,4,0xFFFFFFFF,63,2,1,4,0,1,1597,{ bonus bSpeedRate,100; bonus bBaseAtk,20; bonus bNoMagicDamage,100; bonus bUnbreakableWeapon,1; bonus bUnbreakableArmor,1; bonus bNoKnockback,0; bonus bDefRatioAtkClass,Class_All; bonus3 bAutoSpell,"SA_DISPELL",10,50; bonus3 bAutoSpell,"PR_LEXAETERNA",1,100; skill "TK_SEVENWIND", 5; skill "SA_CLASSCHANGE", 1; },{ sc_start4 SC_ENDURE,60000,10,0,0,1; skilleffect 384,0; sc_start SC_MELTDOWN,-1,5; SC_Start SC_CP_HELM,-1,5; SC_Start SC_CP_ARMOR,-1,5; SC_Start SC_CP_SHIELD,-1,5; SC_Start SC_CP_WEAPON,-1,5; },{ sc_end SC_ENDURE; }
EDIT:
I set my goldenaura custom item as a shadow lower headgear and it didn't give an error on alt+q general, but whenever I go to the custom tab of alt+q it then gives me the error again. Please someone help me, I already wasted 2 of my fruitful days just to research for this problem and I always failed...