Jump to content

Agregar skill a item


Zutcer

Recommended Posts


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  114
  • Reputation:   5
  • Joined:  07/19/15
  • Last Seen:  

Es posible agregar un skill de nivel maximo a un item algo asi como eddga card?, por ejemplo:

sc_start4 SC_ENDURE,60000,10,0,0,1;

pero otorga en nivel 1, es posible que otorge en nivel 10?

Edited by Mael
codebox
Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  220
  • Reputation:   252
  • Joined:  04/08/13
  • Last Seen:  

El efecto de la Eddga Card te otorga Endure en nivel 10

sc_start4 <effect type>,<ticks>,<value 1>,<value 2>,<value 3>,<value 4>{,<target ID number>};

Value 1 corresponde al nivel de la habilidad, ahora si deseas añadir la habilidad en sí, lo correcto sería añadir lo siguiente:

skill "SM_ENDURE",10;

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...