Michieru's Renewal Update

I just did my job 
default_no1.gif


@LorexOdia

I'm not scare
default_tongue.png
hey is this the new update in herc? after i update my svn my dragon breath damage becomes 300-2k i event try it with 120 allstats and hp armors and pots 

http://herc.ws/board/tracker/issue-8029-after-svn-update-my-db-skill-becomes-500-2k-damage/

Hmmm... I can't replicate the issue.. Mine is working fine.

BTW, I downloaded the fresh copy for testing..

 
I just did my job 
default_no1.gif


@LorexOdia

I'm not scare
default_tongue.png
hey is this the new update in herc? after i update my svn my dragon breath damage becomes 300-2k i event try it with 120 allstats and hp armors and pots 

http://herc.ws/board/tracker/issue-8029-after-svn-update-my-db-skill-becomes-500-2k-damage/

Hmmm... I can't replicate the issue.. Mine is working fine.

BTW, I downloaded the fresh copy for testing..
after the update my db becomes like that on my post in bug tracker there is someone likethat too

 
I just did my job 
default_no1.gif


@LorexOdia

I'm not scare
default_tongue.png
hey is this the new update in herc? after i update my svn my dragon breath damage becomes 300-2k i event try it with 120 allstats and hp armors and pots 

http://herc.ws/board/tracker/issue-8029-after-svn-update-my-db-skill-becomes-500-2k-damage/

Hmmm... I can't replicate the issue.. Mine is working fine.

BTW, I downloaded the fresh copy for testing..
after the update my db becomes like that on my post in bug tracker there is someone likethat too
yea,  hear hear

 
I just did my job 
default_no1.gif


@LorexOdia

I'm not scare
default_tongue.png
hey is this the new update in herc? after i update my svn my dragon breath damage becomes 300-2k i event try it with 120 allstats and hp armors and pots 

http://herc.ws/board/tracker/issue-8029-after-svn-update-my-db-skill-becomes-500-2k-damage/

Hmmm... I can't replicate the issue.. Mine is working fine.

BTW, I downloaded the fresh copy for testing..
after the update my db becomes like that on my post in bug tracker there is someone likethat too
yea,  hear hear
what hear hear?

 
I just did my job 
default_no1.gif


@LorexOdia

I'm not scare
default_tongue.png
hey is this the new update in herc? after i update my svn my dragon breath damage becomes 300-2k i event try it with 120 allstats and hp armors and pots 

http://herc.ws/board/tracker/issue-8029-after-svn-update-my-db-skill-becomes-500-2k-damage/

Hmmm... I can't replicate the issue.. Mine is working fine.

BTW, I downloaded the fresh copy for testing..
after the update my db becomes like that on my post in bug tracker there is someone likethat too
Okay it's happening now...
default_sad.png
damage range 500 to 1000

 
I just did my job 
default_no1.gif


@LorexOdia

I'm not scare
default_tongue.png
hey is this the new update in herc? after i update my svn my dragon breath damage becomes 300-2k i event try it with 120 allstats and hp armors and pots 

http://herc.ws/board/tracker/issue-8029-after-svn-update-my-db-skill-becomes-500-2k-damage/

Hmmm... I can't replicate the issue.. Mine is working fine.

BTW, I downloaded the fresh copy for testing..
after the update my db becomes like that on my post in bug tracker there is someone likethat too
Okay it's happening now...
default_sad.png
damage range 500 to 1000
Because in kRO db are now based on weapon/demi-human attacks can be reduce by thara frogs etc

 
Dragon Breath is no longer a defense ignoring fixed attack. Its a weapon attack, but isnt affected by your ATK or weapon ATK (any ATK for that matter) and is a formula affected only by your HP, SP, used skill level, and learned level of Dragon Trainning (And I believe your base level as well).

 
Dragon Breath is no longer a defense ignoring fixed attack. Its a weapon attack, but isnt affected by your ATK or weapon ATK (any ATK for that matter) and is a formula affected only by your HP, SP, used skill level, and learned level of Dragon Trainning (And I believe your base level as well).
No its now affected by Weapon attck Dex & Str stats. And Im sure not by HP.

@VyLow

Im attcking a player without items equipped.

 
Dragon Breath is no longer a defense ignoring fixed attack. Its a weapon attack, but isnt affected by your ATK or weapon ATK (any ATK for that matter) and is a formula affected only by your HP, SP, used skill level, and learned level of Dragon Trainning (And I believe your base level as well).
No its now affected by Weapon attck Dex & Str stats. And Im sure not by HP.

@VyLow

Im attcking a player without items equipped.
have you tested it already on kRO?

 
I just did my job 
default_no1.gif


@LorexOdia

I'm not scare
default_tongue.png
hey is this the new update in herc? after i update my svn my dragon breath damage becomes 300-2k i event try it with 120 allstats and hp armors and pots 

http://herc.ws/board/tracker/issue-8029-after-svn-update-my-db-skill-becomes-500-2k-damage/

Hmmm... I can't replicate the issue.. Mine is working fine.

BTW, I downloaded the fresh copy for testing..
after the update my db becomes like that on my post in bug tracker there is someone likethat too
Okay it's happening now...
default_sad.png
damage range 500 to 1000
Because in kRO db are now based on weapon/demi-human attacks can be reduce by thara frogs etc
yea new formula but racial effect is bugged try it haha

 
i'm very unmood with a new formula DB
default_sad.png
, why you can't created a some addons like #kRO_DB (enable), and //#kRO_DB (disable) in renewal.h?
default_sad.png
or can you help me to change it to before patch mega update rebalance? (only DB i mean), but the others skill after balancing very nice!
default_tongue.png
 
default_biggrin.png
  i like it
default_wub.png
! except DB
default_dry.png


Thanks before Michieru :*, we always love you
default_biggrin.png
, even until we die ahhaha

 
Maybe someone is already looking into this issue. But for now the quick fix to this is to add a mapflag for DB SKILL.
how? haha
db/re or pre-re/map_zone_db.conf

On Line: 45

Replace:

mapflags: ( ) 
with this

mapflags: ("adjust_skill_damage<tab>RK_DRAGONBREATH<tab>1000", )
while <tab> is TAB in your keyboard
default_smile.png
for spacing

1000 is the value of increase as an example.

The calculation is 100 normal damage, 200 is x2 the damage, 1000 x 10 the damage. 

Adjust to anything you like.

Recompile. Then your good to go.

Hope it helps.
 
Last edited by a moderator:
Dragon Breath is no longer a defense ignoring fixed attack. Its a weapon attack, but isnt affected by your ATK or weapon ATK (any ATK for that matter) and is a formula affected only by your HP, SP, used skill level, and learned level of Dragon Trainning (And I believe your base level as well).
No its now affected by Weapon attck Dex & Str stats. And Im sure not by HP.

@VyLow

Im attcking a player without items equipped.
have you tested it already on kRO?
Damage Formula In +: (((Caster's Current HP / 50) + (Caster's Max SP / 4)) * (Used Level Of Dragon Breath * Caster's Base Level / 150)) * Learned Level Of Dragon Training

I haven't herd anything different from this. If ATK does officially affect it, then provide proof.

 
It is base only on latest rev. Try it! Add Str then compare ur damage or add all hp item then try to appy your formula if it still there.

 
Back
Top