End of refactor for the Entities

This commit is contained in:
Sebastian Bularca
2026-03-30 00:33:07 +02:00
parent 00c1764fdb
commit 30f319a52d
11 changed files with 215 additions and 210 deletions

View File

@@ -33,33 +33,16 @@ MonoBehaviour:
value: 1
defaultEntityStats:
stats:
- type: 3
- stat: 1
value: 1
- type: 1
- stat: 2
value: 0
- type: 2
- stat: 3
value: 0
- type: 4
- stat: 4
value: 0
defaultPerksData:
perks: []
defaultModifiersData:
modifiers:
- name: Global Health Modifier per MGT
statType: 1
attributeType: 0
operation: 3
value: 3
- name: Global Stamina modifier per MGT
statType: 2
attributeType: 0
operation: 3
value: 1
- name: Global Stamina Modifier per KNO
statType: 2
attributeType: 0
operation: 3
value: 2
racialBonuses: []
classBonuses:
- class: 1
@@ -69,11 +52,4 @@ MonoBehaviour:
stats: []
startingPerks:
perks: []
permanentModifiers:
modifiers:
- name: Warrior Health per MGT
statType: 1
attributeType: 0
operation: 3
value: 4
maxPartySize: 4