Template:DQIX ShopItem: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(added classes param) |
||
| Line 6: | Line 6: | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
<!-- Items --> | <!-- Items --> | ||
| medicinal herb = {{#switch: {{{2}}} | classes = {{Shop|entry|item={{9i|item}} [[Medicinal herb]]|price=8|attributes=Restore 30 HP|classes=N/A}} | #default = {{Shop|entry|item={{9i|item}} [[Medicinal herb]]|price=8|attributes=Restore 30 HP}} }} | | medicinal herb = {{#switch: {{{2}}} | ||
| superior medicine = {{Shop|entry|item={{9i|item}} [[Superior medicine]]|price=50|attributes=Restore 60 HP}} | | classes = {{Shop|entry|item={{9i|item}} [[Medicinal herb]]|price=8|attributes=Restore 30 HP|classes=N/A}} | ||
| antidotal herb = {{Shop|entry|item={{9i|item}} [[Antidotal herb]]|price=10|attributes=Cure poison state|classes=N/A}} | | #default = {{Shop|entry|item={{9i|item}} [[Medicinal herb]]|price=8|attributes=Restore 30 HP}} }} | ||
| moonwort bulb = {{Shop|entry|item={{9i|item}} [[Moonwort bulb]]|price=30|attributes=Cure paralyze state}} | |||
| softwort = {{Shop|entry|item={{9i|item}} [[Softwort]]|price=95|attributes=Cure paralyze state<br/>Restore 60 HP}} | | superior medicine = {{#switch: {{{2}}} | ||
| chimaera wing = {{Shop|entry|item={{9i|item}} [[Chimera wing]]|price=25|attributes=Teleport|classes=N/A}} | | classes = {{Shop|entry|item={{9i|item}} [[Superior medicine]]|price=50|attributes=Restore 60 HP|classes=N/A}} | ||
| evacubell = {{Shop|entry|item={{9i|item}} [[Evac-u-bell]]|price=28|attributes=Escape from dungeons|classes=N/A}} | | #default = {{Shop|entry|item={{9i|item}} [[Superior medicine]]|price=50|attributes=Restore 60 HP}} }} | ||
| holy water = {{Shop|entry|item={{9i|item}} [[Holy water]]|price=40|attributes=Monster repellent|classes=N/A}} | |||
| sleeping hibiscus = {{Shop|entry|item={{9i|item}} [[Sleeping hibiscus]]|price=68|attributes=Hypnotize a single group of enemy}} | | antidotal herb = {{#switch: {{{2}}} | ||
| wakerobin = {{Shop|entry|item={{9i|item}} [[Wakerobin]]|price=66|attributes=Wake from sleep state}} | | classes = {{Shop|entry|item={{9i|item}} [[Antidotal herb]]|price=10|attributes=Cure poison state|classes=N/A}} | ||
| angel bell = {{Shop|entry|item={{9i|item}} [[Angel bell]]|price=90|attributes=Cure confusion state}} | | #default = {{Shop|entry|item={{9i|item}} [[Antidotal herb]]|price=10|attributes=Cure poison state}} }} | ||
| magic water = {{Shop|entry|item={{9i|item}} [[Magic water]]|price=500|attributes=Restore 30 MP}} | |||
| moonwort bulb = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Moonwort bulb]]|price=30|attributes=Cure paralyze state|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Moonwort bulb]]|price=30|attributes=Cure paralyze state}} }} | |||
| softwort = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Softwort]]|price=95|attributes=Cure paralyze state<br/>Restore 60 HP|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Softwort]]|price=95|attributes=Cure paralyze state<br/>Restore 60 HP}} }} | |||
| chimaera wing = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Chimera wing]]|price=25|attributes=Teleport|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Chimera wing]]|price=25|attributes=Teleport}} }} | |||
| evacubell = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Evac-u-bell]]|price=28|attributes=Escape from dungeons|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Evac-u-bell]]|price=28|attributes=Escape from dungeons}} }} | |||
| holy water = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Holy water]]|price=40|attributes=Monster repellent|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Holy water]]|price=40|attributes=Monster repellent}} }} | |||
| sleeping hibiscus = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Sleeping hibiscus]]|price=68|attributes=Hypnotize a single group of enemy|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Sleeping hibiscus]]|price=68|attributes=Hypnotize a single group of enemy}} }} | |||
| wakerobin = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Wakerobin]]|price=66|attributes=Wake from sleep state|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Wakerobin]]|price=66|attributes=Wake from sleep state}} }} | |||
| angel bell = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Angel bell]]|price=90|attributes=Cure confusion state|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Angel bell]]|price=90|attributes=Cure confusion state}} }} | |||
| magic water = {{#switch: {{{2}}} | |||
| classes = {{Shop|entry|item={{9i|item}} [[Magic water]]|price=500|attributes=Restore 30 MP|classes=N/A}} | |||
| #default = {{Shop|entry|item={{9i|item}} [[Magic water]]|price=500|attributes=Restore 30 MP}} }} | |||
<!--============================ Weapons ==============================--> | <!--============================ Weapons ==============================--> | ||
<!--------------------------------------------------- Swords -------------------------------------------------------> | <!--------------------------------------------------- Swords -------------------------------------------------------> | ||
Revision as of 02:48, 31 July 2010
See Template:DQIX ShopItem/doc for documentation on this template.