|
|
Line 1: |
Line 1: |
| <includeonly>
| | {{T5Character |
| <div class="sc-rounded" style="padding: 0.25rem; margin-bottom: 0.75rem; background-color: #1a1a1a; border: 1px solid #444;">
| | | name = Mokujin |
| <!-- Character Subnav Buttons -->
| | | image = Mokujin_T5_Portrait.png |
| <div style="display: flex; gap: 0.5rem; flex-wrap: wrap; justify-content: flex-start; align-items: center;">
| | | origin = Tekken 5 |
| <!-- Overview button -->
| | | archetype = Random |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| | | tier = B |
| [[Tekken_5/{{{chara}}}|Overview]]
| | | description = Mokujin is a unique character who randomly mimics the fighting style of the previous character he fights against. |
| </div>
| | | strength1 = Randomized moveset based on other characters |
| {{#ifeq:{{{chara}}}|Asuka R|
| | | strength2 = Can catch opponents off guard |
| <!-- Spells button for Asuka R -->
| | | strength3 = High mobility |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| | | weakness1 = Lack of control over moves |
| [[Tekken_5/{{{chara}}}/Spells|Spells]]
| | | weakness2 = Unpredictable playstyle |
| </div>
| | | weakness3 = Relatively low damage output |
| }}
| | | playstyle = Unpredictable and chaotic, often relying on mimicry to confuse opponents. |
| <!-- Starter Guide button -->
| | | move1 = Random Stance - Mimics the moves of the opponent. |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| | | move2 = Mokujin Dance - Can mix up attacks to confuse the opponent. |
| [[Tekken_5/{{{chara}}}/Starter|Starter Guide]]
| | | move3 = Random Rage - Mimics the rage moves of other characters. |
| </div>
| | | combo1 = 1,2,3,4 - Standard combo for decent damage. |
| <!-- Combos button -->
| | | combo2 = b+1,2,3 - Mimicked combo for a surprise attack. |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| | | matchup1 = 2P (Advantage) - Unpredictable playstyle is hard to counter. |
| [[Tekken_5/{{{chara}}}/Combos|Combos]]
| | | matchup2 = 4P (Disadvantage) - Strong opponents can counter Mokujin's randomness. |
| </div>
| | | notes = Known for his ability to mimic other characters and create chaos in matches. |
| </div>
| | }} |
| | |
| <div style="display: flex; gap: 0.5rem; flex-wrap: wrap; justify-content: flex-start; align-items: center;">
| |
| <!-- Strategy button -->
| |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| |
| [[Tekken_5/{{{chara}}}/Strategy|Strategy]]
| |
| </div>
| |
| <!-- Matchups button -->
| |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| |
| [[Tekken_5/{{{chara}}}/Matchups|Matchups]]
| |
| </div>
| |
| <!-- Counterstrategy button -->
| |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| |
| [[Tekken_5/{{{chara}}}/Counterstrategy|Counterstrategy]]
| |
| </div>
| |
| </div>
| |
| | |
| <div style="display: flex; gap: 0.5rem; flex-wrap: wrap; justify-content: flex-start; align-items: center;">
| |
| {{#ifexist:Tekken_5/{{{chara}}}/Okizeme|
| |
| <!-- Okizeme button -->
| |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| |
| [[Tekken_5/{{{chara}}}/Okizeme|Okizeme]]
| |
| </div>
| |
| }}
| |
| <!-- Frame Data button -->
| |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| |
| [[Tekken_5/{{{chara}}}/Frame Data|Frame Data]]
| |
| </div>
| |
| <!-- Resources button -->
| |
| <div class="home-link__button" style="padding: 0.4rem 1rem; height: auto; display: flex; align-items: center; justify-content: center;">
| |
| [[Tekken_5/{{{chara}}}/Resources|Resources]]
| |
| </div>
| |
| </div>
| |
| </div>
| |
| </includeonly>
| |
| | |
| <noinclude>
| |
| This template generates a character sub-navigation bar for Tekken 5 character pages.
| |
| [[Category:Templates]]
| |
| </noinclude>
| |