Page 1 of 1
					
				Ogre warrior: Slam or Kick?
				Posted: Sat Feb 01, 2014 10:53 am
				by Ditri
				Pretty simple question i guess... but im not sure which is the ability i want to use as a 70 warrior. I played back in 2000-01 era so I just dont know if slam or kick is superior or its situational.
Thanks.
			 
			
					
				Re: Ogre warrior: Slam or Kick?
				Posted: Sat Feb 01, 2014 1:25 pm
				by Firenze
				kick
			 
			
					
				Re: Ogre warrior: Slam or Kick?
				Posted: Sat Feb 01, 2014 8:59 pm
				by Ditri
				Firenze wrote:kick
thanks for the reply... would love to hear the rationale
 
			
					
				Re: Ogre warrior: Slam or Kick?
				Posted: Sat Feb 01, 2014 9:22 pm
				by Sian
				Firenze is a monk, he only knows how to use his legs in a more or less (rather less!) way 

 
			
					
				Re: Ogre warrior: Slam or Kick?
				Posted: Sun Feb 02, 2014 12:17 am
				by Grey
				Ogre smash, Ogre slam!
Not sure as I'm to lazy to use either (and I'm not an Ogre) but can't slam interrupt spell casting?
			 
			
					
				Re: Ogre warrior: Slam or Kick?
				Posted: Sun Feb 02, 2014 11:04 am
				by Firenze
				Once the warriors hit level 55, their kick get the interupt ability in it. And kick deal more dmg then slam. Well at least thats what i remeber from live
			 
			
					
				Re: Ogre warrior: Slam or Kick?
				Posted: Sun Feb 02, 2014 8:14 pm
				by Warlgor
				If I recall slam deals one point of damage but stuns the mob for two seconds. The problem is, 99% of mobs on THF are immune to stun, and the ones that aren't aren't really worth stunning. Stick with kick IMO, it does much better damage
			 
			
					
				Re: Ogre warrior: Slam or Kick?
				Posted: Sun Feb 02, 2014 11:32 pm
				by Ditri
				Firenze wrote:Once the warriors hit level 55, their kick get the interupt ability in it. And kick deal more dmg then slam. Well at least thats what i remeber from live
That's exactly what I remembered from over a decade ago as well -- that kick gets some sort of innate interrupt at higher levels. But I just didnt know if that still applies.
I mean... I've learned that my monk's weight doesnt even matter now!  

 
			
					
				Re: Ogre warrior: Slam or Kick?
				Posted: Mon Feb 03, 2014 9:36 am
				by jsre
				From the standard EMU code..
Kick:dmg=((((Skill + STR + level)*100 / 9000) * multiple) + 600)/100
Warriors get a 20% bonus on top.
Bash:dmg=(((((Skill + STR)*100 + Level * 100 /2) / 10000) * multiple) + 600)/100
'multiple' is 1400 at level 70
AC adds a bonus amount tp the final figure, depending on a server side modifier.  Plug all that into a spreadsheet and see how you go..
Of course THF might do it totally differently 
