Jump to content
  • 0

Error Warring


Bringer

Question


  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.04
  • Content Count:  743
  • Reputation:   47
  • Joined:  03/12/14
  • Last Seen:  

[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 by DrewxD
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.04
  • Content Count:  743
  • Reputation:   47
  • Joined:  03/12/14
  • Last Seen:  

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

Fixed 1st Problem What about 2nd Problem about the max skill can help me?

Edited by DrewxD
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...