Commit d815ced
Fix invalid mod parsing for mods that grant skills (#10174)
* Fix invalid mod parsing on mods that grant skills
* add regression test for invalid mod parsing involving grantedExtraSkill
* Stop skill granting mods from scaling
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent eef6747 commit d815ced
2 files changed
Lines changed: 57 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1358 | 1358 | | |
1359 | 1359 | | |
1360 | 1360 | | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
| 1364 | + | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
1361 | 1400 | | |
1362 | 1401 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1394 | 1394 | | |
1395 | 1395 | | |
1396 | 1396 | | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
1397 | 1409 | | |
1398 | 1410 | | |
1399 | 1411 | | |
| |||
1414 | 1426 | | |
1415 | 1427 | | |
1416 | 1428 | | |
1417 | | - | |
| 1429 | + | |
1418 | 1430 | | |
1419 | 1431 | | |
1420 | 1432 | | |
| |||
1424 | 1436 | | |
1425 | 1437 | | |
1426 | 1438 | | |
1427 | | - | |
1428 | | - | |
1429 | | - | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
1430 | 1444 | | |
1431 | 1445 | | |
1432 | 1446 | | |
| |||
0 commit comments