![]() |
#1 |
Apprentice
Join Date: May 2013
Posts: 84
![]() |
[3.5-dev] Boulder damage calculation error
In nonhp_dam(), there is this calculation (which is only used by boulder attacks):
Code:
if (rs_ptr->rlev_dam.m_bonus == 1) /* then rlev affects dice */ dam += damcalc(MIN(1, rs_ptr->rlev_dam.dice * rlev / 100), rs_ptr->rlev_dam.sides, dam_aspect); |
![]() |
![]() |
![]() |
#2 | |
Veteran
Join Date: Apr 2007
Posts: 1,947
Donated: $40
![]() |
Quote:
__________________
takkaria whispers something about options. -more- |
|
![]() |
![]() |
![]() |
#3 |
Angband Devteam member
|
__________________
"3.4 is much better than 3.1, 3.2 or 3.3. It still is easier than 3.0.9, but it is more convenient to play without being ridiculously easy, so it is my new favorite of the versions." - Timo Pietila |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
3.5-dev error on startup | Raajaton | Vanilla | 2 | May 16, 2013 01:02 |
Damage bonuses that don't provide extra damage? | Egavactip | v4 | 2 | May 27, 2012 01:51 |
Damage/round calculation | Chud | Vanilla | 15 | December 11, 2011 09:05 |
damage calculation? | Gockel | Variants | 4 | September 14, 2010 22:17 |
[O] Error Using Dev-C++ to compile | BennyG | Variants | 8 | October 2, 2009 16:51 |