What's new

Wyglad kamienia

Status
Not open for further replies.

GoD Michak

User
Joined
Jul 26, 2010
Messages
31
Reaction score
0
Hejo ;p
Jak w temacie.
Nie wiem jak zrobic ?eby potw?r mia? wygl?d np kamienia poniewa? chcia?em zrobi? na swoim OTS Metin bitwy itd
aa I jakby mo?na by?o to te? potrzebuj? skrypt ?eby jak si? pare razy zaatakuje tego metina to wyskakuja potwory za pomoc b?d? wdzi?czny
 
Joined
Jul 7, 2010
Messages
2,061
Reaction score
193
Age
27
Odp: Wyglad kamienia

data\monster\obojetnie jaki potwor
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Amazon" nameDescription="a amazon" race="blood" experience="60" speed="210" manacost="390">
	<health now="110" max="110"/>
	<look type="137" head="113" body="120" legs="114" feet="132" corpse="6081"/>
	<targetchange interval="5000" chance="8"/>
	<strategy attack="100" defense="0"/>
	<flags>
		<flag summonable="1"/>
		<flag attackable="1"/>
		<flag hostile="1"/>
		<flag illusionable="1"/>
		<flag convinceable="1"/>
		<flag pushable="0"/>
		<flag canpushitems="1"/>
		<flag canpushcreatures="0"/>
		<flag targetdistance="4"/>
		<flag staticattack="90"/>
		<flag runonhealth="10"/>
	</flags>
	<attacks>
		<attack name="melee" interval="2000" skill="24" attack="16"/>
		<attack name="physical" interval="1000" chance="10" range="7" min="-5" max="-40">
			<attribute key="shootEffect" value="throwingknife"/>
		</attack>
	</attacks>
	<defenses armor="11" defense="11"/>
	<elements>
		<element physicalPercent="-8"/>
		<element deathPercent="-7"/>
	</elements>
	<voices interval="5000" chance="10">
		<voice sentence="Yeeee ha!"/>
		<voice sentence="Your head shall be mine!"/>
	</voices>
	<loot>
		<item id="2148" countmax="20" chance="100000"/><!-- gold coin -->
		<item id="2467" chance="43000"/><!-- leather armor -->
		<item id="2379" chance="81000"/><!-- dagger -->
		<item id="2385" chance="22000"/><!-- sabre -->
		<item id="2526" chance="7000"/><!-- studded shield -->
		<item id="2229" countmax="2" chance="75000"/><!-- skull -->
		<item id="1987" chance="100000"><!-- bag -->
			<inside>
				<item id="2125" chance="1000"/><!-- crystal necklace -->
				<item id="2147" chance="1000"/><!-- small ruby -->
				<item id="2691" countmax="2" chance="26000"/><!-- brown bread -->
				<item id="2050" chance="5000"/><!-- torch -->
			</inside>
		</item>
	</loot>
</monster>
PHP:
<look type="137" head="113" body="120" legs="114" feet="132" corpse="6081"/>
Look type = wygl?d,wpisz id kamienia to b?dzie wygl?da? jak kamie?,pozosta?e rubryki jak head,body,legs i feet to kolory,wybiera si? je tylko przy normalnych outfitach np citizen ;]
 

GoD Michak

User
Joined
Jul 26, 2010
Messages
31
Reaction score
0
Odp: Wyglad kamienia

Chodzi o to ?e :
Jak zaatakuj? pare razy tego Metina to np pojawi? sie 3 orshe lub co? :]
Je?li pomozesz bed? wdzi?czny.
 

Oskar

Forum friend
Joined
Jan 24, 2009
Messages
2,256
Reaction score
331
Odp: Wyglad kamienia

By potw?r mia? wygl?d itemu (w tym wypadku kamienia) to zamiast type ma by? typeex, a w cudzys?owie wpisa? id itemu.
Skrypt by summonowa? orsze? Mo?esz zrobi? by co ile? tam czasu summonowa? moby i tyle.
 

GoD Michak

User
Joined
Jul 26, 2010
Messages
31
Reaction score
0
Odp: Wyglad kamienia

Nie dzia?a ;/
Pomo?ecie ? Co robie ?le ?
i gdzie wpisa? ?eby summonowa? te orshe ??

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Metin Smierci" nameDescription="a Metin Smierci" race="blood" experience="900000" speed="1" manacost="450">
<health now="500000" max="500000"/>
<look typeex="1304" head="113" body="57" legs="95" feet="113" corpse="6081"/>
<targetchange interval="5000" chance="8"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="1"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="0"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="10"/>
</flags>
<attacks>
<attack name="melee" interval="2000" skill="35" attack="1"/>
<attack name="physical" interval="1000" chance="15" range="7" min="-0" max="-1">
<attribute key="shootEffect" value="fire"/>
</attack>
</attacks>
<defenses armor="12" defense="14"/>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="0"/>
<immunity poison="0"/>
<immunity lifedrain="0"/>
<immunity paralyze="0"/>
<immunity outfit="0"/>
<immunity drunk="0"/>
<immunity invisible="0"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="Jestem Poteznym Kamieniem Metin !!"/>
</voices>
<loot>
<item id="3976" countmax="10" chance1="50000" chancemax="0"/>
<item id="2148" countmax="20" chance1="100000" chancemax="0"/>
<inside>
<item id="2674" countmax="4" chance1="10000" chancemax="0"/>
</inside>
</item>
</loot>
</monster>
 
Last edited:

Oskar

Forum friend
Joined
Jan 24, 2009
Messages
2,256
Reaction score
331
Odp: Wyglad kamienia

PHP:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Metin Smierci" nameDescription="Metin Smierci" race="blood" experience="900000" speed="0" manacost="0">
<health now="500000" max="500000"/>
<look typeex="1304" corpse="6081"/>
<targetchange interval="5000" chance="8"/>
<strategy attack="100" defense="0"/>
<flags>
<flag attackable="1"/>
<flag hostile="1"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="10"/>
</flags>
<defenses armor="0" defense="0"/>
<immunities>
<immunity invisible="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="Jestem Poteznym Kamieniem Metin !!"/>
</voices>
<summons maxSummons="6">
	<summon name="orshabaal" interval="1531" chance="21"/>
	<summon name="orshabaal" interval="1531" chance="21"/>
	<summon name="orshabaal" interval="1531" chance="21"/>
	<summon name="orshabaal" interval="1531" chance="21"/>
</summons>
<loot>
<item id="3976" countmax="10" chance="50000"/>
<item id="2148" countmax="20" chance="100000"/>
<item id="1987" chance="100000">
	<inside>
		<item id="2674" countmax="4" chance="10000"/>
	</inside>
</item>
</loot>
</monster>
 
Status
Not open for further replies.
Top