Template:ItemCard: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 90: Line 90:
padding: 3px;
padding: 3px;
     white-space: nowrap;
     white-space: nowrap;
">{{{heal_hp}}} Heals HP</span>}}
">Heals {{{heal_hp}}} HP</span>}}


{{#if:{{{heal_mp|}}}|<span style="
{{#if:{{{heal_mp|}}}|<span style="
Line 99: Line 99:
     color:white;
     color:white;
     white-space: nowrap;
     white-space: nowrap;
">{{{heal_mp}}} Heals MP</span>}}
">Recovers {{{heal_mp}}} MP</span>}}
</p>
</p>


Line 137: Line 137:


<!-- How to use
<!-- How to use
{{ItemCard
|name=<!-- Item name (e.g., Seafood Supreme) -->
|type=<!-- Item type (e.g., Head, Accessory) -->
|str=<!-- Strength stat (e.g., 2) -->
|dex=<!-- Dexterity stat (e.g., 2) -->
|con=<!-- Constitution stat (e.g., 3) -->
|int=<!-- Intelligence stat (e.g., 1) -->
|def=<!-- Defense stat (e.g., 3) -->
|spd=<!-- Speed stat (e.g., 2) -->
|jmp=<!-- Jump stat (e.g., 1) -->
|heal_hp=<!-- Health points restored (e.g., 30) -->
|heal_mp=<!-- Mana points restored (e.g., 15) -->
|duration=<!-- Duration of effect (e.g., 600 seconds) -->
|slots=<!-- Number of upgrade slots (e.g., 4) -->
|rarity=<!-- Rarity of the item (e.g., Rare) -->
|crafting=<!-- Crafting materials (e.g., Iron Ore + Steel) -->
|requirement=<!-- Level or requirement to use (e.g., Crafting Level 10) -->
|success_rate=<!-- Success rate for crafting (e.g., 95%) -->
|description=<!-- Description of the item (e.g., An ancient helmet forged from iron and steel.) -->


ItemCard
|obtain=<!-- How the item can be obtained (e.g., Crafting, Fishing, Dungeon Rewards) -->
|name=
|item_dropped_by=<!-- Enemies that drop the item (e.g., Glowsnail, Rokkik, Slime) -->
|type=
|item_dropped_by_rate=<!-- Drop rates for the enemies (e.g., 0.17%, 0.10%, 0.05%) -->
|str=
|recipe_dropped_by=<!-- Enemies that drop the recipe (e.g., Glowsnail, Rokkik, Slime) -->
|dex=
|recipe_dropped_by_rate=<!-- Drop rates for the recipe (e.g., 0.25%, 0.12%) -->
|con=
|note=<!-- Any additional note or information about the item -->
|int=
|def=
|spd=
|jmp=
|heal_hp=
|heal_mp=
|duration=
|slots=
|rarity=
|crafting=
|requirement=
|success_rate=
|description=
|obtained_from=
 
|item_dropped_by=Glowsnail, smt, smt
|item_dropped_by_rate=0.17%, 0.10%, 0.05%
 
|recipe_dropped_by=Blacksmith, Glowsnail
|recipe_dropped_by_rate=0.25%, 0.12%


}}
->
->
member
1,308

edits

Navigation menu