[1.0.5] dumb AI hitting self?

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Noel
Thalore
Posts: 121
Joined: Fri Dec 15, 2006 1:49 am

[1.0.5] dumb AI hitting self?

#1 Post by Noel »

Just saw a skeleton warrior use Stunning Blow on himself in the halfling complex.

Running a halfling rogue, if that matters...http://te4.org/characters/1768/tome/c08 ... 8b2c60d31c

Code: Select all

[LOG]   #LIGHT_RED#Skeleton warrior briefly catches sight of you!
AI took for target  44668   skeleton warrior    ::  1690    Riek    100 <   100
[LOG]
checkHit    26.457513110646 78.713927683201
=> chance to hit    12.606895416886
[LOG]   #LIGHT_RED#Skeleton warrior briefly catches sight of you!
AI took for target  44668   skeleton warrior    ::  1690    Riek    64  <   100
[LOG]
checkHit    26.457513110646 78.713927683201
=> chance to hit    12.606895416886
checkHit    26.457513110646 78.713927683201
=> chance to hit    12.606895416886
[LOG]   #LIGHT_RED#Skeleton warrior briefly catches sight of you!
AI took for target  44668   skeleton warrior    ::  1690    Riek    16  <   100
[LOG]
checkHit    26.457513110646 78.713927683201
=> chance to hit    12.606895416886
skeleton warrior    44668   dumb ai talents can use Stunning Blow   T_STUNNING_BLOW
skeleton warrior    44668   dumb ai talents can use Attack  T_ATTACK
dumb ai uses    T_STUNNING_BLOW
[LOG]   Skeleton warrior uses Stunning Blow.
[ATTACK] to     skeleton warrior     ::     87.004354349432 2   5   9.5286160466417 ::  1.4415880433164
checkHit    39.183737209488 9.5286160466417
=> chance to hit    100
[ATTACK] raw dam    87.004354349432 versus  5   0.3 with APR    2
[ATTACK] after armor    84.004354349432
[ATTACK] after range    100
[PHYS CRIT %]   3.5
[ATTACK] after crit 100
[ATTACK] after mult 144.15880433164
[PROJECTOR] starting dam    144.15880433164
[PROJECTOR] after difficulty dam    144.15880433164
[PROJECTOR] res 0   1    on dam 144.15880433164
[PROJECTOR] after resists dam   144.15880433164
[PROJECTOR] res 0   1    on dam 144.15880433164
[PROJECTOR] after self-resists dam  144.15880433164
[PROJECTOR] after flat damage armor 144.15880433164
[PROJECTOR] final dam   144.15880433164
checkHit    26.482687861524 50.789158139659
=> chance to hit    0
[LOG]   Skeleton warrior is stunned!
[LOG]   #UID:44668:0#Skeleton warrior hits Skeleton warrior for #aaaaaa#144 physical#LAST# damage.

Post Reply