-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathskillmod.properties
More file actions
162 lines (158 loc) · 3 KB
/
skillmod.properties
File metadata and controls
162 lines (158 loc) · 3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
classname=org.luceat.wu.mods.skillmod.SkillMod
classpath=skillmod.jar
# true: use this mod
# false: don't use this mod
# You can rename this file to skillmod.disabled instead
useSkillMod=true
# true: removes the 25% difficulty penalty for Priests for the following characteristics:
# Body control, Body stamina, Body strength, Mind logic, Mind speed
# false: don't remove above priest penalty.
removePriestPenalty=false
# The lower divider is applied to skillgain on all characteristics below 31
# The upper divider is applied to skillgain on all characteristics above 31
# This is a divider so higher number means less skillgain
# 5.0 is default for the lower stat divider
# 45.0 is default for the upper stat divider
lowerStatDivider=5.0
upperStatDivider=45.0
# 1.0 is the default setting for each skill
# increase this number to have a faster skillgain, set it to 0.5 for around halved skill gain
# These settings do stack with the server skillgainrate.
Mind=1.0
Body=1.0
Soul=1.0
Body_control=1.0
Body_stamina=1.0
Body_strength=1.0
Mind_logic=1.0
Mind_speed=1.0
Soul_depth=1.0
Soul_strength=1.0
Swords=1.0
Axes=1.0
Knives=1.0
Mauls=1.0
Clubs=1.0
Hammers=1.0
Archery=1.0
Polearms=1.0
Tailoring=1.0
Cooking=1.0
Smithing=1.0
Weapon_smithing=1.0
Armour_smithing=1.0
Miscellaneous_items=1.0
Shields=1.0
Alchemy=1.0
Nature=1.0
Toys=1.0
Fighting=1.0
Healing=1.0
Religion=1.0
Thievery=1.0
War_machines=1.0
Farming=1.0
Papyrusmaking=1.0
Thatching=1.0
Gardening=1.0
Meditating=1.0
Forestry=1.0
Rake=1.0
Scythe=1.0
Sickle=1.0
Small_Axe=1.0
Mining=1.0
Digging=1.0
Pickaxe=1.0
Shovel=1.0
Pottery=1.0
Ropemaking=1.0
Woodcutting=1.0
Hatchet=1.0
Leatherworking=1.0
Cloth_tailoring=1.0
Masonry=1.0
Blades_smithing=1.0
Weapon_heads_smithing=1.0
Chain_armour_smithing=1.0
Plate_armour_smithing=1.0
Shield_smithing=1.0
Blacksmithing=1.0
Dairy_food_making=1.0
Hot_food_cooking=1.0
Baking=1.0
Beverages=1.0
Longsword=1.0
Large_maul=1.0
Medium_maul=1.0
Small_maul=1.0
Warhammer=1.0
Long_spear=1.0
Halberd=1.0
Staff=1.0
Carving_knife=1.0
Butchering_knife=1.0
Stone_chisel=1.0
Huge_club=1.0
Saw=1.0
Butchering=1.0
Carpentry=1.0
Firemaking=1.0
Tracking=1.0
Small_wooden_shield=1.0
Medium_wooden_shield=1.0
Large_wooden_shield=1.0
Small_metal_shield=1.0
Large_metal_shield=1.0
Medium_metal_shield=1.0
Large_axe=1.0
Huge_axe=1.0
Shortsword=1.0
Two_handed_sword=1.0
Hammer=1.0
Paving=1.0
Prospecting=1.0
Fishing=1.0
Locksmithing=1.0
Repairing=1.0
Coal-making=1.0
Milling=1.0
Metallurgy=1.0
Natural_substances=1.0
Jewelry_smithing=1.0
Fine_carpentry=1.0
Bowyery=1.0
Fletching=1.0
Yoyo=1.0
Puppeteering=1.0
Toy_making=1.0
Weaponless_fighting=1.0
Aggressive_fighting=1.0
Defensive_fighting=1.0
Normal_fighting=1.0
First_aid=1.0
Taunting=1.0
Shield_bashing=1.0
Milking=1.0
Preaching=1.0
Prayer=1.0
Channeling=1.0
Exorcism=1.0
Artifacts=1.0
Foraging=1.0
Botanizing=1.0
Climbing=1.0
Stone_cutting=1.0
Lock_picking=1.0
Stealing=1.0
Traps=1.0
Catapults=1.0
Animal_taming=1.0
Animal_husbandry=1.0
Short_bow=1.0
Long_bow=1.0
Medium_bow=1.0
Ship_building=1.0
Ballistae=1.0
Trebuchets=1.0
Turrets=1.0