Jump to content
Sign in to follow this  
unknown

item_db.txt in docs folder

Recommended Posts

from this old doc txt:

 

View: For normal items, defines a replacement view-sprite for the item (eg:      Making apples look like apple juice). The special case are weapons      and ammo where this value indicates the weapon-class of the item.	For weapons, the types are:		0: bare fist		1: Daggers		2: One-handed swords		3: Two-handed swords		4: One-handed spears		5: Two-handed spears		6: One-handed axes		7: Two-handed axes		8: Maces		9: Unused		10: Staves		11: Bows		12: Knuckles		13: Musical Instruments		14: Whips		15: Books		16: Katars		17: Revolvers		18: Rifles		19: Gatling guns		20: Shotguns		21: Grenade launchers		22: Fuuma Shurikens

to this new docs

 

View: For normal items, defines a replacement view-sprite for the item (eg:      Making apples look like apple juice). The special case are weapons      and ammo where this value indicates the weapon-class of the item.	For weapons, the types are:		0: bare fist		1: Daggers		2: One-handed swords		3: Two-handed swords		4: One-handed spears		5: Two-handed spears		6: One-handed axes		7: Two-handed axes		8: Maces		9: Two-handed Maces		10: Staves		11: Bows		12: Knuckles		13: Musical Instruments		14: Whips		15: Books		16: Katars		17: Revolvers		18: Rifles		19: Gatling guns		20: Shotguns		21: Grenade launchers		22: Fuuma Shurikens		23: Two-handed Staves

thanks, more power to Hercules

Share this post


Link to post
Share on other sites

If you have a couple of things to add you could always consider making it a pull request or making it a issue in github. That way things will be address in a quick and clean manner instead of a topic floating around here. Just a suggestion. That is because this is more of an addition rather than a suggestion.

Share this post


Link to post
Share on other sites

Also I don't know why but sometimes when posting long "[ code ]"s they are cut. And it sure looks like that happened with your post as both codes are the same, sometimes editing works to fix that c:

Share this post


Link to post
Share on other sites

Also I don't know why but sometimes when posting long "[ code ]"s they are cut. And it sure looks like that happened with your post as both codes are the same, sometimes editing works to fix that c:

the "new" one is different from the "old" one:

 

23: Two-handed Staves

Share this post


Link to post
Share on other sites

 

Also I don't know why but sometimes when posting long "[ code ]"s they are cut. And it sure looks like that happened with your post as both codes are the same, sometimes editing works to fix that c:

the "new" one is different from the "old" one:

 

23: Two-handed Staves

and also this one

9: Two-handed Maces

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.