Template:Item infobox

From OMORI Wiki
Revision as of 05:48, 23 August 2021 by SolarScar (talk | contribs)
Jump to navigation Jump to search
Item infobox
icon {{{icon}}}
location {{{location}}}
cost {{{cost}}}
sells for {{{sells for}}}
enemy {{{enemy}}}
user {{{user}}}
skill {{{skill}}}
heart {{{heart}}}
juice {{{juice}}}
attack {{{attack}}}
defense {{{defense}}}
speed {{{speed}}}
luck {{{luck}}}
hit {{{hit}}}
damage {{{damage}}}
emotion {{{emotion}}}
target(s) {{{target(s)}}}
quests {{{quests}}}
battle {{{battle}}}
id {{{id}}}


Code

{{Infobox Items
|name      =
|image     =
|cost      =
|icon      =
|location  =
|sells for =
|enemy     =
|user      =
|skill     =
|heart     =
|juice     =
|attack    =
|defense   =
|speed     =
|luck      =
|accuracy  =
|damage    =
|emotion   =
|target(s) =
|quests    =
|battle    =
|id        =
}}