Skip to content

Commit

Permalink
Merge pull request #1207 from halkotob/halkotob
Browse files Browse the repository at this point in the history
Akamaru & Tuyuya Additions + Shino photo fix
  • Loading branch information
vikhyatsingh123 authored Apr 25, 2024
2 parents 88a3879 + 0d04e2d commit 68d97de
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4982,6 +4982,39 @@ <h2 class="card-title">Four-Tails:Son Goku</h2>
</div>
<!-- Hero Son Goku card end-->

<!-- Hero Akamaru card start-->
<div class="flip-card good">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Akamaru</h2>
<img data-src="./Images/319922-akamaru.jpg" of character] height="300px" width="300px" class="img_card">
</div>
<div class="flip-card-back">
<p class="card-text">Faithful dog companion to Kiba Inuzuka. His proof of Kiba's kinship with the Inuzuka clan.
</p>
<p>In Part I, Kiba carries Akamaru around on top of his head or inside his jacket. In Part II, Akamaru grows large enough for Kiba to ride on his back, a difference Kiba fails to notice due to the amount of time they spend together. Akamaru's heightened senses, such as smell and hearing, along with Kiba's ability to communicate with him, make him a powerful tool for gathering and sharing information; he can also sense chakra with his nose, so he can judge an enemy's strength and warn Kiba if they are particularly powerful. In combat, Akamaru typically takes Kiba's form (albeit having a much more feral appearance) upon Kiba's use of Beast Human Clone (Jūjin Bunshin; English TV "Man Beast Clone"), or combining with Kiba into a single entity in more desperate situations. Because Akamaru lacks his own chakra reserves Kiba performs many of the jutsu that Akamaru takes part in, though Akamaru is able to contribute when it comes to physical attacks. Akamaru can also use Dynamic Marking (Dainamikku Mākingu) by peeing on a target with great accuracy, allowing either Kiba or Akamaru to easily find the target by scent, particularly when fused together.</p>
</div>
</div>
</div>
<!-- Hero Akamaru card end-->

<!-- Villian Tayuya card start-->
<div class="flip-card evil">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Tayuya</h2>
<img data-src="./Images/tayuya.jpg" of character] height="300px" width="300px" class="img_card">
</div>
<div class="flip-card-back">
<p class="card-text">A kunoichi from The Hidden Sound Village and a member of The Sound Five.</p>
<p>Tayuya is one of Orochimaru's Sound Four Ninja. She is foul mouthed and ill tempered yet very powerful. Her only weapon is a flute which she can use to summon three giant demons known as the Doki. Tayuya is also very intelligent and can think up excellent strategies and tactics.

Tayuya first appears in the Konoha Invasion Arc.</p>
</div>
</div>
</div>
<!-- Villian Tayuya card end-->

</main>


Expand Down

0 comments on commit 68d97de

Please sign in to comment.