Skip to content

Commit

Permalink
Merge pull request #1098 from VishalAggarwal2/main
Browse files Browse the repository at this point in the history
added new hero Choji Akimichi
  • Loading branch information
vikhyatsingh123 authored Oct 16, 2023
2 parents 603daff + 233fe09 commit f26252d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added Images/chijoi_image.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3614,6 +3614,28 @@ <h2 class="card-title">Enma</h2>



<!-- Hero [character name] card start-->
<div class="flip-card good">
<div class="flip-card-inner">
<div class="flip-card-front">
<h2 class="card-title">Choji Akimichi</h2>
<img src="./Images/chijoi_image.jpg" alt="">
</div>
<div class="flip-card-back">
<p class="card-text">A member of the Akimichi clan. His biggest talent is eating and protecting his friends. His best friend is Shikamaru Nara. He, like Shikamaru, is a member of Team 10. He seems to lack confidence in himself.</p>
<p>Choji is on a team with Shikamaru and Ino. His main power is his partial expansion jutsu which allows him to enlarge his limbs for added effectiveness. He can also eat a pill that rapidly burns off his fat so that he gains an immense amount of Chakra. Choji plays a minor role in the series, but offers a powerful ally for the protagonists.

During the Sasuke Retrieval Arc Choji fought Jiroubou alone. He forced Jiroubou to activate the second state of his curse mark but after taking the third and final Akimichi soldier pill he was able to kill him.

It is revealed that after the 2.5 year timeskip that Choji has become a Chunin.

At the end of the series, Choji marries Karui, whom the two have a daughter together named Chocho</p>
</div>
</div>
</div>
<!-- Hero [character name] card end-->


</main>


Expand Down

0 comments on commit f26252d

Please sign in to comment.