Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
i start a rog mode game in ver1.0.1b3,which is a example to prove the formula is wrong
Here are the formula parameters.
1. WorldTier。60,for A worldTier
2. random。(-5, 7.5)
3. Zone * 1.5。9 in a loop,6*1.5
4. log10(challengeSCGain) * 5。11.28,for level 18 challenge Exponent of A WorldTier
5. GameData.CorruptionSliderStep * 0.75。8.25,for the max 500 Corruption
6. EquipmentQuality from soulshop。1.08 + 4 + 3.6,for Fully Purchased soulshop
7. Run Loop。4,in loop
8. Expert's Monocle。5.25, at MAX-Tier level 10
Item quality = (60+9)+11.28+8.25+(1.08+4+3.6)+4+5.25+random(-5, 7.5) = 106.46 + random(−5,7.5)
According to the formula,i can get equipments with item quality from 101.46 to 114.96
but i even get SS Tier equipment(80-89),and never get Z Tier equipment(110-119)
am i wrong or the formula wrong?
BUT
Your statment is true as there have been some addition in Hotfix 1.0.0.g:
- Chest & Swarm stage now has 2 equipments roll:
old one normal equipments at 2% chance
additional lower quality equipment at 50% chance
- Elite now has 2 equipments roll:
old one normal equipments at 0.5% chance
additional lower quality equipment at 20% chance
- Elite Swarm now has 2 equipments roll:
old one normal equipments at 10% chance
additional lower quality equipment at 100% chance
Goal of these chance is to promote equipment recycling and help find new equipment modifiers
(and we don't have formula for this lower quality equipment)