Jump to content
  • 0

requesting for costume stat enchant like ~+1 dex ~ +2 dex ~ +3 dex


Enoch

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.02
  • Content Count:  70
  • Reputation:   0
  • Joined:  10/21/19
  • Last Seen:  

im requesting for costume enchant that allows random +3 + 2 +1 stats for  str  agi vit int dex luk no other stats

for costume upper mid lower only thank you

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  92
  • Topics Per Day:  0.02
  • Content Count:  354
  • Reputation:   22
  • Joined:  11/17/11
  • Last Seen:  

You can create one based on the default one on rAthena -> https://github.com/rathena/rathena/blob/master/npc/merchants/enchan_arm.txt

Or Chris's enchant costume -> https://github.com/llchrisll/rAthena-Scripts/blob/master/requests/costume_enchant.txt

Or if you want it to be a bit more expansive you can also check and base it from the ones on the re enhancement scripts. there are a lot of them.

You just need to specify the costumes that you'd allow to be enchant, or if you want all costumes to be allowed on enchant you can put in a check like 

*getequipid({<equipment slot>,<char_id>})

This function returns the item ID of the item slot that calls the script
on the invoking character or the specified equipment slot. If nothing is
equipped there, it returns -1.

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.02
  • Content Count:  70
  • Reputation:   0
  • Joined:  10/21/19
  • Last Seen:  

chris enchant is for all costume upper mid lower

i tried to create same as enchant arm but it's not working

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.02
  • Content Count:  70
  • Reputation:   0
  • Joined:  10/21/19
  • Last Seen:  

after some twerk i finally make it work  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  1188
  • Reputation:   161
  • Joined:  06/12/12
  • Last Seen:  

1 hour ago, Enoch said:

after some twerk i finally make it work  

Can you share it

edit:

nevermind, already found it how to enable for others

Edited by hendra814
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
Answer this question...

×   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...