Back to Server.Items

BaseRunicTool : BaseTool, IEntity, IPoint3D, IPoint2D, IHued, IUsesRemaining

Derived Types: RunicHammer, RunicSewingKit

(static) void ApplyAttribute( AosWeaponAttributes attrs, int min, int max, AosWeaponAttribute attr, int low, int high )
(static) void ApplyAttribute( AosArmorAttributes attrs, int min, int max, AosArmorAttribute attr, int low, int high )
(static) void ApplyAttribute( AosAttributes attrs, int min, int max, AosAttribute attr, int low, int high )
(static) void ApplyAttribute( AosElementAttributes attrs, int min, int max, AosElementAttribute attr, int low, int high )
(static) void ApplyAttribute( AosAttributes attrs, int min, int max, AosAttribute attr, int low, int high, int scale )
(static) void ApplyAttribute( AosElementAttributes attrs, int min, int max, AosElementAttribute attr, int low, int high, int scale )
(static) void ApplyAttribute( AosArmorAttributes attrs, int min, int max, AosArmorAttribute attr, int low, int high, int scale )
(static) void ApplyAttribute( AosWeaponAttributes attrs, int min, int max, AosWeaponAttribute attr, int low, int high, int scale )
(static) void ApplyAttributesTo( BaseWeapon weapon, int attributeCount, int min, int max )
(static) void ApplyAttributesTo( BaseArmor armor, int attributeCount, int min, int max )
(static) void ApplyAttributesTo( BaseJewel jewelry, int attributeCount, int min, int max )
(static) void ApplyResistance( BaseArmor ar, int min, int max, ResistanceType res, int low, int high )
(static) void ApplySkillBonus( AosSkillBonuses attrs, int min, int max, int index, int low, int high )
(static) int GetUniqueRandom( int count )
(static) int Scale( int min, int max, int low, int high )
(ctor) BaseRunicTool( Serial serial )
(ctor) BaseRunicTool( CraftResource resource, int itemID )
(ctor) BaseRunicTool( CraftResource resource, int uses, int itemID )
CraftResource Resource( get; set; )
void ApplyAttributesTo( BaseWeapon weapon )
void ApplyAttributesTo( BaseArmor armor )
virtual void Deserialize( GenericReader reader )
virtual void Serialize( GenericWriter writer )