<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4808" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: help fighting </title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4808</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>help fighting </title>
   <link>https://smaugmuds.afkmods.com/topic/help-fighting--4808/&amp;p=23589#p23589</link>
   <description>Will this work like I want it too? I have each thing starting at 100 so for attack if its 115 it will add 15% and if its 95 it will take 5%.. The opposite for defense.. [code] double race = 0; //Attack Bonuses - Frieza if ( ch-&amp;gt;race-&amp;gt;atkperc &amp;gt; 100 ) { // add Damage race = (ch-&amp;gt;race-&amp;gt;atkperc - 100 ); race = (race * .01 ); race = race + 1; dam = (dam * race); } else { // Reduce Damage race = (ch-&amp;gt;race-&amp;gt;atkperc ); race = (race * .01); dam = (da</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/help-fighting--4808/&amp;p=23589#p23589</guid>
   <pubDate>Thu, 16 Apr 2015 19:38:02 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (dbna2)</author>
  </item>
  <item>
   <title>help fighting </title>
   <link>https://smaugmuds.afkmods.com/topic/help-fighting--4808/&amp;p=23586#p23586</link>
   <description>So I have this bug where no matter the Stat difference you can&#039;t seem to hit the mob. I&#039;m not sure where to even start looking. Any direction would be helpful. I know it&#039;s in fight.c but I&#039;m not sure where to look. </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/help-fighting--4808/&amp;p=23586#p23586</guid>
   <pubDate>Tue, 7 Apr 2015 04:09:47 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (dbna2)</author>
  </item>
 </channel>
</rss>
