PowerDamage'd attacks always do 1 damage point

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: PowerDamage'd attacks always do 1 damage point

Re: PowerDamage'd attacks always do 1 damage point

by Graf Zahl » Tue Apr 12, 2016 7:49 am

Yes, exactly the same. Copy/Pasted from the other one...

PowerDamage'd attacks always do 1 damage point

by Blue Shadow » Tue Apr 12, 2016 6:14 am

Tested with: 2.9pre-753-g5d528fe


Take this for instance:

Code: Select all

ACTOR StrengthPower : PowerDamage
{
    DamageFactor "Normal", 10.0
} 
You're supposed to do 10x the normal damage, but all you do is 1 point.

This is probably similar to the case reported by Major Cooke for PowerProtection some days ago.

Top