Page 1 of 1

Feather Wind Not Protecting

Posted: Wed Jul 07, 2010 8:56 pm
by Dr Who
I maxed Feather Wind to help my archmage defend himself against archers, but nothing seems to be happening. The description for Feather Wind says that my defense against projectiles is 67, but I do not see any change in the damage done in the stdout.txt file. Is there something here that I'm missing?

Code: Select all

[LOG]	Hill orc archer shoots!
USING	table: 095EDD08	Shoot
[SHOOT WITH]	yew longbow	dragonbone arrow
Total encumbrance	8.14
[COMBAT DAMAGE] power(2.050405) totstat(64.500000) talent_mod(1.000000)
[ATTACK] to 	Monin	 :: 	88.167430522796	18	35.687545912907	::	1
checkHit	42	15.75
=> chance to hit	95
[ATTACK] raw dam	88.167430522796	versus	35.687545912907	with APR	18
[ATTACK] after range	72
[PHYS CRIT %]	3
[ATTACK] after crit	72
[ATTACK] after mult	72
[PROJECTOR] starting dam	72
[PROJECTOR] after difficulty dam	72
[PROJECTOR] res	0	1	 on dam	72
[PROJECTOR] final dam	72
[LOG]	Hill orc archer hits Monin for #aaaaaa#72.00 physical damage#LAST#.
[SHOOT] speed	0.8	=>	800

Re: Feather Wind Not Protecting

Posted: Wed Jul 07, 2010 10:09 pm
by darkgod
Defense reduces the chances of being hit, not the damage done (that's armor and the percitile resists)

However you log shows it did not affect your defense, I'll check it out thanks

Re: Feather Wind Not Protecting

Posted: Thu Jul 08, 2010 1:55 am
by Dr Who
On further testing, it seems that feather wind actually affected melee defense.

Before activating Feather Wind:

Code: Select all

[COMBAT DAMAGE] power(1.809969) totstat(60.000000) talent_mod(1.000000)
[ATTACK] to 	Monin	 :: 	72.398757751994	6	35.687545912907	::	1
checkHit	39	15.75
=> chance to hit	95
[ATTACK] raw dam	72.398757751994	versus	35.687545912907	with APR	6
[ATTACK] after range	55
[PHYS CRIT %]	7
[ATTACK] after crit	55
[ATTACK] after mult	55
[PROJECTOR] starting dam	55
[PROJECTOR] after difficulty dam	55
[PROJECTOR] res	0	1	 on dam	55
[PROJECTOR] final dam	55
[LOG]	Hill orc warrior hits Monin for #aaaaaa#55.00 physical damage#LAST#.
After activating Feather Wind:

Code: Select all

[LOG]	Monin activates Feather Wind.
[SOUND] loading from	/data/sound/talents/spell_generic2.wav	:=:	userdata: 1051E580
addTmpVal	max_encumber	131	 :=: 	0	1395
addTmpVal	combat_def_ranged	67.425	 :=: 	0	1396
addTmpVal	levitation	1	 :=: 	0	1397
Total encumbrance	196.3
removeTempVal	never_move	1	 :=: 	1393
delTmpVal	never_move	1
[LOG]	#00FF00#You are no longer encumbered.
[ATTACK] attacking with	mithril waraxe
[COMBAT DAMAGE] power(1.809969) totstat(60.000000) talent_mod(1.000000)
[ATTACK] to 	Monin	 :: 	72.398757751994	6	35.687545912907	::	1
checkHit	39	83.175
=> chance to hit	5
[LOG]	Hill orc warrior misses Monin.

Re: Feather Wind Not Protecting

Posted: Thu Jul 08, 2010 7:54 am
by darkgod
Ah yes!

Fixed

Re: Feather Wind Not Protecting

Posted: Thu Jul 08, 2010 2:51 pm
by Dr Who
Fixed
Thank you! Archers were by far the most threatening thing to me. This should balance things out a bit.

Re: Feather Wind Not Protecting

Posted: Thu Jul 08, 2010 3:04 pm
by darkgod
I also reduced the bonus, it was far too high :)