Advertisement
Guest User

Skyrim Uncapper Arcane Warrior v2.02

a guest
Nov 19th, 2019
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
INI file 14.57 KB | None | 0 0
  1. [General]
  2.  
  3. #Configuration file version, DO NOT CHANGE
  4. Version = 4
  5. Author = Kassent
  6.  
  7. #Skyrim Uncapper Arcane Warrior v2
  8. #Changelog
  9. #v2.00 - initial release
  10. #v2.01 - increased restoration and destruction skill rate at early levels
  11. #v2.02 - can't have whitespace immediately after comment marker.  fixed.
  12.  
  13.  
  14. [SkillCaps]
  15. #Set the skill level cap.This option determines the upper limit of skill level you can reach.
  16.  
  17. iOneHanded = 120
  18. iTwoHanded = 120
  19. iMarksman = 120
  20. iBlock = 120
  21. iSmithing = 120
  22. iHeavyArmor = 120
  23. iLightArmor = 120
  24. iPickpocket = 120
  25. iLockPicking = 120
  26. iSneak = 120
  27. iAlchemy = 120
  28. iSpeechCraft = 120
  29. iAlteration = 120
  30. iConjuration = 120
  31. iDestruction = 120
  32. iIllusion = 120
  33. iRestoration = 120
  34. iEnchanting = 120
  35.  
  36.  
  37.  
  38. [SkillFormulaCaps]
  39. #Set the skill formula cap. This option determines the upper limit of skill level uesd in the calculation of all kinds of magic effects.
  40.  
  41. iOneHanded = 150
  42. iTwoHanded = 150
  43. iMarksman = 150
  44. iBlock = 150
  45. iSmithing = 150
  46. iHeavyArmor = 150
  47. iLightArmor = 150
  48. iPickpocket = 150
  49. iLockPicking = 150
  50. iSneak = 150
  51. iAlchemy = 150
  52. iSpeechCraft = 150
  53. iAlteration = 150
  54. iConjuration = 150
  55. iDestruction = 150
  56. iIllusion = 150
  57. iRestoration = 150
  58. iEnchanting = 150
  59.  
  60.  
  61. [SkillExpGainMults]
  62. #Set the skill experience gained multiplier.The skill experience you gained actually = The final calculated experience value right before it is given to the character after any experience modification * SkillExpGainMult * Corresponding Sub-SkillExpGainMult listed below.
  63.  
  64. fAlchemy    =1.00
  65. fAlteration =0.80
  66. fMarksman   =0.75
  67. fBlock      =0.80
  68. fConjuration=0.75
  69. fDestruction=0.90
  70. fEnchanting =0.50
  71. fHeavyArmor =0.80
  72. fIllusion   =0.75
  73. fLightArmor =0.80
  74. fLockpicking=1.00
  75. fOneHanded  =0.90
  76. fPickpocket =0.80
  77. fRestoration=1.00
  78. fSmithing   =1.00
  79. fSneak      =1.00
  80. fSpeechcraft=1.00
  81. fTwoHanded  =0.90
  82.  
  83.  
  84. #All the subsections of SkillExpGainMults below allow to set an additional multiplier depending on CHARACTER LEVEL, independantly for each skill.
  85.  
  86. [SkillExpGainMults\CharacterLevel\OneHanded]
  87. 1 =1.10
  88. 5 =1.05
  89. 8 =1.02
  90. 11=1.00
  91.  
  92. [SkillExpGainMults\CharacterLevel\TwoHanded]
  93. 1 =1.10
  94. 5 =1.05
  95. 8 =1.02
  96. 11=1.00
  97.  
  98. [SkillExpGainMults\CharacterLevel\Marksman]
  99. 1 =1.10
  100. 5 =1.05
  101. 8 =1.02
  102. 11=1.00
  103.  
  104. [SkillExpGainMults\CharacterLevel\Block]
  105. 1 =1.10
  106. 5 =1.05
  107. 8 =1.02
  108. 11=1.00
  109.  
  110. [SkillExpGainMults\CharacterLevel\Smithing]
  111. 1 =1.10
  112. 5 =1.05
  113. 8 =1.02
  114. 11=1.00
  115.  
  116. [SkillExpGainMults\CharacterLevel\HeavyArmor]
  117. 1 =1.10
  118. 5 =1.05
  119. 8 =1.02
  120. 11=1.00
  121.  
  122. [SkillExpGainMults\CharacterLevel\LightArmor]
  123. 1 =1.10
  124. 5 =1.05
  125. 8 =1.02
  126. 11=1.00
  127.  
  128. [SkillExpGainMults\CharacterLevel\Pickpocket]
  129. 1 =1.10
  130. 5 =1.05
  131. 8 =1.02
  132. 11=1.00
  133.  
  134. [SkillExpGainMults\CharacterLevel\LockPicking]
  135. 1 =1.10
  136. 5 =1.05
  137. 8 =1.02
  138. 11=1.00
  139.  
  140. [SkillExpGainMults\CharacterLevel\Sneak]
  141. 1 =1.10
  142. 5 =1.05
  143. 8 =1.02
  144. 11=1.00
  145.  
  146. [SkillExpGainMults\CharacterLevel\Alchemy]
  147. 1 =1.10
  148. 5 =1.05
  149. 8 =1.02
  150. 11=1.00
  151.  
  152. [SkillExpGainMults\CharacterLevel\SpeechCraft]
  153. 1 =1.10
  154. 5 =1.05
  155. 8 =1.02
  156. 11=1.00
  157.  
  158. [SkillExpGainMults\CharacterLevel\Alteration]
  159. 1 =1.10
  160. 5 =1.05
  161. 8 =1.02
  162. 11=1.00
  163.  
  164. [SkillExpGainMults\CharacterLevel\Conjuration]
  165. 1 =1.10
  166. 5 =1.05
  167. 8 =1.02
  168. 11=1.00
  169.  
  170. [SkillExpGainMults\CharacterLevel\Destruction]
  171. 1 =1.10
  172. 5 =1.05
  173. 8 =1.02
  174. 11=1.00
  175.  
  176. [SkillExpGainMults\CharacterLevel\Illusion]
  177. 1 =1.10
  178. 5 =1.05
  179. 8 =1.02
  180. 11=1.00
  181.  
  182. [SkillExpGainMults\CharacterLevel\Restoration]
  183. 1 =1.10
  184. 5 =1.05
  185. 8 =1.02
  186. 11=1.00
  187.  
  188. [SkillExpGainMults\CharacterLevel\Enchanting]
  189. 1 =1.10
  190. 5 =1.05
  191. 8 =1.02
  192. 11=1.00
  193.  
  194.  
  195. #All the subsections of SkillExpGainMults below allow to set an additional multiplier depending on BASE SKILL LEVEL, independantly for each skill.
  196. [SkillExpGainMults\BaseSkillLevel\OneHanded]
  197. 15=1.1
  198. 20=1.08
  199. 25=1.06
  200. 30=1.04
  201. 35=1.02
  202. 40=1
  203. 45=0.99
  204. 50=0.98
  205. 55=0.97
  206. 60=0.96
  207. 65=0.95
  208. 70=0.94
  209. 75=0.93
  210. 80=0.92
  211. 85=0.91
  212. 90=0.9
  213. 95=0.89
  214. 100=0.88
  215. 105=0.87
  216. 110=0.86
  217. 115=0.85
  218.  
  219. [SkillExpGainMults\BaseSkillLevel\TwoHanded]
  220. 15=1.1
  221. 20=1.08
  222. 25=1.06
  223. 30=1.04
  224. 35=1.02
  225. 40=1
  226. 45=0.99
  227. 50=0.98
  228. 55=0.97
  229. 60=0.96
  230. 65=0.95
  231. 70=0.94
  232. 75=0.93
  233. 80=0.92
  234. 85=0.91
  235. 90=0.9
  236. 95=0.89
  237. 100=0.88
  238. 105=0.87
  239. 110=0.86
  240. 115=0.85
  241.  
  242. [SkillExpGainMults\BaseSkillLevel\Marksman]
  243. 15=1.1
  244. 20=1.08
  245. 25=1.06
  246. 30=1.04
  247. 35=1.02
  248. 40=1
  249. 45=0.99
  250. 50=0.98
  251. 55=0.97
  252. 60=0.96
  253. 65=0.95
  254. 70=0.94
  255. 75=0.93
  256. 80=0.92
  257. 85=0.91
  258. 90=0.9
  259. 95=0.89
  260. 100=0.88
  261. 105=0.87
  262. 110=0.86
  263. 115=0.85
  264.  
  265. [SkillExpGainMults\BaseSkillLevel\Block]
  266. 15=1.1
  267. 20=1.08
  268. 25=1.06
  269. 30=1.04
  270. 35=1.02
  271. 40=1
  272. 45=0.99
  273. 50=0.98
  274. 55=0.97
  275. 60=0.96
  276. 65=0.95
  277. 70=0.94
  278. 75=0.93
  279. 80=0.92
  280. 85=0.91
  281. 90=0.9
  282. 95=0.89
  283. 100=0.88
  284. 105=0.87
  285. 110=0.86
  286. 115=0.85
  287.  
  288. [SkillExpGainMults\BaseSkillLevel\Smithing]
  289. 15=1.1
  290. 20=1.08
  291. 25=1.06
  292. 30=1.04
  293. 35=1.02
  294. 40=1
  295. 45=0.99
  296. 50=0.98
  297. 55=0.97
  298. 60=0.96
  299. 65=0.95
  300. 70=0.94
  301. 75=0.93
  302. 80=0.92
  303. 85=0.91
  304. 90=0.9
  305. 95=0.89
  306. 100=0.88
  307. 105=0.87
  308. 110=0.86
  309. 115=0.85
  310.  
  311. [SkillExpGainMults\BaseSkillLevel\HeavyArmor]
  312. 15=1.1
  313. 20=1.08
  314. 25=1.06
  315. 30=1.04
  316. 35=1.02
  317. 40=1
  318. 45=0.99
  319. 50=0.98
  320. 55=0.97
  321. 60=0.96
  322. 65=0.95
  323. 70=0.94
  324. 75=0.93
  325. 80=0.92
  326. 85=0.91
  327. 90=0.9
  328. 95=0.89
  329. 100=0.88
  330. 105=0.87
  331. 110=0.86
  332. 115=0.85
  333.  
  334. [SkillExpGainMults\BaseSkillLevel\LightArmor]
  335. 15=1.1
  336. 20=1.08
  337. 25=1.06
  338. 30=1.04
  339. 35=1.02
  340. 40=1
  341. 45=0.99
  342. 50=0.98
  343. 55=0.97
  344. 60=0.96
  345. 65=0.95
  346. 70=0.94
  347. 75=0.93
  348. 80=0.92
  349. 85=0.91
  350. 90=0.9
  351. 95=0.89
  352. 100=0.88
  353. 105=0.87
  354. 110=0.86
  355. 115=0.85
  356.  
  357. [SkillExpGainMults\BaseSkillLevel\Pickpocket]
  358. 15=1.1
  359. 20=1.08
  360. 25=1.06
  361. 30=1.04
  362. 35=1.02
  363. 40=1
  364. 45=0.99
  365. 50=0.98
  366. 55=0.97
  367. 60=0.96
  368. 65=0.95
  369. 70=0.94
  370. 75=0.93
  371. 80=0.92
  372. 85=0.91
  373. 90=0.9
  374. 95=0.89
  375. 100=0.88
  376. 105=0.87
  377. 110=0.86
  378. 115=0.85
  379.  
  380. [SkillExpGainMults\BaseSkillLevel\LockPicking]
  381. 15=1.1
  382. 20=1.08
  383. 25=1.06
  384. 30=1.04
  385. 35=1.02
  386. 40=1
  387. 45=0.99
  388. 50=0.98
  389. 55=0.97
  390. 60=0.96
  391. 65=0.95
  392. 70=0.94
  393. 75=0.93
  394. 80=0.92
  395. 85=0.91
  396. 90=0.9
  397. 95=0.89
  398. 100=0.88
  399. 105=0.87
  400. 110=0.86
  401. 115=0.85
  402.  
  403. [SkillExpGainMults\BaseSkillLevel\Sneak]
  404. 15=1.1
  405. 20=1.08
  406. 25=1.06
  407. 30=1.04
  408. 35=1.02
  409. 40=1
  410. 45=0.99
  411. 50=0.98
  412. 55=0.97
  413. 60=0.96
  414. 65=0.95
  415. 70=0.94
  416. 75=0.93
  417. 80=0.92
  418. 85=0.91
  419. 90=0.9
  420. 95=0.89
  421. 100=0.88
  422. 105=0.87
  423. 110=0.86
  424. 115=0.85
  425.  
  426. [SkillExpGainMults\BaseSkillLevel\Alchemy]
  427. 15=1.1
  428. 20=1.08
  429. 25=1.06
  430. 30=1.04
  431. 35=1.02
  432. 40=1
  433. 45=0.99
  434. 50=0.98
  435. 55=0.97
  436. 60=0.96
  437. 65=0.95
  438. 70=0.94
  439. 75=0.93
  440. 80=0.92
  441. 85=0.91
  442. 90=0.9
  443. 95=0.89
  444. 100=0.88
  445. 105=0.87
  446. 110=0.86
  447. 115=0.85
  448.  
  449. [SkillExpGainMults\BaseSkillLevel\SpeechCraft]
  450. 15=1.1
  451. 20=1.08
  452. 25=1.06
  453. 30=1.04
  454. 35=1.02
  455. 40=1
  456. 45=0.99
  457. 50=0.98
  458. 55=0.97
  459. 60=0.96
  460. 65=0.95
  461. 70=0.94
  462. 75=0.93
  463. 80=0.92
  464. 85=0.91
  465. 90=0.9
  466. 95=0.89
  467. 100=0.88
  468. 105=0.87
  469. 110=0.86
  470. 115=0.85
  471.  
  472. [SkillExpGainMults\BaseSkillLevel\Alteration]
  473. 15=1.1
  474. 20=1.08
  475. 25=1.06
  476. 30=1.04
  477. 35=1.02
  478. 40=1
  479. 45=0.99
  480. 50=0.98
  481. 55=0.97
  482. 60=0.96
  483. 65=0.95
  484. 70=0.94
  485. 75=0.93
  486. 80=0.92
  487. 85=0.91
  488. 90=0.9
  489. 95=0.89
  490. 100=0.88
  491. 105=0.87
  492. 110=0.86
  493. 115=0.85
  494.  
  495. [SkillExpGainMults\BaseSkillLevel\Conjuration]
  496. 15=1.1
  497. 20=1.08
  498. 25=1.06
  499. 30=1.04
  500. 35=1.02
  501. 40=1
  502. 45=0.99
  503. 50=0.98
  504. 55=0.97
  505. 60=0.96
  506. 65=0.95
  507. 70=0.94
  508. 75=0.93
  509. 80=0.92
  510. 85=0.91
  511. 90=0.9
  512. 95=0.89
  513. 100=0.88
  514. 105=0.87
  515. 110=0.86
  516. 115=0.85
  517.  
  518. [SkillExpGainMults\BaseSkillLevel\Destruction]
  519. 15=1.1
  520. 20=1.08
  521. 25=1.06
  522. 30=1.04
  523. 35=1.02
  524. 40=1
  525. 45=0.99
  526. 50=0.98
  527. 55=0.97
  528. 60=0.96
  529. 65=0.95
  530. 70=0.94
  531. 75=0.93
  532. 80=0.92
  533. 85=0.91
  534. 90=0.9
  535. 95=0.89
  536. 100=0.88
  537. 105=0.87
  538. 110=0.86
  539. 115=0.85
  540.  
  541. [SkillExpGainMults\BaseSkillLevel\Illusion]
  542. 15=1.1
  543. 20=1.08
  544. 25=1.06
  545. 30=1.04
  546. 35=1.02
  547. 40=1
  548. 45=0.99
  549. 50=0.98
  550. 55=0.97
  551. 60=0.96
  552. 65=0.95
  553. 70=0.94
  554. 75=0.93
  555. 80=0.92
  556. 85=0.91
  557. 90=0.9
  558. 95=0.89
  559. 100=0.88
  560. 105=0.87
  561. 110=0.86
  562. 115=0.85
  563.  
  564. [SkillExpGainMults\BaseSkillLevel\Restoration]
  565. 15=1.1
  566. 20=1.08
  567. 25=1.06
  568. 30=1.04
  569. 35=1.02
  570. 40=1
  571. 45=0.99
  572. 50=0.98
  573. 55=0.97
  574. 60=0.96
  575. 65=0.95
  576. 70=0.94
  577. 75=0.93
  578. 80=0.92
  579. 85=0.91
  580. 90=0.9
  581. 95=0.89
  582. 100=0.88
  583. 105=0.87
  584. 110=0.86
  585. 115=0.85
  586.  
  587. [SkillExpGainMults\BaseSkillLevel\Enchanting]
  588. 15=1.1
  589. 20=1.08
  590. 25=1.06
  591. 30=1.04
  592. 35=1.02
  593. 40=1
  594. 45=0.99
  595. 50=0.98
  596. 55=0.97
  597. 60=0.96
  598. 65=0.95
  599. 70=0.94
  600. 75=0.93
  601. 80=0.92
  602. 85=0.91
  603. 90=0.9
  604. 95=0.89
  605. 100=0.88
  606. 105=0.87
  607. 110=0.86
  608. 115=0.85
  609.  
  610.  
  611. [LevelSkillExpMults]
  612. #Set the skill experience to PC experience multipliers.When you level up a skill, the PC experience you gained actually = Current base skill level * LevelSkillExpMults * Corresponding Sub-LevelSkillExpMults listed below.
  613. fOneHanded =0.95
  614. fTwoHanded =0.95
  615. fMarksman =0.95
  616. fBlock =1.00
  617. fSmithing =0.60
  618. fHeavyArmor =1.00
  619. fLightArmor =1.00
  620. fPickpocket =0.85
  621. fLockPicking =0.85
  622. fSneak =0.90
  623. fAlchemy =0.60
  624. fSpeechCraft =0.85
  625. fAlteration =0.95
  626. fConjuration =0.95
  627. fDestruction =0.95
  628. fIllusion =0.95
  629. fRestoration =0.95
  630. fEnchanting =0.60
  631.  
  632.  
  633. #All the subsections of LevelSkillExpMults below allow to set an additional multipliers depending on CHARACTER LEVEL, independantly for each skill.
  634.  
  635. [LevelSkillExpMults\CharacterLevel\OneHanded]
  636. 1= 0.90
  637. 6= 0.80
  638. 11=0.70
  639. 14=0.68
  640. 17=0.65
  641. 21=0.63
  642. 26=0.61
  643. 31=0.60
  644. 36=0.61
  645. 41=0.63
  646. 46=0.65
  647. 51=0.70
  648.  
  649. [LevelSkillExpMults\CharacterLevel\TwoHanded]
  650. 1= 0.90
  651. 6= 0.80
  652. 11=0.70
  653. 14=0.68
  654. 17=0.65
  655. 21=0.63
  656. 26=0.61
  657. 31=0.60
  658. 36=0.61
  659. 41=0.63
  660. 46=0.65
  661. 51=0.70
  662.  
  663. [LevelSkillExpMults\CharacterLevel\Marksman]
  664. 1= 0.90
  665. 6= 0.80
  666. 11=0.70
  667. 14=0.68
  668. 17=0.65
  669. 21=0.63
  670. 26=0.61
  671. 31=0.60
  672. 36=0.61
  673. 41=0.63
  674. 46=0.65
  675. 51=0.70
  676.  
  677. [LevelSkillExpMults\CharacterLevel\Block]
  678. 1= 0.90
  679. 6= 0.80
  680. 11=0.70
  681. 14=0.68
  682. 17=0.65
  683. 21=0.63
  684. 26=0.61
  685. 31=0.60
  686. 36=0.61
  687. 41=0.63
  688. 46=0.65
  689. 51=0.70
  690.  
  691. [LevelSkillExpMults\CharacterLevel\Smithing]
  692. 1= 0.90
  693. 6= 0.80
  694. 11=0.70
  695. 14=0.68
  696. 17=0.65
  697. 21=0.63
  698. 26=0.61
  699. 31=0.60
  700. 36=0.61
  701. 41=0.63
  702. 46=0.65
  703. 51=0.70
  704.  
  705. [LevelSkillExpMults\CharacterLevel\HeavyArmor]
  706. 1= 0.90
  707. 6= 0.80
  708. 11=0.70
  709. 14=0.68
  710. 17=0.65
  711. 21=0.63
  712. 26=0.61
  713. 31=0.60
  714. 36=0.61
  715. 41=0.63
  716. 46=0.65
  717. 51=0.70
  718.  
  719. [LevelSkillExpMults\CharacterLevel\LightArmor]
  720. 1= 0.90
  721. 6= 0.80
  722. 11=0.70
  723. 14=0.68
  724. 17=0.65
  725. 21=0.63
  726. 26=0.61
  727. 31=0.60
  728. 36=0.61
  729. 41=0.63
  730. 46=0.65
  731. 51=0.70
  732.  
  733. [LevelSkillExpMults\CharacterLevel\Pickpocket]
  734. 1= 0.90
  735. 6= 0.80
  736. 11=0.70
  737. 14=0.68
  738. 17=0.65
  739. 21=0.63
  740. 26=0.61
  741. 31=0.60
  742. 36=0.61
  743. 41=0.63
  744. 46=0.65
  745. 51=0.70
  746.  
  747. [LevelSkillExpMults\CharacterLevel\LockPicking]
  748. 1= 0.90
  749. 6= 0.80
  750. 11=0.70
  751. 14=0.68
  752. 17=0.65
  753. 21=0.63
  754. 26=0.61
  755. 31=0.60
  756. 36=0.61
  757. 41=0.63
  758. 46=0.65
  759. 51=0.70
  760.  
  761. [LevelSkillExpMults\CharacterLevel\Sneak]
  762. 1= 0.90
  763. 6= 0.80
  764. 11=0.70
  765. 14=0.68
  766. 17=0.65
  767. 21=0.63
  768. 26=0.61
  769. 31=0.60
  770. 36=0.61
  771. 41=0.63
  772. 46=0.65
  773. 51=0.70
  774.  
  775. [LevelSkillExpMults\CharacterLevel\Alchemy]
  776. 1= 0.90
  777. 6= 0.80
  778. 11=0.70
  779. 14=0.68
  780. 17=0.65
  781. 21=0.63
  782. 26=0.61
  783. 31=0.60
  784. 36=0.61
  785. 41=0.63
  786. 46=0.65
  787. 51=0.70
  788.  
  789. [LevelSkillExpMults\CharacterLevel\SpeechCraft]
  790. 1= 0.90
  791. 6= 0.80
  792. 11=0.70
  793. 14=0.68
  794. 17=0.65
  795. 21=0.63
  796. 26=0.61
  797. 31=0.60
  798. 36=0.61
  799. 41=0.63
  800. 46=0.65
  801. 51=0.70
  802.  
  803. [LevelSkillExpMults\CharacterLevel\Alteration]
  804. 1= 0.90
  805. 6= 0.80
  806. 11=0.70
  807. 14=0.68
  808. 17=0.65
  809. 21=0.63
  810. 26=0.61
  811. 31=0.60
  812. 36=0.61
  813. 41=0.63
  814. 46=0.65
  815. 51=0.70
  816.  
  817. [LevelSkillExpMults\CharacterLevel\Conjuration]
  818. 1= 0.90
  819. 6= 0.80
  820. 11=0.70
  821. 14=0.68
  822. 17=0.65
  823. 21=0.63
  824. 26=0.61
  825. 31=0.60
  826. 36=0.61
  827. 41=0.63
  828. 46=0.65
  829. 51=0.70
  830.  
  831. [LevelSkillExpMults\CharacterLevel\Destruction]
  832. 1= 0.95
  833. 6= 0.85
  834. 11=0.75
  835. 14=0.68
  836. 17=0.65
  837. 21=0.63
  838. 26=0.61
  839. 31=0.60
  840. 36=0.61
  841. 41=0.63
  842. 46=0.65
  843. 51=0.70
  844.  
  845. [LevelSkillExpMults\CharacterLevel\Illusion]
  846. 1= 0.90
  847. 6= 0.80
  848. 11=0.70
  849. 14=0.68
  850. 17=0.65
  851. 21=0.63
  852. 26=0.61
  853. 31=0.60
  854. 36=0.61
  855. 41=0.63
  856. 46=0.65
  857. 51=0.70
  858.  
  859. [LevelSkillExpMults\CharacterLevel\Restoration]
  860. 1= 0.95
  861. 6= 0.85
  862. 11=0.75
  863. 14=0.68
  864. 17=0.65
  865. 21=0.63
  866. 26=0.61
  867. 31=0.60
  868. 36=0.61
  869. 41=0.63
  870. 46=0.65
  871. 51=0.70
  872.  
  873. [LevelSkillExpMults\CharacterLevel\Enchanting]
  874. 1= 0.90
  875. 6= 0.80
  876. 11=0.70
  877. 14=0.68
  878. 17=0.65
  879. 21=0.63
  880. 26=0.61
  881. 31=0.60
  882. 36=0.61
  883. 41=0.63
  884. 46=0.65
  885. 51=0.70
  886.  
  887.  
  888. #All the subsections of LevelSkillExpMults below allow to set an additional multipliers depending on BASE SKILL LEVEL, independantly for each skill.
  889.  
  890. [LevelSkillExpMults\BaseSkillLevel\OneHanded]
  891. 1 = 1.00
  892.  
  893.  
  894. [LevelSkillExpMults\BaseSkillLevel\TwoHanded]
  895. 1 = 1.00
  896.  
  897.  
  898. [LevelSkillExpMults\BaseSkillLevel\Marksman]
  899. 1 = 1.00
  900.  
  901.  
  902. [LevelSkillExpMults\BaseSkillLevel\Block]
  903. 1 = 1.00
  904.  
  905.  
  906. [LevelSkillExpMults\BaseSkillLevel\Smithing]
  907. 1 = 1.00
  908.  
  909.  
  910. [LevelSkillExpMults\BaseSkillLevel\HeavyArmor]
  911. 1 = 1.00
  912.  
  913.  
  914. [LevelSkillExpMults\BaseSkillLevel\LightArmor]
  915. 1 = 1.00
  916.  
  917.  
  918. [LevelSkillExpMults\BaseSkillLevel\Pickpocket]
  919. 1 = 1.00
  920.  
  921.  
  922. [LevelSkillExpMults\BaseSkillLevel\LockPicking]
  923. 1 = 1.00
  924.  
  925.  
  926. [LevelSkillExpMults\BaseSkillLevel\Sneak]
  927. 1 = 1.00
  928.  
  929.  
  930. [LevelSkillExpMults\BaseSkillLevel\Alchemy]
  931. 1 = 1.00
  932.  
  933.  
  934. [LevelSkillExpMults\BaseSkillLevel\SpeechCraft]
  935. 1 = 1.00
  936.  
  937.  
  938. [LevelSkillExpMults\BaseSkillLevel\Alteration]
  939. 1 = 1.00
  940.  
  941.  
  942. [LevelSkillExpMults\BaseSkillLevel\Conjuration]
  943. 1 = 1.00
  944.  
  945.  
  946. [LevelSkillExpMults\BaseSkillLevel\Destruction]
  947. 1 = 1.00
  948.  
  949.  
  950. [LevelSkillExpMults\BaseSkillLevel\Illusion]
  951. 1 = 1.00
  952.  
  953.  
  954. [LevelSkillExpMults\BaseSkillLevel\Restoration]
  955. 1 = 1.00
  956.  
  957.  
  958. [LevelSkillExpMults\BaseSkillLevel\Enchanting]
  959. 1 = 1.00
  960.  
  961.  
  962. [PerksAtLevelUp]
  963.  
  964. #Set the number of perks gained at each level up. If a specific level is not specified then the closest lower level setting is used.
  965. 2   = 2.5
  966. 3   = 1.5
  967. 12  = 1.2
  968. 52  = 1.0
  969. 82  = 0.5
  970. 100 = 1.0
  971. 101 = 0.5
  972.  
  973. [HealthAtLevelUp]
  974.  
  975. #Set the number of health gained at each level up. If a specific level is not specified then the closest lower level setting is used.
  976. 1 = 10
  977.  
  978.  
  979. [MagickaAtLevelUp]
  980.  
  981. #Set the number of magicka gained at each level up. If a specific level is not specified then the closest lower level setting is used.
  982. 1 = 10
  983.  
  984.  
  985. [StaminaAtLevelUp]
  986.  
  987. #Set the number of Stamina gained at each level up. If a specific level is not specified then the closest lower level setting is used.
  988. 1 = 10
  989.  
  990.  
  991. [CarryWeightAtHealthLevelUp]
  992.  
  993. #Set the number of carryweight gained at each health level up. If a specific level is not specified then the closest lower level setting is used.
  994. 1 = 2
  995.  
  996.  
  997. [CarryWeightAtMagickaLevelUp]
  998.  
  999. #Set the number of carryweight gained at each magicka level up. If a specific level is not specified then the closest lower level setting is used.
  1000. 1 = 0
  1001.  
  1002.  
  1003. [CarryWeightAtStaminaLevelUp]
  1004.  
  1005. #Set the number of carryweight gained at each stamina level up. If a specific level is not specified then the closest lower level setting is used.
  1006. 1 = 5
  1007.  
  1008.  
  1009. [LegendarySkill]
  1010. #This option determines whether the legendary feature will reset the skill level.Set this option to true will make option "iSkillLevelAfterLegendary" have no effect.
  1011. bLegendaryKeepSkillLevel = false
  1012.  
  1013. #This option determines whether to hide the legendary button in StatsMenu when you meet the requirements of legendary skills.If you set "iSkillLevelEnableLegendary" to below 100, the lengedary button will not show up, but you can make skills lengedary normally by pressing SPACE.
  1014. bHideLegendaryButton = true
  1015.  
  1016. #This option determines the skill level required to make a skill legendary.
  1017. iSkillLevelEnableLegendary = 90
  1018.  
  1019. #This option determines the level of a skill after making this skill legendary.Set this option to 0 will reset the skill level to default level.
  1020. iSkillLevelAfterLegendary = 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement