Difference between revisions of "FArmorRatingMax"
Jump to navigation
Jump to search
imported>Bnesmith |
imported>ShadowDancer m (formatting, value is a float) |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{| border="1" cellpadding="5" cellspacing="0" | |||
|- | |||
!style="background:#ffdead;" width="100" | Description | |||
|style="background:#ffeded;" | | |||
This is a multiplier used to scale the armor rating of armor by skill. A skill of 100 Multiplies the armor rating by 1.0. The [[fArmorRatingBase]] value sets the lower threshold for skills of 0. The actual value is interpolated between the two. For example, a skill of 50 is 50% of the way between the min and max, which turns out to be 67.5%. | |||
[[Settings]] | |- | ||
!style="background:#ffdead;" |Default value | |||
|style="background:#ffeded;" | | |||
1.0000 | |||
|} | |||
''Note: There are two very similar looking, but different, settings, [[fMaxArmorRating]], which sets the maximum percentage of damage that can be blocked by armor (default is 85), and this setting.'' | |||
<div id="catlinks"><p class='catlinks'>[[Special:Categories|Category]]: [[:Category:Settings|Settings]]</p></div> |
Latest revision as of 13:26, 12 October 2007
Description |
This is a multiplier used to scale the armor rating of armor by skill. A skill of 100 Multiplies the armor rating by 1.0. The fArmorRatingBase value sets the lower threshold for skills of 0. The actual value is interpolated between the two. For example, a skill of 50 is 50% of the way between the min and max, which turns out to be 67.5%. |
---|---|
Default value |
1.0000 |
Note: There are two very similar looking, but different, settings, fMaxArmorRating, which sets the maximum percentage of damage that can be blocked by armor (default is 85), and this setting.