Commit 2b59a889cfe8f78e02feae0b88d502a86fc30b35

Authored by DarkGod
1 parent 22a095ff

Revert "Give every class that doesn't currently receive combat training at birth…

… combat training at 1.0 mastery"

This reverts commit 65446034.
... ... @@ -146,7 +146,6 @@ newBirthDescriptor{
146 146 ["cursed/shadows"]={true, 0.3},
147 147 ["cursed/darkness"]={true, 0.3},
148 148 ["cursed/cursed-form"]={true, 0.0},
149   - ["technique/combat-training"]={true, 0.0},
150 149 ["cunning/survival"]={false, 0.0},
151 150 ["cursed/fears"]={false, 0.3},
152 151 ["cursed/one-with-shadows"]={false, 0.3},
... ...
... ... @@ -76,7 +76,7 @@ newBirthDescriptor{
76 76 ["technique/shield-offense"]={true, 0.0},
77 77 ["technique/2hweapon-assault"]={true, 0.0},
78 78 ["technique/combat-techniques-active"]={false, 0.0},
79   - ["technique/combat-training"]={true, 0.3},
  79 + ["technique/combat-training"]={true, 0.0},
80 80 ["cunning/survival"]={false, 0.0},
81 81 ["technique/combat-techniques-passive"]={true, 0.0},
82 82 ["celestial/sun"]={true, 0.3},
... ... @@ -149,7 +149,6 @@ newBirthDescriptor{
149 149 power_source = {arcane=true},
150 150 stats = { mag=6, cun=3, },
151 151 talents_types = {
152   - ["technique/combat-training"]={true, 0.0},
153 152 ["cunning/survival"]={false, 0.0},
154 153 ["celestial/sunlight"]={true, 0.3},
155 154 ["celestial/chants"]={true, 0.3},
... ...
... ... @@ -114,7 +114,6 @@ newBirthDescriptor{
114 114 ["chronomancy/chronomancy"]={true, 0.3},
115 115 ["chronomancy/fate-weaving"]={true, 0.3},
116 116 ["chronomancy/spacetime-weaving"]={true, 0.3},
117   - ["technique/combat-training"]={true, 0.0},
118 117
119 118 -- locked generic
120 119 ["chronomancy/energy"]={false, 0.3},
... ...
... ... @@ -132,7 +132,6 @@ newBirthDescriptor{
132 132 end,
133 133 },
134 134 talents_types = {
135   - ["technique/combat-training"]={true, 0.0},
136 135 ["cunning/survival"]={false, 0.0},
137 136 ["corruption/sanguisuge"]={true, 0.3},
138 137 ["corruption/hexes"]={true, 0.3},
... ...
... ... @@ -87,7 +87,6 @@ newBirthDescriptor{
87 87 ["spell/acid-alchemy"]={true, 0.3},
88 88 ["spell/frost-alchemy"]={true, 0.3},
89 89 ["spell/energy-alchemy"]={false, 0.3},
90   - ["technique/combat-training"]={true, 0.0},
91 90 ["spell/staff-combat"]={true, 0.3},
92 91 ["cunning/survival"]={false, 0.0},
93 92 },
... ... @@ -202,7 +201,6 @@ newBirthDescriptor{
202 201 ["spell/divination"]={true, 0.3},
203 202 ["spell/conveyance"]={true, 0.3},
204 203 ["spell/aegis"]={true, 0.3},
205   - ["technique/combat-training"]={true, 0.0},
206 204 ["cunning/survival"]={false, 0.0},
207 205 },
208 206 talents = {
... ... @@ -270,7 +268,6 @@ newBirthDescriptor{
270 268 ["spell/death"]={true, 0.3},
271 269 ["spell/animus"]={true, 0.3},
272 270 ["spell/eradication"]={false, 0.3},
273   - ["technique/combat-training"]={true, 0.0},
274 271 ["spell/spectre"]={true, 0.3},
275 272 ["spell/necrosis"]={true, 0.3},
276 273 ["cunning/survival"]={true, 0.0},
... ...
... ... @@ -90,7 +90,7 @@ newBirthDescriptor{
90 90 ["psionic/charged-mastery"]={false, 0.3},
91 91 --Miscellaneous trees:
92 92 ["cunning/survival"]={true, 0},
93   - ["technique/combat-training"]={true, 0.3},
  93 + ["technique/combat-training"]={true, 0},
94 94 },
95 95 talents = {
96 96 [ActorTalents.T_KINETIC_SHIELD] = 1,
... ... @@ -171,7 +171,6 @@ newBirthDescriptor{
171 171 ["psionic/feedback"]={true, 0.3},
172 172 ["psionic/mentalism"]={true, 0.3},
173 173 ["cunning/survival"]={true, 0.0},
174   - ["technique/combat-training"]={true, 0.0},
175 174
176 175 -- locked trees
177 176 ["psionic/discharge"]={false, 0.3},
... ...
... ... @@ -355,7 +355,7 @@ newBirthDescriptor{
355 355 ["cunning/dirty"]={false, 0.0},
356 356 ["cunning/tactical"]={true, 0.3},
357 357 ["cunning/survival"]={true, 0.0},
358   - ["technique/combat-training"]={true, 0.3},
  358 + ["technique/combat-training"]={true, 0.0},
359 359 ["technique/combat-techniques-active"]={true, 0.3},
360 360 ["technique/combat-techniques-passive"]={true, 0.0},
361 361 ["technique/pugilism"]={true, 0.3},
... ...
... ... @@ -212,7 +212,6 @@ newBirthDescriptor{
212 212 stats = { wil=5, cun=4, },
213 213 talents_types = {
214 214 ["cunning/survival"]={true, 0.0},
215   - ["technique/combat-training"]={true, 0.0},
216 215 ["wild-gift/call"]={true, 0.3},
217 216 ["wild-gift/antimagic"]={true, 0.3},
218 217 ["wild-gift/mindstar-mastery"]={true, 0.3},
... ...