Useful topic
Pages: [1] 2   Go Down
Print
Author Topic: Elemental heal bug  (Read 8438 times)
0 Members and 1 Guest are viewing this topic.
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« on: June 11, 2011, 03:27:58 PM »

I just noticed that elemental heal enchanted on +power isn't giving the correct heal.

I add two screens: one from WR with skill +0 and one from SWM with skill +9. The WR heals more than the SWM... and the skill +9 say that his power is 576 and it should be 875.

From skilldata:

skill_name = [s_elemental_heal_power_9]   /* [엘레멘탈 힐] */   skill_id = 58   level = 109   operate_type = A1   magic_level = 78   self_effect = {}   effect = {{i_heal;875}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end

From web:

http://base.l2j.ru/index.php?p=19&skid=58

And the screens:

WR:

Elemental heal bug, l2 server, lineage 2 gracia final epilogue


SWM:

Elemental heal bug, l2 server, lineage 2 gracia final epilogue


Prolly this topic is useless because you don't know how to fix nothing that involve code, but at least you know about this bug
« Last Edit: June 11, 2011, 03:29:50 PM by ayozito » Logged
Riselie
Hero Member
*****

Karma: +35/-172
Offline Offline

Gender: Male
Posts: 578

gfg


View Profile
« Reply #1 on: June 11, 2011, 04:09:56 PM »

M atk with swm and M atk with dagger?
Logged

Are we there yet?
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« Reply #2 on: June 11, 2011, 04:37:08 PM »

dagger 326
swm 279

thats is the difference between 632 and 629.

Swm with empower from ch 428 matk and heal 690...

minimun heal should be 865 like MV checked on the test server. https://forumen.rpg-club.net/index.php/topic,19007.msg222718.html#msg222718
Logged
MV
Guest
« Reply #3 on: June 11, 2011, 04:40:16 PM »

Please make a test similar to mine. Screens from both pw and swm, unequip all items, remove all buffs. Then check how much each heals and post pics. Also, don't forget that the test is H5P3, changes from GF are possible.
Logged
Lineage 2
Administrator
Sr. Member
*****

Karma: +71/-13
Offline Offline

Posts: 292


View Profile
« Reply #4 on: June 11, 2011, 04:40:18 PM »

{i_heal;576}
Logged
Nistar
Full Member
***

Karma: +2/-6
Offline Offline

Posts: 205


View Profile
« Reply #5 on: June 11, 2011, 05:05:54 PM »

I just noticed that elemental heal enchanted on +power isn't giving the correct heal.

I add two screens: one from WR with skill +0 and one from SWM with skill +9. The WR heals more than the SWM... and the skill +9 say that his power is 576 and it should be 875.

From skilldata:

skill_name = [s_elemental_heal_power_9]   /* [엘레멘탈 힐] */   skill_id = 58   level = 109   operate_type = A1   magic_level = 78   self_effect = {}   effect = {{i_heal;875}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end

From web:

http://base.l2j.ru/index.php?p=19&skid=58

And the screens:

WR:

Elemental heal bug, l2 server, lineage 2 gracia final epilogue


SWM:

Elemental heal bug, l2 server, lineage 2 gracia final epilogue


Prolly this topic is useless because you don't know how to fix nothing that involve code, but at least you know about this bug
why you use drac on sws? IC is better.
Logged
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« Reply #6 on: June 11, 2011, 05:09:57 PM »

{i_heal;576}

From Freya scripts:

[spoiler]

skill_begin   skill_name = [s_elemental_heal212]   /* [엘레멘탈 힐] */   skill_id = 58   level = 55   operate_type = A1   magic_level = 74   self_effect = {}   effect = {{i_heal;546}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_1]   /* [엘레멘탈 힐] */   skill_id = 58   level = 101   operate_type = A1   magic_level = 76   self_effect = {}   effect = {{i_heal;583}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_2]   /* [엘레멘탈 힐] */   skill_id = 58   level = 102   operate_type = A1   magic_level = 76   self_effect = {}   effect = {{i_heal;619}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_3]   /* [엘레멘탈 힐] */   skill_id = 58   level = 103   operate_type = A1   magic_level = 76   self_effect = {}   effect = {{i_heal;656}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_4]   /* [엘레멘탈 힐] */   skill_id = 58   level = 104   operate_type = A1   magic_level = 77   self_effect = {}   effect = {{i_heal;692}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_5]   /* [엘레멘탈 힐] */   skill_id = 58   level = 105   operate_type = A1   magic_level = 77   self_effect = {}   effect = {{i_heal;729}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_6]   /* [엘레멘탈 힐] */   skill_id = 58   level = 106   operate_type = A1   magic_level = 77   self_effect = {}   effect = {{i_heal;765}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_7]   /* [엘레멘탈 힐] */   skill_id = 58   level = 107   operate_type = A1   magic_level = 78   self_effect = {}   effect = {{i_heal;802}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_8]   /* [엘레멘탈 힐] */   skill_id = 58   level = 108   operate_type = A1   magic_level = 78   self_effect = {}   effect = {{i_heal;838}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end   
skill_begin   skill_name = [s_elemental_heal_power_9]   /* [엘레멘탈 힐] */   skill_id = 58   level = 109   operate_type = A1   magic_level = 78   self_effect = {}   effect = {{i_heal;875}}   is_magic = 1   mp_consume1 = 48   mp_consume2 = 191   cast_range = -1   effective_range = -1   skill_hit_time = 5   skill_cool_time = 0   skill_hit_cancel_time = 0.5   reuse_delay = 3   attribute = {attr_none;0}   trait = {trait_none}   effect_point = 780   target_type = self   affect_scope = single   affect_limit = {0;0}   next_action = none   ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}   multi_class = 0   olympiad_use = 1   skill_end

[/spoiler]

From GF skill data decode with l2encdec:

Elemental heal bug, l2 server, lineage 2 gracia final epilogue

From that web i wrote before:

[spoiler]

Elemental Heal +1 Power
Restores one's own HP with 583 Power. Enchant Power: Increases Power.   583   76
   Elemental Heal +2 Power
Restores one's own HP with 619 Power. Enchant Power: Increases Power.   619   76
   Elemental Heal +3 Power
Restores one's own HP with 656 Power. Enchant Power: Increases Power.   656   76
   Elemental Heal +4 Power
Restores one's own HP with 692 Power. Enchant Power: Increases Power.   692   77
   Elemental Heal +5 Power
Restores one's own HP with 729 Power. Enchant Power: Increases Power.   729   77
   Elemental Heal +6 Power
Restores one's own HP with 765 Power. Enchant Power: Increases Power.   765   77
   Elemental Heal +7 Power
Restores one's own HP with 802 Power. Enchant Power: Increases Power.   802   78
   Elemental Heal +8 Power
Restores one's own HP with 838 Power. Enchant Power: Increases Power.   838   78
   Elemental Heal +9 Power
Restores one's own HP with 875 Power. Enchant Power: Increases Power.   875   78
[/spoiler]

And now Michael test without any equip and buff. Without equip on swm heals more because matk difference is only 2. But you can see how it is still healing low (599) instead of 865 like you checked. And as i wrote, elemental heal haven't any change from GF to H5. I can upload for you those files if you want, or if you don't trust me you can download l2utils and inside the package is the l2encdec with instructions for decode files.

SWM:

Elemental heal bug, l2 server, lineage 2 gracia final epilogue


WR:

Elemental heal bug, l2 server, lineage 2 gracia final epilogue

Logged
MV
Guest
« Reply #7 on: June 11, 2011, 05:22:06 PM »

Edit: nevermind, sergeidracuenov found the answer.

And i also want to know how is it possible to have 82 and 81 levels on same char.
« Last Edit: June 11, 2011, 05:28:11 PM by MichaelV » Logged
810LL
Member Verifed
*

Karma: +0/-1
Offline Offline

Posts: 15


View Profile
« Reply #8 on: June 11, 2011, 05:22:25 PM »

How come your sub/main is 81?
Logged
sergeidracuenov
Sr. Member
****

Karma: +13/-25
Offline Offline

Gender: Male
Posts: 410


View Profile
« Reply #9 on: June 11, 2011, 05:24:59 PM »

Elemental Heal +9 Power
Restores one's own HP by 576 Power. Enchant power: Power is increased.

http://base.l2j.ru/ graciafinal /index.php?p=19&skid=58
http://base.l2j.ru/graciafinal/index.php?p=19&skid=58


http://base.l2j.ru/index.php?p=0

Interlude knowledgebase (russian interface only)
Hellbound knowledgebase (russian interface only)
Gracia part 1&2 knowledgebase (russian interface only)
Gracia Final knowledgebase (russian and english)
Gracia Epilogue knowledgebase (russian and english)
Freya knowledgebase (russian and english)



base by default is HIGH FIVE

so

http://base.l2j.ru/index.php?p=19&skid=58 <-- high five
http://base.l2j.ru/graciafinal/index.php?p=19&skid=58 <-- gracia final


///////
http://base.l2j.ru/graciaepilogue/index.php?p=19&skid=58 gracia epilogue
Elemental Heal +9 Power
Restores one's own HP by 875 Power. Enchant power: Power is increased.


so, the skill was updated in gracia epilogue
« Last Edit: June 11, 2011, 05:27:19 PM by sergeidracuenov » Logged

Quote from: Risan
no katone/niora/sergei etc with mental/social issues,
Elemental heal bug, l2 server, lineage 2 gracia final epilogue
n0click
Hero Member
*****

Karma: +24/-86
Offline Offline

Posts: 779


View Profile
« Reply #10 on: June 11, 2011, 05:27:32 PM »

does any gm care about x5 anymore cause i keep write sod is open since 4 days and noone care

MV: try to send me a private message next time. Will be closed soon.
« Last Edit: June 11, 2011, 05:28:46 PM by MichaelV » Logged

Elemental heal bug, l2 server, lineage 2 gracia final epilogueElemental heal bug, l2 server, lineage 2 gracia final epilogue
Elemental heal bug, l2 server, lineage 2 gracia final epilogue
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« Reply #11 on: June 11, 2011, 05:29:00 PM »

Oka just was going here to write it.

I just decoded the skillname-e.dat of rpg files. And it said it. So seem it is ok.. although i have checked Epilogue, Freya and H5 update, and don't say nothing about increase the power of this skill.


810LL it works like that on this server. You can have even main and 3 subs 85.
Logged
MV
Guest
« Reply #12 on: June 11, 2011, 05:31:26 PM »

Oka just was going here to write it.

I just decoded the skillname-e.dat of rpg files. And it said it. So seem it is ok.. although i have checked Epilogue, Freya and H5 update, and don't say nothing about increase the power of this skill.


810LL it works like that on this server. You can have even main and 3 subs 85.
NC makes changes that aren't written in patch notes at every chronicle.
And how exactly it works like this here? With the change sub/main feature?
Logged
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« Reply #13 on: June 11, 2011, 05:34:53 PM »

Teorically, when you are 81+ and use change main/sub. Your old main will be 80  100% and loose any 81+ skill.

Here no.

Here you even gain more exp when you die on sub (old main). For example if i die on dagger (sub, old main) i get exp wtf! And if i kill a mob, i loose.. xD

I explained it some days ago when one guy was answering about this.

Logged
sergeidracuenov
Sr. Member
****

Karma: +13/-25
Offline Offline

Gender: Male
Posts: 410


View Profile
« Reply #14 on: June 11, 2011, 05:38:21 PM »

Teorically, when you are 81+ and use change main/sub. Your old main will be 80  100% and loose any 81+ skill.

Here no.

Here you even gain more exp when you die on sub (old main). For example if i die on dagger (sub, old main) i get exp wtf! And if i kill a mob, i loose.. xD

I explained it some days ago when one guy was answering about this.


lol Cheesy
Logged

Quote from: Risan
no katone/niora/sergei etc with mental/social issues,
Elemental heal bug, l2 server, lineage 2 gracia final epilogue
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« Reply #15 on: June 11, 2011, 05:41:54 PM »

i'm trying to find a topic where they said it work like that here but can't find it.

Was a topic from sieges where one dwarf is using great fury on castle sieges.
Logged
HaugeH
Hero Member
*****

Karma: +20/-105
Offline Offline

Gender: Male
Posts: 648


View Profile
« Reply #16 on: June 11, 2011, 05:43:08 PM »

https://forumen.rpg-club.net/index.php/topic,20496.0.html
Logged
MV
Guest
« Reply #17 on: June 11, 2011, 05:52:56 PM »

Is it happening like this on ALL chars that use the change main class feature? Or is it just with your char?
Logged
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« Reply #18 on: June 11, 2011, 06:02:02 PM »

as you can see in HaugeH post (is the one i was finding) is in all chars that use that service.

Logged
zosiek
Hero Member
*****

Karma: +16/-30
Offline Offline

Posts: 786


View Profile
« Reply #19 on: June 11, 2011, 06:18:13 PM »

Is it happening like this on ALL chars that use the change main class feature? Or is it just with your char?
one guy even sold 84 sd with pt icon 85 ;p

best way to lvl toon,
do change main 81,
die until 85/(99999+?)
reverse
Logged
MV
Guest
« Reply #20 on: June 11, 2011, 06:26:59 PM »

Ok, so i can understand perfectly, every char that changes main class has:

*same level on the just changed main class (now a subclass)
**this new subclass (that was former main class) loses xp when it kills mobs and gains xp when it dies
***retains all skills 81+

Is this correct? Is there any other problem to be added?
Logged
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« Reply #21 on: June 11, 2011, 06:30:14 PM »

at least nothing more i have detected

maybe check if that new sub can lvl up to next lvl or it stay on 100%

I mean, i changed with main 81. It is still 81. Dieing it gets exp. So.. what happen if i die till 82? I will get 82 or will stay on 81 100%
« Last Edit: June 11, 2011, 06:31:47 PM by ayozito » Logged
zosiek
Hero Member
*****

Karma: +16/-30
Offline Offline

Posts: 786


View Profile
« Reply #22 on: June 11, 2011, 06:34:36 PM »

go grocery
 buy 500 scrolls
"exp"
check if u cant become 86+ with this xD
Logged
MV
Guest
« Reply #23 on: June 11, 2011, 06:36:09 PM »

Being on subclass i suppose it will stay on 81. Anyway, i already left a message for admins to fix this issues for future main class changes and i will suggest them to make all subclasses on server level 80 (that are 81 and above of course) and remove any skill that is 81+ from them!
Logged
ayozito
Sr. Member
****

Karma: +7/-12
Offline Offline

Posts: 291



View Profile
« Reply #24 on: June 11, 2011, 08:38:52 PM »

go grocery
 buy 500 scrolls
"exp"
check if u cant become 86+ with this xD
boring... although i could get one bog... xd
Logged
Pages: [1] 2   Go Up
Print
Jump to: