|
---|
|
Регистрация | Правила | Альбомы | Справка | Пользователи | Календарь | Поиск | Сообщения за день | Все разделы прочитаны |
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
|
14.10.2016, 05:51 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[12943] Flametongue corrections
Автор: killerwife
<pre style='white-space:pre-wrap;width:81ex'>[12943] Flametongue corrections one of the int values has to be converted into a float not to have a int / int calculation which would result in a rounded off result. bonus damage variable now contains flat bonuses from spells like amplify magic (mage spell) and similar, this damage is in no way related to "increased spell power" from gear. Instead "increased spell power" from gear is added in SpellBonusWithCoeffs. Since this spell is Spell_Effect_Dummy, we need to handle it manually. There is no generic behaviour for this. From reading patch notes, blizzard is referring to this "spell power", not the bonus damage from a few measly auras. Therefore with this, spell power on gear will dynamically scale damage based on spell power. INSERT INTO spell_bonus_data VALUES(***39;8026***39;, ***39;3.85***39;, ***39;0***39;, ***39;0***39;, ***39;0***39;, ***39;Shaman - Flametongue Weapon Proc Rank 1***39;); and remove the 3.85f * from code.</pre> Подробнее... |
Опции темы | Поиск в этой теме |
Опции просмотра | |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[12239] Corrections to questgiver statuses | newsbot | CMaNGOS-4.3.4 Commits | 0 | 17.09.2012 16:20 |
[9300] A few more error message corrections/clarifications. | newsbot | CMaNGOS Commits | 0 | 04.02.2010 14:40 |
[8846] corrections for my last commit | newsbot | CMaNGOS Commits | 0 | 20.11.2009 15:30 |