2009-07-12, 01:18 AM
An Arcglaive has the same reach as any other polearm. Stonetooth is SwordTL.
poleArm: Swing (polearms do not have a type "T1" swing)
swingT2.lt.x - (-120)
swingT2.lt.y - (-125)
swingT2.rb.x - (-52)
swingT2.rb.y - (20)
WidthBox = |-120| + |-52| = 172
HeightBox = |-125| + |20| = 145
AreaBox = 172 * 145 = 24,940 pixels
SwordTL: Swing
swingT1.lt.x - (-100)
swingT1.lt.y - (-95)
swingT1.rb.x - (-47)
swingT1.rb.y - (2)
WidthBox = |-100| + |-47| = 147
HeightBox = |-95| + |2| = 97
AreaBox = 147 * 97 = 14,259 pixels
poleArm: Swing (polearms do not have a type "T1" swing)
swingT2.lt.x - (-120)
swingT2.lt.y - (-125)
swingT2.rb.x - (-52)
swingT2.rb.y - (20)
WidthBox = |-120| + |-52| = 172
HeightBox = |-125| + |20| = 145
AreaBox = 172 * 145 = 24,940 pixels
SwordTL: Swing
swingT1.lt.x - (-100)
swingT1.lt.y - (-95)
swingT1.rb.x - (-47)
swingT1.rb.y - (2)
WidthBox = |-100| + |-47| = 147
HeightBox = |-95| + |2| = 97
AreaBox = 147 * 97 = 14,259 pixels
