Added TagSkillBonus option to the skills ini file

Fixed a crash in the previous commit.
This commit is contained in:
NovaRain
2021-01-06 11:31:07 +08:00
parent 087b259b04
commit 9116596bf1
4 changed files with 19 additions and 11 deletions
+6 -1
View File
@@ -1,7 +1,12 @@
;This file lets you set the formula for calculating skills
[skills]
BasedOnPoints=0 ;Set to 1 to base skill costs on spent points instead of current level
;Changes the initial bonus to skill level for tagged skills
;valid range: 0..100, 20 - default bonus
TagSkillBonus=20
;Set to 1 to base skill costs on spent points instead of current level
BasedOnPoints=0
Skill0=s1|i2|l1.5 ;Skill 0 (small guns) is str*1 + int*2 + luck*1.5
SkillBase1=50 ;Big guns has a base of 50