Commit 26fe13d
Add all new 0.3 skills and update old ones (#1257)
* Export stat descriptions
Adds logic to remove random unicode characters from tree/ stat description files
Example is the bullet point used on Hollow Palm and some other Keystones
* Add Support gem family
Also adds logic to only have 1 family gem actively supporting a skill
* Add logic for Lineage Supports
Changes the support gem count logic to now only look for lineage supports and add a warning if you have more than 1
* Stop crash on loading gems after export
The SkillType for repeating skills was changed to Barrageable
* Update export of skills gems list
Now has a dedicated file for the export of gems so it is much easier to see what has changed over time
Also fixes a number of issues with the layout of the export version so now it should be 100% correct
There are still a number of gems in the list that shouldn't exist though
Need to figure out some general logic to eliminate them
Should not appear in gem export list
SupportFusilladePlayer
Cast on Death
DarkTempestPlayer
HisFoulEmergencePlayer
ScatteringCalamityPlayer
VileDisruptionPlayer
HisWinnowingFlamePlayer
TriggeredHisWinnowingFlamePillarPlayer
RollingMagmaPlayer
SummonSkeletalSnipersPlayer - All minions here are duplicated
MetaSpellslingerPlayer
SupportSpellslingerPlayer
SupportFrozenVortexPlayer
TriggeredFrozenVortexPlayer
SupportHoarfrostPlayer
TriggeredHoarfrostPlayer
BlinkSandPlayer
RunicTemperingPlayer
* Active Strength gems
* Strength Support Gems
* Active Dexterity Gems
* Dexterity Support Gems
* Active Intelligence Gems
* Support Intelligence Gems
* Other Gems
* New minions / fix minion SkillTypes
* Fix loading of old gems
Changed the skill loading logic to use the game id and the first variant in the list if the name has changed between updates
* Fix Tests
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent f853b0d commit 26fe13d
File tree
247 files changed
+108635
-53665
lines changed- spec/System
- src
- Classes
- Data
- Skills
- StatDescriptions
- Specific_Skill_Stat_Descriptions
- Export
- Minions
- Scripts
- Skills
- Modules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
247 files changed
+108635
-53665
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
545 | 548 | | |
546 | 549 | | |
547 | 550 | | |
| |||
566 | 569 | | |
567 | 570 | | |
568 | 571 | | |
569 | | - | |
| 572 | + | |
570 | 573 | | |
571 | 574 | | |
572 | 575 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
410 | 413 | | |
411 | 414 | | |
412 | 415 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | | - | |
| 293 | + | |
| 294 | + | |
295 | 295 | | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
| 296 | + | |
| 297 | + | |
300 | 298 | | |
301 | 299 | | |
302 | 300 | | |
| |||
1324 | 1322 | | |
1325 | 1323 | | |
1326 | 1324 | | |
| 1325 | + | |
1327 | 1326 | | |
1328 | 1327 | | |
1329 | 1328 | | |
| |||
0 commit comments