Zutcer Posted April 1, 2017 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 114 Reputation: 5 Joined: 07/19/15 Last Seen: January 10, 2023 Share Posted April 1, 2017 (edited) 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 November 29, 2019 by Mael codebox Quote Link to comment Share on other sites More sharing options...
Easycore Posted April 17, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 258 Joined: 04/08/13 Last Seen: August 24, 2023 Share Posted April 17, 2017 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; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.