Um tutorial de como criar uma arma divertida pro seu OT
Abaixo a imagem
Vamos ao Tutorial vá primeiramente na pasta data\items e Abra o items.xml, de Ctrl + F e procure por slingshot, Deverá estar assim:
<item id="5907" article="a" name="slingshot">
<attribute key="weight" value="1200"/>
Depois do Attribute key weight Adicione isso:
<attribute key="attack" value="[color="#FF0000"]100[/color]"/>
<attribute key="weaponType" value="distance"/>
<attribute key="shootType" value="[color="#0000FF"]smallstone[/color]"/>
<attribute key="range" value="5"/>
<attribute key="breakChance" value="0"/>
<attribute key="ammoAction" value="moveback"/>
</item>
Em vermelho será o dano que vai causar no caso 100,
Em Azul será o efeito que a arma ira soltar no caso Smallstone (Pedrinhas)
Abaixo a foto de como fica:
Meu primeiro tutorial aqui, peguem leve se gostar comenta