CO

Halloween

Por Conde Sapo, 31 de out. de 2007 em Actions e Talkactions

otserv
tibia
script
34
8.3k
Conde SapoC
31 de outubro de 2007 às 07:11

Exclusivo para XTibia

favor não postar em outro forum

 

Pra quem não sabe , Halloween Hare é aquele coelho que transforma as pessoas.

Ele não tira dano e é imortal.

 

Primeiro vamos criar o monstro

 

data\monsters\Halloween Hare.xml

<?xml version="1.0" encoding="UTF-8"?>
<monster name="The Halloween Hare" nameDescription="The Halloween Hare" race="blood" experience="0" speed="320" manacost="0">
<health now="2000" max="2000"/>
<look type="74" head="0" body="0" legs="0" feet="0"/>
<targetchange interval="60000" chance="0"/>
<strategy attack="0" defense="0"/>
<flags>
  <flag summonable="0"/>
  <flag attackable="0"/>
  <flag hostile="1"/>
  <flag illusionable="0"/>
  <flag convinceable="0"/>
  <flag pushable="0"/>
  <flag canpushitems="1"/>
  <flag canpushcreatures="0"/>
  <flag targetdistance="8"/>
  <flag runonhealth="0"/>
</flags>
<attacks>
  <attack name="melee" interval="2000" skill="0" attack="0"/>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="witch" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="ghost" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" item="2097" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="skeleton" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="vampire" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="mummy" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
</attacks>
<defenses armor="999" defense="999">
  <defense name="outfit" interval="1000" chance="100" monster="rabbit" duration="60000"/>
</defenses>
<immunities>
  <immunity physical="1"/>
  <immunity energy="1"/>
  <immunity fire="1"/>
  <immunity poison="1"/>
  <immunity lifedrain="1"/>
  <immunity paralyze="1"/>
  <immunity outfit="1"/>
  <immunity drunk="1"/>
  <immunity invisible="1"/>
</immunities>
</monster>

Vejam que ele é imune a TUDO

look type="74" é o coelho normal

 

Ele transforma as pessoas em :

witch

ghost

2097 (pumpkin)

skeleton

vampire

mummy

Todos com a mesma chance e o mesmo tempo

 

Agora só falta acertar a tabela de monstros

 

data\monsters\monsters.xml

<monster name="Halloween Hare" file="Halloween Hare.xml" />

Incluir esta linha em qualquer lugar do arquivo.

 

Pronto...

É só colocar o coelho nos lugares que não são protegidos.

Aconselho colocar alguns porque todos vão querer levar ataque dele.

 

 

Divirtam-se virando bichos do Hallowenn

 

:XTibia_smile:

 

TIBIA Global

 

Este ano temos novidade no TIBIA

(só pra quem tem 8.0)

	  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="spectre" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="phantasm" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="pirate ghost" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="brighwalker" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="lost soul" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>

É só acrescentar essas linhas e teremos o Halloween Hare igual do TIBIA Global.

 

:thumbsupsmiley:

 

xD, e meus creditos, pelomenos 20% neh? LoL
Estavamos num CHAT e ele me lembrou que o dia seguinte era Halloween.

 

95% pra Morpheus_ que lembrou do Halloween

5% pra mim porque criei o monstro e bolei este tutorial.

Editado Janeiro 24 por Conde Sapo

BispoB
31 de outubro de 2007 às 07:28

Muito bom Conde :winksmiley02:

Sempre trazendo coisas boas para o Xtibia.

:smile_positivo:

//Bispo

SkullsS
31 de outubro de 2007 às 08:16

huasuhauha

 

mto bomm..

 

pergunta... esse coelho eh igual akele "evento" q teve no halloween ano passado no qual avia varios rookers de vampire e ghost?

 

flw

Conde SapoC
31 de outubro de 2007 às 09:59
pergunta... esse coelho eh igual akele "evento" q teve no halloween ano passado no qual avia varios rookers de vampire e ghost?
Esse mesmo...

 

Mas não foi só em ROOK

 

MAIN também

na ponte dos Dwarf (Dwarf Bridge) que separa Thais e Kazzordoon

 

:smile_positivo:

31 de outubro de 2007 às 10:02

A ideia foi minha agente conversando em uma sala d chat xD...

Rodrigod22R
31 de outubro de 2007 às 11:23

Muito Bom . Parabéns!

Continue Assim.

:winksmiley02:

laairoyL
31 de outubro de 2007 às 12:19

Ficou ótimo, cada vez o ot se aproximando mais da perfeição....

 

ficou supimpa

 

vlw conde

tibiaa4eT
31 de outubro de 2007 às 13:49

Eu tinha um script desse

 

Uma dica

Para deixa-lo + real deixe o

 

<flag targetdistance="10"/>

 

Pq assim ele fugira dos caras e será + divertido

E muito + real

Ja que ele so ataca a distancia

e Tbm arruma nas spells para ele atacar de + longe

Conde SapoC
31 de outubro de 2007 às 18:22
Pq assim ele fugira dos caras e será + divertido

e Tbm arruma nas spells para ele atacar de + longe

Ele já tava fugindo e atacando só de longe.

Aumentei o RANGE e o RADIUS.

 

 

TIBIA Global

 

Este ano temos novidade no TIBIA

(só pra quem tem 8.0)

	  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="spectre" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="phantasm" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="pirate ghost" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="brighwalker" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>
  <attack name="outfit" interval="1000" chance="5" range="6" radius="8" target="1" monster="lost soul" duration="6000000">
	<attribute key="shootEffect" value="suddendeath"/>
	<attribute key="areaEffect" value="poff"/>
  </attack>

É só acrescentar essas linhas e teremos o Halloween Hare igual do TIBIA Global.

 

Acrescentei isso lá também.

:thumbsupsmiley:

Editado Outubro 31 por Conde Sapo

SkullsS
31 de outubro de 2007 às 18:53

onde fika o de hook se sabe?

Conde SapoC
31 de outubro de 2007 às 20:30
onde fika o de hook se sabe?
Na area FREE.

 

No triangulo que vai de :

Templo

Ponte LvL 3+

Ponte Premmy

 

Em secura hoje encontrei em cima de um telhado (tenho char em rook também)

aheuaheua

 

[ ]s

01 de novembro de 2007 às 08:10

xD, e meus creditos, pelomenos 20% neh? LoL

FerrysF
01 de novembro de 2007 às 12:31

não acho que foi 5% só pra ti conde

foi mais até

mas vo ver se boto no meu ot

coloquei um monte coisa já tua

cada vez uma melhor

:p

42912264
01 de novembro de 2007 às 14:09

Testado.

Aprovado Pra Variar :)

xD

 

 

Cya

tibiaa4eT
01 de novembro de 2007 às 21:25

E tipo o seu ataca a 4 sqm

se o cara para ele para tbm

se vc colcoa 8 ele sai correndo...

E ataka do msm jeito

 

Sei lah eu prefiro desse jeito

Pois no meu eu colocava na cidade e era enorme + fechada ela...