Equipment Ranges: Difference between revisions

From EHWiki
Jump to navigationJump to search
Not sure any of this is accurate anymore. Any formulas if determined as correct can be added to the Armory page where its relevant.
Tag: New redirect
 
(43 intermediate revisions by 8 users not shown)
Line 1: Line 1:
''In order for the data here to retain its validity please do not edit this page.'''
#REDIRECT[[The Armory#Ranges]]
 
=Intro=
This is a continuing work in progress (WIP) and is created using values seen on [[equipment]] since patch 0.7.7. (ID Higher then 32,000,000) These values should be used as a basis for the min/max values on a piece of gear. The values on pieces of equipment have changed from patch to patch, so gear that is "pre-nerf" is left out of the tables to better represent what may drop in the current iteration of the [[HentaiVerse]]. If anything falls outside the range displayed on the tables it should be reported on the forums in the
[http://forums.e-hentai.org/index.php?showtopic=53281 Equipment Ranges thread] so that this page can be updated.
 
<u>Current issues</u>:
*Rarer equipment such as Force Shields, Power, Phase, Shade, Wakizashis, Katanas, and may be off due to their rarity.
 
=Formulas=
Put formulas for calculating base rolls, derived bases, and projected maximums, as well as how "slot" effects gear.
 
*'''Total_Roll''': Value when Base_Roll, Suffix_Roll, and Quality_Bonus are all added together
*'''Base_Roll''': Range of values that can appear on a piece of gear
*'''Suffix_Roll''': Range of values that get added due to a suffix
*'''Quality_Bonus''': Value added based on overall quality of the piece of gear
*'''Quality_Mod''': Multiplier for exquisite, magnificent, legendary, and Peerless gear for "Coolness". 1.05 for Exquisite, 1.10 for Magnificent, 1.20 for Legendary, and 1.25 for Peerless
*'''Slot_Mod''': Multiplier for gear based on what slot it is worn
*'''Derived_Base''': Value that can be seen on a piece of gear based on the rolls it got during creation
*'''Base_Multiplier''': Value that is multiplied with the base to determine the Derived_Base
*'''Projected_Maximum''': Maximum values that can be obtained on a piece of gear based on the formulas and observed values
 
A lot of rounding occurs when going back and forth between the Rolls and the Derived values.
*"round()" will be used for rounding to the nearest whole number
*"roundP()" will be used for rounding to the nearest percentile (second decimal)
*"floor()" will be used for rounding down
*"ceil()" will be used for rounding up
 
'''Total_Roll''' = Base_Roll + Suffix_Roll + Quality Bonus
'''Total_Roll''' = Derived_Base / Base_Multiplier
'''Quality_Bonus''' = Total_Roll - floor(Total_Roll)
 
If an equipment is forged, the additional multiplier applies to Base_Roll and Suffix Roll only (i.e. Quality_Bonus part is unaffected)
 
Since '''Base_Roll''' and '''Suffix_Roll''' are separate, they must be kept separate when determining the final value on a piece of gear.
'''Derived_Base''' = (ceil( round(Base_Roll * Slot_Mod) * Quality_Mod) +
ceil( round(Suffix_Roll * Slot_Mod) * Quality_Mod) + Quality_Bonus) * Base_Multiplier
 
''Slot_Mod''' is as follows:
{|class="wikitable"
!Slot
!Amount
|-
|Body || 1.2
|-
|Legs || 1.1
|-
|Head || 1
|-
|Hands || 0.9
|-
|Feet || 0.8
|-
|Weapons & Shields || 1
|}
 
''Projected_Maximums''' use the highest Rolls and Quality_Bonus seen on gear and are then plugged into the above formula to obtain the projected maximums.
 
For '''Quality_Bonus''', 0.00 is used for the Derived_Base minimum and 0.865 is used for the Derived_Base maximum. For the Projected_Maximums for Exquisite, Magnificent, and Legendary quality, Quality_Bonuses of 0.94, 0.99, 1.08, and 1.14 are used respectively.
 
If an equipment is forged, the additional multiplier applies to Base_Roll and Suffix Roll only (i.e. Quality_Bonus part is unaffected)
 
=Weapons=
==1-Handers==
===Axe===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Axe
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 578||879||0.0854||0||0||0||0||0||0||49.39||57.42||55.53||64.71||62.69||69.44||68.17||75.12
|-
! Others
| 350||682||0.0854||29.9||32.35||31.54||35.9||34.72||40.26||38.86||45.39||43.73||51.14||49.26||55.37||53.55||58.26
 
|-
! scope="col" rowspan="1" | Attack Accuracy Bonus
!
| 75||208||0.06069||4.56||5.12||5.07||6.21||5.97||7.43||7.1||8.84||8.43||10.43||9.97||11.51||11.05||12.65
 
|-
! scope="col" rowspan="1" | Attack Critical Bonus
!
| 151||507||0.0105||1.59||1.88||1.79||2.33||2.19||2.89||2.71||3.53||3.33||4.26||4.03||4.8||4.57||5.33
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 250||210||0.07||17.22||17.5||16.8||17.29||16.31||16.94||15.68||16.45||15.05||15.89||14.49||15.26||14.14||14.7
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 150||71||0.07||9.94||10.5||9.1||10.15||8.12||9.38||6.86||8.47||5.53||7.28||4.55||6.02||3.57||4.97
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||135||0.0804||0||0||0||0||0||0||7.49||8.55||8.47||9.69||9.57||10.49||10.47||10.88
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 84||210||0.03||0||0||2.52||3.02||2.95||3.66||3.51||4.36||4.17||5.16||4.92||5.71||5.5||6.32
|-
! DEX
| 66||134||0.03||0||0||1.98||2.24||2.21||2.59||2.52||3.01||2.91||3.42||3.32||3.74||3.64||4.04
|-
! AGI
| 50||110||0.03||0||0||1.5||1.73||1.72||2.05||1.97||2.39||2.31||2.76||2.66||3.04||2.97||3.32
|}
 
===Club===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Club
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 467||782||0.0854||0||0||0||0||0||0||39.9||48.31||46.4||55.87||52.95||59.86||61.76||66.82
|-
! Others
| 250||617||0.0854||21.36||23.71||23.09||27.53||26.11||32.31||30.13||37.77||35||43.81||41.46||48.28||45.36||52.72
 
|-
! scope="col" rowspan="2" | Attack Accuracy Bonus
! Balance
| 299||475||0.06069||0||0||0||0||0||0||18.18||21.72||21.15||25.47||24.61||27.65||27.03||28.87
|-
! Others
| 80||209||0.06069||4.86||5.5||5.34||6.46||6.21||7.61||7.28||9.01||8.63||10.49||10.05||11.58||11.12||12.71
 
|-
! scope="col" rowspan="2" | Attack Critical Bonus
! Balance
| 510||943||0.0105||0||0||0||0||0||0||5.36||6.79||6.55||8.2||8.06||9.2||8.95||9.91
|-
! Others
| 124||507||0.0105||1.31||1.65||1.54||2.13||1.97||2.71||2.52||3.41||3.18||4.19||3.94||4.76||4.49||5.33
 
|-
! scope="col" rowspan="1" | Magic Accuracy Chance
! Battlecaster
| 110||152||0.0491||0||0||0||0||0||0||5.45||5.86||5.87||6.62||6.47||7.24||7.23||7.48
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Battlecaster
| 102||149||0.1||0||0||0||0||0||0||10.26||11.9||12.07||13.37||13.95||14.07||14.93||14.93
 
|-
! scope="col" rowspan="1" | Parry
! Nimble
| 67||99||0.0894||0||0||0||0||0||0||6.07||6.93||6.75||7.67||7.76||8.25||8.17||8.88
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 220||157||0.07||14.98||15.4||14.28||15.12||13.44||14.49||12.53||13.79||11.41||12.88||10.71||11.83||9.8||10.99
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal/Battlecaster
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 150||71||0.07||9.94||10.5||9.1||10.15||8.12||9.38||6.86||8.47||5.53||7.28||4.55||6.02||3.5||4.97
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||140||0.0804||0||0||0||0||0||0||7.51||8.54||8.4||9.71||9.47||10.36||10.5||11.28
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 84||210||0.03||0||0||2.53||3.08||2.95||3.67||3.51||4.36||4.18||5.16||4.91||5.71||5.53||6.31
|-
! DEX
| 56||135||0.03||0||0||1.69||1.99||1.96||2.41||2.31||2.87||2.73||3.33||3.2||3.7||3.64||4.07
|-
! AGI
| 56||135||0.03||0||0||1.69||2||1.96||2.41||2.31||2.86||2.73||3.33||3.21||3.7||3.55||4.06
|}
 
===Rapier===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Rapier
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 317||596||0.0854||0||0||0||0||0||0||27.11||34.98||31.98||41.34||39.59||44.55||44.34||50.93
|-
! Others
| 150||458||0.0854||12.82||15||14.27||18.16||16.76||21.97||20||26.6||23.94||31.67||29.02||35.4||31.95||39.13
 
|-
! scope="col" rowspan="2" | Attack Accuracy Bonus
! Balance
| 440||704||0.06069||0||0||0||0||0||0||26.72||31.59||30.91||36.15||36.65||40.51||39.53||42.77
|-
! Others
| 150||360||0.06069||9.11||10.17||9.85||11.68||11.19||13.56||13||15.75||15.06||18.21||17.47||20||19.19||21.87
 
|-
! scope="col" rowspan="2" | Attack Critical Bonus
! Balance
| 510||956||0.0105||0||0||0||0||0||0||5.36||6.82||6.48||8.25||7.88||9.06||9.07||10.04
|-
! Others
| 126||510||0.0105||1.33||1.62||1.54||2.13||1.97||2.71||2.52||3.41||3.18||4.19||3.93||4.76||4.52||5.36
 
|-
! scope="col" rowspan="1" | Magic Accuracy Chance
! Battlecaster
| 103||158||0.0491||0||0||0||0||0||0||5.08||5.72||5.81||6.61||6.51||6.51||7.04||7.78
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Battlecaster
| 104||157||0.1||0||0||0||0||0||0||10.42||11.66||11.66||13.06||14.66||14.66||14.85||15.74
 
|-
! scope="col" rowspan="2" | Parry
! Nimble
| 181||298||0.0894||0||0||0||0||0||0||16.23||19.08||18.74||22.16||21.63||24.29||24.63||26.71
|-
! Others
| 75||209||0.0894||6.72||7.63||7.5||9.06||8.81||10.96||10.48||13.03||12.47||15.39||14.64||17.05||16.42||18.73
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 180||107||0.07||12.11||12.6||11.34||12.25||10.43||11.62||9.38||10.78||8.12||9.73||7.21||8.54||6.44||7.49
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal/Battlecaster
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 150||71||0.07||9.94||10.5||9.1||10.15||8.12||9.38||6.86||8.47||5.53||7.28||4.55||5.95||3.71||4.97
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||0||0.0804||0||0||0||0||0||0||7.52||8.6||8.46||9.71||9.69||10.35||0||0
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 56||135||0.03||0||0||1.69||2||1.96||2.41||2.31||2.86||2.73||3.32||3.2||3.7||3.55||4.06
|-
! DEX
| 84||208||0.03||0||0||2.53||3.02||2.96||3.66||3.51||4.36||4.18||5.15||4.91||5.69||5.53||6.26
|-
! AGI
| 57||135||0.03||0||0||1.72||2.03||1.97||2.41||2.31||2.87||2.73||3.33||3.2||3.7||3.54||4.06
|}
===Shortsword===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Shortsword
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 402||703||0.0854||0||0||0||0||0||0||34.37||42.54||40.26||49.86||46.73||55.34||53.41||60.07
|-
! Others
| 200||561||0.0854||17.09||19.51||18.83||23.29||21.92||27.79||25.87||33.01||30.7||38.92||36.6||43.33||41.47||47.92
 
|-
! scope="col" rowspan="2" | Attack Accuracy Bonus
! Balance
| 529||886||0.06069||0||0||0||0||0||0||32.11||38.26||37.61||44.4||44.57||48.95||49.37||53.79
|-
! Others
| 200||460||0.06069||12.15||13.46||13.08||15.34||14.72||17.62||16.87||20.37||19.5||23.36||22.47||25.61||25.03||27.96
 
|-
! scope="col" rowspan="2" | Attack Critical Bonus
! Balance
| 529||991||0.0105||0||0||0||0||0||0||5.56||6.96||6.72||8.34||8.22||9.23||9.24||10.41
|-
! Others
| 150||502||0.0105||1.58||1.88||1.8||2.33||2.19||2.89||2.71||3.53||3.33||4.26||4.03||4.8||4.57||5.28
 
|-
! scope="col" rowspan="1" |Attack Speed
! Swiftness
| 78||124||0.0481||0||0||0||0||0||0||3.78||4.54||4.44||5.32||5.31||5.75||5.79||5.97
 
|-
! scope="col" rowspan="1" | Magic Accuracy Chance
! Battlecaster
| 102||160||0.0491||0||0||0||0||0||0||5.05||5.87||5.8||6.6||6.99||7.19||7.89||7.89
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Battlecaster
| 102||149||0.1||0||0||0||0||0||0||10.25||11.78||12.06||13.44||14.34||14.74||14.97||14.97
 
|-
! scope="col" rowspan="1" | Parry
!
| 75||211||0.0894||6.72||7.76||7.45||9.21||8.8||10.96||10.47||13.03||12.45||15.4||14.66||17.06||16.29||18.89
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 150||92||0.07||10.08||10.5||9.45||10.22||8.68||9.66||7.77||8.96||6.79||8.12||6.02||7.14||5.39||6.44
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal/Battlecaster
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 150||71||0.07||9.94||10.5||9.1||10.15||8.12||9.38||6.86||8.47||5.53||7.28||4.55||6.02||3.57||4.97
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||138||0.0804||0||0||0||0||0||0||7.53||8.59||8.49||9.56||9.6||10.47||10.33||11.12
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 84||211||0.03||0||0||2.53||3.08||2.95||3.68||3.52||4.37||4.18||5.16||4.91||5.71||5.5||6.33
|-
! DEX
| 84||211||0.03||0||0||2.53||3.05||2.96||3.67||3.52||4.37||4.17||5.16||4.91||5.7||5.5||6.33
|-
! AGI
| 84||211||0.03||0||0||2.53||3.04||2.96||3.67||3.51||4.36||4.18||5.16||4.91||5.72||5.47||6.33
|}
 
===Wakizashi===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Wakizashi
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 316||541||0.0854||0||0||0||0||0||0||26.99||32.84||32.04||37.72||37.48||41.79||41.63||46.21
|-
! Others
| 160||411||0.0854||13.69||15.43||14.9||17.94||17.07||21.13||19.9||24.81||23.25||28.86||27.55||31.9||30.7||35.11
 
|-
! scope="col" rowspan="2" | Attack Accuracy Bonus
! Balance
| 558||797||0.06069||0||0||0||0||0||0||33.9||38.51||37.65||42.71||42.79||45.17||44.57||48.4
|-
! Others
| 250||411||0.06069||15.18||15.93||15.81||17.11||16.84||18.6||18.16||20.23||19.75||22.09||21.54||23.48||22.98||24.95
 
|-
! scope="col" rowspan="2" | Attack Critical Bonus
! Balance
| 542||961||0.0105||0||0||0||0||0||0||5.7||6.92||6.74||8.13||8.1||9.11||9.16||10.1
|-
! Others
| 150||511||0.0105||1.58||1.88||1.8||2.34||2.19||2.89||2.71||3.53||3.33||4.26||4.03||4.8||4.55||5.37
 
|-
! scope="col" rowspan="2" |Attack Speed
! Swiftness
| 207||386||0.0481||0||0||0||0||0||0||10||12.03||11.96||14.64||14.17||16.51||17.91||18.57
|-
! Others
| 75||261||0.0481||3.62||4.3||4.14||5.41||5.08||6.71||6.3||8.25||7.8||9.95||9.44||11.21||10.65||12.56
 
|-
! scope="col" rowspan="1" | Magic Accuracy Chance
! Battlecaster
| 103||143||0.0491||0||0||0||0||0||0||5.07||5.86||5.92||6.61||6.92||6.92||7.03||7.03
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Battlecaster
| 103||149||0.1||0||0||0||0||0||0||10.34||11.77||11.95||13.16||14.29||14.29||14.93||14.93
 
|-
! scope="col" rowspan="2" | Parry
! Nimble
| 226||336||0.0894||0||0||0||0||0||0||20.21||23.11||22.62||25.76||25.94||27.89||27.96||30.1
|-
! Others
| 120||251||0.0894||10.75||11.69||11.43||13.09||12.77||14.82||14.33||16.87||16.32||19.04||18.42||20.67||20.19||22.47
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 80||49||0.07||5.39||5.6||5.04||5.46||4.62||5.18||4.13||4.76||3.64||4.34||3.22||3.78||2.8||3.43
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal/Battlecaster
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 120||64||0.07||7.98||8.4||7.42||8.12||6.72||7.63||5.88||6.93||4.9||6.16||4.2||5.25||3.5||4.48
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||140||0.0804||0||0||0||0||0||0||7.52||8.55||8.48||9.71||9.45||10.32||10.79||11.29
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 50||111||0.03||0||0||1.51||1.73||1.73||2.05||1.98||2.39||2.32||2.76||2.66||3.04||2.95||3.33
|-
! DEX
| 111||261||0.03||0||0||3.35||3.98||3.83||4.7||4.48||5.5||5.26||6.42||6.14||7.07||6.82||7.83
|-
! AGI
| 111||261||0.03||0||0||3.33||3.89||3.83||4.69||4.47||5.5||5.26||6.41||6.16||7.13||6.82||7.83
|}
 
==2-Handers==
===Estoc===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Estoc
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 623||944||0.0854||0||0||0||0||0||0||53.25||61.58||60.08||69.41||69.35||74.01||76.03||80.67
|-
! Others
| 377||761||0.0854||32.21||34.64||34.13||38.47||37.36||43.4||41.86||49.07||47.25||55.39||53.41||59.82||61.35||64.99
 
|-
! scope="col" rowspan="2" | Attack Accuracy Bonus
! Balance
| 265||434||0.06069||0||0||0||0||0||0||16.11||18.97||18.92||21.23||21.73||23.11||24.25||26.37
|-
! Others
| 75||161||0.06069||4.56||4.94||4.89||5.62||5.5||6.39||6.19||7.3||7.05||8.25||7.99||9||8.74||9.78
 
|-
! scope="col" rowspan="2" | Attack Critical Bonus
! Balance
| 809||1223||0.0105||0||0||0||0||0||0||8.5||9.95||9.76||11.09||11.5||11.98||12.39||12.85
|-
! Others
| 377||760||0.0105||3.96||4.28||4.17||4.75||4.6||5.33||5.15||6.03||5.81||6.81||6.57||7.39||7.11||7.99
 
|-
! scope="col" rowspan="1" | Magic Accuracy Chance
! Battlecaster
| 167||261||0.0491||0||0||0||0||0||0||8.24||9.48||9.65||10.34||10.72||11.21||0||12.82
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Battlecaster
| 169||261||0.1||0||0||0||0||0||0||16.99||19.23||20.86||21.25||21.44||22.03||0||26.11
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 397||239||0.07||26.81||27.79||25.2||27.23||23.17||25.83||20.79||23.87||18.06||21.63||16.17||18.9||14.56||16.73
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal/Battlecaster
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 200||117||0.07||13.51||14||12.6||13.65||11.62||12.88||10.36||11.97||9.03||10.78||8.05||9.52||7.14||8.19
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||139||0.0804||0||0||0||0||0||0||7.5||8.57||8.36||9.31||9.86||9.94||10.72||11.22
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 203||386||0.03||0||0||6.09||6.83||6.68||7.75||7.47||8.75||8.43||9.86||9.53||10.7||10.42||11.58
|-
! DEX
| 83||201||0.03||0||0||2.49||2.95||2.9||3.57||3.43||4.22||4.02||4.94||4.78||5.47||5.37||6.03
|-
! AGI
| 47||131||0.03||0||0||1.42||1.73||1.71||2.17||2.04||2.63||2.5||3.14||3.02||3.52||3.45||3.93
|}
 
===Longsword===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Longsword
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 698||1096||0.0854||0||0||0||0||0||0||59.65||70.91||68.84||81.87||79.78||86.44||91.15||93.62
|-
! Others
| 400||920||0.0854||34.17||37.46||36.74||43.05||41.28||49.55||47.33||57.15||54.69||65.74||62.93||71.99||70.81||78.6
 
|-
! scope="col" rowspan="2" | Attack Accuracy Bonus
! Balance
| 289||482||0.06069||0||0||0||0||0||0||17.55||21.3||20.66||25.04||25.93||27.49||28.61||29.28
|-
! Others
| 76||201||0.06069||4.62||5.26||5.1||6.18||5.96||7.42||7.1||8.83||8.45||10.44||10.04||11.48||11.79||12.22
 
|-
! scope="col" rowspan="2" | Attack Critical Bonus
! Balance
| 851||1300||0.0105||0||0||0||0||0||0||8.94||10.36||10.22||11.83||12.18||12.87||13.16||13.65
|-
! Others
| 400||733||0.0105||4.2||4.54||4.45||5.06||4.9||5.69||5.48||6.43||6.19||7.26||6.99||7.84||7.67||7.7
 
|-
! scope="col" rowspan="1" | Magic Accuracy Chance
! Battlecaster
| 186||0||0.0491||0||0||0||0||0||0||9.18||9.58||10.17||10.17||11.53||11.53||0||0
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Battlecaster
| 176||0||0.1||0||0||0||0||0||0||17.69||18.22||20.12||20.12||23.49||23.49||0||0
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 500||337||0.07||34.02||35||32.2||34.23||30.17||32.83||27.79||30.87||25.06||28.63||23.17||25.97||21.14||23.59
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal/Battlecaster
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 299||174||0.07||20.09||20.93||19.04||20.44||17.36||19.32||15.61||17.92||13.58||16.24||12.04||14.21||11.2||12.18
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||129||0.0804||0||0||0||0||0||0||7.53||8.47||8.57||9.54||10||10.23||10.4||10.4
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 213||399||0.03||0||0||6.41||7.18||7.04||8.2||7.92||9.28||8.94||10.49||10.15||11.35||11.08||11.98
|-
! DEX
| 160||304||0.03||0||0||4.81||5.27||5.32||6.18||5.97||7||6.76||7.91||7.69||8.5||8.38||9.13
|-
! AGI
| 83||159||0.03||0||0||2.5||2.74||2.72||3.16||3.06||3.61||3.48||4.08||3.98||4.45||4.45||4.78
|}
 
===Mace===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Mace
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 624||949||0.0854||0||0||0||0||0||0||53.33||61.96||60.06||69.56||67.93||75.76||73.47||81.08
|-
! Others
| 376||749||0.0854||32.13||34.78||33.98||38.2||37.32||43.42||41.84||49.06||47.25||55.4||53.34||59.81||58.1||64
 
|-
! scope="col" rowspan="2" | Attack Accuracy Bonus
! Balance
| 287||472||0.06069||0||0||0||0||0||0||17.47||20.61||20.67||24.2||24.33||26.73||28.13||28.67
|-
! Others
| 80||194||0.06069||4.89||5.43||5.33||6.29||6.09||7.44||7.11||8.71||8.33||10.06||9.75||11.12||10.82||11.8
 
|-
! scope="col" rowspan="2" | Attack Critical Bonus
! Balance
| 818||1257||0.0105||0||0||0||0||0||0||8.59||9.88||9.92||11.09||11.2||12.12||12.59||13.2
|-
! Others
| 376||742||0.0105||3.95||4.16||4.18||4.73||4.59||5.34||5.14||6.03||5.81||6.81||6.58||7.38||7.28||7.8
 
|-
! scope="col" rowspan="1" | Magic Accuracy Chance
! Battlecaster
| 174||237||0.0491||0||0||0||0||0||0||8.56||9.36||9.44||10.32||0||0||11.68||11.68
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Battlecaster
| 169||232||0.1||0||0||0||0||0||0||16.94||19.28||19.12||21.75||0||0||23.29||23.29
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 400||240||0.07||26.95||28||25.27||27.23||23.17||25.83||20.79||23.87||18.06||21.63||16.17||18.97||14.42||16.8
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal/Battlecaster
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 200||122||0.07||13.51||14||12.6||13.58||11.62||12.88||10.36||11.97||9.03||10.78||8.05||9.52||7.56||8.54
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||0||0.0804||0||0||0||0||0||0||7.49||8.38||8.49||9.44||9.75||10.38||0||0
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 206||377||0.03||0||0||6.19||6.91||6.72||7.78||7.53||8.83||8.53||9.99||9.64||10.82||10.57||11.32
|-
! DEX
| 140||260||0.03||0||0||4.22||4.55||4.45||5.17||5.02||5.86||5.68||6.65||6.41||7.22||7.11||7.81
|-
! AGI
| 68||132||0.03||0||0||2.05||2.15||2.2||2.59||2.52||3.01||2.91||3.42||3.31||3.68||3.66||3.97
|}
 
===Katana===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Katana
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="2" | Weapon Damage
! Slaughter
| 601||926||0.0854||0||0||0||0||0||0||51.39||60.38||58.25||68.78||66.57||74.62||73.2||79.12
|-
! Others
| 350||761||0.0854||29.9||32.85||31.9||36.95||35.57||42.03||40.32||48.03||46.03||54.79||52.84||59.23||60.58||64.99
 
|-
! scope="col" rowspan="2" | Attack Accuracy Bonus
! Balance
| 531||886||0.06069||0||0||0||0||0||0||32.27||38.58||37.1||44.11||43.81||48.6||49.92||53.78
|-
! Others
| 200||456||0.06069||12.15||13.39||13.14||15.31||14.71||17.62||16.86||20.35||19.49||23.36||22.45||25.35||25.2||27.71
 
|-
! scope="col" rowspan="2" | Attack Critical Bonus
! Balance
| 858||1351||0.0105||0||0||0||0||0||0||9.01||10.36||10.23||11.95||11.75||12.94||12.56||14.19
|-
! Others
| 400||795||0.0105||4.2||4.54||4.45||5.07||4.9||5.69||5.48||6.43||6.19||7.26||7.04||7.83||7.58||8.35
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 400||237||0.07||26.95||28||25.2||27.23||23.17||25.83||20.79||23.87||18.06||21.63||16.17||18.9||14||16.59
 
|-
! scope="col" rowspan="2" | Interference
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 200||119||0.07||13.44||14||12.67||13.65||11.62||12.88||10.36||11.97||9.03||10.78||8.05||9.38||7.21||8.33
 
|-
! scope="col" rowspan="1" | Elemental Damage Bonuses
! Prefix
| 93||130||0.0804||0||0||0||0||0||0||7.53||8.42||8.48||9.55||10||10.48||10.48||10.48
 
|-
! scope="col" rowspan="3" | Primary Attribute Bonuses
! STR
| 216||411||0.03||0||0||6.48||7.24||7.04||8.19||7.92||9.28||8.95||10.49||10.22||11.38||11.14||12.33
|-
! DEX
| 160||311||0.03||0||0||4.81||5.45||5.33||6.2||5.99||7||6.76||7.91||7.73||8.6||8.38||9.33
|-
! AGI
| 60||161||0.03||0||0||1.81||2.16||2.09||2.64||2.52||3.25||3.09||3.87||3.68||4.28||4.15||4.83
|}
 
==Staff==
===Katalox===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Katalox
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="1" | Weapon Damage
!
| 102||400||0.0854||8.76||10.31||10.15||13.71||12.81||17.47||16.25||21.92||20.45||26.81||25.19||30.41||29.03||34.22
 
|-
! scope="col" rowspan="2" | Magic Damage Bonus
! Destruction
| 366||602||0.082969||0||0||0||0||0||0||30.44||36.27||35.36||42.26||42.27||45.69||48.41||49.98
|-
! Others
| 150||390||0.082969||12.46||13.64||13.58||16.27||15.64||19.37||18.36||22.86||21.68||26.61||25.43||29.03||28.02||32.39
 
|-
! scope="col" rowspan="2" | Magic Accuracy Bonus
! Focus
| 442||774||0.0491||0||0||0||0||0||0||21.72||26.49||26.05||30.44||30.73||33.49||38.01||38.01
|-
! Others
| 150||390||0.0491||7.38||8.19||8.16||9.75||9.26||11.46||10.87||13.52||12.79||15.76||15.22||17.44||16.99||19.18
 
|-
! scope="col" rowspan="2" | Magic Crit Bonus
! Focus
| 612||1000||0.0114||0||0||0||0||0||0||6.98||8.44||8.38||9.73||9.7||10.61||11.41||11.41
|-
! Others
| 250||640||0.0114||2.85||3.18||3.11||3.73||3.56||4.39||4.16||5.16||4.91||6.02||5.73||6.64||6.4||7.3
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Focus
| 172||302||0.1||0||0||0||0||0||0||17.21||21.92||20.78||25.97||25.91||28.21||30.22||30.22
 
|-
! scope="col" rowspan="2" | Proficiency Bonus
! Prof Suffix
| 315||515||0.0306||0||0||0||0||0||0||9.65||11.53||11.31||12.94||13.46||13.46||15.21||15.76
|-
! Others
| 91||270||0.0306||2.79||3.18||3.11||3.84||3.7||4.7||4.45||5.65||5.37||6.7||6.43||7.47||7.16||8.28
 
|-
! scope="col" rowspan="1" | Minor Prof
!
| 66||200||0.0306||2.03||2.27||2.27||2.82||2.71||3.44||3.28||4.15||3.96||4.96||4.71||5.51||5.35||6.14
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 200||121||0.07||13.58||14||12.6||13.65||11.62||12.88||10.36||11.97||9.03||10.78||8.05||9.52||7||8.47
 
|-
! scope="col" rowspan="5" | Elemental Damage Bonuses
! Holy Suffix/Prefix
| 195||436||0.0804||0||0||0||0||0||0||15.74||25.75||18.39||28.45||21.78||23.3||24.77||35.13
|-
! Holy Prefix
| 25||140||0.0804||2.04||2.71||2.7||3.91||3.6||5.28||4.92||14.16||6.45||17.18||8.12||19.61||9.97||11.31
|-
! Dark Suffix/Prefix
| 194||340||0.0804||0||0||0||0||0||0||15.62||24.9||18.85||29.96||22.59||33.45||25.56||27.39
|-
! Dark Prefix
| 25||243||0.0804||2.04||2.71||2.66||3.93||3.6||5.27||4.93||14.57||6.45||17.05||8.19||19.47||9.64||19.54
|-
! Prefix
| 93||128||0.0804||0||0||0||0||0||0||7.5||8.62||8.47||9.63||9.48||10.38||10.37||10.37
 
|-
! scope="col" rowspan="2" | Primary Attribute Bonuses
! INT
| 77||240||0.03||0||0||2.33||2.9||2.82||3.8||3.53||4.7||4.37||5.7||5.34||6.39||6.06||7.22
|-
! WIS
| 60||160||0.03||0||0||1.82||2.13||2.09||2.65||2.53||3.26||3.1||3.87||3.69||4.32||4.14||4.82
|}
 
===Redwood===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Redwood
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="1" | Weapon Damage
!
| 102||400||0.0854||8.79||10.4||10.07||13.47||12.8||17.49||16.26||21.91||20.44||26.84||25.17||30.41||29.22||34.23
 
|-
! scope="col" rowspan="2" | Magic Damage Bonus
! Destruction
| 365||606||0.082969||0||0||0||0||0||0||30.29||35.71||35.88||41.86||41.93||45.36||46.5||50.33
|-
! Others
| 150||385||0.082969||12.48||14||13.6||16.22||15.67||19.28||18.37||22.6||21.59||26.38||25.2||29.02||28.44||31.98
 
|-
! scope="col" rowspan="2" | Magic Accuracy Bonus
! Focus
| 445||696||0.0491||0||0||0||0||0||0||21.86||26.17||25.93||30.15||31.14||31.23||34.18||34.18
|-
! Others
| 150||385||0.0491||7.38||8.34||8.07||9.68||9.28||11.42||10.87||13.38||12.79||15.62||14.93||17.2||16.84||18.94
 
|-
! scope="col" rowspan="2" | Magic Crit Bonus
! Focus
| 455||886||0.0114||0||0||0||0||0||0||5.19||6.75||6.5||8.32||8.62||9.1||10.11||10.11
|-
! Others
| 125||510||0.0114||1.43||1.77||1.68||2.31||2.14||2.95||2.74||3.7||3.46||4.55||4.27||5.17||4.96||5.82
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Focus
| 172||302||0.1||0||0||0||0||0||0||17.24||21.88||20.8||25.8||25.01||26.82||30.22||30.22
 
|-
! scope="col" rowspan="2" | Proficiency Bonus
! Prof Suffix
| 325||530||0.0306||0||0||0||0||0||0||9.96||11.64||11.89||13.06||13.65||14.38||14.29||16.24
|-
! Others
| 100||265||0.0306||3.07||3.39||3.4||4.09||3.94||4.89||4.67||5.8||5.52||6.8||6.48||7.5||7.2||8.11
 
|-
! scope="col" rowspan="1" | Minor Prof
!
| 50||140||0.0306||1.54||1.75||1.72||2.08||2.05||2.53||2.4||2.99||2.86||3.53||3.39||3.86||3.73||4.31
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 150||87||0.07||10.15||10.5||9.38||10.15||8.54||9.59||7.63||8.89||6.51||7.98||5.74||6.86||4.9||6.09
 
|-
! scope="col" rowspan="3" | Elemental Damage Bonuses
! Elemental Suffix/Prefix
| 198||442||0.0804||0||0||0||0||0||0||15.96||25.78||18.94||29.26||22.34||22.34||25.9||35.55
|-
! Elemental Prefix
| 25||255||0.0804||2.04||2.8||2.67||3.9||3.62||5.27||4.93||14.66||6.47||17.68||8.12||18.34||9.4||20.51
|-
! Prefix
| 93||135||0.0804||0||0||0||0||0||0||7.54||8.32||8.81||9.72||9.58||10.19||10.53||10.87
 
|-
! scope="col" rowspan="2" | Primary Attribute Bonuses
! INT
| 84||210||0.03||0||0||2.54||2.99||2.97||3.68||3.52||4.37||4.18||5.16||4.92||5.7||5.5||6.32
|-
! WIS
| 84||210||0.03||0||0||2.54||3.06||2.97||3.68||3.52||4.37||4.19||5.16||4.91||5.7||5.58||6.32
|}
 
===Willow===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Willow
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="1" | Weapon Damage
!
| 100||400||0.0854||8.58||10.59||10.14||13.68||12.8||17.47||16.26||21.91||20.46||26.83||25.18||30.41||28.68||34.24
 
|-
! scope="col" rowspan="2" | Magic Damage Bonus
! Destruction
| 362||606||0.082969||0||0||0||0||0||0||30.06||35.76||36.2||42.63||41.45||45.7||45.11||50.34
|-
! Others
| 150||385||0.082969||12.5||13.99||13.67||16.34||15.66||19.27||18.36||22.61||21.6||26.37||25.45||28.96||27.76||31.99
 
|-
! scope="col" rowspan="2" | Magic Accuracy Bonus
! Focus
| 444||773||0.0491||0||0||0||0||0||0||21.84||26.7||25.58||30.94||30.79||33.45||34.73||38
|-
! Others
| 151||385||0.0491||7.44||8.32||8.12||9.67||9.28||11.42||10.87||13.39||12.79||15.61||14.93||17.14||16.79||18.94
 
|-
! scope="col" rowspan="2" | Magic Crit Bonus
! Focus
| 471||930||0.0114||0||0||0||0||0||0||5.38||6.83||6.48||8.17||8.28||9.07||9.42||10.61
|-
! Others
| 126||510||0.0114||1.44||1.78||1.67||2.31||2.14||2.95||2.74||3.7||3.46||4.55||4.28||5.17||4.87||5.82
 
|-
! scope="col" rowspan="1" | Counter-Resist
!
| 25||135||0.1||2.58||3.38||3.2||4.74||4.48||6.38||5.96||8.36||7.84||10.41||9.8||11.84||11.43||13.59
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Focus
| 170||330||0.1||0||0||0||0||0||0||17.05||21.81||21||26.42||26.51||28.33||29.12||33.09
 
|-
! scope="col" rowspan="2" | Proficiency Bonus
! Prof Suffix
| 421||645||0.0306||0||0||0||0||0||0||12.91||14.77||14.57||16.77||16.77||17.78||17.93||19.76
|-
! Others
| 190||385||0.0306||5.83||6.27||6.19||7.03||6.82||7.91||7.64||8.93||8.62||10.07||9.73||10.9||10.53||11.81
 
|-
! scope="col" rowspan="1" | Minor Prof
!
| 65||200||0.0306||2||2.32||2.27||2.82||2.72||3.45||3.29||4.15||3.97||4.96||4.71||5.52||5.26||6.15
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 150||87||0.07||10.08||10.5||9.38||10.22||8.54||9.59||7.63||8.89||6.51||7.98||5.74||6.93||4.97||6.09
 
|-
! scope="col" rowspan="3" | Elemental Damage Bonuses
! Dark Prefix
| 40||330||0.0804||3.26||4.22||4.08||5.64||5.45||7.77||7.19||17.5||9.29||20.82||11.66||22.68||13.58||26.6
|-
! Elec/Wind Prefix
| 25||230||0.0804||2.04||2.48||2.47||3.23||3.12||4.15||3.98||13.09||5.03||15.13||6.11||16.33||6.9||18.56
|-
! Other Prefix
| 93||131||0.0804||0||0||0||0||0||0||7.55||8.5||8.58||9.65||9.81||10.38||10.55||10.55
 
|-
! scope="col" rowspan="2" | Primary Attribute Bonuses
! INT
| 58||161||0.03||0||0||1.76||2.07||2.1||2.66||2.53||3.26||3.1||3.87||3.69||4.33||4.14||4.83
|-
! WIS
| 77||241||0.03||0||0||2.33||2.99||2.82||3.79||3.52||4.7||4.37||5.71||5.31||6.25||6.15||7.23
|}
 
===Oak===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Oak
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
|-
! scope="col" rowspan="1" | Weapon Damage
!
| 100||400||0.0854||8.56||10.68||10.12||13.7||12.81||17.47||16.27||21.93||20.48||26.82||25.18||30.42||29.72||34.23
 
|-
! scope="col" rowspan="1" | Magic Damage Bonus
!
| 150||385||0.082969||12.45||13.99||13.76||16.36||15.68||19.29||18.36||22.6||21.6||26.38||25.2||29.02||28.43||31.98
 
|-
! scope="col" rowspan="2" | Magic Accuracy Bonus
! Focus
| 447||719||0.0491||0||0||0||0||0||0||21.99||26.48||26.36||31.22||30.51||34.14||35.31||35.31
|-
! Others
| 150||385||0.0491||7.39||8.32||8.18||9.71||9.28||11.42||10.88||13.38||12.79||15.62||14.93||17.14||17.09||18.94
 
|-
! scope="col" rowspan="2" | Magic Crit Bonus
! Focus
| 458||789||0.0114||0||0||0||0||0||0||5.23||6.7||6.59||8.15||8.37||9.36||9||9
|-
! Others
| 125||510||0.0114||1.43||1.8||1.68||2.31||2.14||2.95||2.74||3.7||3.46||4.55||4.27||5.17||4.93||5.82
 
|-
! scope="col" rowspan="1" | Counter-Resist
!
| 25||135||0.1||2.54||3.38||3.37||4.78||4.49||6.37||5.94||8.35||7.86||10.4||9.79||11.94||11.7||13.58
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Focus
| 171||302||0.1||0||0||0||0||0||0||17.18||21.96||21.17||26.3||26.1||29.64||30.22||30.22
 
|-
! scope="col" rowspan="2" | Proficiency Bonus
! Prof Suffix
| 425||604||0.0306||0||0||0||0||0||0||13.03||14.82||14.43||16.58||16.8||18.06||18.51||18.51
|-
! Others
| 190||385||0.0306||5.82||6.31||6.19||6.96||6.82||7.91||7.64||8.93||8.62||10.07||9.73||10.91||10.92||11.81
 
|-
! scope="col" rowspan="1" | Minor Prof
!
| 75||210||0.0306||2.31||2.66||2.57||3.14||3.03||3.75||3.59||4.46||4.27||5.26||5.02||5.82||5.6||6.45
 
|-
! scope="col" rowspan="2" | Burden
! Ethereal
| 0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0||0
|-
! Others
| 150||82||0.07||10.15||10.5||9.38||10.22||8.54||9.59||7.63||8.89||6.51||7.98||5.74||6.93||5.04||5.74
 
|-
! scope="col" rowspan="4" | Elemental Damage Bonuses
! Holy Prefix/Suffix
| 222||522||0.0804||0||0||0||0||0||0||17.86||27.28||21.37||34.07||25.89||28.8||29.51||41.99
|-
! Holy Prefix
| 40||172||0.0804||3.25||4.25||4.06||5.73||5.46||7.77||7.19||16.47||9.3||18.32||11.66||21.95||13.83||13.84
|-
! Fire/Cold Prefix
| 25||222||0.0804||2.04||2.44||2.5||3.28||3.13||4.15||3.97||12.54||5.03||14.78||6.1||15.93||7.34||17.85
|-
! Other Prefix
| 93||0||0.0804||0||0||0||0||0||0||7.54||8.58||8.59||9.08||10.08||10.08||0||0
 
|-
! scope="col" rowspan="2" | Primary Attribute Bonuses
! INT
| 58||160||0.03||0||0||1.75||2.16||2.1||2.66||2.54||3.26||3.11||3.87||3.7||4.33||4.14||4.82
|-
! WIS
| 76||240||0.03||0||0||2.3||2.96||2.82||3.8||3.53||4.7||4.37||5.7||5.4||6.42||6.1||7.22
|}
 
=Shields=
===Buckler===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Buckler
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
 
|-
! scope="col" rowspan="1" |Attack Speed
! Agile
| 35||70||0.0481||0||0||0||0||0||0||1.69||2.22||2.18||2.78||2.67||3.22||3.19||3.39
 
|-
! scope="col" rowspan="1" | Magic Accuracy Chance
! Battlecaster
| 167||259||0.0491||0||0||0||0||0||0||8.24||9.56||9.69||10.87||10.5||10.5||12||12.73
 
|-
! scope="col" rowspan="1" | Mana Conservation
! Battlecaster
| 167||251||0.1||0||0||0||0||0||0||16.76||19.45||20.33||21.83||23.88||23.88||23.33||25.15
 
|-
! scope="col" rowspan="2" | Physical Mitigation
! Protection
| 114||194||0.021||0||0||0||0||0||0||2.4||2.93||2.9||3.41||3.28||3.72||3.83||4.08
|-
! Others
| 50||110||0.021||1.05||1.15||1.14||1.31||1.29||1.5||1.47||1.73||1.68||1.95||1.9||2.11||2.1||2.33
 
|-
! scope="col" rowspan="2" | Magical Mitigation
! Warding
| 197||0||0.0201||0||0||0||0||0||0||3.96||4.72||4.65||5.35||5.5||5.69||0||0
|-
! Others
| 50||110||0.0201||1.01||1.1||1.09||1.26||1.23||1.44||1.4||1.65||1.61||1.87||1.82||2.03||1.99||2.23
 
|-
! scope="col" rowspan="2" | Block
! Barrier
| 240||352||0.0998||0||0||0||0||0||0||24.05||27.44||27.38||30.92||32.48||33.77||34.65||35.15
|-
! Others
| 150||310||0.0998||14.98||16.23||15.92||18.2||17.69||20.6||19.85||23.29||22.45||26.34||25.39||28.68||28.46||31.03
 
|-
! scope="col" rowspan="1" | Parry
! Nimble
| 67||101||0.0894||0||0||0||0||0||0||6.03||6.81||6.73||7.65||7.62||8.29||8.6||9.04
 
|-
! scope="col" rowspan="1" | Burden
! Mithril mixed in
| 80||48||0.07||5.39||5.6||5.04||5.46||4.62||5.18||3.08||4.76||2.73||4.34||2.45||3.78||2.24||3.36
 
|-
! scope="col" rowspan="1" | Interference
!
| 80||33||0.07||5.25||5.6||4.76||5.39||4.13||4.97||3.43||4.34||2.59||3.71||2.03||2.87||1.4||2.31
 
|-
! scope="col" rowspan="3" | Specific Mitigation
! Crushing /w Reinforced mixed in
| 118||210||0.0155||0||0||0||0||0||0||1.84||2.25||2.18||2.66||2.69||2.88||3.12||3.26
|-
! Slashing /w Reinforced mixed in
| 117||193||0.0153||0||0||0||0||0||0||1.8||2.21||2.13||2.61||2.73||2.88||2.86||2.96
|-
! Piercing /w Reinforced mixed in
| 118||198||0.015||0||0||0||0||0||0||1.77||2.18||2.09||2.57||2.7||2.78||2.81||2.97
 
|-
! scope="col" rowspan="4" | Primary Attribute Bonuses
! STR
| 61||211||0.03||0||0||1.84||2.45||2.32||3.19||2.97||4||3.75||4.88||4.65||5.63||5.52||6.33
|-
! DEX
| 61||211||0.03||0||0||1.83||2.29||2.32||3.19||2.97||4||3.75||4.91||4.64||5.6||5.31||6.33
|-
! AGI
| 64||211||0.03||0||0||1.93||2.39||2.32||3.18||2.97||4||3.76||4.91||4.64||5.54||5.59||6.33
|-
! END
| 61||207||0.03||0||0||1.83||2.44||2.31||3.19||2.97||3.99||3.75||4.91||4.65||5.62||5.41||6.23
|}
 
===Kite Shield===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Kite
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
 
|-
! scope="col" rowspan="1" |Attack Speed
! Agile
| 35||73||0.0481||0||0||0||0||0||0||1.69||2.21||2.18||2.77||2.76||3.16||3.16||3.53
 
|-
! scope="col" rowspan="2" | Physical Mitigation
! Protection
| 153||257||0.021||0||0||0||0||0||0||3.23||3.83||3.85||4.53||4.44||4.83||5.07||5.41
|-
! Others
| 75||159||0.021||1.58||1.72||1.69||1.95||1.9||2.21||2.14||2.53||2.43||2.85||2.78||3.11||3.03||3.35
 
|-
! scope="col" rowspan="2" | Magical Mitigation
! Warding
| 235||374||0.0201||0||0||0||0||0||0||4.74||5.63||5.57||6.34||6.48||6.83||7.11||7.52
|-
! Others
| 75||159||0.0201||1.51||1.64||1.62||1.86||1.81||2.12||2.05||2.42||2.33||2.73||2.64||2.97||2.88||3.2
 
|-
! scope="col" rowspan="1" | Block
!
| 200||360||0.0998||19.97||21.28||20.89||23.23||22.68||25.57||24.82||28.27||27.45||31.33||30.47||33.44||32.65||35.97
 
|-
! scope="col" rowspan="1" | Burden
! Mithril mixed in
| 250||172||0.07||16.94||17.5||16.1||17.15||15.12||16.38||10.43||15.47||9.38||14.28||8.75||13.02||8.12||12.04
 
|-
! scope="col" rowspan="1" | Interference
!
| 250||172||0.07||16.94||17.5||16.1||17.08||15.12||16.38||13.86||15.47||12.53||14.28||11.55||12.95||10.5||12.04
 
|-
! scope="col" rowspan="6" | Specific Mitigation
! Crushing /w Reinforced mixed in+Suffix
| 246||455||0.0155||0||0||0||0||0||0||3.82||6.57||4.61||7.87||6.13||8.75||6.78||7.06
|-
! Crushing /w Reinforced mixed in
| 118||201||0.0155||0||0||0||0||0||0||1.84||2.23||2.16||2.64||2.74||2.88||2.85||3.12
|-
! Slashing /w Reinforced mixed in+Suffix
| 243||453||0.0153||0||0||0||0||0||0||3.73||6.54||4.58||7.84||5.98||8.2||6.94||6.94
|-
! Slashing /w Reinforced mixed in
| 117||205||0.0153||0||0||0||0||0||0||1.8||2.18||2.14||2.63||2.61||2.76||2.86||3.14
|-
! Piercing /w Reinforced mixed in+Suffix
| 243||617||0.015||0||0||0||0||0||0||3.65||6.68||4.49||7.42||5.95||5.95||8.97||9.26
|-
! Piercing /w Reinforced mixed in
| 117||196||0.015||0||0||0||0||0||0||1.76||2.15||2.11||2.54||2.61||2.7||2.94||2.94
 
|-
! scope="col" rowspan="4" | Primary Attribute Bonuses
! STR
| 61||204||0.03||0||0||1.83||2.47||2.31||3.19||2.98||4||3.75||4.91||4.65||5.6||5.34||6.13
|-
! DEX
| 61||208||0.03||0||0||1.83||2.41||2.32||3.19||2.97||4||3.76||4.92||4.64||5.56||5.45||6.25
|-
! AGI
| 60||207||0.03||0||0||1.82||2.41||2.32||3.19||2.97||4||3.76||4.91||4.65||5.51||5.35||6.21
|-
! END
| 64||204||0.03||0||0||1.93||2.39||2.33||3.18||2.97||4||3.75||4.91||4.66||5.62||5.34||6.13
|}
 
===Force===
{| class="wikitable collapsible collapsed" width="100%" style="text-align: center"
! scope="col" colspan="19" | Force
|-
! scope="col" rowspan="2" colspan="2" |
! scope="col" colspan="2" | Base rolls
! scope="col"            | Base multiplier/<br />Fluctuation
! scope="col" colspan="2" | Crude
! scope="col" colspan="2" | Fair
! scope="col" colspan="2" | Average
! scope="col" colspan="2" | Superior
! scope="col" colspan="2" | Exquisite
! scope="col" colspan="2" | Magnificent
! scope="col" colspan="2" | Legendary/Peerless
 
|-
| Min || Max
|
| Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max || Min || Max
 
 
 
|-
! scope="col" rowspan="2" | Physical Mitigation
! Protection
| 150||238||0.021||0||0||0||0||0||0||3.17||3.51||3.68||4.34||4.49||4.52||4.94||5
|-
! Others
| 83||160||0.021||0||0||0||0||1.75||2.04||2||2.42||2.33||2.79||2.73||3.07||2.99||3.38
 
|-
! scope="col" rowspan="2" | Magical Mitigation
! Warding
| 232||376||0.0201||0||0||0||0||0||0||4.67||5.44||5.8||6.24||6.62||6.76||6.87||7.57
|-
! Others
| 82||161||0.0201||0||0||0||0||1.66||1.87||1.92||2.31||2.24||2.67||2.57||2.94||2.83||3.24
 
|-
! scope="col" rowspan="1" | Block
!
| 273||385||0.0998||0||0||0||0||27.3||28.53||29.15||31.94||31.34||34.61||33.74||36.34||35.84||38.52
 
|-
! scope="col" rowspan="1" | Burden
! Mithril mixed in
| 89||52||0.07||0||0||0||0||5.6||6.23||4.83||5.74||3.99||5.11||3.43||4.27||2.8||3.64
 
|-
! scope="col" rowspan="1" | Interference
!
| 562||441||0.07||0||0||0||0||37.38||39.34||34.79||37.87||32.06||35.63||30.17||32.9||28||30.87
 
|-
! scope="col" rowspan="4" | Specific Mitigation
! Crushing Suffix
| 254||460||0.0155||0||0||0||0||0||0||3.95||4.33||4.78||5.62||5.94||6.39||6.11||7.14
|-
! Slashing Suffix
| 263||439||0.0153||0||0||0||0||0||0||4.03||4.49||4.5||5.24||5.62||5.97||6.38||6.72
|-
! Piercing Suffix
| 246||0||0.015||0||0||0||0||0||0||3.7||4.64||4.93||5.41||5.28||5.95||0||0
|-
! Elemental Prefix
| 156||257||0.1||0||0||0||0||0||0||15.62||18.06||18.47||21.09||22.4||23.54||22.71||25.71
 
|-
! scope="col" rowspan="4" | Primary Attribute Bonuses
! STR
| 81||209||0.03||0||0||0||0||2.45||2.6||3||3.99||3.75||4.88||4.65||5.54||5.43||6.28
|-
! DEX
| 88||211||0.03||0||0||0||0||2.66||3.1||3.01||3.99||3.75||4.91||4.8||5.49||5.37||6.33
|-
! AGI
| 82||211||0.03||0||0||0||0||2.47||3.01||2.99||3.99||3.77||4.88||4.65||5.55||5.52||6.33
|-
! END
| 81||211||0.03||0||0||0||0||2.45||3.15||2.99||4||3.76||4.86||4.62||5.62||5.41||6.33
|}
 
==See Also==
*[[Equipment Ranges Clothes]]
*[[Equipment Ranges Light]]
*[[Equipment Ranges Heavy]]
*[[Equipment Base Modifier Ranges]]
*[[Equipment Base Coefficients]]
*[[Equipment]]
*[https://forums.e-hentai.org/index.php?showtopic=53281 Equipment Ranges] - Post any new data here.
 
{{HVnav}}

Latest revision as of 03:48, 22 June 2026

Redirect to: