Jump to content
  • 0

R> Autumn Headband headgear


Quesooo

Question


  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.08
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

can i request a ranger set like autmn headband

 

to those who have this 5898.png

thank you so much for being kind ^_^

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  8
  • Reputation:   4
  • Joined:  12/04/17
  • Last Seen:  

Hello quesooo you can try this for item on server (item_db)

5898,Autumn_Headband,Autumn Headband,4,20,,200,,10,,1,0x00000800,56,2,256,,100,1,1119,{ bonus2 bSkillUseSP,"SN_WINDWALK",20; bonus bLongAtkRate,5; if(getrefine()>=6) { bonus bAtk,2*(readparam(bInt)/5); } if(getrefine()>=8) { bonus2 bSkillAtk,"RA_ARROWSTORM",2*(BaseLevel/10); } },{},{}

and this for item on client (iteminfo)

[5898] = {
		unidentifiedDisplayName = "Hairband",
		unidentifiedResourceName = "머리띠",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by using a ^6666CCMagnifier^000000."
		},
		identifiedDisplayName = "Autumn Headband",
		identifiedResourceName = "가을머리띠",
		identifiedDescriptionName = {
			"A hairband with an array of autumn leaves attached to it. It displays the beauty of an autumn forest for all to see.",
			"------------------------",
			"Reduces SP cost of ^0000FFWind Walk^000000 by 20.",
			"------------------------",
			"Increases long range physical attacks by 5%.",
			"------------------------",
			"Refine Level ^0000FF+7^000000:",
			"Increases ATK by 2 for every 5 base INT.",
			"Refine Level ^0000FF+9^000000:",
			"Increases ^0000FFArrow Storm^000000 damage by 2% for every 10 Base Level.",
			"------------------------",
			"Class:^6666CC Headgear^000000",
			"Defense:^0000FF 10^000000",
			"Location:^6666CC Upper^000000",
			"Weight:^006600 20^000000",
			"Level Requirement:^006600 100^000000",
			"Jobs:^6666CC Ranger^000000"
		},
		slotCount = 1,
		ClassNum = 1119

 

Edited by yoonjunho
  • MVP 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  197
  • Topics Per Day:  0.08
  • Content Count:  883
  • Reputation:   28
  • Joined:  02/13/17
  • Last Seen:  

1 hour ago, yoonjunho said:

Hello quesooo you can try this for item on server (item_db)


5898,Autumn_Headband,Autumn Headband,4,20,,200,,10,,1,0x00000800,56,2,256,,100,1,1119,{ bonus2 bSkillUseSP,"SN_WINDWALK",20; bonus bLongAtkRate,5; if(getrefine()>=6) { bonus bAtk,2*(readparam(bInt)/5); } if(getrefine()>=8) { bonus2 bSkillAtk,"RA_ARROWSTORM",2*(BaseLevel/10); } },{},{}

and this for item on client (iteminfo)


[5898] = {
		unidentifiedDisplayName = "Hairband",
		unidentifiedResourceName = "머리띠",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by using a ^6666CCMagnifier^000000."
		},
		identifiedDisplayName = "Autumn Headband",
		identifiedResourceName = "가을머리띠",
		identifiedDescriptionName = {
			"A hairband with an array of autumn leaves attached to it. It displays the beauty of an autumn forest for all to see.",
			"------------------------",
			"Reduces SP cost of ^0000FFWind Walk^000000 by 20.",
			"------------------------",
			"Increases long range physical attacks by 5%.",
			"------------------------",
			"Refine Level ^0000FF+7^000000:",
			"Increases ATK by 2 for every 5 base INT.",
			"Refine Level ^0000FF+9^000000:",
			"Increases ^0000FFArrow Storm^000000 damage by 2% for every 10 Base Level.",
			"------------------------",
			"Class:^6666CC Headgear^000000",
			"Defense:^0000FF 10^000000",
			"Location:^6666CC Upper^000000",
			"Weight:^006600 20^000000",
			"Level Requirement:^006600 100^000000",
			"Jobs:^6666CC Ranger^000000"
		},
		slotCount = 1,
		ClassNum = 1119

 

thank you problem solve ! ^_^

 

how about other ranger sets?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  13
  • Reputation:   0
  • Joined:  04/08/17
  • Last Seen:  

@Quesooo reviving this thread, did you find a new item_db.txt or how did you update it? 
screenrAthena_RENEWAL_201002.thumb.jpg.5728e7add4b63b566211822f8e9b5e11.jpg


I added new things manually but do we have a new item_db.txt coz https://raw.githubusercontent.com/rathena/rathena/master/db/re/item_db.txt is not updated i think

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