Template:CustomItems

From Revival Ragnarok Online


[[Category:Custom Items]][[Category:Items]]


{{Template:CustomItems
|image = 
|itemId = 
|itemTrade = 
|itemStore = 
|itemVend = 
|itemDesc = 
|delay =
|eirDrop = 
|lokiDrop = 
|thorDrop = 
|tyrDrop = 
|script = 
}}

Obligatory Fields

Field Description
image An image of the item as viewed ingame. This is not used most of the time.
itemId The id number for the item, found ingame by using @iteminfo / @ii
itemTrade Defines if the item can be traded. Use one of the following values: Yes, No, or Unknown
itemVend Defines if the item can be vended. Use one of the following values: Yes, No, or Unknown
delay The amount of time before the item can be used again
itemStore Defines if the item can be stored in the players storage. Use one of the following values: Yes, No, or Unknown
itemDesc The effect of the item being described. All keywords such as Str, Dex, Hit, Flee, etc should be linked to the proper pages
eirDrop All places where this item can be obtained on Eir, in a bullet list
lokiDrop All places where this item can be obtained on Loki, in a bullet list
thorDrop All places where this item can be obtained on Thor, in a bullet list
tyrDrop All places where this item could have been obtained on Tyr, in a bullet list
script If the script is publicly known it is put here