Skill progression system [Draft] (#1056)
* fuck all * clean up * remove knowledge books * Update base.yml * cl * fix #991 * fix * Update subgamemodes.yml * manual migration + recipes fix * Update comoss.yml * setup data * setup skills systems * more blacksmithing skills * Update base.yml * Create CP14SkillEffectAction.cs * skill button returns * base graph UI window * skill tree drawing * UI improve * pyro setup * skill trees selection, dragging control * refactor skill system: rename Skills to LearnedSkills, add experience tracking and learning logic * Create available.png * skill description generation setup * auto parsing skill names and descriptions * Hydrosophistry * water light fire and metamagic ported to skill tre * ice dagger spell returns * Update ice_dagger.yml * delete old files * Update modular_garde.yml * ice arrow spell * link graph with parallax * show experience counter * polish * puf * p * pipap * finally ready to merg? * fix * fix 2
This commit is contained in:
@@ -38457,14 +38457,6 @@ entities:
|
||||
- type: Transform
|
||||
pos: 6.771952,-30.18434
|
||||
parent: 2
|
||||
- proto: CP14BookKnowledgeWallpaperCraft
|
||||
entities:
|
||||
- uid: 7131
|
||||
components:
|
||||
- type: Transform
|
||||
parent: 7130
|
||||
- type: Physics
|
||||
canCollide: False
|
||||
- proto: CP14BookshelfWoodenFilled
|
||||
entities:
|
||||
- uid: 7133
|
||||
@@ -81110,9 +81102,6 @@ entities:
|
||||
parent: 2
|
||||
- type: Storage
|
||||
storedItems:
|
||||
7131:
|
||||
position: 0,0
|
||||
_rotation: South
|
||||
7132:
|
||||
position: 1,0
|
||||
_rotation: South
|
||||
@@ -81122,7 +81111,6 @@ entities:
|
||||
showEnts: False
|
||||
occludes: True
|
||||
ents:
|
||||
- 7131
|
||||
- 7132
|
||||
- uid: 14258
|
||||
components:
|
||||
|
||||
@@ -329,27 +329,6 @@ entities:
|
||||
- type: Transform
|
||||
pos: -2.5,-9.5
|
||||
parent: 2
|
||||
- proto: CP14BookKnowledgeGlasswork
|
||||
entities:
|
||||
- uid: 67
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 1.7399222,-0.32284212
|
||||
parent: 2
|
||||
- proto: CP14BookKnowledgeMetallForging
|
||||
entities:
|
||||
- uid: 68
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 2.2238452,-0.34533072
|
||||
parent: 2
|
||||
- proto: CP14BookKnowledgeMetallMelting
|
||||
entities:
|
||||
- uid: 322
|
||||
components:
|
||||
- type: Transform
|
||||
pos: 2.696513,-0.36781955
|
||||
parent: 2
|
||||
- proto: CP14WoodenChest
|
||||
entities:
|
||||
- uid: 205
|
||||
|
||||
@@ -66852,13 +66852,6 @@ entities:
|
||||
rot: 6.283185307179586 rad
|
||||
pos: 36.98452,-65.53377
|
||||
parent: 2
|
||||
- proto: CP14BookKnowledgeClothingSewing
|
||||
entities:
|
||||
- uid: 14134
|
||||
components:
|
||||
- type: Transform
|
||||
pos: -29.079868,-22.234352
|
||||
parent: 2
|
||||
- proto: CP14BowCombat
|
||||
entities:
|
||||
- uid: 17516
|
||||
|
||||
Reference in New Issue
Block a user