Инсталирайте Steam
вход
|
език
Опростен китайски (简体中文)
Традиционен китайски (繁體中文)
Японски (日本語)
Корейски (한국어)
Тайландски (ไทย)
Чешки (Čeština)
Датски (Dansk)
Немски (Deutsch)
Английски (English)
Испански — Испания (Español — España)
Испански — Латинска Америка (Español — Latinoamérica)
Гръцки (Ελληνικά)
Френски (Français)
Италиански (Italiano)
Индонезийски (Bahasa Indonesia)
Унгарски (Magyar)
Холандски (Nederlands)
Норвежки (Norsk)
Полски (Polski)
Португалски (Português)
Бразилски португалски (Português — Brasil)
Румънски (Română)
Руски (Русский)
Финландски (Suomi)
Шведски (Svenska)
Турски (Türkçe)
Виетнамски (Tiếng Việt)
Украински (Українська)
Докладване на проблем с превода
I'd have to check the Creation Kit to be sure of exactly how it's implemented, but I'm guessing that it uses a global value to modify the chances applied to extra Fortune Finder and Scrounger items in the levelled lists for containers.
EDIT: Amount of caps and ammo stays the same (within the range specified by leveled lists this perk uses) regardless of perk rank. It's just the chance of these leveled lists being added to said containers is what changes.
List of compatibile containers where these leveled lists can be added remains the same regardless of perk rank.
But it was long time ago since i checked so if anyone thinks that i remembered it wrong. Feel free to correct me.
Only a CK deep dive will tell for sure.
In case you're wondering, the chances that scrounger rank 4 magazine refill triggers is 5%, that's pretty poor
That kind of thing.
I don't see any change in the range of containers which are affected, just in how big the chance is for the extra items to be randomly rolled.
What i know for sure without needing a CK dive is that each ammo type has it's own Scrounger LL example "LLS_Perk_Scrounger_50Cal"
And each and every of these leveled lists are included in 2 big leveled lists called : "LLE_Perk_Scrounger100" and "LLE_Perk_ScroungerSmall"
Both of these big leveled lists contain same ammo types , with same fixed amounts and in same order with same chance. It's basically a copy paste but only thing that changes is the Global :
Global called "ScroungerPerkChance" in "LLE_Perk_Scrounger100" leveled list
and Global called "ScroungerPerkChanceSmall" in "LLE_Perk_ScroungerSmall"
That's it that's the only difference. Rest is worked via a script and just changes the chance % of these leveled lists appearing in containers from what i recall.
Yep, and Fortune Finder has two lists, but applies the same chance of appearing to both of them. Technically, it's the chance of them not appearing that changes, but we can just invert that against 100 to get the results:
Scrounger 1: 40% chance regular, 10% chance small.
Scrounger 2: 70% chance regular, 20% chance small.
Scrounger 3: 100% chance regular, 30% chance small.
Fortune Finder 1: 40% chance.
Fortune Finder 2: 70% chance.
Fortune Finder 3: 100% chance.