jackals max stats, resists?

Anything regarding UO or Age of Valor
Locked
Anonymous

jackals max stats, resists?

Post by Anonymous »

Whats the max stats and resists on these little canine biatchs

Archived topic from AOV, old topic ID:5664, old post ID:35045
d.
Posts: 1119
Joined: Sat Aug 04, 2007 6:13 pm

jackals max stats, resists?

Post by d. »

Drucilia wrote:Whats the max stats and resists on these little canine biatchs
I forget what they are, but what I did for mine was I just tamed TONS of them, and after a few hours I just kept the best 5 and bonded them.

Archived topic from AOV, old topic ID:5664, old post ID:35051
User avatar
Death
Posts: 7919
Joined: Thu Sep 30, 2004 10:12 pm

jackals max stats, resists?

Post by Death »

SetStr( 202, 350 );
SetDex( 81, 105 );
SetInt( 36, 60 );

SetHits( 180, 210 );

SetDamage( 11, 17 );

SetDamageType( ResistanceType.Physical, 85 );
SetDamageType( ResistanceType.Fire, 15 );

SetResistance( ResistanceType.Physical, 45, 55 );
SetResistance( ResistanceType.Fire, 30, 40 );
SetResistance( ResistanceType.Cold, 20, 30 );
SetResistance( ResistanceType.Poison, 10, 20 );
SetResistance( ResistanceType.Energy, 10, 20 );

Those are the values at this current point in time.

Archived topic from AOV, old topic ID:5664, old post ID:35054
Anonymous

jackals max stats, resists?

Post by Anonymous »

Cool then. Mine are ok strength and HP wise then. Resists are sorter of fixed up by training Spell Resist to 100.

Archived topic from AOV, old topic ID:5664, old post ID:35058
Locked