antiblock
Elveron
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
  • 0
Bio

[Item Quest] Pessoal alguém sabe como por bonus em um item por quest?

Question

Pessoal, alguém sabe como por bonus em um item por quest? Por exemplo, por 1k de HP em um item só que através de quest?

Share this post


Link to post
Share on other sites

1 answer to this question

  • 0

Tens aqui uma quest que arranjei noutro lado

 

quest blabla begin
	state start begin
		when 9003.take begin
			item.set_socket ( 0 , 28433 )  
			item.set_socket ( 1 , 1 )
			item.set_socket ( 2 , 1 ) 
			item.set_value(0, 1, 500) 
			item.set_value(1, 2, 250) 
			item.set_value(2, 15, 10) 
			item.set_value(3, 16, 10) 
			item.set_value(4, 17, 10)
		end
	end
end

Neste ficará com uma pedra vs guerreiros + 3 (item.set_socket)

 

E ficará com 500 hp, 250 Sp, 10 golpes criticos, 10 perfurantes , 10 semi humanos.

 

quando entregares o item ao npc 9003 ele fará isso

 

Edit: tem 3 sockets por são 3 pedras

 

http://cyber-gamers.org/topic/2035-lista-de-id´s-dos-extras/

Share this post


Link to post
Share on other sites
antiblock
https://i.imgur.com/aJ17bf7.gif

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now