From The Mana World
(Add slots) |
(added def, atk, and matk) |
||
(3 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}}} | ||
| IT_HEALING = Healing | | IT_HEALING = Healing | ||
| IT_USABLE = Usable | | IT_USABLE = Usable | ||
| IT_WEAPON = Weapon</td></tr> | |||
<tr><th>Slot</th><td>{{#switch: {{{loc}}} | |||
| EQP_HEAD_TOP = Head | |||
| EQP_HEAD_MID = Chest | |||
| EQP_HEAD_LOW = Legs | |||
| EQP_SHOES = Feet | |||
| EQP_GARMENT = Hands | |||
| EQP_ACC_L = Neck 1 | |||
| EQP_ACC_R = Neck 2 | |||
| EQP_HAND_L = Shield | |||
| EQP_HAND_R = Weapon | |||
| Unknown | |||
}}</td></tr> | |||
<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 20: | 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 | ||
| IT_CARD = Modifier | | IT_CARD = Modifier | ||
Line 28: | 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> |