Files
Artfight-HTML/my-characters/private-hierophant/private-hierophant.html
2026-07-02 01:02:29 -05:00

202 lines
9.0 KiB
HTML

<!DOCTYPE html> <!--Tells the computer that this is an HTML document-->
<html lang="en"><!--Tells the computer that the language is English-->
<body><!--Tells the computer that this is the code you see on the page-->
<div style="background-color:#3D2060; padding: 20px;">
<div style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px; margin-top: 10px;">
<h2><u>Notices</u></h2>
<ul>
<li>Profile Work in Progress</li>
<li>Notice 2</li>
<li>Notice 3</li>
</ul>
</div>
<div class="row mx-auto g-4 justify-content-center" style="margin-top: 10px;">
<div class="col-md-5 p-1" style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px; margin-right: 10px;">
<!-- background color is the color of the box, color is the text color,
border-radius is the roundness of the corners,
padding is the space between the text and the border -->
<p>
<h2><u>Important Notes</u></h2>
<!--u means underline, margin-bottom is the space between the heading and the stuff below-->
<ul style="margin:0; padding:0; list-style:none;">
<li>Note 1</li>
<li>Note 2</li>
<li>Note 3</li>
</ul>
</p>
</div>
<div class="col-md-5 p-1" style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px;">
<!-- background color is the color of the box, color is the text color,
border-radius is the roundness of the corners,
padding is the space between the text and the border -->
<p>
<h2><u>Important Links:</u></h2>
<!--u means underline, margin-bottom is the space between the heading and the stuff below-->
<ul>
<li>Link 1</li>
<li>Link 2</li>
<li>Link 3</li>
</ul>
</p>
</div>
</div>
<div class="row mx-auto g-4 justify-content-center" style="margin-top: 10px;">
<div class="col-md-5 p-1" style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px; margin-right: 10px;">
<!-- background color is the color of the box, color is the text color,
border-radius is the roundness of the corners,
padding is the space between the text and the border -->
<p>
<h2><u>Basic Info:</u></h2>
<!--u means underline, margin-bottom is the space between the heading and the stuff below-->
<ul style="margin:0; padding:0; list-style:none;">
<li>Stand Name: Private Hierophant / Reverse Hierophant Fever</li>
<li>Stand Nicknames: Private, Hierophant, Hiero</li>
<li>Stand User: <a href="https://artfight.net/character/2198861.tenmeitaeko-kakyoin">Tenmei Kakyoin</a></li>
<li>Stand Ability Type: Long-Distance</li>
<li>Stand Form Type: Natural Humanoid</li>
</ul>
</p>
</div>
<div class="col-md-5 p-1" style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px;">
<!-- background color is the color of the box, color is the text color,
border-radius is the roundness of the corners,
padding is the space between the text and the border -->
<p>
<h2><u>Stand Stats:</u></h2>
<!--u means underline, margin-bottom is the space between the heading and the stuff below-->
<ul style="margin:0; padding:0; list-style:none;">
<li>Strength/Destructive Power: D+ / C</li>
<li>Speed: C</li>
<li>Range: B</li>
<li>Stamina/Durability: C</li>
<li>Precision: C</li>
<li>Developmental Potential: C</li>
</ul>
</p>
</div>
</div>
<div style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px; margin-top: 10px;">
<h2><u>Appearance</u></h2>
<p>
Describe your Stand's appearance here.
</p>
</div>
<div style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px; margin-top: 10px;">
<h2><u>Personality</u></h2>
<p>
Private Hierophant is very timid and skittish. It does not like being seen by others unless the user
trusts that person. It will screech, flail, and panic when forcefully dragged out. Even when not in
the presence of people it knows cannot see it (e.g. in public with non-stand users), it remains cautious
and seemingly anxious.
</p>
</div>
<div style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px; margin-top: 10px;">
<h2><u>Abilities</u></h2>
<h3>Holy Light</h3>
<p>
Private Hierophant is able to emit rays of light from it's body. These rays of light can either heal or
burn. However, using these rays of light saps energy from Private Hieropahnt and it's user. The speed
and amount of healing or burning correlates with the energy used. For example, slow and small healing
like a small wound does not use much energy, but fast and huge healing for a major wound saps a lot of
energy.
</p>
<h3>Ability 2</h3>
<p>
Describe your Stand's ability here.
</p>
</div>
<div class="row mx-auto g-4 justify-content-center" style="margin-top: 10px;">
<div class="col-md-5 p-1" style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px; margin-right: 10px">
<!-- background color is the color of the box, color is the text color,
border-radius is the roundness of the corners,
padding is the space between the text and the border -->
<p>
<h2><u>Strengths:</u></h2>
<!--u means underline, margin-bottom is the space between the heading and the stuff below-->
<ul>
<li>Strength 1</li>
<li>Strength 2</li>
<li>Strength 3</li>
</ul>
</p>
</div>
<div class="col-md-5 p-1" style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px;">
<!-- background color is the color of the box, color is the text color,
border-radius is the roundness of the corners,
padding is the space between the text and the border -->
<p>
<h2><u>Weaknesses:</u></h2>
<!--u means underline, margin-bottom is the space between the heading and the stuff below-->
<ul>
<li>Weakness 1</li>
<li>Weakness 2</li>
<li>Weakness 3</li>
</ul>
</p>
</div>
</div>
<div class="row mx-auto g-4 justify-content-center" style="margin-top: 10px;">
<div class="col-md-5 p-1" style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px; margin-right: 10px">
<!-- background color is the color of the box, color is the text color,
border-radius is the roundness of the corners,
padding is the space between the text and the border -->
<p>
<h2><u>Matching Songs:</u></h2>
<!--u means underline, margin-bottom is the space between the heading and the stuff below-->
<ul>
<li>Hobby 1</li>
<li>Hobby 2</li>
<li>Hobby 3</li>
</ul>
</p>
</div>
<div class="col-md-5 p-1" style="background-color:#7B4FA6; color: #E3E3E3; border-radius: 10px; padding: 10px;">
<!-- background color is the color of the box, color is the text color,
border-radius is the roundness of the corners,
padding is the space between the text and the border -->
<p>
<h2><u>Matching Songs with other characters:</u></h2>
<!--u means underline, margin-bottom is the space between the heading and the stuff below-->
<ul>
<li>Fear 1</li>
<li>Fear 2</li>
<li>Fear 3</li>
</ul>
</p>
</div>
</div>
<div style="text-align: center; margin-top:30px;">
<p>
Thanks for reading!
</p>
<div style="text-align: right;">
<img src="https://files.catbox.moe/zhls1u.png">
</div>
</div>
</div>
</body> <!--End Body Code-->
</html> <!--End HTML Document-->