Jump to content

Template:GearItem: Difference between revisions

From Gigaverse Wiki
Created page with "{| class="wikitable" style="width: 70%;" ! colspan="2" style="text-align:center;" | {{ucfirst:{{{gear}}}}} |- ! Slot !! {{{slot}}} |- ! Craft cost !! {{#explode:{{{create_scrap}}}|,|0}} Scrap ยท {{#explode:{{{create_energy}}}|,|0}} Energy |- ! colspan="2" | '''Stats by Rarity''' |- ! !! HP !! Armor !! Sword ATK !! Sword DEF !! Shield ATK !! Shield DEF !! Spell ATK !! Spell DEF |- ! Common (C) || {{{c_hp}}} || {{{c_armor}}} || {{{c_sword_atk}}} || {{{c_sword_def}}} || {{..."
ย 
No edit summary
Line 1: Line 1:
{| class="wikitable" style="width: 70%;"
{| class="wikitable plainrowheaders" style="text-align:center; width:100%; max-width:700px; margin:0 auto;"
! colspan="2" style="text-align:center;" | {{ucfirst:{{{gear}}}}}
! rowspan="2" style="width:6em;" | Rarity
! colspan="2" | HP
! colspan="2" | Armor
! colspan="2" | Sword
! colspan="2" | Shield
! colspan="2" | Spell
|-
|-
! Slot !! {{{slot}}}
! ATK !! DEF !! ATK !! DEF !! ATK !! DEF !! ATK !! DEF !! ATK !! DEF
|-
|-
! Craft cost !! {{#explode:{{{create_scrap}}}|,|0}} Scrap ยท {{#explode:{{{create_energy}}}|,|0}} Energy
! Common (C)
| {{{c_hp}}} || โ€“ || {{{c_armor}}} || โ€“ || {{{c_sword_atk}}} || {{{c_sword_def}}} || {{{c_shield_atk}}} || {{{c_shield_def}}} || {{{c_spell_atk}}} || {{{c_spell_def}}}
|-
|-
! colspan="2" | '''Stats by Rarity'''
! Uncommon (U)
| {{{u_hp}}} || โ€“ || {{{u_armor}}} || โ€“ || {{{u_sword_atk}}} || {{{u_sword_def}}} || {{{u_shield_atk}}} || {{{u_shield_def}}} || {{{u_spell_atk}}} || {{{u_spell_def}}}
|-
|-
! !! HP !! Armor !! Sword ATK !! Sword DEF !! Shield ATK !! Shield DEF !! Spell ATK !! Spell DEF
! Rare (R)
| {{{r_hp}}} || โ€“ || {{{r_armor}}} || โ€“ || {{{r_sword_atk}}} || {{{r_sword_def}}} || {{{r_shield_atk}}} || {{{r_shield_def}}} || {{{r_spell_atk}}} || {{{r_spell_def}}}
|-
|-
! Common (C) || {{{c_hp}}} || {{{c_armor}}} || {{{c_sword_atk}}} || {{{c_sword_def}}} || {{{c_shield_atk}}} || {{{c_shield_def}}} || {{{c_spell_atk}}} || {{{c_spell_def}}}
! Epic (E)
|-
| {{{e_hp}}} || โ€“ || {{{e_armor}}} || โ€“ || {{{e_sword_atk}}} || {{{e_sword_def}}} || {{{e_shield_atk}}} || {{{e_shield_def}}} || {{{e_spell_atk}}} || {{{e_spell_def}}}
! Uncommon (U) || {{{u_hp}}} || {{{u_armor}}} || {{{u_sword_atk}}} || {{{u_sword_def}}} || {{{u_shield_atk}}} || {{{u_shield_def}}} || {{{u_spell_atk}}} || {{{u_spell_def}}}
|-
! Rare (R) || {{{r_hp}}} || {{{r_armor}}} || {{{r_sword_atk}}} || {{{r_sword_def}}} || {{{r_shield_atk}}} || {{{r_shield_def}}} || {{{r_spell_atk}}} || {{{r_spell_def}}}
|-
! Epic (E) || {{{e_hp}}} || {{{e_armor}}} || {{{e_sword_atk}}} || {{{e_sword_def}}} || {{{e_shield_atk}}} || {{{e_shield_def}}} || {{{e_spell_atk}}} || {{{e_spell_def}}}
|}
|}

Revision as of 11:40, 28 June 2025

Rarity HP Armor Sword Shield Spell
ATK DEF ATK DEF ATK DEF ATK DEF ATK DEF
Common (C) {{{c_hp}}} โ€“ {{{c_armor}}} โ€“ {{{c_sword_atk}}} {{{c_sword_def}}} {{{c_shield_atk}}} {{{c_shield_def}}} {{{c_spell_atk}}} {{{c_spell_def}}}
Uncommon (U) {{{u_hp}}} โ€“ {{{u_armor}}} โ€“ {{{u_sword_atk}}} {{{u_sword_def}}} {{{u_shield_atk}}} {{{u_shield_def}}} {{{u_spell_atk}}} {{{u_spell_def}}}
Rare (R) {{{r_hp}}} โ€“ {{{r_armor}}} โ€“ {{{r_sword_atk}}} {{{r_sword_def}}} {{{r_shield_atk}}} {{{r_shield_def}}} {{{r_spell_atk}}} {{{r_spell_def}}}
Epic (E) {{{e_hp}}} โ€“ {{{e_armor}}} โ€“ {{{e_sword_atk}}} {{{e_sword_def}}} {{{e_shield_atk}}} {{{e_shield_def}}} {{{e_spell_atk}}} {{{e_spell_def}}}