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(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
A savant is supposed to be good at some things and terrible at others, also what they're good at they don't necessarily have the general competence to apply fully.
Gifted means in the top 3% / 98th percentile.
Genius in this case should mean best in their field.
So I'll go with OP's suggestions but I'm sure someone will be able to confirm exactly, or figure it out through total AP gains. Anyone got the code or some statistics?
ComIntThresholds[0]=50 ; 25% chance
ComIntThresholds[1]=80 ; 15% chance
ComIntThresholds[2]=99 ; 9.5% chance
ComIntThresholds[3]=100 ; 0.5% chance
BaseSoldierComIntBonuses[eComInt_Standard]=0
BaseSoldierComIntBonuses[eComInt_AboveAverage]=1
BaseSoldierComIntBonuses[eComInt_Gifted]=2
BaseSoldierComIntBonuses[eComInt_Genius]=4
BaseSoldierComIntBonuses[eComInt_Savant]=7
ResistanceHeroComIntModifiers[eComInt_Standard]=1.0
ResistanceHeroComIntModifiers[eComInt_AboveAverage]=1.083
ResistanceHeroComIntModifiers[eComInt_Gifted]=1.167
ResistanceHeroComIntModifiers[eComInt_Genius]=1.25
ResistanceHeroComIntModifiers[eComInt_Savant]=1.5
First of all, I think Savants are 5x as common as they said they were on stream, unless there's a special modifier applied to make them rarer than the config says. Now, the way I read the AP modifiers is that Combat Intelligence doesn't actually influence AP gained by combat actions at all (at least, these ini entries don't seem to modify it), it just changes what soldiers gain on level up. Regular XCOM soldiers get I believe +3 AP per rank at standard intelligence, and an above average score directly adds to that amount, up to a somewhat silly 10 AP / rank at Savant level. Faction classes ('Resistance Heroes') gain more than that (since it's the only way they level up), which is then multiplied based on their Intelligence, up to +50% at Savant. I'm not sure how much they normally gain, but it's at least +10 per rank.
EDIT: I did a search in the config, regular soldiers may gain a more generous 4-10 AP (at random) instead of 3, making the relative impact of Intelligence slightly lower. Still not sure about the faction classes.
Hah i knew it >.< cool .