From The Mana World
(Add weapon type) |
(added def, atk, and matk) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<table style="width:270px; float: right;" class="wikitable"> | <table style="width:270px; float: right;" class="wikitable"> | ||
<tr><th colspan="2">{{{name}}}</th></tr> | <tr><th colspan="2">{{{name}}}</th></tr> | ||
<tr><td colspan="2" align="center">[[Image:{{ | <tr><td colspan="2" align="center">[[Image:{{{aegisname|unknown-item.png}}}.png|align=center|{{{name}}} Icon]]</td></tr> | ||
<tr><th>ID</th><td> {{{id|Unknown}}} </td></tr> | <tr><th>ID</th><td> {{{id|Unknown}}} </td></tr> | ||
<tr><th>Type</th><td>{{#switch: {{{type}}} | <tr><th>Type</th><td>{{#switch: {{{type}}} | ||
Line 20: | Line 20: | ||
| Unknown | | Unknown | ||
}}</td></tr> | }}</td></tr> | ||
<tr><th>Req. Lvl.</th><td>{{{equiplv}}} | <tr><th>Req. Lvl.</th><td>{{{equiplv}}}</td></tr> | ||
<tr><th>Attack</th><td>{{{atk}}}</td></tr> | |||
<tr><th>M. Attack</th><td>{{{matk}}}</td></tr> | |||
<tr><th>Range</th><td>{{{range}}} | |||
| IT_ARMOR = Armor</td></tr> | | IT_ARMOR = Armor</td></tr> | ||
<tr><th>Slot</th><td>{{#switch: {{{loc}}} | <tr><th>Slot</th><td>{{#switch: {{{loc}}} | ||
Line 34: | Line 37: | ||
| Unknown | | Unknown | ||
}}</td></tr> | }}</td></tr> | ||
<tr><th>Req. Lvl.</th><td>{{{equiplv}}} | <tr><th>Req. Lvl.</th><td>{{{equiplv}}}</td></tr> | ||
<tr><th>Defense</th><td>{{{def}}} | |||
| IT_ETC = Generic | | IT_ETC = Generic | ||
| IT_PETEGG = Pet | | IT_PETEGG = Pet | ||
Line 41: | Line 45: | ||
| Unknown | | Unknown | ||
}}</td></tr> | }}</td></tr> | ||
<tr><th>Market price</th><td> {{{buy|Unknown}}} E | <tr><th>Market price</th><td> {{{buy|Unknown}}} E / {{{sell|Unknown}}} E</td></tr> | ||
<tr><th>Weight</th><td> {{{weight|Unknown}}} Florin</td></tr> | <tr><th>Weight</th><td> {{{weight|Unknown}}} Florin</td></tr> | ||
</table> | </table> | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Template:{{PAGENAME}}|name=Creased Shirt|description=A spare shirt from the crew of La Johanne.| | {{Template:{{PAGENAME}}|name=Creased Shirt|description=A spare shirt from the crew of La Johanne.|aegisname=CottonShirt|weight=17|id=1300|buy=70|sell=18|def=1|equiplv=1|type=IT_ARMOR|loc=EQP_HEAD_MID}} <!--this is to include documentation, without transcluding it in the page where template is used--> | ||
[[Category:Content Template]] <!--this is to categorize the template. It will not be transcluded in the page where template is used--> | [[Category:Content Template]] <!--this is to categorize the template. It will not be transcluded in the page where template is used--> | ||
</noinclude> | </noinclude> |