These bullets, they hit like pillows! - Printable Version +- NEUS Projects (https://neus-projects.net/forums) +-- Forum: Sigrogana Legend 2 (OOC) (https://neus-projects.net/forums/forumdisplay.php?fid=8) +--- Forum: Bug Reports (https://neus-projects.net/forums/forumdisplay.php?fid=5) +--- Thread: These bullets, they hit like pillows! (/showthread.php?tid=2929) |
These bullets, they hit like pillows! - Autumn - 07-05-2016 Multishot guns don't seem to add weapon power to each shot, single shot guns don't appear to add power at all either, making them not do much damage at all, just their scaling split up by rounds Guns tested: Spirit hunter and moonlight mercy, no akimbo. Debug: Code: ((Spirit Hunter)) Re: These bullets, they hit like pillows! - Snake - 07-05-2016 That and the gun critical hits are borked too, they do less damage than a normal shot, if the gun is multi-shot. (Picture's gun was a quickdraw, he attacked first.) Re: These bullets, they hit like pillows! - Rendar - 07-05-2016 I'm pretty sure that's just Akiimbo going wonky as hell, Kunai. Re: These bullets, they hit like pillows! - Autumn - 07-05-2016 Since Akimbo takes raw power as damage, and power is not applying to guns, it just means akimbo does 1 damage Re: These bullets, they hit like pillows! - Zakizo - 07-06-2016 Code: Debug: attack_pow: wep_pw (16) increases Power to 97 My Excel Sniper seems fine, so either it's not all guns, it's just Akimbo (likely), and/or you're failing to account for your opponent's defense stat. This was with 110% critical damage against a Jammer with 3 Defense. 97 * 110% * 97% = ~103 Re: These bullets, they hit like pillows! - Autumn - 07-06-2016 Did you use parting shot in that test? It seems to only apply to basic attacks, also, maybe single shots are not the problem, but multi-shots are most definitely not adding their power to each attack, tested with upgrade and corbie's aerial combatant Re: These bullets, they hit like pillows! - Zakizo - 07-06-2016 Edit: It seems I got the calculation for critical a bit off, so the gun is definitely missing approx. 11 power from the debug readout. That's odd considering the gun is 16 power, so I'm guessing the debug readout isn't accounting for upgrades, or I'm not entirely understanding how to read it. Either way, Spoops is correct. Sorry for the confusion. Re: These bullets, they hit like pillows! - Neus - 07-07-2016 This should be corrected in 1.59d. |