Bug report moved to the new portal: Mmore.club
Detailed info: L2-scripts.com
Skype: Urchika

Our portfolio of solved reports: High Five
Our portfolio of solved reports: GOD
Our portfolio of solved reports: Classic

This forum is closed and open for viewing our work on bug reports for a long time. Thank you all !


Закрытая тема
 
Опции темы Опции просмотра
Старый 23.05.2017, 09:38   #1
maxsyt
Classic 2.5 + GEO
 
Регистрация: 15.12.2015
Адрес: Brazil
Сообщений: 141
Отправить сообщение для maxsyt с помощью Skype™
По умолчанию Excruciating Strike (NOT BUG)

[23.05.17 02:10:03:778] INFO gameserver.GameServer: =================================================
[23.05.17 02:10:03:781] INFO gameserver.GameServer: Project Revision: ........ L2s [22408]
[23.05.17 02:10:03:782] INFO gameserver.GameServer: Build Revision: .......... 10700
[23.05.17 02:10:03:784] INFO gameserver.GameServer: Update: .................. Classic 1.5
[23.05.17 02:10:03:784] INFO gameserver.GameServer: Build date: .............. 2017.05.18 17:54
[23.05.17 02:10:03:784] INFO gameserver.GameServer: Compiler version: ........ 1.8.0_131-b11 (Oracle Corporation)
[23.05.17 02:10:03:785] INFO gameserver.GameServer: =================================================


https://l2wiki.com/Classic/Excruciat...ke_-_Destroyer
I was reading this skill in my char and it is written that it takes 20 p.def, I went to the l2 wiki to see if it takes longer, but I came across the different description in l2wiki says it ignores 20% of p.def Fate, which changes all the mechanics of skill.
If it takes 20 knots to say it does not change anything
It was found that IGNORS 20% of p. F changes the damage caused, but only at the moment of action in case of the use of exc. Strike is that the target is with lower p.def.
I want those responsible for this part to take a look at this ability, maybe it's wrong! ...

Последний раз редактировалось maxsyt; 23.05.2017 в 23:39.
maxsyt вне форума  
Старый 23.05.2017, 21:07   #2
Core
Модератор
 
Аватар для Core
 
Регистрация: 03.06.2012
Сообщений: 4,624
По умолчанию

Techical support work on english and russian language only!
__________________
Техническая поддержка L2-Scripts
Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts
старый скайп тех поддержки обслуживаться не будет !
Core вне форума  
Старый 23.05.2017, 23:40   #3
maxsyt
Classic 2.5 + GEO
 
Регистрация: 15.12.2015
Адрес: Brazil
Сообщений: 141
Отправить сообщение для maxsyt с помощью Skype™
По умолчанию

I was reading this skill in my char and it is written that it takes 20 p.def, I went to the l2 wiki to see if it takes longer, but I came across the different description in l2wiki says it ignores 20% of p.def Fate, which changes all the mechanics of skill.
If it takes 20 knots to say it does not change anything
It was found that IGNORS 20% of p. F changes the damage caused, but only at the moment of action in case of the use of exc. Strike is that the target is with lower p.def.
I want those responsible for this part to take a look at this ability, maybe it's wrong! ...
maxsyt вне форума  
Старый 03.06.2017, 03:39   #4
Core
Модератор
 
Аватар для Core
 
Регистрация: 03.06.2012
Сообщений: 4,624
По умолчанию

Formula for defence ignore:
Код:
		if(skill != null && skill.getDefenceIgnorePercent() > 0)
			info.defence *= (1. - (skill.getDefenceIgnorePercent() / 100.));
info.defence - is target P.Def.
All working correctly. Closed.
__________________
Техническая поддержка L2-Scripts
Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts
старый скайп тех поддержки обслуживаться не будет !
Core вне форума  
Закрытая тема


Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход


Часовой пояс GMT +4, время: 18:34.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot