00:02:36 <06d​olorous_84348> The code in in melee-attack.cc, starting at line 3395, sets up the same formula for the foul flame unarmed attack flavor, as well. 00:07:14 <06d​olorous_84348> Unfortunately, I'm not familiar enough with wizmode fsim to know if there's a bug in it related to this. 00:14:46 <04d​racoomega> Actually, looking at that code myself now, I think the actual values are in fact half of what you intend. random2(damage_done) * 0.75 isn't 75% of your base damage done, it's 37.5%. If you notice that holy wrath, immediately above, does special_damage = 1 + (random2(damage_done * 15) / 10) 00:16:03 <04d​racoomega> It does an average of +75% damage, but specifically does +0-150% damage (just as flaming/freezing do +0-50% damage, for an average of +25%) 00:16:23 <06d​olorous_84348> Ah, so the formula's off. 00:22:52 <06d​olorous_84348> So if I adjust the formula to "1 + (random2(damage_done) * 1.5)" for resistance -1 and "1 + random2(damage_done) / (rff + 1))" for resistance from 0-2, doubling the multipliers in both cases, that should fix it? 00:24:32 <04d​racoomega> I think so 00:24:48 <06d​olorous_84348> Okay. 00:25:07 <09h​jklyubn> thank you both! 00:25:19 <06d​olorous_84348> No problem, and good eyes catching it! 00:30:15 03dolorous02 07* 0.32-a0-2011-g90a6e04206: Fix foul flame damage (hjklyubn, DracoOmega). 10(4 minutes ago, 2 files, 4+ 4-) 13https://github.com/crawl/crawl/commit/90a6e0420698 00:33:17 <09h​jklyubn> (my webtile username is acrobat btw!) 00:33:37 <06d​olorous_84348> Sorry. 00:33:42 <09h​jklyubn> nah 00:33:49 <06d​olorous_84348> I'll remember that for next time, at least. 00:34:25 <09h​jklyubn> hjklyubn doesn't really matter either 00:35:28 <06d​olorous_84348> Attribution matters, especially when I didn't catch the problem for this long. 00:35:58 <06d​olorous_84348> Then again, I usually don't add new weapon brands. 03:33:55 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-5208-geafff8c3b6 05:13:16 Unstable branch on crawl.akrasiac.org updated to: 0.32-a0-2011-g90a6e04 (34) 10:16:49 03dolorous02 07* 0.32-a0-2012-g909ce11954: Remove unneeded blank line. 10(3 minutes ago, 1 file, 0+ 1-) 13https://github.com/crawl/crawl/commit/909ce1195469 13:18:45 03nlavsky02 07* 0.32-a0-2013-ge579cb0a31: feat: add an indicator for banished apostles 10(2 minutes ago, 1 file, 10+ 5-) 13https://github.com/crawl/crawl/commit/e579cb0a31a7 15:38:12 Unstable branch on underhound.eu updated to: 0.32-a0-2013-ge579cb0a31 (34) 16:34:27 03regret-index02 07* 0.32-a0-2014-gc0d1bbeec4: Don't try to use the Bazaar wrapper outside of Bazaars (Cheibrodos) 10(49 seconds ago, 1 file, 20+ 19-) 13https://github.com/crawl/crawl/commit/c0d1bbeec4a3 17:33:20 03Isaac Clancy02 07https://github.com/crawl/crawl/pull/3647 * 0.32-a0-1719-g5c0ecc8054: Add missing dependency to the MSVC build 10(2 minutes ago, 1 file, 1+ 1-) 13https://github.com/crawl/crawl/commit/5c0ecc8054ed 19:40:02 -!- The topic of #crawl-dev is: Crawl Development | https://github.com/crawl/crawl | Logs: http://s-z.org/crawl-dev/, temporarily http://crawl.akrasiac.org/logs/cheibriados/ | People with +v have commit access, devs on bridged discord as well | General Crawl-related chat to #crawl | Long stuff to a pastebin service, please 19:40:02 -!- The topic of #crawl is: Play Dungeon Crawl Stone Soup online now! Type ??online for instructions, ??lg / !lg for play stats | PM Sequell for long queries | http://crawl.develz.org | FooTV game replays: ??footv for instructions | #crawl-dev for dev discussion, #crawl-offtopic for offtopic 19:42:43 New branch created: pull/3958 (1 commit) 13https://github.com/crawl/crawl/pull/3958 19:42:44 03Isaac Clancy02 07https://github.com/crawl/crawl/pull/3958 * 0.32-a0-2015-g02552c5d7c: Fix incorrect dependencies in the Makefile 10(3 minutes ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/02552c5d7c92 19:45:57 03Implojin02 07* 0.32-a0-2015-g0644d943d1: Increase visibility of malevolence messaging (sdynet) 10(4 minutes ago, 1 file, 2+ 0-) 13https://github.com/crawl/crawl/commit/0644d943d10e 20:24:29 03Isaac Clancy02 07https://github.com/crawl/crawl/pull/3888 * 0.32-a0-2016-gbc2b97b1be: Don't waste a turn when summoning with no space 10(6 weeks ago, 9 files, 885+ 311-) 13https://github.com/crawl/crawl/commit/bc2b97b1be69 20:48:44 -!- adept5938 is now known as adept593 22:35:33 Unstable branch on crawl.develz.org updated to: 0.32-a0-2015-g0644d943d1 (34) 22:58:49 Windows builds of master branch on crawl.develz.org updated to: 0.32-a0-2015-g0644d943d1 23:13:28 Unstable branch on cbro.berotato.org updated to: 0.32-a0-2015-g0644d943d1 (34) 23:55:33 Monster database of master branch on crawl.develz.org updated to: 0.32-a0-2015-g0644d943d1