<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ehwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rahulmitchell</id>
	<title>EHWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://ehwiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rahulmitchell"/>
	<link rel="alternate" type="text/html" href="https://ehwiki.org/wiki/Special:Contributions/Rahulmitchell"/>
	<updated>2026-06-17T08:17:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://ehwiki.org/index.php?title=Level_Scaling&amp;diff=4744</id>
		<title>Level Scaling</title>
		<link rel="alternate" type="text/html" href="https://ehwiki.org/index.php?title=Level_Scaling&amp;diff=4744"/>
		<updated>2011-07-14T07:02:18Z</updated>

		<summary type="html">&lt;p&gt;Rahulmitchell: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Level Scaling is a game mechanic in the [[HentaiVerse]] mini-game. It pertains to the effective stats of a given piece of [[equipment]].&lt;br /&gt;
&lt;br /&gt;
==When it&#039;s applied==&lt;br /&gt;
There are two cases where the effects of level scaling are visible.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Using equipment above your level&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a player clicks a link to a piece of equipment that is of a higher level than the player, he&#039;ll see something like this:&amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:Scaling.jpg]]&lt;br /&gt;
&lt;br /&gt;
The numbers in the left column are the actual stats of the equipment, and the numbers in parentheses are how much the player would actually get from those stats, at his current level.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&#039;&#039;&#039;Item World&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The stats of equipment improve when it is leveled up through the [[Item World]]. A little known fact about this, however, is that the stats increase by a fixed amount per level gained. This is because the only thing that actually changes internally is the equipment&#039;s level, and the other stats simply follow automatically as described by the formula below.&lt;br /&gt;
==How it works==&lt;br /&gt;
To quote [http://forums.e-hentai.org/index.php?showuser=6 Tenboro]:&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;All stats for all weapons have a certain range they can roll on when they&#039;re generated. A club, for instance, can roll a base damage between 18 and 36. These stats are permanent, as in that when they have been rolled, nothing can change them. (Yet.)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Each stat also has a scaling factor, by which I mean, two scaling factors. The first scaling factor (base factor) is applied to calculate the base &amp;quot;level 0&amp;quot; stat of the weapon. The second scaling factor (level factor) is applied against this base stat and the level of the weapon to calculate the effective stat, which you see on the equipment screen.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Expressed as a formula:&lt;br /&gt;
&lt;br /&gt;
 scaled_stat = (1 &#039;&#039;+ level&#039;&#039; / level_factor) * base_stat&lt;br /&gt;
&lt;br /&gt;
For example, for Physical Absorption, which has a level scaling factor of 20, the value increases by 1/20 of its &amp;quot;level 0&amp;quot; value per level. Inserting the equipment&#039;s &#039;&#039;level&#039;&#039; into the formula gives the actual stats of the item.  Substituting a lower level player&#039;s &#039;&#039;level&#039;&#039; into the formula gives the &amp;quot;scaled down&amp;quot; stats. The base value for Physical Absorption for the example equipment shown above is approximately 1.566. The calculation of the other base values, and the scaling factors, is left as an exercise for the reader. :P&lt;br /&gt;
&lt;br /&gt;
The following are the known level factors for each equipment stat:&lt;br /&gt;
{|&lt;br /&gt;
|width=&amp;quot;300px&amp;quot;| &#039;&#039;&#039;Attack Damage Multiplier&#039;&#039;&#039; || 66⅔&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Magic Damage Multiplier&#039;&#039;&#039;   || 100&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Attack/Magic Accuracy Bonus&#039;&#039;&#039;   || 2000&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Attack/Magic Critical Bonus&#039;&#039;&#039;   || 2000&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Block/Evade Chance&#039;&#039;&#039;   || 2000&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Parry/Resist Chance&#039;&#039;&#039;   || 400&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Physical/Magical Absorption&#039;&#039;&#039;   || 20&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Physical/Magical Mitigation&#039;&#039;&#039;   || 2000&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Specific Physical Mitigations (e.g. Slashing)&#039;&#039;&#039;   || 400&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Elemental Mitigations (Fire, etc)&#039;&#039;&#039;   || 2000&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Magical Proficiency Bonuses&#039;&#039;&#039;   || 50&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Elemental Damage Bonuses&#039;&#039;&#039;   || 50&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Primary Attributes&#039;&#039;&#039;   || 35 5/7&lt;br /&gt;
|- &lt;br /&gt;
|| &#039;&#039;&#039;Proc Duration&#039;&#039;&#039;  || 200&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Bleed Damage&#039;&#039;&#039;   || 12&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Drain Procs&#039;&#039;&#039;   || 25 || &#039;&#039;(see note)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|| &#039;&#039;&#039;Burden&#039;&#039;&#039;   || 800&lt;br /&gt;
|- &lt;br /&gt;
|| &#039;&#039;&#039;Interference&#039;&#039;&#039;  || 800&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: Drain proc factor confirmed for HP drain. Consistent with observed values for MP and SP, as far as can be established given the small size of the numbers involved.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
One final note: Burden and Interference are always scaled to the level of the equipment, not the player.  This is why they increase if equipment is leveled up, but are not reduced when using higher level equipment.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
[http://www.starfleetplatoon.com/~cmal/EquipCalc/ HentaiVerse Equipment Scaling Calculator] - A tool created to make calculating equipment level scaling much easier. Forum thread [http://forums.e-hentai.org/index.php?showtopic=26561 here].&lt;br /&gt;
&lt;br /&gt;
[[Category:HentaiVerse]]&lt;br /&gt;
&lt;br /&gt;
[http://customcollegeessays.com/index.php college essay]&lt;/div&gt;</summary>
		<author><name>Rahulmitchell</name></author>
	</entry>
	<entry>
		<id>https://ehwiki.org/index.php?title=Gallery_Point_Exchange&amp;diff=4743</id>
		<title>Gallery Point Exchange</title>
		<link rel="alternate" type="text/html" href="https://ehwiki.org/index.php?title=Gallery_Point_Exchange&amp;diff=4743"/>
		<updated>2011-07-14T07:02:05Z</updated>

		<summary type="html">&lt;p&gt;Rahulmitchell: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Gallery Point]] (GP) Exchange allows one to convert Gallery Points to [[credits]]. This is a one way conversion; you cannot convert credits into Gallery Points.&lt;br /&gt;
&lt;br /&gt;
To access the GP Exchange, first go to [[E-Hentai Galleries]], and then go to &amp;quot;My Home&amp;quot; at the top of the gallery page.&lt;br /&gt;
&lt;br /&gt;
The exchange rate (subject to change) fluctuates around 20-21 GP = 1 Credit (in the past, it was known to be as low as ~5 and as high as ~25)&lt;br /&gt;
&lt;br /&gt;
[http://www.starfleetplatoon.com/users/sonic/EH/images/eh_gp_imrpovements_fixed.png External link to GP conversion screen]&lt;br /&gt;
&lt;br /&gt;
See also: [[Hath Exchange]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Site Features]]&lt;br /&gt;
&lt;br /&gt;
[http://essaywritingservices.org/prices.php write my paper]&lt;/div&gt;</summary>
		<author><name>Rahulmitchell</name></author>
	</entry>
</feed>