中级玩家
 
- 贡献度
- 3
- 金元
- 1390
- 积分
- 151
- 精华
- 0
- 注册时间
- 2010-4-3
|
很多人都有 这个MOD 但是没有原版的说明 也没有控制台代码 只能用MOD的默认功能 有很多功能都没用上 今天发上原版英文控制台代码和说明 希望各位高手翻译一下(不要鸡翻)
CONFIGURATION:
To customize Random Age settings, simply add the following lines - replacing the suggested values with your own values - to the end of your DragonAge.ini file, usually located in:
/Documents/BioWare/Dragon Age/Settings
[RandomAge]
NoItems=1
(Disables random item drops. Enemies will still equip random items however, unless NoMobEq=1 is also set.)
ItemsPerHolder=<1-5>
(Adjust the base number of items given to each placeable. Default is 5.)
DropRate=<1-10>
(Adjust the base frequency of random items dropping. Default is 5. Note that if you have more items per holder, your drop rate will have an inherently higher base chance - these two settings work in conjunction with one another.)
PropRate=<1-10>
(Adjust the base frequency of additional magical properties. Default is 5.)
NoFloaty=1
(Disables the "Item Added" message.)
NoMobEq=1
(Mobs will not equip their random items.)
NoNegative=1
(Random items will have no negative properties.)
Difficulty=<1-5>
(Additional difficulty levels based on enemy reinforcement types and numbers. A value of 0/not set is slightly more difficult than vanilla, with 1-5 being progressively more difficult.)
NoExtraMobs=1
(Set this if you do not want to face additional random enemies.)
EliteOnly=1
(Only elite yellow mobs and bosses will drop random magic items.)
NoVFX=1
(Disables VFX being placed on custom weapons/shields.)
NoAutoAdjust=1
(Prevents drops from being auto-adjusted based on your class, specialization, and equipment preferences.)
NoFade=1
(Random items will not drop in the Fade.)
DestroyMoney=1
(Gives you a portion of an item's value when it is destroyed/removed from your inventory. This applies only to custom equipment.)
*** To adjust drop rates of specific item types, use the following settings. The default levels are 5, and while they are active they will adjust drops slightly based on your class, specialization, and equipment preferences. ***
FreqArmorLightMedium=<1-10>
FreqArmorHeavyMassive=<1-10>
FreqMage=<1-10> (Includes staves, robes, and cloth caps.)
FreqAccessory=<1-10> (Rings, belts, and amulets.)
FreqShield=<1-10>
Freq2h=<1-10>
FreqRanged=<1-10>
FreqDagger=<1-10>
FreqWeapon=<1-10> |
|