UO-Dev Arama


Yazar: Lord Streamline
Tarih: 23-08-2009 15:52


Paylaş : Paylaş

Kod:
using System;
using Server;
using Server.Items;
using Server.Mobiles;

namespace Server.Mobiles
{
[CorpseName( "a fire beetle corpse" )]
public class FireBeetle : BaseMount
{
[Constructable]
public FireBeetle() : this( "a fire beetle" )
{
}

public override bool SubdueBeforeTame{ get{ return true; } } // Must be beaten into submission

[Constructable]
public FireBeetle( string name ) : base( name, 0x317, 0x3EBC, AIType.AI_Melee, FightMode.Closest, 10, 1, 0.2, 0.4 )
{
            Hue = 1161;

            SetStr( 300 );
SetDex( 100 );
SetInt( 500 );

SetHits( 200 );

SetDamage( 7, 20 );

            SetDamageType( ResistanceType.Physical, 0);
            SetDamageType( ResistanceType.Fire, 100 );

SetResistance( ResistanceType.Physical, 40 );
SetResistance( ResistanceType.Fire, 70, 75 );
SetResistance( ResistanceType.Cold, 10 );
SetResistance( ResistanceType.Poison, 30 );
SetResistance( ResistanceType.Energy, 30 );

SetSkill( SkillName.MagicResist, 90.0 );
SetSkill( SkillName.Tactics, 100.0 );
SetSkill( SkillName.Wrestling, 100.0 );

Fame = 4000;
Karma = -4000;

Tamable = true;
ControlSlots = 3;
MinTameSkill = 29.1;
}

public override int GetAngerSound()
{
return 0x21D;
}

public override int GetIdleSound()
{
return 0x21D;
}

public override int GetAttackSound()
{
return 0x162;
}

public override int GetHurtSound()
{
return 0x163;
}

public override int GetDeathSound()
{
return 0x21D;
}

public override FoodType FavoriteFood{ get{ return FoodType.Meat; } }

        public FireBeetle(Serial serial) : base( serial )
        {
}

public override void Serialize( GenericWriter writer )
{
base.Serialize( writer );

writer.Write( (int) 0 ); // version
}

public override void Deserialize( GenericReader reader )
{
base.Deserialize( reader );

int version = reader.ReadInt();
}
}
}



Yorumlar

Henüz yorum yapılmamıştır.

Oylamalar

Oylama :
Üyelerin oylama ortalaması (10 dışında) : Henüz Oylanmamış   
Oylar: 0

Benzer Sayfalar

SayfalarYorumlarGönderenTarih
Fire Field0The And27-09-2009
Fire Elemental0The And23-09-2009
Cleanse By Fire0The And23-09-2009
Rhino Beetle0TheRaskol21-09-2009
Fire Giant0TheRaskol21-09-2009


Keywords:

ultima online, RunUO, ultima online download, sphere scripting, role play, uo grafik, second age ultima, uo loop, macroman, pvp server, server kurulumu, sphere, multool, ml mulls, 56b 55r 55i, htmlgumps, client 4x, client edit, sphere release, osi, rp server, sunucular, ghost mouse, inside uo, kingdom reborn, stygian abyss, uo nasıl oynanır, mondain's legacy, age of shadows, world build, grandmaster, ultima online pvp, player dosyaları, ultima online indir, frp game, RunUO 1.0.0, razor, uo rice, hue editör, skill tools, ultima online patch, axis, world build, verdata, verdata patcher, map editör, gump editör, mul patcher, aos mulls, scriptler, anim edit, anim publish, hues mul, hosting vps, event dialog, account sistemi, skill gain, static yapımı,