Bringer Posted August 31, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: 5 hours ago Share Posted August 31, 2016 (edited) [Warning] : pc_bonus2: Unknown type 0 7 100! CygnusHelm,Cygnus Helm,4,0,,10,,1,,1,0xFFFFFFFF,7,2,768,,,1,883,{ bonus bMaxHPrate,10; bonus2 bSubEle,0,10; skill 257,1; bonus2 bIgnoreMdefRate,7,100; bonus3 bAutoSpellWhenHit,"NPC_DARKCROSS",10,100; },{},{} pc_skill: Skill level 12 too high. Max Lv supported is 10 28,9,6,16,6,0x21,0,12,1,yes,0,0x2000,0,magic,0,0x20, AL_HEAL,Heal Elf_King_Ears,Elf King Ears,4,0,,10,,,,,0xFFFFFFFF,7,2,512,,,1,945,{ skill 28,5; if ( getskilllv(28) == 10 ) skill 28,12; bonus bInt,2; bonus bAgi,5; bonus bDex,4; },{},{} Edited September 2, 2016 by DrewxD Quote Link to comment Share on other sites More sharing options...
0 Bringer Posted September 2, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: 5 hours ago Author Share Posted September 2, 2016 BUMP Quote Link to comment Share on other sites More sharing options...
0 Stolao Posted September 2, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: April 25 Share Posted September 2, 2016 bonus2 bIgnoreMdefRate does not exist bonus bIgnoreDefEle,e; Disregard DEF against enemies of element e bonus bIgnoreDefRace,r; Disregard DEF against enemies of race r bonus2 bIgnoreDefRaceRate,r,n; Disregard n% of the target's DEF if the target belongs to race r bonus bIgnoreDefClass,c; Disregard DEF against enemies of class c bonus bIgnoreMDefRace,r; Disregard MDEF against enemies of race r bonus2 bIgnoreMdefRaceRate,r,n; Disregard n% of the target's MDEF if the target belongs to race r bonus2 bIgnoreMdefRace2Rate,mr,n; Disregard n% of the target's MDEF if the target belongs to monster race mr bonus bIgnoreMDefEle,e; Disregard MDEF against enemies of element e bonus2 bIgnoreMdefClassRate,c,n; Disregard n% of the target's MDEF if the target belongs to class c for a full list visit https://github.com/rathena/rathena/blob/master/doc/item_bonus.txt Quote Link to comment Share on other sites More sharing options...
0 Bringer Posted September 2, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: 5 hours ago Author Share Posted September 2, 2016 (edited) bonus2 bIgnoreMdefRate does not exist bonus bIgnoreDefEle,e; Disregard DEF against enemies of element e bonus bIgnoreDefRace,r; Disregard DEF against enemies of race r bonus2 bIgnoreDefRaceRate,r,n; Disregard n% of the target's DEF if the target belongs to race r bonus bIgnoreDefClass,c; Disregard DEF against enemies of class c bonus bIgnoreMDefRace,r; Disregard MDEF against enemies of race r bonus2 bIgnoreMdefRaceRate,r,n; Disregard n% of the target's MDEF if the target belongs to race r bonus2 bIgnoreMdefRace2Rate,mr,n; Disregard n% of the target's MDEF if the target belongs to monster race mr bonus bIgnoreMDefEle,e; Disregard MDEF against enemies of element e bonus2 bIgnoreMdefClassRate,c,n; Disregard n% of the target's MDEF if the target belongs to class c for a full list visithttps://github.com/rathena/rathena/blob/master/doc/item_bonus.txt Fixed 1st Problem What about 2nd Problem about the max skill can help me? Edited September 3, 2016 by DrewxD Quote Link to comment Share on other sites More sharing options...
Question
Bringer
[Warning] : pc_bonus2: Unknown type 0 7 100!
pc_skill: Skill level 12 too high. Max Lv supported is 10
28,9,6,16,6,0x21,0,12,1,yes,0,0x2000,0,magic,0,0x20, AL_HEAL,Heal
Edited by DrewxDLink to comment
Share on other sites
3 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.