Jump to content
  • 0

Soul breaker


donkeyg

Question


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

i think you required to edit the source to change the damage calculation...

this is the new function of soul breaker?

379,9,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0, ASC_BREAKER,Soul Destroyer

even a player wear full set+10 equipments the damage also same as full set +0 equipments.....

is it bugged?

bump

this is the new function of soul breaker?

379,9,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0, ASC_BREAKER,Soul Destroyer

even a player wear full set+10 equipments the damage also same as full set +0 equipments.....

is it bugged? seems unbalance the renewal of soul breaker.. without cast somemore

where? give me link please >< im noob in source >< sorry

bump

Edited by Arcenciel
Merged
Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  398
  • Reputation:   140
  • Joined:  01/04/12
  • Last Seen:  

The Soul Destroyer skill's function didn't change for quite a long time already. It's set to ignore the target's def cards. If you think it's unbalanced set a cast time. If you check, it is the same function in pre-renewal. You can set a cast time on ur skill_cast_db.txt though. Try messing around with those

//    0x01 - No damage skill
//    0x02 - Has splash area
//    0x04 - Damage should be split among targets
//    0x08 - Skill ignores caster's % damage cards (misc type always ignores)
//    0x10 - Skill ignores elemental adjustments
//    0x20 - Skill ignores target's defense (misc type always ignores)
//    0x40 - Skill ignores target's flee (magic type always ignores)
//    0x80 - Skill ignores target's def cards

Edit: Did you really just copy-paste your thread from the database section?

Edited by Flaid
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

so means that the real soul breaker of prenewal is

379,9,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0, ASC_BREAKER,Soul Destroyer

?

there's too much imbalance on this skill isnt? there's no delay at all..

yes, im copy my thread from database section because i tot im posted in wrong section

edit: 1 more question.. can i know 3rd job's skill is fully complete? is there still have any imbalance skill?

bump!! urgent >< please reply me asap

zzzz don ignore me please

don ignore me please

http://rathena.org/b...reaker-problem/

Edited by Arcenciel
Merged
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Soul breaker's formula never changed unless your SERVER is in Renewal mode. Learn to be patient and polite whether than a stubborn ass or else no one would help you lol.

Change the the formula to how you want it.. >.> so learn to read. RE: https://rathena.svn....re/skill_db.txt

Pre: https://rathena.svn....re/skill_db.txt

case ASC_BREAKER:
				skillratio += 100*skill_lv-100;
				break;

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/map/battle.c increase the damage

Read iRO Wiki: http://irowiki.org/wiki/Soul_Breaker

Edited by Mysterious
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Posted · Hidden by Arcenciel, May 9, 2012 - No reason given
Hidden by Arcenciel, May 9, 2012 - No reason given

Dont make useless duplicated topics please. http://rathena.org/board/topic/62600-renewal-soul-breaker-problem/

Link to comment

  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

the soul breaker of pre renewal and renewal doesnt have any difference

RE:

379,7,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0, ASC_BREAKER,Soul Destroyer

PRE:

379,7,6,1,-1,0x8,0,10,1,yes,0,0,0,weapon,0, ASC_BREAKER,Soul Destroyer

Edited by donkeyg
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Then there's nothing wrong with the skill in the first place.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.08
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

so, the currently soul breaker is Uncast + without delay?? just want to make sure

hmmm.. someone pls reply my post ><

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  554
  • Reputation:   70
  • Joined:  04/04/12
  • Last Seen:  

so, the currently soul breaker is Uncast + without delay?? just want to make sure

no it has...

check re/skill_cast_db.txt

379,700,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0,0,0
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...