Jump to content

We've had to disable guest access to various things due to AI scraper bot attacks. If there's something you need like an old page edit, head over to Discord, message Blueness or Vienna and we'll get you hooked up!

Template:Item Row

From iRO Wiki


Syntax

{{Item_Row|id|name|slots|type|desc}}

Parameter
id
ID of the item.
name: name of the item.
slots: (Optional) amount of slots the item have. If the item does not have any slots, delete the parameter.
type: type of the item.
desc: a complete description of the item.

Example

Using

{{Item_Table|data=
{{Item_Row|id=18849|name=Celine's Ribbon|slots=1|type=Headgear|desc=
A luxurious, gold-rimmed ribbon. It has been with Kimi since it was thrown away by its previous owner.
:DEX + 3
:MATK + 40.
:MATK + 7 per refine rate.
:Restores 200 HP to the user when a monster is killed by a magical attack.
:Drains 50 HP from the user every 5 seconds.
[+ {{Item_List|id=28513|item=Celine's Brooch|slots=1}}]
:Reduces the fixed casting time of skills by 50%.
:Increases magical damage on boss monsters by 10%.
:All Stats + 1 per upgrade level of Celine's Ribbon [1] up to a maximum upgrade level of 10.

:{{Refine |range=>= |level=7}}
:Reduces damage taken from Demi-Human race enemies by 10%.
:Increases magical damage on boss monster by an additional 20%.

:{{Refine |range=>= |level=7}}
:Reduces damage taken from Demi-Human race enemies by an additional 2%.
:Increases magical damage on boss monster by an additional 20%.
<hr>
:Class: Headgear
:Defense: 0
:Weight: 20
:Position: Upper
:Required Level: 1
:Jobs: All jobs
}}
}}

will result into:

Name Type Description
18849.png Celine's Ribbon [1]
Headgear A luxurious, gold-rimmed ribbon. It has been with Kimi since it was thrown away by its previous owner.
DEX + 3
MATK + 40.
MATK + 7 per refine rate.
Restores 200 HP to the user when a monster is killed by a magical attack.
Drains 50 HP from the user every 5 seconds.

[+

28513.png Celine's Brooch [1]
]
Reduces the fixed casting time of skills by 50%.
Increases magical damage on boss monsters by 10%.
All Stats + 1 per upgrade level of Celine's Ribbon [1] up to a maximum upgrade level of 10.
[Refine >= 7]
Reduces damage taken from Demi-Human race enemies by 10%.
Increases magical damage on boss monster by an additional 20%.
[Refine >= 7]
Reduces damage taken from Demi-Human race enemies by an additional 2%.
Increases magical damage on boss monster by an additional 20%.

Class: Headgear
Defense: 0
Weight: 20
Position: Upper
Required Level: 1
Jobs: All jobs

See Also